summaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)Author
2023-02-10Correct SPL use of TARGET_PG_WCOM_SELI8Simon Glass
2023-02-10Correct SPL use of TARGET_PG_WCOM_EXPU1Simon Glass
2023-02-10Correct SPL uses of PG_WCOM_UBOOT_UPDATESimon Glass
2023-02-10Correct SPL uses of PG_WCOM_UBOOT_BOOTPACKAGESimon Glass
2023-02-06km/ppc832x: join config filesHolger Brunck
2023-02-06km/ppc: remove km-mpc8360.h and km-mpc832x.hHolger Brunck
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-12-23global: Migrate CONFIG_TESTPIN_REG to CFGTom Rini
2022-12-23global: Migrate CONFIG_TESTPIN_MASK to CFGTom Rini
2022-12-23global: Migrate CONFIG_ENV_TOTAL_SIZE to CFGTom Rini
2022-12-12km/ppc: migrate all mpc83xx to DM_I2CHolger Brunck
2022-12-12board/km: remove obsolete ARCH_KIRKWOODHolger Brunck
2022-12-12board/km/secu: migrate to use environment text filesHolger Brunck
2022-12-12board/km/cent2: migrate to environment text fileHolger Brunck
2022-12-12km/powerpc: migrate to env.txt fileHolger Brunck
2022-12-12board/km: move ls102xa boards to environment text filesHolger Brunck
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_HPS* symbols to the CFG namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-06board/km: remove kirkwood boardsHolger Brunck
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2022-07-07kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini
2022-06-06Convert CONFIG_HUSH_INIT_VAR to KconfigTom Rini
2022-04-01Convert CONFIG_KM_COGE5UN et al to KconfigTom Rini
2022-04-01kmtegr1: Drop CONFIG_KMTEGR1Tom Rini
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-02-01km/ls102xa: use unused scratchrw4 address for post wordAleksandar Gerasimovski
2022-02-01configs/expu1: add u-boot update defconfigAleksandar Gerasimovski
2022-02-01km/ls102xa: fix device disable configurationAleksandar Gerasimovski
2022-02-01configs/seli8: add u-boot update defconfigAleksandar Gerasimovski
2022-02-01km/ls102xa: add support for field fail-safe u-boot updateAleksandar Gerasimovski
2022-02-01km: common: implement field fail-safe u-boot updateAleksandar Gerasimovski
2022-02-01km: qrio: add access functions for ebootcountAleksandar Gerasimovski
2022-02-01km/ls102xa: dbg phy prst depends on piggy presenceAleksandar Gerasimovski
2022-02-01km: qrio: add function to read PGY_PRES pin statusAleksandar Gerasimovski
2022-02-01km/ls102xa: use qrio selftest_pin for reading selftestAleksandar Gerasimovski
2022-02-01km: qrio: add function to read SLFTEST pin statusAleksandar Gerasimovski
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-10-14board/km: update MAINTAINERS filesHolger Brunck
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini