summaryrefslogtreecommitdiffstats
path: root/board/keymile
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-193-53/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-185-0/+5
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-6/+6
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-151-6/+6
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-2/+6
* ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck2020-03-039-4/+1427
* arm/km: remove unmaintained board kmsuv31Holger Brunck2020-01-231-1/+0
* arm/km: remove unmaintained board SUGP1Holger Brunck2020-01-233-28/+0
* arm/km: add support for SUSE2Holger Brunck2020-01-233-2/+26
* km/scripts: product env and auto-reset for ramfsHolger Brunck2020-01-232-4/+6
* km/scripts: fix run ramfs and COGE5 tftppath problemHolger Brunck2020-01-232-5/+7
* km/common: fix for CPUWD reset reasonRainer Boschung2020-01-231-4/+3
* KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck2020-01-236-86/+131
* kmp204x: do not make FPGA config error fail board_early_init_rHolger Brunck2020-01-231-1/+1
* 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