summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese
2014-10-29i2c: mxs: Add support for I2C 1 on i.MX28Marek Vasut
2014-10-29i2c: mxs: Pass the i2c_adapter aroundMarek Vasut
2014-10-29i2c: mxs: Add basic support for i2c frameworkMarek Vasut
2014-10-29i2c: mxs: Consolidate hard-coded bus addressMarek Vasut
2014-10-28dwc_ahsata: use bitwise operator in sata_port_statusNikita Kiryanov
2014-10-28Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-28e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler
2014-10-27mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak
2014-10-27e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler
2014-10-27net/e1000: Fix EEPROM access errorYork Sun
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25i2c: designware: add an implement i2c protosJeroen Hofstee
2014-10-25net: davince: add missing includeJeroen Hofstee
2014-10-25mmc: bcm2835_sdhci: add missing includeJeroen Hofstee
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee
2014-10-25tegra: make local functions staticJeroen Hofstee
2014-10-25serial: make local functions staticJeroen Hofstee
2014-10-25sdhci: make local functions staticJeroen Hofstee
2014-10-25omap_gpmc: fix warnigs with W=1Jeroen Hofstee
2014-10-25net: fec_mxc: make local functions staticJeroen Hofstee
2014-10-25gpio: make local functions staticJeroen Hofstee
2014-10-25ehci-hcd.c: make local functions staticJeroen Hofstee
2014-10-25video: use __weakJeroen Hofstee
2014-10-25usb: use __weakJeroen Hofstee
2014-10-25pci: use __weakJeroen Hofstee
2014-10-25net: phy: fix warnings with W=1Jeroen Hofstee
2014-10-25cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}Jeroen Hofstee
2014-10-24mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede
2014-10-24mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang
2014-10-23serial: remove uniphier_serial_initialize() callMasahiro Yamada
2014-10-23serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada
2014-10-23dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada
2014-10-23dm: add entries to KconfigMasahiro Yamada
2014-10-23dm: serial: consolidate common code moreMasahiro Yamada
2014-10-23dm: serial: remove unnecessary castingMasahiro Yamada
2014-10-23dm: serial: fix console putcMasahiro Yamada
2014-10-23serial: add static directive to local functionsMasahiro Yamada
2014-10-23dm: move platform data headers to include/dm/platform_dataMasahiro Yamada
2014-10-23dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-23dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass