summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-12-12-0/+226
|\
| * arm64: mvebu: pinctrl: Add pin control driver for A8K familyKonstantin Porotchkin2016-12-12-0/+226
* | spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-1/+1
|/
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-09-115/+17
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-12-09-17/+115
|\
| * net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek2016-12-08-6/+3
| * block: Move ceva driver to DMMichal Simek2016-12-08-2/+48
| * dm: Add support for scsi/sata based devicesMichal Simek2016-12-08-9/+64
* | net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex2016-12-08-19/+24
* | net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese2016-12-08-6/+16
* | net: fman: fix 2.5G SGMII settingsshaohui xie2016-12-08-10/+24
* | net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl2016-12-08-8/+23
* | net: phy: realtek: make define more consistentoliver@schinagl.nl2016-12-08-2/+2
* | net: phy: realtek: Use the BIT() macrooliver@schinagl.nl2016-12-08-2/+3
* | net: phy: micrel: Fix error handlingMarek Vasut2016-12-08-2/+4
* | usb: xhci-pci: Add DM supportStefan Roese2016-12-06-0/+81
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-12-05-55/+155
|\
| * fsl/usb: enable the errata-a005697 for ls1012ajerry.huang@nxp.com2016-12-05-0/+4
| * fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu2016-12-05-31/+134
| * fsl/ddr: Fix compiling warningShengzhou Liu2016-12-05-32/+25
* | Merge git://www.denx.de/git/u-boot-i2cTom Rini2016-12-05-1128/+635
|\ \ | |/ |/|
| * dm: i2c: Add a note to I2C drivers which need conversionSimon Glass2016-12-05-0/+42
| * samsung: i2c: Split the high-speed I2C code into a new driverSimon Glass2016-12-05-545/+591
| * samsung: i2c: Drop old code from I2C driverSimon Glass2016-12-05-583/+2
* | sata: sata_mv: Fix misaligned cache warningsStefan Roese2016-12-05-3/+9
* | pci: mvebu: Add PCIe driver for Armada-8KShadi Ammouri2016-12-05-0/+546
* | drivers/phy: marvell: Add support for the slave CP COMPHY deviceStefan Roese2016-12-05-3/+14
|/
* usb: gadget: remove unused shortname variableAndre Przywara2016-12-04-1/+0
* usb: eth: r8152_fw: fix indentationAndre Przywara2016-12-04-4/+4
* marvell: comphy_a3700: fix bitmaskAndre Przywara2016-12-04-2/+2
* net: rtl8169: remove unneeded definitionAndre Przywara2016-12-04-3/+0
* net: e1000: fix indentationAndre Przywara2016-12-04-3/+2
* mtd: cfi_flash: fix indentationAndre Przywara2016-12-04-2/+2
* serial: Drop the s3c24x0 serial driverSimon Glass2016-12-04-209/+0
* ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla2016-12-04-46/+22
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-03-89/+564
|\
| * cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer2016-12-02-16/+0
| * drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N2016-12-02-0/+191
| * drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-02-11/+11
| * drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N2016-12-02-0/+74
| * rtc: Add RTC chip pcf2127 supportMeng Yi2016-12-02-0/+114
| * dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese2016-12-02-0/+22
| * drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N2016-12-02-21/+52
| * drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N2016-12-02-25/+21
| * drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N2016-12-02-27/+26
| * drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N2016-12-02-0/+36
| * drivers: usb: gadget: ether: access network_started using local variableMugunthan V N2016-12-02-5/+5
| * dm: blk: Fix get_desc to return block device descriptorMichal Simek2016-12-02-0/+2
| * dm: core: Handle global_data moving in SPLSimon Glass2016-12-02-0/+7
| * tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister2016-12-02-9/+28