summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-10/+157
|\
| * power: pmic: add Ricoh RN5T567 PMIC supportStefan Agner2016-10-07-0/+73
| * pinctrl: imx: do not announce driver initializationStefan Agner2016-10-07-1/+1
| * dm: imx: serial: support device treeStefan Agner2016-10-07-2/+30
| * dm: mmc: intialize dev when probePeng Fan2016-10-04-0/+1
| * pinctrl: imx6: support i.MX6ULLPeng Fan2016-10-04-0/+5
| * imx: ocotp: support i.MX6ULLPeng Fan2016-10-04-6/+46
| * imx_watchdog: Do not assert WDOG_B on watchdog initRoss Parker2016-10-04-1/+1
* | spl: saveenv: adding saveenv support in SPLB, Ravi2016-10-08-4/+4
* | cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer2016-10-08-3/+26
* | Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada2016-10-08-5/+2
* | PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day2016-10-06-3/+3
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-5/+5
* | spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-06-4/+5
* | spi: Move freescale-specific code into a private headerSimon Glass2016-10-06-2/+2
* | spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-06-1/+3
* | spl: spi: Move the generic SPI loader into common/splSimon Glass2016-10-06-124/+0
* | spl: Convert boot_device into a structSimon Glass2016-10-06-2/+2
* | spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-3/+3
* | serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot2016-10-06-1/+1
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-03-0/+170
|\
| * power: regulator: add pwm regulatorKever Yang2016-10-01-0/+170
* | net, macb: fix misaligned cache operation warningHeiko Schocher2016-10-01-9/+11
* | input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada2016-10-01-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-54/+277
|\
| * drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-27-0/+39
| * usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash2016-09-27-22/+23
| * usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27-1/+1
| * usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity2016-09-27-7/+201
| * drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash2016-09-27-0/+10
| * net: asix: Fix ASIX 88772B with driver modelAlban Bedel2016-09-27-24/+3
* | mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash2016-09-28-9/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-09-27-382/+488
|\ \
| * | ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren2016-09-27-2/+11
| * | i2c: tegra: only use new clock/reset APIsStephen Warren2016-09-27-57/+11
| * | mmc: tegra: only use new clock/reset APIsStephen Warren2016-09-27-40/+5
| * | clock: implement a driver for the Tegra CARStephen Warren2016-09-27-0/+111
| * | reset: implement a driver for the Tegra CARStephen Warren2016-09-27-0/+80
| * | misc: implement Tegra CAR core driverStephen Warren2016-09-27-0/+76
| * | mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-27-208/+69
| * | mmc: tegra: priv struct and naming cleanupStephen Warren2016-09-27-138/+161
| * | mmc: tegra: don't use periph_id in pad_init_mmc()Stephen Warren2016-09-27-4/+3
| * | mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2016-09-27-0/+28
| * | mmc: tegra: use correct alias for SDHCI/MMC nodesStephen Warren2016-09-27-5/+5
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-09-27-16/+4691
|\ \
| * | ahci: Make ahci_port_base() non-static to enable overwriteStefan Roese2016-09-27-1/+1
| * | usb: xhci-mvebu: Add Armada 8K to compatiblity listStefan Roese2016-09-27-0/+1
| * | drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8KStefan Roese2016-09-27-2/+1904
| * | drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese2016-09-27-0/+2092
| * | usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)Stefan Roese2016-09-27-7/+52