summaryrefslogtreecommitdiff
path: root/configs/ti816x_evm_defconfig
AgeCommit message (Expand)Author
2020-07-06configs: Resync with savedefconfigTom Rini
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-02-28configs: Resync with savedefconfigTom Rini
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal
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-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-09-23configs: Resync with savedefconfigTom Rini
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-06-04configs: Resync with savedefconfigTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-07configs: Resync with savedefconfigTom Rini
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen
2017-12-18configs: Resync with savedefconfigTom Rini
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-09-29TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default valueTom Rini
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-14configs: Resync with savedefconfigTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-11ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini
2017-07-11ti816x: Enable ethernet supportTom Rini
2017-07-10configs: Resync defconfigsTom Rini
2017-06-28ti816x: Enable ethernet supportTom Rini
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini
2017-06-05ti816x: Modernize the defconfigTom Rini
2017-06-05ti816x: Enable NANDTom Rini
2017-06-05ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCCTom Rini
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada
2017-03-13configs: Re-syncTom Rini
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko