summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-05Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-12-05fsl/usb: enable the errata-a005697 for ls1012ajerry.huang@nxp.com
2016-12-05fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu
2016-12-05fsl/ddr: Fix compiling warningShengzhou Liu
2016-12-05Merge git://www.denx.de/git/u-boot-i2cTom Rini
2016-12-05sata: sata_mv: Fix misaligned cache warningsStefan Roese
2016-12-05pci: mvebu: Add PCIe driver for Armada-8KShadi Ammouri
2016-12-05drivers/phy: marvell: Add support for the slave CP COMPHY deviceStefan Roese
2016-12-05dm: i2c: Add a note to I2C drivers which need conversionSimon Glass
2016-12-05samsung: i2c: Split the high-speed I2C code into a new driverSimon Glass
2016-12-05samsung: i2c: Drop old code from I2C driverSimon Glass
2016-12-04usb: gadget: remove unused shortname variableAndre Przywara
2016-12-04usb: eth: r8152_fw: fix indentationAndre Przywara
2016-12-04marvell: comphy_a3700: fix bitmaskAndre Przywara
2016-12-04net: rtl8169: remove unneeded definitionAndre Przywara
2016-12-04net: e1000: fix indentationAndre Przywara
2016-12-04mtd: cfi_flash: fix indentationAndre Przywara
2016-12-04serial: Drop the s3c24x0 serial driverSimon Glass
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03NAND: davinci: add support for NAND chips with 16 bits busFabien Parent
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon
2016-12-02cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer
2016-12-02drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N
2016-12-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N
2016-12-02drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N
2016-12-02rtc: Add RTC chip pcf2127 supportMeng Yi
2016-12-02dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese
2016-12-02drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N
2016-12-02drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N
2016-12-02drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N
2016-12-02drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N
2016-12-02drivers: usb: gadget: ether: access network_started using local variableMugunthan V N
2016-12-02dm: blk: Fix get_desc to return block device descriptorMichal Simek
2016-12-02dm: core: Handle global_data moving in SPLSimon Glass
2016-12-02pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy
2016-12-02pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy
2016-12-02tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-12-01mmc: Fix warning if debug() is not usedMarek Vasut
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-12-01mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-11-29Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-11-29pwm: imx: increase support up to PWM8 for i.MX6SXChristoph Fritz
2016-11-28bcm2835 video: Map frame buffer as 32bppAlexander Graf
2016-11-28drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N
2016-11-28serial: bcm283x_mu: support disabling after initializationFabian Vogt
2016-11-28serial: pl01x: expose skip_init platdata option in DTFabian Vogt