summaryrefslogtreecommitdiff
path: root/include/configs/omap3_evm.h
Commit message (Expand)AuthorAgeLines
* ARM: Migrate errata to KconfigTom Rini2017-03-09-4/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-1/+0
* Remove unused symbol CONGIG_CMD_STORAGE from board configsLars Poeschel2017-02-08-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-3/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-1/+0
* TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini2016-11-21-1/+0
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-21-1/+1
* 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
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-3/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-16-1/+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_I2C_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
* TI: Rework SRAM definitions and maximumsTom Rini2016-09-06-1/+2
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-2/+0
* omap3: Drop omap3_evm_quick_* targetsTom Rini2016-08-05-2/+270
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-4/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-3/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-2/+2
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-4/+4
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-7/+0
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-13-1/+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
* mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-21-0/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* omap3_evm: Let CONFIG_EFI_PARTITION be set for SPLTom Rini2012-12-13-3/+0
* spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-26-0/+3
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-23-1/+1
* omap3evm: Add CONFIG_CMD_ASKENVTom Rini2012-07-07-0/+2
* omap3evm: Set BOOTDELAY to 3Tom Rini2012-07-07-1/+1
* nand_spl_simple: store ecc data on the stackStefano Babic2012-01-26-4/+0
* OMAP3: Add SPL support to omap3_evmTom Rini2011-12-06-1/+34
* omap3evm: Add support for EFI partitionsSanjeev Premi2011-12-06-0/+1
* omap3evm: move common config options to new fileSanjeev Premi2011-11-03-327/+8