summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-22implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng
2015-07-22usb: gadget: bcm_udc_otg filesJiandong Zheng
2015-07-22usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski
2015-07-22usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski
2015-07-22usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget codePaul Kocialkowski
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-07-22drivers: usb: fsl: Remove LS102XA immap inclusionNikhil Badola
2015-07-22drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola
2015-07-22drivers: usb: fsl: Remove warnings for 64-bit architecturesNikhil Badola
2015-07-22usb: fsl: Add XHCI driver supportRamneek Mehresh
2015-07-22usb: xhci: keystone: Remove common dwc3 drv functions callsRamneek Mehresh
2015-07-22usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh
2015-07-22usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh
2015-07-22usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh
2015-07-20Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-07-20driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rxPrabhakar Kushwaha
2015-07-20driver/ldpaa_eth: Avoid TX conf framesPrabhakar Kushwaha
2015-07-20driver/ldpaa_eth: Add timeout handling DQRR entry readPrabhakar Kushwaha
2015-07-20driver/ldpaa_eth: Retry enqueue if portal was busyPrabhakar Kushwaha
2015-07-20armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder
2015-07-20drivers/fsl-mc: dynamically create ICID pool in DPCStuart Yoder
2015-07-20armv8/fsl-lsch3: partition stream IDsStuart Yoder
2015-07-20drivers: fsl-mc: Return error for major version mismatchPrabhakar Kushwaha
2015-07-20drivers: fsl-mc: Update qbman driverPrabhakar Kushwaha
2015-07-20drivers: fsl-mc: Update flibs to mc-0.6.0.1Prabhakar Kushwaha
2015-07-20drivers/fsl-mc: Autoload AOIP image from NOR flashJ. German Rivera
2015-07-20driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_confPrabhakar Kushwaha
2015-07-20drivers/fsl-mc: Make MC boot error messages more readableJ. German Rivera
2015-07-20driver/fsl_debug_server: Fix the DDR hide logic for LS2085aBhupesh Sharma
2015-07-20driver/ddr/fsl: Add a hook to update SPD addressYork Sun
2015-07-20fdt: armv8: Fix build warnings on armv8Haikun Wang
2015-07-15Merge git://git.denx.de/u-boot-x86Tom Rini
2015-07-14pci: Disable expansion ROM address decoding when signature check failsBin Meng
2015-07-14pci: Configure expansion ROM during auto config processBin Meng
2015-07-14drivers: block: Remove the ata_piix driverBin Meng
2015-07-14dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass
2015-07-14x86: pci: Tidy up the generic x86 PCI driverSimon Glass
2015-07-14dm: spi: Correct BIOS protection logic for ICH9Simon Glass
2015-07-14dm: spi: Correct status register access widthSimon Glass
2015-07-14x86: Configure VESA parameters before loading Linux kernelBin Meng
2015-07-14x86: Move VGA option rom macros to KconfigBin Meng
2015-07-14video: Add 32-bit color depth support for VBEJian Luo
2015-07-14video: vesa_fb: Look up VGA device by class instead of idBin Meng
2015-07-14dm: pci: Correct bus number when scanning sub-busesSimon Glass
2015-07-14dm: pci: Use the correct hose when configuring devicesSimon Glass
2015-07-14dm: rtc: Support mc146818 driver in driver modelBin Meng
2015-07-14x86: Move MP initialization codes into a common placeBin Meng
2015-07-14dm: cpu: Add a new get_count method to cpu uclassBin Meng
2015-07-14dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng