summaryrefslogtreecommitdiff
path: root/include/configs/omap5_uevm.h
AgeCommit message (Expand)Author
2017-08-08configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-06-05ARM: ti: Update layout for MMC and eMMC (env and dfu)Jean-Jacques Hiblot
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-15omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigTom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2016-12-03ARM: ti: consolidate dfu environment variablesSekhar Nori
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-08-07usb: add (move) CONFIG_USB_HOST to KconfigMasahiro 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-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2015-09-11include: configs: Enable DWC3 and DFU in OMAP5 uEVMKishon Vijay Abraham I
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-15omap5: Exclude more environment from SPL buildsTom Rini
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-01-05TI: armv7: enable UUID and PARTNishanth Menon
2014-12-04arm: omap5: don't enable misc_init_r by defaultFelipe Balbi
2014-10-10OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros
2014-04-17TI:omap5: Move CONFIG_ENV_SIZE to board config filesTom Rini
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-07omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usageTom Rini
2014-01-24ARM: OMAP5: Rename to ti_omap5_common.hEnric Balletbò i Serra
2014-01-08ARM: omap5_uevm: Enable 8-bit eMMC accessLubomir Popov
2013-12-04ARM: omap5_uevm: Add SATA supportRoger Quadros
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-28omap5_uevm: Better comment why we have TCA642X and the reset timeTom Rini
2013-08-27omap5: Correct include order, drop CONFIG_SYS_PROMPT defineTom Rini
2013-08-26ARM: OMAP5-uevm: Add USB ehci support for the uEVMDan Murphy
2013-08-15TI:omap5/dra7xx: Convert to ti_armv7_common.hTom Rini
2013-07-30gpio: omap5-uevm: Configure the tca6424 gpio expanderDan Murphy
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-18arm: dra7xx: Update the EXTRA_ENV_SETTINGSDan Murphy
2013-06-18arm: omap5_uevm: Correct the console sys prompt for 5432Dan Murphy
2013-06-10mmc: omap_hsmmc: Update pbias programmingBalaji T K
2013-06-10ARM: DRA7xx: Change the Debug UART to UART1Sricharan R
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD