summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9260ek.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini1-18/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-3/+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-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-11/+0
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-22Convert CONFIG_NAND_ATMEL to KconfigAdam Ford1-1/+0
2018-05-24configs: 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-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+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-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-20/+0
2017-08-05board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-28/+12
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-5/+0
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-2/+0
2017-05-09configs: at91sam9260ek/9g20ek: Update for DT and DMWenyou Yang1-28/+3
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-5/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-4/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-11ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-8/+0
2015-02-08ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc boardWu, Josh1-2/+4
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher1-1/+0
2014-11-17ARM: at91 series: convert to generic boardBo Shen1-0/+2
2013-12-02arm926ejs, at91: add common phy_reset functionHeiko Schocher1-0/+1
2013-11-10Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen1-0/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-12at91sam9260ek: move board id setup to config headerAndreas Bießmann1-0/+18
2013-05-12arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc cardWu, Josh1-1/+17