summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-19serial: 16550: Add Ingenic JZ4780 supportMarek Vasut
2016-12-19serial: 16550: Add port type as driver dataMarek Vasut
2016-12-19serial: 16550: Add getfcr accessorMarek Vasut
2016-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-12-16Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-12-16i2c: mxc: Make 'no gpio pinctrl state' print as debugJagan Teki
2016-12-16i2c: mxc: Print hex instead of decimal for bus addressJagan Teki
2016-12-16i2c: Kconfig: Add SYS_I2C_MXC entryJagan Teki
2016-12-16video: Kconfig: Add VIDEO_IPV3 entryJagan Teki
2016-12-16dm: net: fec: Add .read_rom_hwaddrJagan Teki
2016-12-16net: fec_mxc: Driver cleanupsJagan Teki
2016-12-16net: fec_mxc: Convert into driver modelJagan Teki
2016-12-16net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddrJagan Teki
2016-12-16arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn
2016-12-16pinctrl: imx6: support i.MX6SLLPeng Fan
2016-12-16OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan
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