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