summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-222-78/+0
* usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-78/+0
* usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-222-0/+92
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-07-2010-185/+266
|\
| * driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rxPrabhakar Kushwaha2015-07-201-1/+8
| * driver/ldpaa_eth: Avoid TX conf framesPrabhakar Kushwaha2015-07-202-111/+4
| * driver/ldpaa_eth: Add timeout handling DQRR entry readPrabhakar Kushwaha2015-07-201-14/+22
| * driver/ldpaa_eth: Retry enqueue if portal was busyPrabhakar Kushwaha2015-07-201-2/+30
| * armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder2015-07-201-0/+62
| * drivers/fsl-mc: dynamically create ICID pool in DPCStuart Yoder2015-07-201-0/+36
| * armv8/fsl-lsch3: partition stream IDsStuart Yoder2015-07-201-1/+1
| * drivers: fsl-mc: Return error for major version mismatchPrabhakar Kushwaha2015-07-201-2/+7
| * drivers: fsl-mc: Update qbman driverPrabhakar Kushwaha2015-07-203-37/+53
| * drivers: fsl-mc: Update flibs to mc-0.6.0.1Prabhakar Kushwaha2015-07-202-6/+8
| * drivers/fsl-mc: Autoload AOIP image from NOR flashJ. German Rivera2015-07-201-0/+23
| * driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_confPrabhakar Kushwaha2015-07-201-0/+1
| * drivers/fsl-mc: Make MC boot error messages more readableJ. German Rivera2015-07-201-18/+13
| * driver/fsl_debug_server: Fix the DDR hide logic for LS2085aBhupesh Sharma2015-07-202-8/+5
| * driver/ddr/fsl: Add a hook to update SPD addressYork Sun2015-07-201-0/+8
* | fdt: armv8: Fix build warnings on armv8Haikun Wang2015-07-201-2/+2
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-07-1512-963/+314
|\
| * pci: Disable expansion ROM address decoding when signature check failsBin Meng2015-07-141-0/+4
| * pci: Configure expansion ROM during auto config processBin Meng2015-07-142-31/+22
| * drivers: block: Remove the ata_piix driverBin Meng2015-07-143-789/+0
| * dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass2015-07-141-2/+6
| * x86: pci: Tidy up the generic x86 PCI driverSimon Glass2015-07-141-5/+8
| * dm: spi: Correct BIOS protection logic for ICH9Simon Glass2015-07-141-5/+4
| * dm: spi: Correct status register access widthSimon Glass2015-07-141-1/+5
| * x86: Configure VESA parameters before loading Linux kernelBin Meng2015-07-141-0/+28
| * x86: Move VGA option rom macros to KconfigBin Meng2015-07-141-2/+2
| * video: Add 32-bit color depth support for VBEJian Luo2015-07-141-0/+1
| * video: vesa_fb: Look up VGA device by class instead of idBin Meng2015-07-141-14/+2
| * dm: pci: Correct bus number when scanning sub-busesSimon Glass2015-07-141-1/+1
| * dm: pci: Use the correct hose when configuring devicesSimon Glass2015-07-142-1/+11
| * dm: rtc: Support mc146818 driver in driver modelBin Meng2015-07-141-108/+204
| * x86: Move MP initialization codes into a common placeBin Meng2015-07-141-0/+2
| * dm: cpu: Add a new get_count method to cpu uclassBin Meng2015-07-141-0/+10
| * dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng2015-07-141-1/+1
| * dm: cpu: Fix undefined ENOSYS build errorBin Meng2015-07-141-0/+1
| * dm: spi: Correct minor nits in ICH driverSimon Glass2015-07-141-3/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-143-36/+28
|\ \ | |/ |/|
| * spi: cadence_qspi: support FIFO width other than 4 bytesVikas Manocha2015-07-031-23/+23
| * spi: cadence_qspi: get sram size from device treeVikas Manocha2015-07-033-5/+3
| * spi: cadence_qspi: move the sram partition in initVikas Manocha2015-07-031-11/+5
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-07-101-1/+1
|\ \
| * | exynos: i2c: Correct bug in pinmux selectionSimon Glass2015-07-101-1/+1
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-103-8/+56
|\ \ \
| * | | usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese2015-07-101-0/+36
| * | | block: ahci: Don't enable port interruptsStefan Roese2015-07-101-3/+0
| * | | mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese2015-07-101-0/+15
OpenPOWER on IntegriCloud