summaryrefslogtreecommitdiff
path: root/configs/am335x_boneblack_vboot_defconfig
AgeCommit message (Expand)Author
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-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-12configs: 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
2017-03-13configs: Re-syncTom Rini
2017-02-18Drop CONFIG_ENABLE_VBOOTTom Rini
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-15spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-10-11dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass
2016-10-11dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass
2016-10-02Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-20configs: Re-syncTom Rini
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09configs: Resync with savedefconfigTom Rini
2016-07-26defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-01-21defconfig: am335x_boneblack_vboot: enable timer driver modelMugunthan V N
2016-01-20am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYEDrobertcnelson@gmail.com
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-22defconfig: am335x: bbb: enable mmc driver modelMugunthan V N
2015-10-22defconfig: am335x: bbb: enable ethernet driver modelMugunthan V N
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada