summaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-28CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-5/+0
2021-10-15board/km: update MAINTAINERS filesHolger Brunck4-6/+5
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-6/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-2/+2
2021-08-30keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini1-3/+3
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-2/+2
2021-07-08ppc: Remove kmcoge4 boardTom Rini13-809/+0
2021-06-17pg-wcom-ls102x: initialize front led and app bufAleksandar Gerasimovski1-0/+6
2021-06-17km/scripts: fix saveenv command syntaxAleksandar Gerasimovski1-1/+1
2021-06-17km/ls102xa: add support for u-boot POST memory testAleksandar Gerasimovski1-0/+34
2021-06-17board/km: add support for expu1 design based on nxpAleksandar Gerasimovski4-8/+51
2021-06-17keymile: common: fix hexadecimal env variable formatAleksandar Gerasimovski1-3/+8
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski7-11/+322
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini4-0/+4
2021-02-08board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski1-0/+5
2021-02-08PowerPC: keymile: Add support for kmcent2 boardNiel Fourie9-0/+613
2021-02-08keymile: common: update to set_env_hex(), fix "pram" radixNiel Fourie1-16/+6
2021-02-08board/km/common: fix pnvramaddr and varaddrAleksandar Gerasimovski1-3/+4
2021-02-08keymile: common: qrio: print QRIO id and revision numberAleksandar Gerasimovski2-0/+13
2021-02-08board: keymile: common: fix qrio compilation for armAleksandar Gerasimovski1-3/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4