summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}Jeroen Hofstee2014-10-251-34/+16
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-232-1/+4
|\
| * tegra: gpio: fix null label regressionMarcel Ziswiler2014-10-221-0/+3
| * mmc: Tegra: Fix timeout issue seen on certain eMMC partsMarcel Ziswiler2014-10-221-1/+1
* | i2c: mvtwsi: Add support for Marvell Armada XPStefan Roese2014-10-231-1/+1
* | net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese2014-10-232-0/+1654
* | spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese2014-10-231-1/+2
* | 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
|/ /
OpenPOWER on IntegriCloud