summaryrefslogtreecommitdiff
path: root/configs/sama5d4ek_nandflash_defconfig
AgeCommit message (Expand)Author
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-01configs: Resync with savedefconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-26configs: Resync with savedefconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2021-01-07arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boardsNicolas Ferre
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-06-04configs: Resync with savedefconfigTom Rini
2020-04-28configs: Resync with savedefconfigTom Rini
2020-02-28configs: Resync with savedefconfigTom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-09-23configs: Resync with savedefconfigTom Rini
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-29configs: Resync with savedefconfigTom Rini
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-01-21ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-21configs: Make NAND_BOOT and ONENAND_BOOT imply NANDAdam Ford
2018-07-21Convert CONFIG_NAND_ATMEL to KconfigAdam Ford
2018-06-04configs: Resync with savedefconfigTom Rini
2018-05-08configs: at91: sama5: updated mtdparts variable in bootargsEugen Hristev
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-17configs: Resync with savedefconfigTom Rini
2018-04-07configs: Resync with savedefconfigTom Rini
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki