summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | cmd: dfu: Add error handling for failed registrationSanchayan Maity2016-09-27-1/+6
| * | dra7x: configs: enable SPL-DFU supportB, Ravi2016-09-27-3/+19
| * | dra7x: boot: add dfu bootmode supportB, Ravi2016-09-27-2/+15
| * | spl: dfu: adding dfu support functions for SPL-DFUB, Ravi2016-09-27-0/+66
| * | common: dfu: saperate the dfu common functionalityB, Ravi2016-09-27-59/+92
| * | spl: dfu: add dfu support in SPLB, Ravi2016-09-27-0/+32
| * | drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash2016-09-27-0/+13
| * | colibri_t30: fix usb ethernet functionalityMarcel Ziswiler2016-09-27-0/+1
| * | 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-12/+5
* | | mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010Sriram Dash2016-09-28-0/+3
* | | mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram Dash2016-09-28-2/+2
| |/ |/|
* | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2016-09-27-7/+0
|\ \
| * | CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate tableTom Rini2016-09-27-7/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-09-27-1235/+3555
|\ \
| * | ARM: tegra: flush caches via SMC callStephen Warren2016-09-27-0/+24
| * | ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren2016-09-27-2/+12
| * | ARM: tegra: fix USB controller aliasesStephen Warren2016-09-27-6/+9
| * | ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren2016-09-27-4/+15
| * | 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
| * | ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren2016-09-27-3/+11
| * | ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren2016-09-27-2/+36
| * | 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
| * | ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-27-86/+323
| * | ARM: tegra: add peripheral clock init tableStephen Warren2016-09-27-0/+134
| * | ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren2016-09-27-252/+880
| * | ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren2016-09-27-7/+55
| * | ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren2016-09-27-131/+655
| * | ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren2016-09-27-144/+783
| * | ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren2016-09-27-4/+4
| * | ARM: tegra: remove "0, " from DT unit addressesStephen Warren2016-09-27-82/+82
| * | mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-27-243/+70
| * | ARM: tegra: set MMC pin mux in board_init()Stephen Warren2016-09-27-7/+5
| * | mmc: tegra: priv struct and naming cleanupStephen Warren2016-09-27-157/+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-36/+28
| * | mmc: tegra: use correct alias for SDHCI/MMC nodesStephen Warren2016-09-27-53/+53
| * | ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodesTom Warren2016-09-27-0/+13
| * | ARM: tegra: increase console buffer size and sys args numBryan Wu2016-09-27-2/+3
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-09-27-29/+7087
|\ \
| * | arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliasesStefan Roese2016-09-27-0/+5
| * | arm64: mvebu: Armada 7K/8K: Add COMPHY device tree nodesStefan Roese2016-09-27-0/+68
| * | arm64: mvebu: armada-ap806.dtsi: Add clock-frequency to UART DT nodeStefan Roese2016-09-27-0/+1
| * | arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese2016-09-27-0/+352
| * | arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoCStefan Roese2016-09-27-110/+216
| * | arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts filesStefan Roese2016-09-27-0/+743
| * | ahci: Make ahci_port_base() non-static to enable overwriteStefan Roese2016-09-27-1/+1