summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: cadence_qspi: Clean up the #define namesPhil Edworthy2016-12-151-43/+43
* spi: cadence_qspi: Use #define for bits instead of bit shiftsPhil Edworthy2016-12-151-18/+19
* spi: cadence_qspi: Better debug information on the SPI clock ratePhil Edworthy2016-12-151-3/+3
* spi: cadence_qspi: Fix baud rate calculationPhil Edworthy2016-12-151-16/+6
* spi: cadence_qspi: Fix clearing of pol/pha bitsPhil Edworthy2016-12-151-2/+2
* spi: Add error checking for invalid bus widthsSimon Glass2016-12-151-2/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-12-126-0/+226
|\
| * arm64: mvebu: pinctrl: Add pin control driver for A8K familyKonstantin Porotchkin2016-12-126-0/+226
* | spl: Add a name to the SPL load-image methodsSimon Glass2016-12-091-1/+1
|/
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-099-115/+17
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-12-099-17/+115
|\
| * net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek2016-12-083-6/+3
| * block: Move ceva driver to DMMichal Simek2016-12-082-2/+48
| * dm: Add support for scsi/sata based devicesMichal Simek2016-12-085-9/+64
* | net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex2016-12-081-19/+24
* | net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese2016-12-081-6/+16
* | net: fman: fix 2.5G SGMII settingsshaohui xie2016-12-082-10/+24
* | net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl2016-12-081-8/+23
* | net: phy: realtek: make define more consistentoliver@schinagl.nl2016-12-081-2/+2
* | net: phy: realtek: Use the BIT() macrooliver@schinagl.nl2016-12-081-2/+3
* | net: phy: micrel: Fix error handlingMarek Vasut2016-12-081-2/+4
* | usb: xhci-pci: Add DM supportStefan Roese2016-12-061-0/+81
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-12-054-55/+155
|\
| * fsl/usb: enable the errata-a005697 for ls1012ajerry.huang@nxp.com2016-12-051-0/+4
| * fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu2016-12-053-31/+134
| * fsl/ddr: Fix compiling warningShengzhou Liu2016-12-051-32/+25
* | Merge git://www.denx.de/git/u-boot-i2cTom Rini2016-12-0518-1128/+635
|\ \ | |/ |/|
| * dm: i2c: Add a note to I2C drivers which need conversionSimon Glass2016-12-0514-0/+42
| * samsung: i2c: Split the high-speed I2C code into a new driverSimon Glass2016-12-054-545/+591
| * samsung: i2c: Drop old code from I2C driverSimon Glass2016-12-051-583/+2
* | sata: sata_mv: Fix misaligned cache warningsStefan Roese2016-12-051-3/+9
* | pci: mvebu: Add PCIe driver for Armada-8KShadi Ammouri2016-12-053-0/+546
* | drivers/phy: marvell: Add support for the slave CP COMPHY deviceStefan Roese2016-12-052-3/+14
|/
* usb: gadget: remove unused shortname variableAndre Przywara2016-12-041-1/+0
* usb: eth: r8152_fw: fix indentationAndre Przywara2016-12-041-4/+4
* marvell: comphy_a3700: fix bitmaskAndre Przywara2016-12-041-2/+2
* net: rtl8169: remove unneeded definitionAndre Przywara2016-12-041-3/+0
* net: e1000: fix indentationAndre Przywara2016-12-041-3/+2
* mtd: cfi_flash: fix indentationAndre Przywara2016-12-041-2/+2
* serial: Drop the s3c24x0 serial driverSimon Glass2016-12-042-209/+0
* ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla2016-12-042-46/+22
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-0314-89/+564
|\
| * cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer2016-12-021-16/+0
| * drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N2016-12-021-0/+191
| * drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-022-11/+11
| * drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N2016-12-023-0/+74
| * rtc: Add RTC chip pcf2127 supportMeng Yi2016-12-023-0/+114
| * dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese2016-12-021-0/+22
| * drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N2016-12-021-21/+52
| * drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N2016-12-021-25/+21