summaryrefslogtreecommitdiff
path: root/include/configs/sama7g5ek.h
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini2022-06-061-4/+1
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-181-2/+0
* Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-14/+0
* board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev2021-09-211-1/+5
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* configs: sama7g5ek: increase bootm lenEugen Hristev2021-05-211-1/+1
* board: atmel: sama7g5ek: clean-up header bootcommandEugen Hristev2021-01-071-8/+3
* board: atmel: sama7g5ek: increase arp timeout and retry countClaudiu Beznea2021-01-071-0/+3
* board: atmel: sama7g5ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea2021-01-071-1/+2
* board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev2021-01-071-0/+46