aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omapl138_lcdk.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-08-09env: Use include/env for text-environment includesSimon Glass1-1/+1
2022-12-23global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-16/+16
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-10/+10
2022-12-05Convert CONFIG_SYS_NAND_PAGE_2K et al to KconfigTom Rini1-1/+0
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini1-1/+0
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini1-1/+0
2022-12-05Remove unused symbolsTom Rini1-4/+0
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini1-1/+0
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-1/+0
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini1-2/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-6/+0
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini1-4/+0
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-7/+0
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini1-1/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-4/+0
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-1/+4
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-3/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-4/+0
2021-09-27omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDKTom Rini1-1/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2020-07-28configs: Remove dead CONFIG optionsAdam Ford1-1/+0
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford1-2/+0
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-12-03ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford1-1/+1