summaryrefslogtreecommitdiff
path: root/include/configs/sama5d3xek.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang1-16/+7
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang1-4/+4
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+0
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc1-2/+0
2017-08-07configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc1-1/+1
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-4/+1
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-2/+0
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-4/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass1-1/+0
2017-04-15board: sama5d3xek: Clean up codeWenyou Yang1-1/+0
2017-04-15board: sama5d3xek: Update to support DM/DTWenyou Yang1-30/+4
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-5/+1
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-11-19spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko1-1/+0
2016-11-19spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_LCD to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-17Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
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-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-26Move 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-19ARM: 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-08ARM: 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