summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9x5ek.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-2/+0
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-4/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-2/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen2015-09-11-2/+0
* arm: at91: mpddr: allow multiple DDR controllersErik van Luijk2015-08-21-2/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-4/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+0
* ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-01-0/+57
* ARM: at91: at91sam9x5: save environment to a FAT file in MMC cardWu, Josh2015-02-07-5/+6
* at91: remove redundant AT91FAMILY definition in board config fileWu, Josh2014-05-27-1/+0
* ARM: atmel: at91sam9x5ek: convert to generic boardBo Shen2014-05-27-0/+2
* arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper positionBo Shen2013-12-17-5/+3
* arm: atmel: at91sam9x5: cleanup unneeded undefBo Shen2013-12-17-5/+0
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-1/+2
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-04-1/+2
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
|/
* arm: atmel: remove the config.mk fileBo Shen2013-08-22-0/+2
* ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-22-1/+0
* arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5Bo Shen2013-08-22-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* ARM: at91: change nand flash tableBo Shen2013-03-12-5/+6
* arm: at91/configs: add bootz to configurationNicolas Ferre2013-03-12-0/+1
* arm: at91sam9x5: add dataflash boot supportBo Shen2013-01-12-0/+10
* Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-09-1/+28
|\
| * at91sam9x5ek: add USB configurationRichard Genoud2012-12-09-0/+23
| * at91sam9x5ek: regroup FAT/DOS featuresRichard Genoud2012-12-09-1/+5
* | mmc: at91sam9x5: support to save environment in mmcWu, Josh2012-11-27-3/+16
|/
* ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh2012-10-17-0/+10
* Atmel: sam9g10/9m10/9x5: Add support to boot DT kernelBo Shen2012-09-17-0/+2
* at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh2012-09-01-0/+7
* atmel: at91sam9x5: add spi flash boot supportBo Shen2012-09-01-4/+16
* ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INITBo Shen2012-09-01-2/+0
* arm : Atmel : add at91sam9x5ek board supportBo Shen2012-09-01-0/+183