summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-13sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede
2014-10-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-10macb: simplify gmac initialisationAndreas Bießmann
2014-10-10serial-uclass: Fix compilation errorHans de Goede
2014-10-10Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2014-10-10ahci: Don't start command DMA engine before buffers are setRoger Quadros
2014-10-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-09mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada
2014-10-09mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass
2014-10-08cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass
2014-10-08cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass
2014-10-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-06Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-10-06usb: gadget: fastboot: terminate commands with NULLEric Nelson
2014-10-06usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek
2014-10-06arm: socfpga: mmc: Pick the clock from clock managerPavel Machek
2014-10-06Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...Marek Vasut
2014-10-06net: dwc: Make the cache handling less crypticMarek Vasut
2014-10-06net: dwc: Fix cache alignment issuesMarek Vasut
2014-10-06net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek
2014-10-06mmc: dw_mmc: cleanupsPavel Machek
2014-10-06fpga: altera: Turn the switches into table lookupMarek Vasut
2014-10-06fpga: altera: Make altera_validate return normal valuesMarek Vasut
2014-10-06fpga: altera: Move altera_validate to the topMarek Vasut
2014-10-06fpga: altera: More indentation trimdownMarek Vasut
2014-10-06fpga: altera: Clean up altera_validate functionMarek Vasut
2014-10-06fpga: altera: Clean up the printing and debugMarek Vasut
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler
2014-10-06usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson
2014-10-06usb: gadget: fastboot: add max-download-size variableEric Nelson
2014-10-06usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson
2014-10-06usb: gadget: fastboot: improve download progress barBo Shen
2014-10-06usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson
2014-10-06usb: dfu: add fullspeed support for DFUHeiko Schocher
2014-10-06usb: dfu: thor: gadget: Remove dead codeLukasz Majewski
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede
2014-10-06usb: ehci: Make periodic_schedules a per controller variableHans de Goede
2014-10-06usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede
2014-10-06usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede
2014-10-06usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede
2014-10-06cfi_flash: don't hide write/erase errorsBaruch Siach
2014-10-05serial: add UniPhier serial driverMasahiro Yamada
2014-10-05mtd: denali: add Denali NAND driver for SPLMasahiro Yamada
2014-10-05mtd: denali: add Denali controller configs to KconfigMasahiro Yamada
2014-10-03dw_mmc: cleanupsPavel Machek