summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-10-06serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-10-01power: regulator: add pwm regulatorKever Yang
2016-10-01net, macb: fix misaligned cache operation warningHeiko Schocher
2016-10-01input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash
2016-09-27usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-09-27usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash
2016-09-27net: asix: Fix ASIX 88772B with driver modelAlban Bedel
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