summaryrefslogtreecommitdiffstats
path: root/board/keymile
Commit message (Expand)AuthorAgeFilesLines
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-023-0/+3
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-08-129-112/+132
|\
| * powerpc/km: remove unmaintained board KMLION1Holger Brunck2019-08-121-1/+0
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-124-106/+0
| * km/arm: remove unmaintained target PORTL2Pascal Linder2019-08-121-1/+0
| * km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
| * km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
| * km: remove obsolete definitions in KM header filesPascal Linder2019-08-121-4/+0
| * km: add Kconfig menus for KM boardsPascal Linder2019-08-122-0/+130
* | env: Move env_set() to env.hSimon Glass2019-08-115-0/+5
|/
* km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-111-12/+0
* km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder2019-07-111-0/+3
* km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder2019-07-111-0/+31
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-114-0/+93
* board/km: update maintainer e-mailHolger Brunck2019-06-053-3/+3
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-2/+2
* keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2019-05-202-3/+16
* keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six2019-05-201-0/+52
* keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six2019-05-201-0/+26
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-201-2/+2
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-201-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0723-53/+24
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-101-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-164-8/+8
* env: Rename setenv() to env_set()Simon Glass2017-08-165-19/+19
* km/ivm: allow to set locally administred MAC addressesHolger Brunck2017-07-221-3/+21
* km/ivm: always set ethaddr after reading IVMHolger Brunck2017-07-221-6/+3
* km/common: remove unused function declarationsHolger Brunck2017-07-101-9/+0
* km/common: remove unused codeHolger Brunck2017-07-061-3/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-124-490/+0
* i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-152-9/+0
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-133-3/+3
* board_f: Drop return value from initdram()Simon Glass2017-04-053-7/+19
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-053-3/+3
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-162-2/+2
* dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-171-13/+15
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-2/+2
* km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp2015-11-182-2/+2
* powerpc/83xx: add support for kmtegr1 boardValentin Longchamp2015-11-181-0/+1
* board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloaderBagavathiannan Palanisamy2015-11-181-2/+2
* km/powerpc82xx: remove unused functionHolger Brunck2015-11-181-16/+0
* km/powerpc: remove unneeded definesHolger Brunck2015-11-182-9/+3
* powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck2015-11-183-1/+15