summaryrefslogtreecommitdiff
path: root/configs/omapl138_lcdk_defconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-17configs: Resync with savedefconfigTom Rini1-4/+4
2022-12-06Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini1-1/+0
2022-12-06Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini1-0/+1
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini1-0/+1
2022-11-04usb: ohci: Use a flexible array member for portstatusSamuel Holland1-1/+0
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-10-21configs: Resync with savedefconfigTom Rini1-1/+0
2022-08-23configs: Resync with savedefconfigTom Rini1-1/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-0/+4
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-0/+2
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-0/+2
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-0/+2
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-0/+2
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-0/+1
2022-04-22configs: Resync with savedefconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini1-0/+1
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-0/+1
2022-03-04Convert CONFIG_BOOTFILE to KconfigTom Rini1-0/+2
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-0/+1
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-0/+2
2021-11-01configs: Resync with savedefconfigTom Rini1-2/+2
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-0/+1
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-0/+3
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-0/+1
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-0/+2
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-0/+1
2021-07-27configs: Resync with savedefconfigTom Rini1-1/+0
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-05-11configs: Resync with savedefconfigTom Rini1-1/+0
2020-10-09configs: Resync with savedefconfigTom Rini1-2/+2
2020-08-10configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-0/+1
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford1-0/+1
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford1-1/+3
2020-07-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-06Merge branch 'next'Tom Rini1-4/+1
2020-07-06configs: Resync with savedefconfigTom Rini1-1/+1
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini1-0/+1
2020-06-13mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas1-4/+0
2020-02-09cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson1-1/+1
2020-01-22configs: Resync with savedefconfigTom Rini1-3/+3
2019-12-05ARM: omapl138_lcdk: Shrink code size by building with ThumbAdam Ford1-0/+1
2019-12-05configs: Resync with savedefconfigTom Rini1-1/+1
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal1-0/+1
2019-12-04mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal1-1/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-12-03ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATEAdam Ford1-0/+2