summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9x5ek.h
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-09-11ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen
2015-02-07ARM: at91: at91sam9x5: save environment to a FAT file in MMC cardWu, Josh
2014-05-27at91: remove redundant AT91FAMILY definition in board config fileWu, Josh
2014-05-27ARM: atmel: at91sam9x5ek: convert to generic boardBo Shen
2013-12-17arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper positionBo Shen
2013-12-17arm: atmel: at91sam9x5: cleanup unneeded undefBo Shen
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-08-22arm: atmel: remove the config.mk fileBo Shen
2013-08-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh
2013-08-22arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5Bo Shen
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-12ARM: at91: change nand flash tableBo Shen
2013-03-12arm: at91/configs: add bootz to configurationNicolas Ferre
2013-01-12arm: at91sam9x5: add dataflash boot supportBo Shen
2013-01-09Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-09at91sam9x5ek: add USB configurationRichard Genoud
2012-12-09at91sam9x5ek: regroup FAT/DOS featuresRichard Genoud
2012-11-27mmc: at91sam9x5: support to save environment in mmcWu, Josh
2012-10-17ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh
2012-09-17Atmel: sam9g10/9m10/9x5: Add support to boot DT kernelBo Shen