aboutsummaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)AuthorFilesLines
2021-01-18km/kirkwood: enable USB support and the host controller driverHolger Brunck1-0/+4
2020-12-01km/arm: coding style clean upHolger Brunck4-92/+93
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck2-6/+8
2020-11-19km: replace hardcoded address for imported environmentMatteo Ghidoni8-8/+8
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck1-9/+3
2020-10-22km: fix license string and compatible stringsHolger Brunck4-4/+4
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher3-69/+35
2020-07-17board/km: update MAINTAINERS emailHolger Brunck5-5/+5
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada6-6/+6
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher3-53/+0
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass5-0/+5
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-6/+6
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-6/+6
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+6
2020-03-03ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck9-4/+1427
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck1-1/+0
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck3-28/+0
2020-01-23arm/km: add support for SUSE2Holger Brunck3-2/+26
2020-01-23km/scripts: product env and auto-reset for ramfsHolger Brunck2-4/+6
2020-01-23km/scripts: fix run ramfs and COGE5 tftppath problemHolger Brunck2-5/+7
2020-01-23km/common: fix for CPUWD reset reasonRainer Boschung1-4/+3
2020-01-23KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck6-86/+131
2020-01-23kmp204x: do not make FPGA config error fail board_early_init_rHolger Brunck1-1/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass2-0/+2
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck2-55/+1
2020-01-10km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck5-10/+13
2020-01-10km/boards: fix typo for MAC address offset config optionHolger Brunck2-4/+4
2019-12-23board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck2-2/+2
2019-12-23ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck1-0/+6
2019-12-02common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass3-0/+3
2019-08-12Merge 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