aboutsummaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)Author
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
2021-08-30keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-07ppc: Remove kmcoge4 boardTom Rini
2021-06-17pg-wcom-ls102x: initialize front led and app bufAleksandar Gerasimovski
2021-06-17km/scripts: fix saveenv command syntaxAleksandar Gerasimovski
2021-06-17km/ls102xa: add support for u-boot POST memory testAleksandar Gerasimovski
2021-06-17board/km: add support for expu1 design based on nxpAleksandar Gerasimovski
2021-06-17keymile: common: fix hexadecimal env variable formatAleksandar Gerasimovski
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski
2021-02-08PowerPC: keymile: Add support for kmcent2 boardNiel Fourie
2021-02-08keymile: common: update to set_env_hex(), fix "pram" radixNiel Fourie
2021-02-08board/km/common: fix pnvramaddr and varaddrAleksandar Gerasimovski
2021-02-08keymile: common: qrio: print QRIO id and revision numberAleksandar Gerasimovski
2021-02-08board: keymile: common: fix qrio compilation for armAleksandar Gerasimovski
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-18km/kirkwood: enable USB support and the host controller driverHolger Brunck
2020-12-01km/arm: coding style clean upHolger Brunck
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck
2020-11-19km: replace hardcoded address for imported environmentMatteo Ghidoni
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck
2020-10-22km: fix license string and compatible stringsHolger Brunck
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher
2020-07-17board/km: update MAINTAINERS emailHolger Brunck
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada