summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | usb: ohci: Add dm supportHans de Goede2015-05-14-0/+91
* | usb: ohci: Skip unnecessary mdelay(1) calls in various placesHans de Goede2015-05-14-9/+20
* | usb: ohci: Remove unnecessary delays from hc_start and power power-on pathsHans de Goede2015-05-14-4/+0
* | usb: ohci: Do not resubmit and leak urbs for interrupt packetsHans de Goede2015-05-14-39/+2
* | dm: usb: Do not scan companion buses if no devices where handed overHans de Goede2015-05-14-8/+34
* | dm: usb: Add support for companion controllersHans de Goede2015-05-14-5/+31
* | dm: usb: Move printing of usb scan status to usb_scan_bus()Hans de Goede2015-05-14-13/+9
* | dm: usb: Add support for interrupt queues to the dm usb codeHans de Goede2015-05-14-1/+109
* | dm: usb: Prefix ehci interrupt-queue functions with _ehci_Hans de Goede2015-05-14-9/+28
* | usb: Stop reset procedure when a dev is handed over to a companion hcdHans de Goede2015-05-14-2/+4
* | usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errorsHans de Goede2015-05-14-2/+4
* | usb: usb_control_msg() propagate controller error codeHans de Goede2015-05-14-2/+4
* | usb: Fix handover of full-speed devices from ehci to companionHans de Goede2015-05-14-3/+13
* | arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini2015-05-14-0/+2
* | Use map_sysmem when accessing memory in setexprJoe Hershberger2015-05-14-9/+23
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-05-14-301/+7102
|\ \
| * | ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada2015-05-13-26/+2
| * | jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell2015-05-13-0/+7
| * | tegra: Boot in non-secure mode by defaultJan Kiszka2015-05-13-1/+1
| * | ARM: tegra: Enable SMMU when going non-secureThierry Reding2015-05-13-0/+42
| * | tegra: Set CNTFRQ for secondary CPUsJan Kiszka2015-05-13-0/+13
| * | tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell2015-05-13-0/+21
| * | tegra124: Add PSCI support for Tegra124Jan Kiszka2015-05-13-0/+174
| * | ARM: Add board-specific initialization hook for PSCIJan Kiszka2015-05-13-0/+7
| * | tegra: Make tegra_powergate_power_on publicJan Kiszka2015-05-13-1/+2
| * | virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka2015-05-13-0/+36
| * | tegra124: Add more registers to struct mc_ctlrIan Campbell2015-05-13-2/+33
| * | ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka2015-05-13-9/+11
| * | ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka2015-05-13-10/+19
| * | ARM: Factor out reusable psci_cpu_entryJan Kiszka2015-05-13-18/+25
| * | ARM: Factor out reusable psci_cpu_off_commonJan Kiszka2015-05-13-62/+78
| * | ARM: Factor out common psci_get_cpu_idJan Kiszka2015-05-13-5/+15
| * | ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-13-13/+13
| * | ARM: tegra: enable STDIO deregistrationStephen Warren2015-05-13-0/+3
| * | ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren2015-05-13-20/+10
| * | tegra124: video: Add full link training for eDPSimon Glass2015-05-13-64/+1084
| * | tegra: config: nyan-big: Enable LCDSimon Glass2015-05-13-0/+16
| * | tegra: video: support eDP displays on Tegra124 devicesSimon Glass2015-05-13-0/+523
| * | tegra: video: Add Embedded DisplayPort driverSimon Glass2015-05-13-0/+1265
| * | tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-13-0/+1815
| * | tegra: dts: nyan-big: Add definitions for eDP displaySimon Glass2015-05-13-0/+43
| * | dm: video: Add a uclass for display portSimon Glass2015-05-13-0/+106
| * | edid: Add a function to read detailed monitor timingsSimon Glass2015-05-13-0/+124
| * | video: Add drm_dp_helper.hSimon Glass2015-05-13-0/+405
| * | tegra: Move display controller header into commonSimon Glass2015-05-13-12/+55
| * | tegra124: clock: Add display clocks and functionsSimon Glass2015-05-13-9/+173
| * | tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-13-22/+40
| * | tegra: clock: Add checking for invalid clock IDsSimon Glass2015-05-13-4/+29
| * | tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass2015-05-13-1/+1
| * | tegra124: dts: Add host1x node to provide display informationSimon Glass2015-05-13-0/+456