summaryrefslogtreecommitdiff
path: root/include/configs/dra7xx_evm.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-08arm: dra7xx: move CONFIG_DRA7XX to KconfigUri Mashiach1-2/+0
2017-03-21configs: dra7xx_evm: Enable SPL_DMLokesh Vutla1-5/+0
2017-03-21ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros1-4/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-12-03ARM: ti: consolidate dfu environment variablesSekhar Nori1-49/+2
2016-11-29spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-1/+0
2016-11-21arm: dra7xx: Unify Android partition tableSemen Protsenko1-3/+4
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi1-8/+2
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi1-1/+0
2016-10-07arm: dra7xx: Move fastboot options to defconfigSemen Protsenko1-9/+9
2016-10-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+17
2016-09-28dra7x: configs: enable SPL-DFU supportB, Ravi1-1/+19
2016-09-27dfu: Migrate to KconfigTom Rini1-8/+0
2016-09-17Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-4/+0
2016-09-17Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini1-2/+0
2016-08-07usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada1-1/+0
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada1-1/+0
2016-07-29configs: dra7xx: Update QSPI speed to 76.8MHzVignesh R1-1/+1
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada1-1/+0
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada1-1/+0
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-5/+0
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko1-2/+0
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko1-1/+0
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-1/+0
2016-04-02board: ti: DRA7: Add DP83867 TI phy for rev cDan Murphy1-0/+1
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-03-15ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla1-0/+5
2016-03-15ARM: DRA7: Enable EEPROM supportLokesh Vutla1-0/+4
2016-02-29arm: dra7xx: Define Android partition tableSam Protsenko1-1/+19
2016-02-15ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R1-2/+2
2016-01-13dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N1-0/+5
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-03ARM: dra7xx_evm: Add DFU support for qspi flashVignesh R1-1/+15