summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: exynos: Convert SPI to driver modelSimon Glass2014-10-221-333/+180
* dm: spi: Add soft_spi implementationSimon Glass2014-10-222-0/+253
* dm: spi: Remove SPI_INIT featureSimon Glass2014-10-221-5/+0
* dm: spi: Rename soft_spi.c to soft_spi_legacy.cSimon Glass2014-10-222-1/+1
* dm: sandbox: spi: Move to driver modelSimon Glass2014-10-221-126/+74
* dm: Add spi.h header to a few filesSimon Glass2014-10-222-0/+2
* dm: sandbox: Add a SPI emulation uclassSimon Glass2014-10-222-0/+16
* dm: spi: Add a uclass for SPISimon Glass2014-10-222-0/+394
* dm: core: Allow parents to pass data to children during probeSimon Glass2014-10-221-1/+8
* dm: core: Add functions for iterating through device childrenSimon Glass2014-10-221-0/+27
* dm: exynos: Move serial to driver modelSimon Glass2014-10-221-183/+72
* dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-221-136/+288
* dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-221-1/+6
* dm: exynos: Tidy up GPIO definesSimon Glass2014-10-221-10/+11
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-221-2/+1
* dm: simplify the loop in lists_driver_lookup_name()Masahiro Yamada2014-10-221-8/+1
* dm: do not check the existence of uclass operationMasahiro Yamada2014-10-221-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-10-2011-0/+2051
|\
| * crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-165-1/+279
| * fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-1610-0/+1773
* | video: ipu_disp: remove pixclk fixupJeroen Hofstee2014-10-161-25/+6
* | video: ipu: fix debug and commentJeroen Hofstee2014-10-162-5/+4
|/
* sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede2014-10-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-108-22/+971
|\
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-1123-289/+654
| |\
| * | macb: simplify gmac initialisationAndreas Bießmann2014-10-101-17/+8
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-103-3/+220
| |\ \
| | * | samsung: Enable device tree for s5p_goniSimon Glass2014-10-081-2/+0
| | * | cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass2014-10-081-1/+1
| | * | cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass2014-10-082-0/+219
| * | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-084-2/+743
| |\ \ \ | | |/ / | |/| |
| | * | usb: ehci-mx6: Rename the USB register base addressYe.Li2014-09-291-2/+2
| | * | usb: ehci: mxs: Add board-specific callbacksMarek Vasut2014-09-291-0/+16
| | * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-09-2263-181/+1390
| | |\ \
| | * | | mtd: nand: add Freescale vf610_nfc driverStefan Agner2014-09-162-0/+725
* | | | | serial-uclass: Fix compilation errorHans de Goede2014-10-101-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-10-101-2/+10
|\ \ \ \
| * | | | mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada2014-10-091-0/+7
| * | | | mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada2014-10-091-2/+3
* | | | | ahci: Don't start command DMA engine before buffers are setRoger Quadros2014-10-101-1/+0
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-077-0/+482
|\ \ \ \ | |/ / /
| * | | serial: add UniPhier serial driverMasahiro Yamada2014-10-053-0/+207
| * | | mtd: denali: add Denali NAND driver for SPLMasahiro Yamada2014-10-053-0/+242
| * | | mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2014-10-052-0/+33
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-0610-52/+77
|\ \ \ \
| * | | | usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-061-1/+8
| * | | | usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack2014-10-061-2/+0
| * | | | usb: tegra: ULPI regression on tegra20Marcel Ziswiler2014-10-061-2/+2
| * | | | usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-061-1/+1
| * | | | usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-061-1/+2
OpenPOWER on IntegriCloud