summaryrefslogtreecommitdiff
path: root/include/configs/dra7xx_evm.h
Commit message (Expand)AuthorAgeFilesLines
...
* arm: dra7xx: move CONFIG_DRA7XX to KconfigUri Mashiach2017-05-081-2/+0
* configs: dra7xx_evm: Enable SPL_DMLokesh Vutla2017-03-211-5/+0
* ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros2017-03-201-4/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* ARM: ti: consolidate dfu environment variablesSekhar Nori2016-12-021-49/+2
* spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-1/+0
* arm: dra7xx: Unify Android partition tableSemen Protsenko2016-11-211-3/+4
* dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi2016-10-081-8/+2
* dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi2016-10-081-1/+0
* arm: dra7xx: Move fastboot options to defconfigSemen Protsenko2016-10-071-9/+9
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-301-0/+17
|\
| * dra7x: configs: enable SPL-DFU supportB, Ravi2016-09-271-1/+19
* | dfu: Migrate to KconfigTom Rini2016-09-271-8/+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_MMC_SUPPORT to KconfigSimon Glass2016-09-161-4/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* TI: Rework SRAM definitions and maximumsTom Rini2016-09-061-2/+0
* usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada2016-08-071-1/+0
* treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-051-1/+0
* configs: dra7xx: Update QSPI speed to 76.8MHzVignesh R2016-07-301-1/+1
* usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-041-1/+0
* usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-041-1/+0
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-5/+0
* usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko2016-04-201-2/+0
* usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko2016-04-201-1/+0
* usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko2016-04-201-1/+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
* board: ti: DRA7: Add DP83867 TI phy for rev cDan Murphy2016-04-011-0/+1
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla2016-03-141-0/+5
* ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-141-0/+4
* arm: dra7xx: Define Android partition tableSam Protsenko2016-02-291-1/+19
* ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R2016-02-151-2/+2
* dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N2016-01-131-0/+5
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* ARM: dra7xx_evm: Add DFU support for qspi flashVignesh R2015-11-031-1/+15