summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-12-16-175/+94
|\
| * Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen2016-12-15-63/+2
| * sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy2016-12-15-1/+1
| * mtd: spi: don't return -1 when scan succeedFabien Parent2016-12-15-2/+2
| * spi: cadence_qspi: Move DT prop code to match layoutPhil Edworthy2016-12-15-1/+1
| * spi: cadence_qspi: Fix CS timingsPhil Edworthy2016-12-15-11/+12
| * spi: cadence_qspi: Remove returns from end of void functionsPhil Edworthy2016-12-15-8/+0
| * spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy2016-12-15-9/+5
| * spi: cadence_qspi: Clean up the #define namesPhil Edworthy2016-12-15-43/+43
| * spi: cadence_qspi: Use #define for bits instead of bit shiftsPhil Edworthy2016-12-15-18/+19
| * spi: cadence_qspi: Better debug information on the SPI clock ratePhil Edworthy2016-12-15-3/+3
| * spi: cadence_qspi: Fix baud rate calculationPhil Edworthy2016-12-15-16/+6
| * spi: cadence_qspi: Fix clearing of pol/pha bitsPhil Edworthy2016-12-15-2/+2
| * spi: Add error checking for invalid bus widthsSimon Glass2016-12-15-2/+2
* | driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain2016-12-15-13/+48
|/
* 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