summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-08-26i2c: mvtwsi: Fix order of address bytes (high to low)Stefan Roese
2016-08-25spi: tegra: fix hang in set_mode()Stephen Warren
2016-08-25ARM: tegra: remove stale nvidia, bpmp I2C DT propertyStephen Warren
2016-08-25ARM: tegra: fix Tegra186 SDHCI clock/reset namesStephen Warren
2016-08-25ARM: tegra: fix Tegra186 I2C clock nameStephen Warren
2016-08-22net: davinci_emac: Restore the internal MDIO accessors return valueskarl beldan
2016-08-22net/fm: Remove unused code of FMan QMIHou Zhiqiang
2016-08-22net: davinci_emac: Invalidate only the received portion of a bufferkarl beldan
2016-08-22net: davinci_emac: Round up top tx buffer boundaries for dcache opskarl beldan
2016-08-22net: davinci_emac: Remove useless dcache ops on descriptorskarl beldan
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2016-08-20pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada
2016-08-20fastboot: implement KconfigSteve Rae
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com
2016-08-17mmc: rmobile: add a compiler barrierYannick Gicquel
2016-08-17serial: sh: Add support R8A7795Hiroyuki Yokoyama
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu
2016-08-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese
2016-08-16misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese
2016-08-16mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPSJaehoon Chung
2016-08-16mmc: send CMD0 before CMD1 for some MMC cardsYangbo Lu
2016-08-16drivers: mmc: omap_hsmmc: fix build breakageSekhar Nori
2016-08-15xtensa: add support for the 'xtfpga' evaluation boardChris Zankel
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-08-15mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang
2016-08-15dm: atmel: Add driver model support for the ehci driverWenyou Yang
2016-08-15pinctrl: at91-pio4: Add pinctrl driverWenyou Yang
2016-08-15gpio: atmel_pio4: Rework to support DM & DTWenyou Yang
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-08-15net: mii: Changes not made by spatchJoe Hershberger
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-08-15clk: at91: Add clock driverWenyou Yang
2016-08-15tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc
2016-08-15i2c: atmel: add i2c driverSongjun Wu
2016-08-15net/ethoc: implement MDIO bus and support phylibMax Filippov
2016-08-15net/ethoc: support private memory configurationsMax Filippov
2016-08-15net/ethoc: don't mix virtual and physical addressesMax Filippov
2016-08-15net/ethoc: support device treeMax Filippov
2016-08-15net/ethoc: add CONFIG_DM_ETH supportMax Filippov
2016-08-15net/ethoc: use priv instead of dev internallyMax Filippov
2016-08-15net/ethoc: add Kconfig entry for the driverMax Filippov
2016-08-15net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel
2016-08-15net: smsc95xx: Use correct get_unaligned functionsChris Packham
2016-08-15net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang
2016-08-15i2c: tegra: add standardized clk/reset API supportBryan Wu
2016-08-15pci: tegra: port to standard clock/reset/pwr domain APIsStephen Warren