summaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)AuthorFilesLines
2023-08-09env: Use include/env for text-environment includesSimon Glass4-5/+5
2023-07-25MAINTAINERS: Add some missing directories or filesTom Rini1-0/+1
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini4-0/+8
2023-06-12global: Use proper project name U-BootMichal Simek2-5/+5
2023-03-03Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTEDSimon Glass1-1/+1
2023-02-10Correct SPL use of TARGET_PG_WCOM_SELI8Simon Glass1-1/+1
2023-02-10Correct SPL use of TARGET_PG_WCOM_EXPU1Simon Glass1-1/+1
2023-02-10Correct SPL uses of PG_WCOM_UBOOT_UPDATESimon Glass1-2/+2
2023-02-10Correct SPL uses of PG_WCOM_UBOOT_BOOTPACKAGESimon Glass1-2/+2
2023-02-06km/ppc832x: join config filesHolger Brunck1-5/+5
2023-02-06km/ppc: remove km-mpc8360.h and km-mpc832x.hHolger Brunck1-0/+85
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-0/+1
2022-12-23global: Migrate CONFIG_TESTPIN_REG to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_TESTPIN_MASK to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_ENV_TOTAL_SIZE to CFGTom Rini1-3/+3
2022-12-13km/ppc: migrate all mpc83xx to DM_I2CHolger Brunck3-76/+2
2022-12-13board/km: remove obsolete ARCH_KIRKWOODHolger Brunck1-3/+2
2022-12-13board/km/secu: migrate to use environment text filesHolger Brunck1-0/+50
2022-12-13board/km/cent2: migrate to environment text fileHolger Brunck3-13/+38
2022-12-13km/powerpc: migrate to env.txt fileHolger Brunck1-0/+21
2022-12-13board/km: move ls102xa boards to environment text filesHolger Brunck2-0/+6
2022-12-08global: Remove extraneous DM_ETH imply/selectTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini6-62/+62
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini4-7/+7
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2-2/+2
2022-11-10global: Migrate CONFIG_HPS* symbols to the CFG namespaceTom Rini3-142/+142
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2-3/+3
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini1-3/+3
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini1-0/+3
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-2/+2
2022-10-06board/km: remove kirkwood boardsHolger Brunck11-1739/+1
2022-08-21powerpc: remove support for kmtergr1 and MPC8309Holger Brunck2-22/+0
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini1-3/+2
2022-07-07kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini1-2/+4
2022-06-06Convert CONFIG_HUSH_INIT_VAR to KconfigTom Rini1-0/+3
2022-04-01Convert CONFIG_KM_COGE5UN et al to KconfigTom Rini1-0/+23
2022-04-01kmtegr1: Drop CONFIG_KMTEGR1Tom Rini1-1/+1
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass2-2/+7
2022-02-01km/ls102xa: use unused scratchrw4 address for post wordAleksandar Gerasimovski1-6/+5
2022-02-01configs/expu1: add u-boot update defconfigAleksandar Gerasimovski1-0/+1
2022-02-01km/ls102xa: fix device disable configurationAleksandar Gerasimovski1-2/+1
2022-02-01configs/seli8: add u-boot update defconfigAleksandar Gerasimovski1-0/+1
2022-02-01km/ls102xa: add support for field fail-safe u-boot updateAleksandar Gerasimovski1-0/+7
2022-02-01km: common: implement field fail-safe u-boot updateAleksandar Gerasimovski4-0/+104
2022-02-01km: qrio: add access functions for ebootcountAleksandar Gerasimovski2-0/+41
2022-02-01km/ls102xa: dbg phy prst depends on piggy presenceAleksandar Gerasimovski1-1/+3
2022-02-01km: qrio: add function to read PGY_PRES pin statusAleksandar Gerasimovski2-0/+14
2022-02-01km/ls102xa: use qrio selftest_pin for reading selftestAleksandar Gerasimovski1-3/+2
2022-02-01km: qrio: add function to read SLFTEST pin statusAleksandar Gerasimovski2-0/+14