| Commit message (Expand) | Author | Age | Files | Lines |
* | dfu: Migrate to Kconfig | Tom Rini | 2016-09-27 | 1 | -5/+0 |
* | Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_USB_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -3/+0 |
* | Convert CONFIG_SPL_POWER_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NET_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NET_VCI_STRING to Kconfig | Simon Glass | 2016-09-16 | 1 | -2/+0 |
* | Convert CONFIG_SPL_ENV_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | TI: Rework SRAM definitions and maximums | Tom Rini | 2016-09-06 | 1 | -3/+0 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -2/+0 |
* | usb: add (move) CONFIG_USB_HOST to Kconfig | Masahiro Yamada | 2016-08-07 | 1 | -1/+0 |
* | usb: move CONFIG_USB_XHCI_DWC3 to Kconfig | Masahiro Yamada | 2016-06-04 | 1 | -1/+0 |
* | usb: move CONFIG_USB_XHCI to Kconfig with renaming | Masahiro Yamada | 2016-06-04 | 1 | -1/+0 |
* | ti: AM43xx: board: Detect AM43xx HS EVM | Madan Srinivas | 2016-05-27 | 1 | -0/+2 |
* | ti: AM43xx: Use CONFIG options from SOC Kconfig | Madan Srinivas | 2016-05-27 | 1 | -12/+7 |
* | arm: Kconfig: Add support for AM43xx SoC specific Kconfig | Madan Srinivas | 2016-05-27 | 1 | -2/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -4/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -8/+3 |
* | usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -2/+1 |
* | usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -1/+1 |
* | usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -1/+1 |
* | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -1/+1 |
* | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -2/+3 |
* | usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -1/+4 |
* | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko | 2016-03-25 | 1 | -1/+0 |
* | ti_armv7_common: env: Consolidate support for loading script and text env files | Lokesh Vutla | 2016-03-15 | 1 | -12/+1 |
* | am43xx: configs: Enable USB commands for non usb boot also | Mugunthan V N | 2016-03-15 | 1 | -1/+3 |
* | am43xx: qspi: Fix config to select SPI mode | Vignesh R | 2016-02-15 | 1 | -1/+1 |
* | am43xx_evm: timer: do not define CONFIG_TIMER for spl | Mugunthan V N | 2016-01-20 | 1 | -0/+1 |
* | am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl | Mugunthan V N | 2016-01-13 | 1 | -0/+2 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | spi: Move SPI drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS | Marek Vasut | 2015-11-21 | 1 | -1/+0 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -1/+0 |
* | ns16550: zap CONFIG_NS16550_SERIAL | Thomas Chou | 2015-11-21 | 1 | -2/+0 |
* | ns16550: unify serial_omap | Thomas Chou | 2015-11-21 | 1 | -2/+2 |
* | ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi | Vignesh R | 2015-11-17 | 1 | -0/+2 |
* | am43xx_evm: Add DFU support for qspi flash | Vignesh R | 2015-11-12 | 1 | -1/+12 |
* | am43xx_evm: mmc: do not define DM_MMC for spl | Mugunthan V N | 2015-10-22 | 1 | -0/+8 |
* | am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL | Mugunthan V N | 2015-10-22 | 1 | -1/+5 |
* | am437x_evm: increase phy autoneg timeout | Sekhar Nori | 2015-09-28 | 1 | -0/+1 |
* | ti_armv7_common: env: Consolidate MMC args | Lokesh Vutla | 2015-09-11 | 1 | -8/+2 |
* | include: configs: am43xx_evm: add 'usb stop' in usbboot env | Kishon Vijay Abraham I | 2015-08-28 | 1 | -0/+2 |
* | configs: split ti_armv7_common into a omap generic header | Nishanth Menon | 2015-07-27 | 1 | -1/+1 |
* | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski | 2015-07-22 | 1 | -2/+2 |
* | usb: xhci: omap: Remove common dwc3 drv functions calls | Ramneek Mehresh | 2015-07-22 | 1 | -0/+1 |
* | defconfig: Move CONFIG_SPI_FLASH_BAR from configs | Jagan Teki | 2015-07-01 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |