summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-22dm: core: Add functions for iterating through device childrenSimon Glass1-0/+27
2014-10-22dm: exynos: Move serial to driver modelSimon Glass1-183/+72
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass1-136/+288
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass1-1/+6
2014-10-22dm: exynos: Tidy up GPIO definesSimon Glass1-10/+11
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass1-2/+1
2014-10-22dm: simplify the loop in lists_driver_lookup_name()Masahiro Yamada1-8/+1
2014-10-22dm: do not check the existence of uclass operationMasahiro Yamada1-4/+0
2014-10-21Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini11-0/+2051
2014-10-17crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta5-1/+279
2014-10-17fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta10-0/+1773
2014-10-16video: ipu_disp: remove pixclk fixupJeroen Hofstee1-25/+6
2014-10-16video: ipu: fix debug and commentJeroen Hofstee2-5/+4
2014-10-13sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede1-1/+1
2014-10-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini8-22/+971
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD23-289/+654
2014-10-10macb: simplify gmac initialisationAndreas Bießmann1-17/+8
2014-10-10serial-uclass: Fix compilation errorHans de Goede1-1/+1
2014-10-10Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-2/+10
2014-10-10ahci: Don't start command DMA engine before buffers are setRoger Quadros1-1/+0
2014-10-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD3-3/+220
2014-10-10mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada1-0/+7
2014-10-10mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada1-2/+3
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD4-2/+743
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass1-2/+0
2014-10-08cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass1-1/+1
2014-10-08cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass2-0/+219
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