summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren
2016-09-27i2c: tegra: only use new clock/reset APIsStephen Warren
2016-09-27mmc: tegra: only use new clock/reset APIsStephen Warren
2016-09-27clock: implement a driver for the Tegra CARStephen Warren
2016-09-27reset: implement a driver for the Tegra CARStephen Warren
2016-09-27misc: implement Tegra CAR core driverStephen Warren
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren
2016-09-27mmc: tegra: priv struct and naming cleanupStephen Warren
2016-09-27mmc: tegra: don't use periph_id in pad_init_mmc()Stephen Warren
2016-09-27mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren
2016-09-27mmc: tegra: use correct alias for SDHCI/MMC nodesStephen Warren
2016-09-27Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-09-27ahci: Make ahci_port_base() non-static to enable overwriteStefan Roese
2016-09-27usb: xhci-mvebu: Add Armada 8K to compatiblity listStefan Roese
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8KStefan Roese
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese
2016-09-27usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)Stefan Roese
2016-09-27usb: xhci: Add Marvell MVEBU xHCI supportStefan Roese
2016-09-27net: mvneta: Add support for Armada 3700 SoCStefan Roese
2016-09-27net: mvneta: Make driver 64bit safeStefan Roese
2016-09-27spi: Add driver for Marvell Armada 3700 SoCStefan Roese
2016-09-27serial: Add serial_mvebu_a3700 for Armada 3700 SoCStefan Roese
2016-09-27net: mvneta: Round up top tx buffer boundaries for dcache opsStefan Roese
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-27usb:gadget: Disallow DFU in SPL for nowTom Rini
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-26i2c: mvtwsi.c: Add support for Marvell Armada 7K/8KStefan Roese
2016-09-26i2c: mv_i2c.c: Validate read length in I2C commandjinghua
2016-09-26i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)Stefan Roese
2016-09-26i2c: mv_i2c.c: Add DM supportStefan Roese
2016-09-26i2c: mv_i2c.c: Prepare driver for DM conversionStefan Roese
2016-09-26i2c: mv_i2c.c: Remove CONFIG_HARD_I2CStefan Roese
2016-09-26i2c: mv_i2c.c: cosmetic: Coding style cleanupsStefan Roese
2016-09-23usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada
2016-09-23Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-09-23drivers: squash lines for immediate returnMasahiro Yamada
2016-09-23usb: squash lines for immediate returnMasahiro Yamada
2016-09-23usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada
2016-09-23video: squash lines for immediate returnMasahiro Yamada
2016-09-23mmc: squash lines for immediate returnMasahiro Yamada
2016-09-22Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-09-22ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini