summaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)Author
2019-06-05board/km: update maintainer e-mailHolger Brunck
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six
2019-05-20keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six
2019-05-20keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six
2019-05-20keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-22km/ivm: allow to set locally administred MAC addressesHolger Brunck
2017-07-22km/ivm: always set ethaddr after reading IVMHolger Brunck
2017-07-10km/common: remove unused function declarationsHolger Brunck
2017-07-06km/common: remove unused codeHolger Brunck
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-05-15i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-11-18km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp
2015-11-18powerpc/83xx: add support for kmtegr1 boardValentin Longchamp
2015-11-18board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloaderBagavathiannan Palanisamy
2015-11-18km/powerpc82xx: remove unused functionHolger Brunck
2015-11-18km/powerpc: remove unneeded definesHolger Brunck
2015-11-18powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck
2015-11-18powerpc/82xx: make set/get_pin for km82xx more flexibleHolger Brunck
2015-11-18powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich
2015-11-18km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in devel...Tobias Müller
2015-11-18km/scripts: load fdt_bid_kwkey.dtb when working with tftpHolger Brunck
2015-11-18arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp
2015-11-18arm/mgcoge3un: check dip_switch at startupHolger Brunck
2015-11-18arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp
2015-02-1682xx/km82xx: read the IVM eeprom earlierValentin Longchamp
2015-02-1683xx/km83xx: read the IVM eeprom earlierValentin Longchamp
2015-02-1685xx/kmp204x: read the IVM eeprom earlierValentin Longchamp
2015-02-16kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp
2015-02-16KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp
2014-12-05km/km82xx: remove CONFIG_SYS_RAMBOOTHolger Brunck
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass