summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred2016-10-02-0/+26
* | net, macb: fix misaligned cache operation warningHeiko Schocher2016-10-01-9/+11
* | ti_armv7_keystone2: Update addr_mon variableLokesh Vutla2016-10-01-9/+5
* | ARM: keystone2: Add support for parsing monitor headerLokesh Vutla2016-10-01-4/+18
* | keystone2: k2g: add env script to load firmware initramfs as part of boot flowMurali Karicheri2016-10-01-1/+5
* | board: k2g: Enable ECC byte laneLokesh Vutla2016-10-01-2/+1
* | board: ks2: Enable ECC using detected DDR sizeLokesh Vutla2016-10-01-0/+3
* | fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy2016-10-01-5/+32
* | disk: part: refactor generic name creation for DOS and ISOPetr Kulhavy2016-10-01-53/+50
* | fastboot: add support for writing MBRPetr Kulhavy2016-10-01-6/+121
* | disk: part: implement generic function part_get_info_by_name()Petr Kulhavy2016-10-01-33/+53
* | bootm: fix passing argc to standalone appsZubair Lutfullah Kakakhel2016-10-01-3/+1
* | input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada2016-10-01-3/+1
* | sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada2016-10-01-6/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2016-09-30-74/+77
|\
| * nds32: Support relocation.rick2016-09-29-74/+77
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-156/+574
|\ \
| * | drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-27-0/+41
| * | 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-36/+36
| * | apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionalityMarcel Ziswiler2016-09-27-5/+4
| * | configs: colibri_vf_defconfig: Enable USB driver model for Colibri VybridSanchayan Maity2016-09-27-0/+1
| * | ARM: dts: vf-colibri: Enable USB device tree node for Colibri VybridSanchayan Maity2016-09-27-0/+11
| * | ARM: dts: vf: Add device tree node for USB on VybridSanchayan Maity2016-09-27-0/+14
| * | usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity2016-09-27-7/+201
| * | 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