summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-229-118/+446
|\
| * driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha2016-03-211-1/+2
| * driver: net: ldpaa_eth: Add support of PHY frameworkPrabhakar Kushwaha2016-03-211-34/+87
| * driver/ddr/fsl: Add workaround for erratum A-009803Shengzhou Liu2016-03-211-5/+39
| * driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discreteShengzhou Liu2016-03-212-7/+63
| * pci/layerscape: set LUT and msi-map for discovered PCI devicesStuart Yoder2016-03-211-0/+147
| * armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder2016-03-211-70/+0
| * drivers/crypto/fsl: define structures for PDBAneesh Bansal2016-03-211-0/+55
| * drivers/crypto/fsl: add constructs for protocol descriptorsAneesh Bansal2016-03-212-0/+52
| * drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal2016-03-211-1/+1
* | usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen2016-03-201-2/+4
* | dm: sandbox: Drop the pre-DM host implementationSimon Glass2016-03-171-90/+0
* | dm: usb: Unbind old block devices when shutting down USBSimon Glass2016-03-171-1/+5
* | dm: ns16550: Add support for reg-offset propertyMichal Simek2016-03-171-2/+4
|/
* x86: broadwell: Add video supportSimon Glass2016-03-174-1/+1174
* x86: broadwell: Add a GPIO driverSimon Glass2016-03-173-0/+208
* x86: Drop all the old pin configuration codeSimon Glass2016-03-171-11/+0
* x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass2016-03-171-175/+5
* x86: Allow use of serial soon after relocationSimon Glass2016-03-171-1/+1
* input: i8042: Make sure the keyboard is enabledSimon Glass2016-03-171-0/+4
* syscon: Avoid returning a device on failureSimon Glass2016-03-171-0/+1
* x86: gpio: Correct GPIO setup orderingSimon Glass2016-03-171-1/+3
* pci: Correct a few comments and nitsSimon Glass2016-03-171-1/+0
* pci: Add functions to update PCI configuration registersSimon Glass2016-03-171-0/+57
* gpio: Use const where possibleSimon Glass2016-03-171-5/+5
* gpio: Add a function to obtain a GPIO vector valueSimon Glass2016-03-171-0/+18
* video: Allow simple-panel to be used without regulatorsSimon Glass2016-03-171-8/+10
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-171-1/+0
* dwmmc: Increase retry timeoutAlexander Graf2016-03-151-1/+1
* input: TWL6030 input support for power button, USB and chargerPaul Kocialkowski2016-03-152-0/+49
* power: twl6030: Power off supportPaul Kocialkowski2016-03-151-0/+8
* power: twl6030: Remove ifdef around the codePaul Kocialkowski2016-03-151-2/+0
* usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski2016-03-153-0/+25
* power: twl6030: Clear VUSB_IN_PMID bit on USB device setupPaul Kocialkowski2016-03-151-0/+1
* power: twl6030: Configure VUSB voltage on USB device setupPaul Kocialkowski2016-03-151-0/+4
* omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski2016-03-151-4/+2
* power: twl6030: Device-index-specific MMC power initializationPaul Kocialkowski2016-03-152-26/+28
* power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 valuePaul Kocialkowski2016-03-151-0/+19
* power: twl6030: Some more explicit registers and values definitionsPaul Kocialkowski2016-03-151-11/+15
* spi: omap3: Fix multiple definition of 'priv'Jagan Teki2016-03-151-19/+21
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-155-22/+326
|\
| * video: ipu: avoid overflow issuePeng Fan2016-03-141-19/+54
| * rockchip: video: Add LVDS support in vop driverJacob Chen2016-03-141-2/+14
| * rockchip: video: Add a display driver for rockchip LVDSJacob Chen2016-03-142-1/+255
| * dm: video: Add a operation to display uclassJacob Chen2016-03-141-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-03-153-376/+497
|\ \
| * | spi: omap3: Convert to driver modelJagan Teki2016-03-142-270/+416
| * | spi: omap3: Make local functions as staticJagan Teki2016-03-141-6/+6
| * | spi: omap3: Move headers code inside the driverJagan Teki2016-03-142-111/+86
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-03-1431-145/+427
|\ \
OpenPOWER on IntegriCloud