aboutsummaryrefslogtreecommitdiff
path: root/configs/omap3_evm_defconfig
AgeCommit message (Expand)AuthorFilesLines
2024-03-01configs: Resync with savedefconfigTom Rini1-2/+0
2024-01-03configs: Resync with savedefconfigWIP/03Jan2024-nextTom Rini1-1/+1
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson1-1/+1
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automaticallySean Anderson1-1/+0
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass1-2/+2
2023-10-02configs: Resync with savedefconfigTom Rini1-1/+1
2023-05-29configs: Resync with savedefconfigTom Rini1-1/+1
2023-03-27configs: Resync with savedefconfigTom Rini1-1/+1
2023-02-17configs: Resync with savedefconfigTom Rini1-2/+2
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-0/+1
2022-11-07configs: Resync with savedefconfigTom Rini1-1/+0
2022-08-23configs: Resync with savedefconfigTom Rini1-2/+1
2022-06-10ARM: omap3: evm: Fix 'fitImage' bootingDerald D. Woods1-2/+5
2022-06-10ARM: omap3: evm: Complete DM_I2C migrationDerald D. Woods1-2/+2
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al 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_PAD_TO et al to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-0/+1
2022-04-22configs: Resync with savedefconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigWIP/2021-10-06-assorted-improvementsTom Rini1-0/+1
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-16Merge tag 'v2021.10-rc4' into nextTom Rini1-0/+1
2021-09-10ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods1-0/+1
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-0/+2
2021-07-26configs: Resync with savedefconfigTom Rini1-5/+4
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-10-05configs: Resync with savedefconfigTom Rini1-1/+0
2020-08-26configs: Resync with savedefconfigTom Rini1-1/+0
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods1-5/+9
2020-08-10configs: Resync with savedefconfigv2020.10-rc2Tom Rini1-1/+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-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-0/+1
2020-07-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-06configs: Resync with savedefconfigTom Rini1-1/+1
2019-12-04configs: 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-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-09-23configs: Resync with savedefconfigTom Rini1-1/+1
2019-08-25configs: Resync with savedefconfigTom Rini1-1/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-0/+1
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods1-0/+3
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+1
2019-04-29configs: Resync with savedefconfigTom Rini1-1/+1
2019-02-22configs: Resync with savedefconfigTom Rini1-1/+0
2019-02-19ARM: omap3: evm: Update DM SPL supportDerald D. Woods1-3/+11