aboutsummaryrefslogtreecommitdiffstats
path: root/configs/omap3_evm_defconfig
AgeCommit message (Expand)AuthorFilesLines
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 savedefconfigTom 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
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-1/+1
2018-11-14configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini1-0/+1
2018-11-13configs: Resync with savedefconfigTom Rini1-1/+0
2018-09-03configs: Resync with savedefconfigTom Rini1-2/+1
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-0/+1
2018-08-13configs: Resync with savedefconfigTom Rini1-3/+1
2018-08-13ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanupDerald D. Woods1-2/+7
2018-06-04configs: Resync with savedefconfigTom Rini1-2/+2
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan1-1/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-0/+1
2018-04-07configs: Resync with savedefconfigTom Rini1-2/+1
2018-03-13ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods1-10/+11
2018-02-10configs: Resync with savedefconfigTom Rini1-6/+1
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen1-1/+0
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford1-0/+1
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford1-0/+1
2018-01-01ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods1-1/+4
2017-12-18configs: Resync with savedefconfigTom Rini1-1/+0
2017-12-04omap3: evm: Explicitly use DISTRO_DEFAULTS features at startupDerald D. Woods1-1/+1
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-0/+1
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford1-0/+4
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-0/+2
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen1-1/+0
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard1-3/+3
2017-10-03usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard1-0/+1
2017-09-29TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default valueTom Rini1-2/+0
2017-09-08configs: Resync with savedefconfigTom Rini1-2/+1
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods1-1/+2
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford1-0/+1
2017-08-28configs: Resync with savedefconfigTom Rini1-1/+1
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford1-0/+1
2017-08-11omap3: evm: Update board, defconfig, and maintainer fileDerald D. Woods1-13/+42
2017-08-04Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford1-0/+1
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-0/+1
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-06-19configs: Resync defconfigsTom Rini1-1/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-0/+1
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada1-0/+1
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-0/+1
2017-03-13configs: Re-syncTom Rini1-1/+1
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-0/+2
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-0/+1
2016-09-20configs: Re-syncTom Rini1-1/+1
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass1-0/+1
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass1-1/+1
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-0/+2
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-0/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-0/+4
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-0/+4
2016-04-25configs: Re-sync HUSH optionsTom Rini1-0/+1
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-0/+1
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng1-1/+1
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-0/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+5
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-0/+1
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger1-1/+1
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-3/+0
2015-03-15kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada1-3/+3
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass1-0/+3
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-0/+1
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+3