summaryrefslogtreecommitdiff
path: root/include/configs/sama5d3xek.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-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-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-08-21ARM: at91: sama5: update the spi flash mappingWu, Josh
2015-08-21ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh
2015-08-21ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh
2015-08-21ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh
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: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh
2015-03-18ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada
2015-02-07ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC cardWu, Josh
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-09-19ARM: atmel: sama5d3xek: enable NOR flash supportBo Shen
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-05-27at91: remove redundant AT91FAMILY definition in board config fileWu, Josh
2014-05-27sama5d3xek: enable PMECC header generationAndreas Bießmann
2014-05-27ARM: atmel: sama5d3xek: convert to generic boardBo Shen
2014-03-09arm: atmel: sama5d3: add nand spl boot supportBo Shen
2014-03-09arm: atmel: sama5d3: add spi spl boot supportBo Shen
2013-12-01arm: atmel: sama5d3: spl boot from fat fs SD cardBo 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-09-24ARM: atmel: add RNDIS gadget supportBo Shen
2013-09-04ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTIBo Shen
2013-08-22arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHEREBo Shen
2013-08-22arm: sama5d3: remove unused defineBo Shen
2013-08-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh
2013-08-22arm: atmel: add gmac support for sama5d3xek boardBo Shen
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk