summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-16Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-12-15driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain
2016-12-15Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen
2016-12-15sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy
2016-12-15mtd: spi: don't return -1 when scan succeedFabien Parent
2016-12-15spi: cadence_qspi: Move DT prop code to match layoutPhil Edworthy
2016-12-15spi: cadence_qspi: Fix CS timingsPhil Edworthy
2016-12-15spi: cadence_qspi: Remove returns from end of void functionsPhil Edworthy
2016-12-15spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy
2016-12-15spi: cadence_qspi: Clean up the #define namesPhil Edworthy
2016-12-15spi: cadence_qspi: Use #define for bits instead of bit shiftsPhil Edworthy
2016-12-15spi: cadence_qspi: Better debug information on the SPI clock ratePhil Edworthy
2016-12-15spi: cadence_qspi: Fix baud rate calculationPhil Edworthy
2016-12-15spi: cadence_qspi: Fix clearing of pol/pha bitsPhil Edworthy
2016-12-15spi: Add error checking for invalid bus widthsSimon Glass
2016-12-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-12-12arm64: mvebu: pinctrl: Add pin control driver for A8K familyKonstantin Porotchkin
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-09Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-12-08net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex
2016-12-08net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese
2016-12-08net: fman: fix 2.5G SGMII settingsshaohui xie
2016-12-08net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl
2016-12-08net: phy: realtek: make define more consistentoliver@schinagl.nl
2016-12-08net: phy: realtek: Use the BIT() macrooliver@schinagl.nl
2016-12-08net: phy: micrel: Fix error handlingMarek Vasut
2016-12-08net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek
2016-12-08block: Move ceva driver to DMMichal Simek
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek
2016-12-06usb: xhci-pci: Add DM supportStefan Roese
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