aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-04serial: add prototypes for init functionsJeroen Hofstee1-70/+70
2014-11-04i2c: use __weakJeroen Hofstee1-6/+2
2014-11-04Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-0/+6
2014-11-04usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu1-11/+2
2014-11-04usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu1-0/+5
2014-11-04usb: Make pollable int support available outside of ehci-hcd.cHans de Goede1-1/+1
2014-11-04usb: ehci: Move cache invalidation to poll_int_queueHans de Goede1-3/+7
2014-11-04usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede1-17/+19
2014-11-04usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede1-3/+5
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-3/+14
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-77/+95
2014-10-31twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski1-0/+6
2014-10-29serial: UniPhier: add static to locally used functionsMasahiro Yamada1-3/+3
2014-10-29serial: UniPhier: add .pending handlerMasahiro Yamada1-0/+11
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2-167/+128
2014-10-29i2c: mxs: Add support for I2C 1 on i.MX28Marek Vasut1-1/+8
2014-10-29i2c: mxs: Pass the i2c_adapter aroundMarek Vasut1-67/+67
2014-10-29i2c: mxs: Add basic support for i2c frameworkMarek Vasut2-21/+30
2014-10-29i2c: mxs: Consolidate hard-coded bus addressMarek Vasut1-7/+12
2014-10-28dwc_ahsata: use bitwise operator in sata_port_statusNikita Kiryanov1-1/+1
2014-10-28Merge git://git.denx.de/u-boot-dmTom Rini1-1/+1
2014-10-28e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler1-0/+6
2014-10-27mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak1-1/+1
2014-10-27e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler2-2/+5
2014-10-27net/e1000: Fix EEPROM access errorYork Sun1-1/+1
2014-10-27SPI: mxc_spi: delay initialisation until claim busMarkus Niebel1-16/+21
2014-10-27SPI: mxc_spi: remove second reset from ECSPI config handlerMarkus Niebel1-3/+0
2014-10-27spi: altera: Move the config options to the topMarek Vasut1-8/+8
2014-10-27spi: altera: Clean up the use of variable dMarek Vasut1-10/+13
2014-10-27spi: altera: Zap endless loopMarek Vasut1-2/+11
2014-10-27spi: altera: Clean up most checkpatch issuesMarek Vasut1-10/+13
2014-10-27spi: altera: Clean up bit definitionsMarek Vasut1-13/+13
2014-10-27spi: altera: Use struct-based register accessMarek Vasut1-24/+25
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini1-1/+1
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk1-1/+1
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini1-0/+1
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini12-268/+1443
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini1-9/+33
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-0/+1839
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini24-895/+770
2014-10-25i2c: designware: add an implement i2c protosJeroen Hofstee1-7/+12
2014-10-25net: davince: add missing includeJeroen Hofstee1-0/+1
2014-10-25mmc: bcm2835_sdhci: add missing includeJeroen Hofstee1-0/+1
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee3-15/+4
2014-10-25tegra: make local functions staticJeroen Hofstee3-5/+7
2014-10-25serial: make local functions staticJeroen Hofstee3-8/+8
2014-10-25sdhci: make local functions staticJeroen Hofstee1-3/+3
2014-10-25omap_gpmc: fix warnigs with W=1Jeroen Hofstee1-18/+18
2014-10-25net: fec_mxc: make local functions staticJeroen Hofstee1-3/+5
2014-10-25gpio: make local functions staticJeroen Hofstee1-2/+2