aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omapl138_lcdk.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-1/+0
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut1-1/+0
2018-03-22configs: omapl138: Enable DM and DTLokesh Vutla1-1/+11
2018-03-22davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner1-1/+2
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford1-14/+0
2018-01-22Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford1-1/+0
2018-01-22Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford1-1/+0
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+0
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-4/+0
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-4/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-7/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-4/+0
2017-06-09davinci: omapl138_lcdk: fix tXSNR DDR2 timing valueSekhar Nori1-1/+1
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass1-0/+3
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-1/+0
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass1-2/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-05-12Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUMTom Rini1-1/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-1/+0
2017-04-08davinci: omapl138_lcdk: switch to using common mmc argsSekhar Nori1-13/+10
2017-04-08davinci: omapl138_lcdk: use environment variables for memory addressesSekhar Nori1-5/+11
2017-04-08davinci: omapl138_lcdk: remove spibootSekhar Nori1-8/+2
2017-04-06Remove various unused interrupt related codeTom Rini1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
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