summaryrefslogtreecommitdiff
path: root/configs/omap3_evm_defconfig
AgeCommit message (Expand)Author
2023-03-27configs: Resync with savedefconfigTom Rini
2023-02-17configs: Resync with savedefconfigTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-11-07configs: Resync with savedefconfigTom Rini
2022-08-23configs: Resync with savedefconfigTom Rini
2022-06-10ARM: omap3: evm: Fix 'fitImage' bootingDerald D. Woods
2022-06-10ARM: omap3: evm: Complete DM_I2C migrationDerald D. Woods
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-22configs: Resync with savedefconfigTom Rini
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-10ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-26configs: Resync with savedefconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2020-10-09configs: Resync with savedefconfigTom Rini
2020-10-05configs: Resync with savedefconfigTom Rini
2020-08-26configs: Resync with savedefconfigTom Rini
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-09-23configs: Resync with savedefconfigTom Rini
2019-08-25configs: Resync with savedefconfigTom Rini
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-29configs: Resync with savedefconfigTom Rini
2019-02-22configs: Resync with savedefconfigTom Rini
2019-02-19ARM: omap3: evm: Update DM SPL supportDerald D. Woods
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2018-11-14configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini
2018-11-13configs: Resync with savedefconfigTom Rini
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-08-13configs: Resync with savedefconfigTom Rini
2018-08-13ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanupDerald D. Woods