aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omapl138_lcdk.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-4/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-14omapl138_lcdk: remove empty ifdef blockFabien Parent1-3/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-09davinci: omapl138_lcdk: boot from zImageFabien Parent1-4/+5
2016-12-09davinci: omapl138_lcdk: fix bad NAND ECC configFabien Parent1-5/+5
2016-12-09davinci: omapl138_lcdk: increase u-boot load sizeFabien Parent1-1/+1
2016-12-05davinci: omapl138_lcdk: increase PLL0 frequencyBartosz Golaszewski1-1/+1
2016-12-03davinci: omapl138_lcdk: add DT support for EMMC bootFabien Parent1-1/+5
2016-12-03davinci: omapl138_lcdk: improve readability of boot commandFabien Parent1-1/+18
2016-12-03davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent1-0/+27
2016-12-03davinci: omapl138_lck: remove obsolete defineFabien Parent1-1/+0
2016-12-03davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALEFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLEFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: use correct define for 16 bit NAND chipsFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent1-0/+41
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-08-05configs: Fix mmc rescan misusesKarl Beldan1-1/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-2/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-13/+1
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-2/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-8/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-04-23davinci: add support for omapl138-lcdk boardPeter Howard1-0/+330