summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | usb: dwc2: use phys_to_bus/bus_to_physStephen Warren2015-04-14-1/+3
* | ARM: bcm2835: implement phys_to_bus/bus_to_physStephen Warren2015-04-14-1/+26
* | Create API to map between CPU physical and bus addressesStephen Warren2015-04-14-0/+33
* | usb: dwc2: fix bulk transfersStephen Warren2015-04-14-9/+13
* | usb: dwc2: remove restriction on buffer lengthStephen Warren2015-04-14-9/+3
* | usb: dwc2: fix aligned buffer usageStephen Warren2015-04-14-6/+8
* | usb: dwc2: simplify wait_for_chhltdStephen Warren2015-04-14-4/+2
* | usb: dwc2: remove control_data_toggle[]Stephen Warren2015-04-14-8/+4
* | usb: dwc2: usb chunk_msg() for control transfers tooStephen Warren2015-04-14-95/+19
* | usb: dwc2: refactor submit_bulk_msg to be commonStephen Warren2015-04-14-16/+39
* | usb: dwc2: unify waiting for transfer completionStephen Warren2015-04-14-107/+60
* | usb: hub: allow pgood_delay to be specified via envTim Harvey2015-04-14-0/+8
* | usb: fix first descriptor fetch error handlingStephen Warren2015-04-14-1/+16
* | usb: Early failure when the first descriptor read fails or is invalidPaul Kocialkowski2015-04-14-1/+4
* | usb: Check usb_new_device for failurePaul Kocialkowski2015-04-14-4/+10
* | usb: usb_new_device return codes consistencyPaul Kocialkowski2015-04-14-29/+29
* | usb_storage:Fix USB storage capacity detection on 64 bit architecturesSergey Temerkhanov2015-04-14-21/+23
* | usb: 64-bit architectures support for xHCISergey Temerkhanov2015-04-14-32/+41
* | usb: Convert protocol header structures to use explicitly sized variablesSergey Temerkhanov2015-04-14-9/+9
* | usb: mass-storage: Build warning fixes for 64-bitThierry Reding2015-04-14-1/+1
* | usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding2015-04-14-4/+4
* | ehci-hcd: fix warnings on 64-bit buildsRob Herring2015-04-14-41/+41
* | usb: ci_udc: fix warnings on 64-bit buildsRob Herring2015-04-14-21/+21
* | usb: eth: asix: Build warning fixes for 64-bitThierry Reding2015-04-14-1/+1
* | usb_storage : scan all interfaces to find a storage deviceFranck Jullien2015-04-14-17/+28
|/
* Prepare v2015.04Tom Rini2015-04-13-1/+1
* break build if it would produce broken binaryPavel Machek2015-04-13-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-13-3/+693
|\
| * ARM: mx5: add support for USB armory boardAndrej Rosano2015-04-09-0/+670
| * ARM: mx5: move to a standard arch/board approachAndrej Rosano2015-04-09-0/+22
| * Fix mxc_hab documenation for DEK blob generationUlises Cardenas2015-04-08-0/+1
| * mx53loco: Disable printing cpuinfoFabio Estevam2015-04-08-3/+0
* | ARM: rpi: add a couple more revision IDsStephen Warren2015-04-13-1/+13
* | ARM: fix arch/arm/Makefile for TegraMasahiro Yamada2015-04-11-0/+5
* | arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese2015-04-11-1/+1
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-04-10-1/+46
|\ \
| * | arc: fix separate compilation of start.oAlexey Brodkin2015-04-10-0/+1
| * | arc: make sure _start is in the beginning of .text sectionAlexey Brodkin2015-04-10-1/+2
| * | board: axs10x - support v3 mother-boardAlexey Brodkin2015-04-09-0/+43
* | | integrator: consolidate flash infoLinus Walleij2015-04-10-33/+27
* | | vexpress64: juno: add default NOR flash bootLinus Walleij2015-04-10-1/+29
* | | common/armflash: Support for ARM flash imagesLinus Walleij2015-04-10-0/+285
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-04-10-2/+0
|\ \ \
| * | | fdt: nios: Fix warning in ft_cpu_setup()Simon Glass2015-04-10-2/+0
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-04-10-77/+3653
|\ \ \
| * | | lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-10-1/+1129
| * | | Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+22
| * | | lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+181
| * | | dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)2015-04-10-7/+74
| * | | lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2015-04-10-0/+163