summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-08pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam
2014-08-08Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-06Change Andy Fleming's email addressAndy Fleming
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-08-06spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher
2014-08-06spi: Support half-duplex mode in FDT decodeSimon Glass
2014-08-06exynos: spi: Fix calculation of SPI transaction start timeSimon Glass
2014-08-06cros_ec: Fix two bugs in the SPI implementationSimon Glass
2014-08-06sf: sf_ops: Stop leaking memoryMarek Vasut
2014-08-01MMC: atmel_mci: enable high speed mode supportBo Shen
2014-08-01MMC: atmel_mci: refactor setting the mode registerBo Shen
2014-08-01mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See
2014-08-01mmc: s3c: Add SD driverMarek Vasut
2014-08-01bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-31sunxi: add USB EHCI driverRoman Byshko
2014-07-31ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-25keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan
2014-07-25mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan
2014-07-25tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini
2014-07-25drivers: net: cpsw: add support for using second port as ethernetMugunthan V N
2014-07-24serial: sh: Add support R8A7794Nobuhiro Iwamatsu
2014-07-24net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu
2014-07-23dm: Give the demo uclass a nameSimon Glass
2014-07-23dm: Add dm_scan_other() to locate board-specific devicesSimon Glass
2014-07-23dm: Improve errors and warnings in lists_bind_fdt()Simon Glass
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Add functions to access a device's childrenSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass
2014-07-23dm: Move uclass error checking/probing into a functionSimon Glass
2014-07-23Add a flag indicating when the serial console is readySimon Glass
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23dm: Provide a way to shut down driver modelSimon Glass
2014-07-23dm: Make sure that the root device is probedSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-07-23dm: gpio: Don't use the driver model uclass for SPLSimon Glass
2014-07-23spi: add config option to enable the WP pin function on st micron flashesHeiko Schocher
2014-07-23pwm, imx6: add support for pwm modul on imx6Heiko Schocher
2014-07-22driver/ddr: Fix DDR register timing_cfg_8York Sun