summaryrefslogtreecommitdiff
path: root/include/configs/sam9x60ek.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini1-9/+0
2022-12-23global: Migrate CONFIG_USART_ID to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_USART_BASE to CFGTom Rini1-1/+1
2022-12-08board: sam9x60ek: remove nand init from board fileBalamanikandan Gunasundar1-9/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-5/+5
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-4/+0
2022-04-26include: configs: at91/sam: remove stray #ifdef/#elseEugen Hristev1-10/+0
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini1-3/+0
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-5/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-12/+0
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-4/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-5/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2020-10-19board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea1-1/+2
2020-06-26Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini1-7/+0
2019-12-04mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-10-08configs: sam9x60ek: Add QSPI_BOOT definesTudor Ambarus1-0/+7
2019-10-08board: sam9x60ek: Add NAND flash supportTudor Ambarus1-0/+28
2019-10-08board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun1-0/+60