aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sama5d3xek.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-21ARM: at91: sama5: update the spi flash mappingWu, Josh1-9/+2
2015-08-21ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh1-8/+1
2015-08-21ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh1-0/+3
2015-08-21ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh1-9/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-04-01ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh1-76/+6
2015-03-18ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen1-1/+1
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada1-1/+1
2015-02-07ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC cardWu, Josh1-4/+6
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski1-1/+1
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-2/+2
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov1-2/+0
2014-09-19ARM: atmel: sama5d3xek: enable NOR flash supportBo Shen1-1/+12
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-05-27at91: remove redundant AT91FAMILY definition in board config fileWu, Josh1-1/+0
2014-05-27sama5d3xek: enable PMECC header generationAndreas Bießmann1-0/+1
2014-05-27ARM: atmel: sama5d3xek: convert to generic boardBo Shen1-0/+2
2014-03-09arm: atmel: sama5d3: add nand spl boot supportBo Shen1-0/+12
2014-03-09arm: atmel: sama5d3: add spi spl boot supportBo Shen1-0/+11
2013-12-01arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen1-0/+34
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen1-0/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-09-24ARM: atmel: add RNDIS gadget supportBo Shen1-0/+8
2013-09-04ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTIBo Shen1-1/+0
2013-08-22arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHEREBo Shen1-1/+1
2013-08-22arm: sama5d3: remove unused defineBo Shen1-2/+0
2013-08-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh1-1/+0
2013-08-22arm: atmel: add gmac support for sama5d3xek boardBo Shen1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-21ARM: atmel: add sama5d3xek supportBo Shen1-0/+245