index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
hsdk-4xd.h
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2020-06-04
Convert CONFIG_BOARD_LATE_INIT to Kconfig
Tom Rini
2020-04-27
ARC: HSDK-4xD: use separate config file
Eugeniy Paltsev