summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-041-0/+8
|\
| * ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-281-0/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-021-0/+4
|\ \
| * | omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-291-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-023-13/+17
|\ \
| * | sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka2015-02-021-7/+7
| * | sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-021-3/+9
| * | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-021-3/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-01-314-2/+93
|\ \
| * | net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-301-1/+3
| * | net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-301-0/+58
| * | Add MS7206SE ethernet supportYoshinori Sato2015-01-301-1/+30
| * | net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil2015-01-301-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-3055-569/+2016
|\ \
| * | dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass2015-01-291-53/+29
| * | dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass2015-01-291-2/+12
| * | dm: i2c: dts: Support an offset-len device tree propertySimon Glass2015-01-291-1/+2
| * | dm: i2c: s3c24x0: adjust to dm-i2c apiPrzemyslaw Marczak2015-01-291-43/+194
| * | dm: i2c-uclass-compat: fix missed argumentPrzemyslaw Marczak2015-01-291-1/+1
| * | DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta2015-01-297-0/+129
| * | DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta2015-01-295-0/+83
| * | dm: cros_ec_spi: Remove old pre-driver-model codeSimon Glass2015-01-291-49/+2
| * | dm: cros_ec: Don't require protocol 3 supportSimon Glass2015-01-291-4/+6
| * | dm: core: Ignore disabled devices when bindingSimon Glass2015-01-291-0/+5
| * | dm: i2c: Move slave details to child platdataSimon Glass2015-01-296-87/+39
| * | dm: spi: Move slave details to child platdataSimon Glass2015-01-295-63/+56
| * | dm: spi: Set up the spi_slave device pointer in child_pre_probe()Simon Glass2015-01-291-0/+10
| * | dm: core: Allow uclass to set up a device's child before it is probedSimon Glass2015-01-292-0/+17
| * | dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()Simon Glass2015-01-291-2/+5
| * | dm: core: Allow the uclass to set up a device's child after bindingSimon Glass2015-01-291-5/+16
| * | dm: spi: Move the per-child data size to the uclassSimon Glass2015-01-299-8/+1
| * | dm: core: Allow uclasses to specify private data for a device's childrenSimon Glass2015-01-292-0/+8
| * | dm: core: Add a flag to control sequence numberingSimon Glass2015-01-294-15/+16
| * | dm: core: Add a function to get a device's uclass IDSimon Glass2015-01-291-0/+5
| * | dm: core: Add a post_bind method for parentsSimon Glass2015-01-291-0/+12
| * | dm: core: Allow uclasses to specify platdata for a device's childrenSimon Glass2015-01-291-0/+4
| * | dm: core: Allow parents to have platform data for their childrenSimon Glass2015-01-292-2/+32
| * | dm: core: Allocate platform data when binding a deviceSimon Glass2015-01-292-13/+17
| * | dm: core: Tidy up error handling in device_bind()Simon Glass2015-01-291-8/+10
| * | dm: core: Set device tree node for root deviceSimon Glass2015-01-291-0/+3
| * | dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-293-9/+11
| * | dm: i2c: Add a compatbility layerSimon Glass2015-01-292-0/+99
| * | dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-293-8/+9
| * | dm: spi: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-34/+28
| * | dm: usb: Remove use of fdtdec GPIO supportSimon Glass2015-01-293-30/+28
| * | dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-292-35/+21
| * | dm: tegra: nand: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-5/+4
| * | dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-34/+20
| * | dm: exynos: Add a GPIO translation functionSimon Glass2015-01-291-1/+12
| * | dm: tegra: Add a GPIO translation functionSimon Glass2015-01-291-0/+18
OpenPOWER on IntegriCloud