summaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)AuthorFilesLines
2019-08-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini9-112/+132
2019-08-12powerpc/km: remove unmaintained board KMLION1Holger Brunck1-1/+0
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck4-106/+0
2019-08-12km/arm: remove unmaintained target PORTL2Pascal Linder1-1/+0
2019-08-12km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder1-0/+1
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder1-0/+1
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder1-4/+0
2019-08-12km: add Kconfig menus for KM boardsPascal Linder2-0/+130
2019-08-11env: Move env_set() to env.hSimon Glass5-0/+5
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder1-12/+0
2019-07-11km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder1-0/+3
2019-07-11km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder1-0/+31
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder4-0/+93
2019-06-05board/km: update maintainer e-mailHolger Brunck3-3/+3
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six1-2/+2
2019-05-20keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2-3/+16
2019-05-20keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six1-0/+52
2019-05-20keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six1-0/+26
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six1-2/+2
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini23-53/+24
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2-2/+2
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass4-8/+8
2017-08-16env: Rename setenv() to env_set()Simon Glass5-19/+19
2017-07-23km/ivm: allow to set locally administred MAC addressesHolger Brunck1-3/+21
2017-07-23km/ivm: always set ethaddr after reading IVMHolger Brunck1-6/+3
2017-07-10km/common: remove unused function declarationsHolger Brunck1-9/+0
2017-07-06km/common: remove unused codeHolger Brunck1-3/+0
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher4-490/+0
2017-05-15i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass2-9/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass3-3/+3
2017-04-05board_f: Drop return value from initdram()Simon Glass3-7/+19
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass3-3/+3
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day2-2/+2
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc1-13/+15
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-2/+2
2015-11-18km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp2-2/+2
2015-11-18powerpc/83xx: add support for kmtegr1 boardValentin Longchamp1-0/+1
2015-11-18board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloaderBagavathiannan Palanisamy1-2/+2
2015-11-18km/powerpc82xx: remove unused functionHolger Brunck1-16/+0
2015-11-18km/powerpc: remove unneeded definesHolger Brunck2-9/+3
2015-11-18powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck3-1/+15
2015-11-18powerpc/82xx: make set/get_pin for km82xx more flexibleHolger Brunck1-12/+12
2015-11-18powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich1-0/+1