summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-15bootstage: Add IDs for SPI flash reading and decompressionSimon Glass
2015-05-15usb: add device connection/disconnection detectionVincent Palatin
2015-05-15sunxi: ohci: Add ohci usb host controller supportHans de Goede
2015-05-15sunxi: ehci: Convert to the driver-modelHans de Goede
2015-05-15usb: ohci: Add dm supportHans de Goede
2015-05-15usb: ohci: Skip unnecessary mdelay(1) calls in various placesHans de Goede
2015-05-15usb: ohci: Remove unnecessary delays from hc_start and power power-on pathsHans de Goede
2015-05-15usb: ohci: Do not resubmit and leak urbs for interrupt packetsHans de Goede
2015-05-15dm: usb: Do not scan companion buses if no devices where handed overHans de Goede
2015-05-15dm: usb: Add support for companion controllersHans de Goede
2015-05-15dm: usb: Move printing of usb scan status to usb_scan_bus()Hans de Goede
2015-05-15dm: usb: Add support for interrupt queues to the dm usb codeHans de Goede
2015-05-15dm: usb: Prefix ehci interrupt-queue functions with _ehci_Hans de Goede
2015-05-15usb: Stop reset procedure when a dev is handed over to a companion hcdHans de Goede
2015-05-15usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errorsHans de Goede
2015-05-15usb: usb_control_msg() propagate controller error codeHans de Goede
2015-05-15usb: Fix handover of full-speed devices from ehci to companionHans de Goede
2015-05-14arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini
2015-05-14Use map_sysmem when accessing memory in setexprJoe Hershberger
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-05-14spl: Correct address in spl_relocate_stack_gd()Simon Glass
2015-05-13ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada
2015-05-13jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell
2015-05-13tegra: Boot in non-secure mode by defaultJan Kiszka
2015-05-13ARM: tegra: Enable SMMU when going non-secureThierry Reding
2015-05-13tegra: Set CNTFRQ for secondary CPUsJan Kiszka
2015-05-13tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell
2015-05-13tegra124: Add PSCI support for Tegra124Jan Kiszka
2015-05-13ARM: Add board-specific initialization hook for PSCIJan Kiszka
2015-05-13tegra: Make tegra_powergate_power_on publicJan Kiszka
2015-05-13virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka
2015-05-13tegra124: Add more registers to struct mc_ctlrIan Campbell
2015-05-13ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka
2015-05-13ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka
2015-05-13ARM: Factor out reusable psci_cpu_entryJan Kiszka
2015-05-13ARM: Factor out reusable psci_cpu_off_commonJan Kiszka
2015-05-13ARM: Factor out common psci_get_cpu_idJan Kiszka
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-05-13ARM: tegra: enable STDIO deregistrationStephen Warren
2015-05-13ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren
2015-05-13tegra124: video: Add full link training for eDPSimon Glass
2015-05-13tegra: config: nyan-big: Enable LCDSimon Glass
2015-05-13tegra: video: support eDP displays on Tegra124 devicesSimon Glass
2015-05-13tegra: video: Add Embedded DisplayPort driverSimon Glass
2015-05-13tegra: video: Support serial output resource (SOR) on tegra124Simon Glass
2015-05-13tegra: dts: nyan-big: Add definitions for eDP displaySimon Glass
2015-05-13dm: video: Add a uclass for display portSimon Glass
2015-05-13edid: Add a function to read detailed monitor timingsSimon Glass