summaryrefslogtreecommitdiff
path: root/configs/am335x_boneblack_vboot_defconfig
AgeCommit message (Expand)Author
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2020-02-28configs: Resync with savedefconfigTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel 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-11-07configs: Resync with savedefconfigTom Rini
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-08-25configs: Resync with savedefconfigTom Rini
2019-08-14configs: Resync with savedefconfigTom Rini
2019-07-31configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devicesSuniel Mahesh
2019-07-31configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and...Suniel Mahesh
2019-07-17am335x_boneblack_vboot: Disable asm memcpy/memset in SPLTom Rini
2019-04-19usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-07configs: Resync with savedefconfigTom Rini
2018-12-14configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPlJean-Jacques Hiblot
2018-11-13configs: Resync with savedefconfigTom Rini
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-06-04configs: Resync with savedefconfigTom Rini
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan
2018-04-08Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan
2018-04-07configs: Resync with savedefconfigTom Rini
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford
2018-01-01configs: am335x_boneblack: Bring back missed bootcmdSam Protsenko
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2017-10-03usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard
2017-09-29TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default valueTom Rini
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass
2017-08-08configs: Finish migration of PHY_GIGETom Rini
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-07-31ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HSTom 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-11configs: am335x_evm: Enable FASTBOOT based on kconfigAlexandru Gagniuc
2017-06-19configs: Resync defconfigsTom Rini
2017-05-08configs: am335x: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada
2017-04-27Kconfig: Enable FIT support by default for TI platformsAndrew F. Davis