summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-01disk: part: implement generic function part_get_info_by_name()Petr Kulhavy
2016-10-01bootm: fix passing argc to standalone appsZubair Lutfullah Kakakhel
2016-10-01input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada
2016-10-01sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-29nds32: Support relocation.rick
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash
2016-09-28mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010Sriram Dash
2016-09-28mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram 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-27apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionalityMarcel Ziswiler
2016-09-27configs: colibri_vf_defconfig: Enable USB driver model for Colibri VybridSanchayan Maity
2016-09-27ARM: dts: vf-colibri: Enable USB device tree node for Colibri VybridSanchayan Maity
2016-09-27ARM: dts: vf: Add device tree node for USB on VybridSanchayan Maity
2016-09-27usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity
2016-09-27cmd: dfu: Add error handling for failed registrationSanchayan Maity
2016-09-27dra7x: configs: enable SPL-DFU supportB, Ravi
2016-09-27dra7x: boot: add dfu bootmode supportB, Ravi
2016-09-27spl: dfu: adding dfu support functions for SPL-DFUB, Ravi
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi
2016-09-27spl: dfu: add dfu support in SPLB, Ravi
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash
2016-09-27colibri_t30: fix usb ethernet functionalityMarcel Ziswiler
2016-09-27net: asix: Fix ASIX 88772B with driver modelAlban Bedel
2016-09-27Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-09-27CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate tableTom Rini
2016-09-27ARM: tegra: flush caches via SMC callStephen Warren
2016-09-27ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren
2016-09-27ARM: tegra: fix USB controller aliasesStephen Warren
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-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren
2016-09-27ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen 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-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren
2016-09-27ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: remove "0, " from DT unit addressesStephen Warren
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren