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
/
gardena-smart-gateway-at91sam.h
Age
Commit message (
Expand
)
Author
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_NAND_* to CFG_SYS_NAND_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-06-06
Remove CONFIG_SYS_SPL_LEN largely
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_STACK 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_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_ATMEL_LEGACY to Kconfig
Tom Rini
2021-10-06
Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig
Tom Rini
2021-10-06
Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
Tom Rini
2021-10-06
Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig
Tom Rini
2021-10-06
Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig
Tom Rini
2021-10-06
Convert CONFIG_SPL_NAND_LOAD et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-01-08
treewide: Remove CONFIG_SYS_UBOOT_START from configs board files
Patrice Chotard
2019-07-09
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-09
arm: at91: Add gardena-gateway-at91sam support
Stefan Roese