summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/uli526x.c: fix syntax errorWolfgang Denk2014-11-071-1/+1
* power_spi.c: Rewrite pmic_reg functionTom Rini2014-11-071-23/+10
* net: smc911x: Keep MAC programmedMarek Vasut2014-11-071-0/+1
* sort drivers/mmc/MakefilePavel Machek2014-11-071-10/+12
* Merge git://git.denx.de/u-boot-tiTom Rini2014-11-074-16/+60
|\
| * omap: hsmmc: assume cd gpio is active lowIgor Grinberg2014-11-061-1/+3
| * dma: keystone_nav: remove spurious qm_cfg verificationKhoronzhuk, Ivan2014-11-061-12/+0
| * net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang2014-11-061-1/+52
| * net: keystone_net: add Keystone2 K2L SoC supportKhoronzhuk, Ivan2014-11-051-1/+4
| * net: keystone_serdes: add keystone K2L SoC supportKhoronzhuk, Ivan2014-11-051-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-051-2/+7
|\ \ | |/ |/|
| * mtd: nand: mxs: Add ECC geometry for 2048b/112b NANDMarek Vasut2014-10-301-2/+7
* | Merge git://www.denx.de/git/u-boot-sunxiTom Rini2014-11-055-13/+245
|\ \
| * | dm: sunxi: Request USB vbus gpioHans de Goede2014-11-051-0/+10
| * | dm: sunxi: Request card detect gpioHans de Goede2014-11-051-10/+22
| * | dm: sunxi: Add support for serial using driver modelSimon Glass2014-11-052-0/+40
| * | dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass2014-11-051-0/+170
| * | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-052-3/+3
* | | Merge git://git.denx.de/u-boot-shTom Rini2014-11-043-62/+64
|\ \ \ | |/ / |/| |
| * | net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu2014-11-041-2/+8
| * | net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu2014-11-042-48/+41
| * | net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu2014-11-042-12/+12
| * | serial: sh: r8a7794: Add support external clockNobuhiro Iwamatsu2014-11-041-2/+2
| * | net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu2014-11-042-4/+5
| * | serial: sh: Add support R8A7793Nobuhiro Iwamatsu2014-11-041-4/+6
* | | serial: add prototypes for init functionsJeroen Hofstee2014-11-041-70/+70
* | | i2c: use __weakJeroen Hofstee2014-11-041-6/+2
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-041-0/+6
|\ \ \
| * | | twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski2014-10-311-0/+6
| |/ /
* | | usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu2014-11-041-11/+2
* | | usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu2014-11-041-0/+5
* | | usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2014-11-041-1/+1
* | | usb: ehci: Move cache invalidation to poll_int_queueHans de Goede2014-11-041-3/+7
* | | usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede2014-11-041-17/+19
* | | usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede2014-11-041-3/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-031-3/+14
|\ \ \
| * | | serial: UniPhier: add static to locally used functionsMasahiro Yamada2014-10-291-3/+3
| * | | serial: UniPhier: add .pending handlerMasahiro Yamada2014-10-291-0/+11
* | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-11-032-77/+95
|\ \ \ \ | |_|/ / |/| | |
| * | | SPI: mxc_spi: delay initialisation until claim busMarkus Niebel2014-10-271-16/+21
| * | | SPI: mxc_spi: remove second reset from ECSPI config handlerMarkus Niebel2014-10-271-3/+0
| * | | spi: altera: Move the config options to the topMarek Vasut2014-10-271-8/+8
| * | | spi: altera: Clean up the use of variable dMarek Vasut2014-10-271-10/+13
| * | | spi: altera: Zap endless loopMarek Vasut2014-10-271-2/+11
| * | | spi: altera: Clean up most checkpatch issuesMarek Vasut2014-10-271-10/+13
| * | | spi: altera: Clean up bit definitionsMarek Vasut2014-10-271-13/+13
| * | | spi: altera: Use struct-based register accessMarek Vasut2014-10-271-24/+25
* | | | i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-292-167/+128
* | | | i2c: mxs: Add support for I2C 1 on i.MX28Marek Vasut2014-10-291-1/+8
* | | | i2c: mxs: Pass the i2c_adapter aroundMarek Vasut2014-10-291-67/+67
OpenPOWER on IntegriCloud