summaryrefslogtreecommitdiff
path: root/include/configs/sama5d3_xplained.h
Commit message (Expand)AuthorAgeLines
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-3/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-1/+0
* spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko2016-11-18-1/+0
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-18-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-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
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-1/+0
* ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh2015-08-21-8/+1
* ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh2015-08-21-9/+1
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-02-1/+0
* ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh2015-04-01-74/+3
* ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen2015-03-18-1/+1
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-21-1/+1
* ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC cardWu, Josh2015-02-07-4/+5
* ARM: at91: sama5d3_xplained: spl: enable PMECC header generationWu, Josh2015-01-19-0/+1
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-04-1/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27-2/+2
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* at91: remove redundant AT91FAMILY definition in board config fileWu, Josh2014-05-27-1/+0
* ARM: atmel: sama5d3_xplained: convert to generic boardBo Shen2014-05-27-0/+2
* ARM: atmel: enable SPL on sama5d3_xplained boardBo Shen2014-05-27-0/+50
* config: remove platform CONFIG_SYS_HZ definition part 4Masahiro Yamada2014-05-12-1/+0
* ARM: atmel: add sama5d3 Xplained board supportBo Shen2014-03-09-0/+203