summaryrefslogtreecommitdiff
path: root/include/configs/bav335x.h
Commit message (Expand)AuthorAgeFilesLines
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-131-2/+0
* Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass2017-08-111-1/+0
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-5/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-1/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-1/+0
* configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla2017-05-111-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Drop CONFIG_ENABLE_VBOOTTom Rini2017-02-171-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini2017-01-281-2/+1
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-4/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+0
* Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-251-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-211-1/+1
* spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-141-1/+0
* config: Remove usage of CONFIG_STORAGE_EMMCAndrew F. Davis2016-10-021-2/+0
* dfu: Migrate to KconfigTom Rini2016-09-271-4/+0
* Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-4/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini2016-04-251-2/+0
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-5/+0
* usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-2/+0
* usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-3/+0
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-12-051-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-8/+8
* usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-221-2/+2
* usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-0/+1
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-3/+3
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* Adding Support for BAV335x boardsGilles Gameiro2015-03-051-0/+633