index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
sama7g5ek.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-07-07
Convert CONFIG_SYS_BOOTM_LEN 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
arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.
Tom Rini
2022-03-18
Convert CONFIG_NET_RETRY_COUNT to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_ARP_TIMEOUT to Kconfig
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-09-21
board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMAND
Eugen Hristev
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-05-21
configs: sama7g5ek: increase bootm len
Eugen Hristev
2021-01-07
board: atmel: sama7g5ek: clean-up header bootcommand
Eugen Hristev
2021-01-07
board: atmel: sama7g5ek: increase arp timeout and retry count
Claudiu Beznea
2021-01-07
board: atmel: sama7g5ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR
Claudiu Beznea
2021-01-07
board: atmel: sama7g5ek: add initial support for sama7g5ek
Eugen Hristev