aboutsummaryrefslogtreecommitdiff
path: root/include/configs/at91sam9263ek.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_USE_NORFLASH et al to KconfigTom Rini1-5/+0
2022-04-01global: Remove CONFIG_SYS_USE_DATAFLASH*Tom Rini1-9/+0
2022-03-25lcd: Remove LCD_TEST_PATTERN codeTom Rini1-1/+0
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini1-3/+0
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini1-2/+0
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini1-3/+0
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini1-1/+0
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini1-1/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-5/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-4/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-2/+2
2021-09-07arm: Disable ATAGs supportTom Rini1-4/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-5/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass1-0/+3
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-9/+0
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-2/+0
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-1/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-21Convert CONFIG_NAND_ATMEL to KconfigAdam Ford1-1/+0
2018-05-23configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 addressNicolas Ferre1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen1-2/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-6/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-10/+0
2017-08-04board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-13/+6
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-5/+0
2017-07-25Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-09configs: at91sam9263ek: Update for DT and DM supportWenyou Yang1-24/+2
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0