summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9n12ek.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-5/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-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-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-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-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-11ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen1-2/+0
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk1-2/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen1-1/+57
2015-04-01ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh1-2/+13
2014-09-19ARM: at91sam9n12ek: convert to generic board supportWu, Josh1-0/+1
2014-05-27ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh1-2/+0
2014-05-27at91: remove redundant AT91FAMILY definition in board config fileWu, Josh1-1/+0
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann1-2/+2
2013-11-10Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+13
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen1-0/+1
2013-11-04arm: atmel: at91sam9n12ek: add usb host supportBo Shen1-0/+12
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-08-22arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5Bo Shen1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-25ARM: at91sam9n12: add network support with ksz8851_16mllBo Shen1-0/+4
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh1-0/+232