summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* i2c: mxc: Make 'no gpio pinctrl state' print as debugJagan Teki2016-12-16-1/+1
* i2c: mxc: Print hex instead of decimal for bus addressJagan Teki2016-12-16-1/+1
* i2c: Kconfig: Add SYS_I2C_MXC entryJagan Teki2016-12-16-0/+8
* video: Kconfig: Add VIDEO_IPV3 entryJagan Teki2016-12-16-0/+7
* dm: net: fec: Add .read_rom_hwaddrJagan Teki2016-12-16-9/+9
* net: fec_mxc: Driver cleanupsJagan Teki2016-12-16-146/+83
* net: fec_mxc: Convert into driver modelJagan Teki2016-12-16-26/+246
* net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddrJagan Teki2016-12-16-3/+2
* arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn2016-12-16-2/+81
* pinctrl: imx6: support i.MX6SLLPeng Fan2016-12-16-0/+2
* OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan2016-12-16-8/+8
* 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