summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-22dm: Add a function to bind a device by driver nameSimon Glass
2014-11-22dm: core: Add functions to find parent and OF dataSimon Glass
2014-11-22dm: core: Allow access to the device's driver_id dataSimon Glass
2014-11-21drivers: usb: fsl: Move USB Errata checking codeNikhil Badola
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li
2014-11-21dm: tegra: Add platform data for the SPL uartSimon Glass
2014-11-21dm: Allow stdio registration to be droppedSimon Glass
2014-11-21dm: Allow device removal features to be droppedSimon Glass
2014-11-21dm: serial: Support changing the baud rateSimon Glass
2014-11-21dm: at91: Add driver model support for the serial driverSimon Glass
2014-11-21dm: at91: Refactor serial driver slightly for driver modelSimon Glass
2014-11-21dm: at91: Add driver model support for atmel GPIO driverSimon Glass
2014-11-21x86: ivybridge: Add support for early GPIO initSimon Glass
2014-11-21dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass
2014-11-21dm: serial: Move current serial port pointer to global_dataSimon Glass
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada
2014-11-20mmc: fsl_esdhc: Update esdhc driver for iMX6SXYe.Li
2014-11-20Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2014-11-20Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-11-20mmc: fsl_esdhc: fix f_max retrieval during initMarkus Niebel
2014-11-20net/fm: add 2.5G SGMII supportShengzhou Liu
2014-11-19u_qe: add u_qe_upload_firmware for u_qeZhao Qiang
2014-11-19qe: add u-qe support to arm boardZhao Qiang
2014-11-19mtd: Handle 29LV800BTDirk Eibach
2014-11-19mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher
2014-11-17net: macb: enable GMAC IP without GE feature supportBo Shen
2014-11-17mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu
2014-11-17spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher
2014-11-17spl, nand, atmel_nand: add erase one block functionHeiko Schocher
2014-11-17mtd: atmel_nand: add missing includeHeiko Schocher
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher
2014-11-17net: macb: write mac address when initializationBo Shen
2014-11-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-11-17arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami
2014-11-17arm: odroid: pmic77686: allow buck voltage settingsSuriyan Ramasami
2014-11-17blackfin: convert to use CONFIG_SYS_I2C frameworkScott Jiang
2014-11-17adi_i2c: convert to use general io accessors.Scott Jiang
2014-11-17blackfin: rename bfin-twi_i2c driver to adi_i2cScott Jiang
2014-11-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-11-14Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2014-11-14driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie
2014-11-14Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede
2014-11-13sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede
2014-11-13sun6i: Add basic axp221 driverOliver Schinagl
2014-11-12sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada
2014-11-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini