summaryrefslogtreecommitdiff
path: root/include/configs/dra7xx_evm.h
AgeCommit message (Expand)Author
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2016-12-02ARM: ti: consolidate dfu environment variablesSekhar Nori
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2016-11-21arm: dra7xx: Unify Android partition tableSemen Protsenko
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi
2016-10-07arm: dra7xx: Move fastboot options to defconfigSemen Protsenko
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-27dra7x: configs: enable SPL-DFU supportB, Ravi
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-08-07usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada
2016-07-30configs: dra7xx: Update QSPI speed to 76.8MHzVignesh R
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST 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-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-04-01board: ti: DRA7: Add DP83867 TI phy for rev cDan Murphy
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-14ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla
2016-03-14ARM: DRA7: Enable EEPROM supportLokesh Vutla
2016-02-29arm: dra7xx: Define Android partition tableSam Protsenko
2016-02-15ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R
2016-01-13dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-03ARM: dra7xx_evm: Add DFU support for qspi flashVignesh R
2015-08-17ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspiVignesh R
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski