summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9n12ek.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-5/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-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
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-23-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-16-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
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-2/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen2015-09-11-2/+0
* arm: at91: mpddr: allow multiple DDR controllersErik van Luijk2015-08-21-2/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-3/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+0
* ARM: atmel: at91sam9n12ek: enable spl supportBo Shen2015-04-01-1/+57
* ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh2015-04-01-2/+13
* ARM: at91sam9n12ek: convert to generic board supportWu, Josh2014-09-19-0/+1
* ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh2014-05-27-2/+0
* at91: remove redundant AT91FAMILY definition in board config fileWu, Josh2014-05-27-1/+0
* at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-09-2/+2
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-0/+13
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-04-0/+1
| * arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-04-0/+12
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
|/
* arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5Bo Shen2013-08-22-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* ARM: at91sam9n12: add network support with ksz8851_16mllBo Shen2013-06-24-0/+4
* arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-12-0/+232