summaryrefslogtreecommitdiffstats
path: root/board/keymile
Commit message (Expand)AuthorAgeFilesLines
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-172-0/+2
* common: Move reset_phy() to net.hSimon Glass2020-01-171-0/+1
* arm/km: remove board KMCOGE3UNHolger Brunck2020-01-102-55/+1
* km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck2020-01-105-10/+13
* km/boards: fix typo for MAC address offset config optionHolger Brunck2020-01-102-4/+4
* board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck2019-12-232-2/+2
* ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck2019-12-231-0/+6
* 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