aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/at91-sama5_common.h
Commit message (Expand)AuthorAgeFilesLines
* configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignmentNicolas Ferre2018-05-231-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-9/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang2017-09-141-3/+3
* ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-141-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-9/+1
* env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini2017-07-311-3/+0
* Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-1/+0
* configs: at91-sama5_common: fix for CONFIG_AT91_GPIOWenyou Yang2017-04-131-0/+2
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* AT91: Correct misspelling of "redundent" in partition namesRobert P. J. Day2016-10-281-1/+1
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-2/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* ARM: at91: sama5: change the environment address to 0x6000Josh Wu2015-11-011-2/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMCJosh Wu2015-10-011-0/+8
* ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen2015-09-111-2/+0
* ARM: at91: sama5: update the spi flash mappingWu, Josh2015-08-211-0/+10
* ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh2015-08-211-0/+12
* ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh2015-08-211-1/+4
* ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh2015-08-211-0/+12
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-4/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* ARM: at91: trival: fix typo for the nand partition nameWu, Josh2015-05-131-1/+1
* ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh2015-04-011-0/+87