summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Rename to dwc2_usbMarek Vasut2015-08-191-1/+1
* usb: dwc2: Add original Synopsys compat stringMarek Vasut2015-08-191-0/+1
* usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I2015-08-191-0/+1
* usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I2015-08-191-0/+1
* usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I2015-08-191-0/+4
* usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov2015-08-191-5/+14
* usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese2015-08-191-3/+35
* imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso2015-08-191-4/+33
* imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso2015-08-192-19/+82
* imx: usb: ehci-mx6: document board specific functionsAdrian Alonso2015-08-191-0/+31
* imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso2015-08-191-33/+18
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-1833-47/+47
* dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada2015-08-183-6/+6
* led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada2015-08-181-2/+1
* led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada2015-08-182-2/+2
* ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada2015-08-181-2/+1
* ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada2015-08-182-2/+2
* clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada2015-08-181-2/+1
* clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada2015-08-182-2/+2
* dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada2015-08-181-2/+2
* spl: move SPL driver entries to driver/MakefileMasahiro Yamada2015-08-181-0/+37
* i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy2015-08-181-11/+11
* usb: lpc32xx: add host USB driverSylvain Lemieux2015-08-182-0/+232
* i2c: lpc32xx: add support for OTG I2CSylvain Lemieux2015-08-181-3/+17
* nand: lpc32xx: add ECC layout for small page NANDSylvain Lemieux2015-08-181-1/+17
* nand: lpc32xx: add hardware ECC supportSylvain Lemieux2015-08-181-4/+409
* dma: lpc32xx: add DMA driverSylvain Lemieux2015-08-182-0/+148
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-08-185-2/+130
|\
| * spi: ti_qspi: Use DMA to read from qspi flashVignesh R2015-08-171-0/+25
| * dma: ti-edma3: Add helper function to support edma3 transferVignesh R2015-08-171-0/+78
| * sf: ops: Add spi_flash_copy_mmap functionTom Rini2015-08-171-1/+7
| * ti: qspi: set flash quad bit based on quad support flagvishalm@ti.com2015-08-171-1/+1
| * sf: Make 4K sector support configurableMarek Vasut2015-08-172-0/+19
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-08-181-1/+1
|\ \
| * | ARM: exynos: move SoC sources to mach-exynosThomas Abraham2015-08-171-1/+1
| |/
* | pci: mvebu: Add PCIe driverAnton Schubert2015-08-172-0/+424
* | arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese2015-08-172-2/+2
* | arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2015-08-171-8/+11
* | arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-171-1/+8
* | arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-171-1/+0
* | arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese2015-08-171-1/+1
* | i2c: lpc32xx: fix write timeoutSylvain Lemieux2015-08-171-0/+2
* | i2c: lpc32xx: fix read timeoutSylvain Lemieux2015-08-171-5/+5
* | i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux2015-08-171-1/+1
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-142-1/+141
|\
| * video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng2015-08-141-1/+1
| * Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass2015-08-141-0/+4
| * dm: pci: Add a way to iterate through all PCI devicesSimon Glass2015-08-141-0/+60
| * dm: pci: Provide friendly config access functionsSimon Glass2015-08-141-0/+76
* | Merge branch 'master' of git://git.denx.de/u-boot-pmicTom Rini2015-08-143-1/+104
|\ \
OpenPOWER on IntegriCloud