summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC'sStefan Roese2014-10-231-0/+10
* arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese2014-10-231-1/+1
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-239-9/+9
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-231-2/+2
|\
| * x86: cros_ec: Update LPC driver for new cros_ec headerSimon Glass2014-10-221-2/+2
* | dm: serial: Support driver model in pl01x driverSimon Glass2014-10-221-0/+73
* | dm: serial: Tidy up the pl01x driverSimon Glass2014-10-223-140/+165
* | dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-221-23/+157
* | dm: core: Add support for simple-busSimon Glass2014-10-222-0/+34
* | dm: imx: serial: Support driver model in the MXC serial driverSimon Glass2014-10-221-25/+145
* | dm: imx: gpio: Support driver model in MXC gpio driverSimon Glass2014-10-221-1/+303
* | dm: serial: Put common code into separate functionsSimon Glass2014-10-221-15/+17
* | dm: exynos: cros_ec: Move cros_ec_spi to driver modelSimon Glass2014-10-221-9/+78
* | dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass2014-10-221-5/+85
* | dm: cros_ec: Add support for driver modelSimon Glass2014-10-222-14/+117
* | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-226-534/+392
* | dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-221-47/+291
* | dm: Convert spi_flash_probe() and 'sf probe' to use driver modelSimon Glass2014-10-221-2/+64
* | dm: sf: Add a uclass for SPI flashSimon Glass2014-10-222-1/+69
* | spi: Use error return value in sf_opsSimon Glass2014-10-221-33/+57
* | sf: Tidy up public and private header filesSimon Glass2014-10-223-7/+62
* | 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
OpenPOWER on IntegriCloud