aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-10ahci: Don't start command DMA engine before buffers are setRoger Quadros1-1/+0
2014-10-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini7-0/+482
2014-10-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini10-52/+77
2014-10-06Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini7-220/+482
2014-10-06usb: gadget: fastboot: terminate commands with NULLEric Nelson1-1/+8
2014-10-06usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack1-2/+0
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek3-0/+305
2014-10-06arm: socfpga: mmc: Pick the clock from clock managerPavel Machek1-4/+11
2014-10-06Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...Marek Vasut3-39/+48
2014-10-06net: dwc: Make the cache handling less crypticMarek Vasut1-25/+23
2014-10-06net: dwc: Fix cache alignment issuesMarek Vasut1-2/+4
2014-10-06net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek1-4/+3
2014-10-06mmc: dw_mmc: cleanupsPavel Machek1-12/+22
2014-10-06fpga: altera: Turn the switches into table lookupMarek Vasut1-111/+60
2014-10-06fpga: altera: Make altera_validate return normal valuesMarek Vasut1-9/+9
2014-10-06fpga: altera: Move altera_validate to the topMarek Vasut1-32/+26
2014-10-06fpga: altera: More indentation trimdownMarek Vasut1-118/+120
2014-10-06fpga: altera: Clean up altera_validate functionMarek Vasut1-22/+21
2014-10-06fpga: altera: Clean up the printing and debugMarek Vasut1-59/+58
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler1-2/+2
2014-10-06usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson1-1/+1
2014-10-06usb: gadget: fastboot: add max-download-size variableEric Nelson1-1/+2
2014-10-06usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson1-0/+5
2014-10-06usb: gadget: fastboot: improve download progress barBo Shen1-5/+9
2014-10-06usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson1-0/+1
2014-10-06usb: dfu: add fullspeed support for DFUHeiko Schocher1-0/+3
2014-10-06usb: dfu: thor: gadget: Remove dead codeLukasz Majewski2-18/+0
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede1-1/+1
2014-10-06usb: ehci: Make periodic_schedules a per controller variableHans de Goede2-5/+5
2014-10-06usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede1-8/+10
2014-10-06usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede1-0/+2
2014-10-06usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede1-8/+28
2014-10-06cfi_flash: don't hide write/erase errorsBaruch Siach1-1/+1
2014-10-05serial: add UniPhier serial driverMasahiro Yamada3-0/+207
2014-10-05mtd: denali: add Denali NAND driver for SPLMasahiro Yamada3-0/+242
2014-10-05mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2-0/+33
2014-10-03dw_mmc: cleanupsPavel Machek1-11/+13
2014-10-03mmc: Fix mmc bus widthMario Schuknecht1-2/+3
2014-10-03mvebu_mmc: Driver additionMario Schuknecht1-1/+61
2014-10-03mmc: restore capacity when switching to partition 0Peter Bigot1-3/+8
2014-10-03mmc: fix ERASE_GRP_DEF handlingHannes Petermaier1-0/+2
2014-10-03mmc: set correct block size value in bfin sdh driverSonic Zhang1-3/+4
2014-09-26Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini1-76/+38
2014-09-26sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass1-76/+38
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini9-131/+249
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-2/+0
2014-09-25nand/denali: Adding Denali NAND driver supportChin Liang See3-0/+1673
2014-09-25mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese1-3/+1
2014-09-25mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy1-4/+8
2014-09-25driver/ddr/fsl: Fix DDR4 driverYork Sun2-4/+8