summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | sdhci: make local functions staticJeroen Hofstee2014-10-251-3/+3
* | | omap_gpmc: fix warnigs with W=1Jeroen Hofstee2014-10-251-18/+18
* | | net: fec_mxc: make local functions staticJeroen Hofstee2014-10-251-3/+5
* | | gpio: make local functions staticJeroen Hofstee2014-10-251-2/+2
* | | ehci-hcd.c: make local functions staticJeroen Hofstee2014-10-251-1/+1
* | | video: use __weakJeroen Hofstee2014-10-252-32/+10
* | | usb: use __weakJeroen Hofstee2014-10-251-12/+3
* | | pci: use __weakJeroen Hofstee2014-10-251-6/+2
* | | net: phy: fix warnings with W=1Jeroen Hofstee2014-10-251-5/+2
* | | 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
OpenPOWER on IntegriCloud