aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-05net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu
2014-12-05driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slotsYork Sun
2014-12-05Freescale t104x: Do not exclude SGMIIJoakim Tjernlund
2014-11-26mtd: nand: s3c: Unify the register definition and namingMarek Vasut
2014-11-26mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity
2014-11-26mtd: denali: set some registers after nand_scan_ident()Masahiro Yamada
2014-11-26mtd: denali: use CONFIG_SYS_NAND_SELF_INITMasahiro Yamada
2014-11-26nand: reinstate lazy bad block scanningRostislav Lisovy
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen
2014-11-25sunxi: video: Add sun6i supportHans de Goede
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen
2014-11-24drivers : usb: fsl: Implement usb Erratum A007798 workaroundNikhil Badola
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami
2014-11-23pci: Honour pci_skip_dev()Thierry Reding
2014-11-23sata: fix a bug in init_sata() for pci-sata cardli pengbo
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-22dm: core: remove unnecessary return condition in uclass lookupMasahiro Yamada
2014-11-22dm: core: remove unnecessary return condition in driver lookupMasahiro Yamada
2014-11-22dm: core: remove meaningless if conditionalMasahiro Yamada
2014-11-22dm: core: a trivial clean upMasahiro Yamada
2014-11-22cros_ec: Fix uninitialised variable in cros_ec.cSimon Glass
2014-11-22dm: spi: Use device_bind_driver() instead of our own functionSimon Glass
2014-11-22dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass
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-19Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini