Commit Graph

30390 Commits (92ac520821405e196c920d60921bdfa5ab6b878c)
 

Author SHA1 Message Date
Hans de Goede 969bb5bad3 usb: ohci: Remove unnecessary delays from hc_start and power power-on paths 10 years ago
Hans de Goede 47976d2c16 usb: ohci: Do not resubmit and leak urbs for interrupt packets 10 years ago
Hans de Goede e253637be7 dm: usb: Do not scan companion buses if no devices where handed over 10 years ago
Hans de Goede b6de4d1093 dm: usb: Add support for companion controllers 10 years ago
Hans de Goede a24a0e9159 dm: usb: Move printing of usb scan status to usb_scan_bus() 10 years ago
Hans de Goede 8a5f0665da dm: usb: Add support for interrupt queues to the dm usb code 10 years ago
Hans de Goede 029fd8ea1f dm: usb: Prefix ehci interrupt-queue functions with _ehci_ 10 years ago
Hans de Goede 45b9ea1da2 usb: Stop reset procedure when a dev is handed over to a companion hcd 10 years ago
Hans de Goede ad84a42fc5 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors 10 years ago
Hans de Goede 651d95c8eb usb: usb_control_msg() propagate controller error code 10 years ago
Hans de Goede 71b945267d usb: Fix handover of full-speed devices from ehci to companion 10 years ago
Tom Rini 4588d61a28 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> 10 years ago
Joe Hershberger 2068cea173 Use map_sysmem when accessing memory in setexpr 10 years ago
Tom Rini 9597494ebf Merge branch 'master' of git://git.denx.de/u-boot-tegra 10 years ago
Tom Rini 14539bad49 Merge branch 'master' of git://git.denx.de/u-boot-arc 10 years ago
Tom Rini 14c15daecc Merge branch 'master' of git://git.denx.de/u-boot-atmel 10 years ago
Simon Glass ce49e79450 spl: Correct address in spl_relocate_stack_gd() 10 years ago
Masahiro Yamada 237c36379c ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra 10 years ago
Ian Campbell 21f0fd245e jetson-tk1: Add PSCI configuration options and reserve secure code 10 years ago
Jan Kiszka a8f2d01967 tegra: Boot in non-secure mode by default 10 years ago
Thierry Reding 79cf644e2d ARM: tegra: Enable SMMU when going non-secure 10 years ago
Jan Kiszka a0d0a594cc tegra: Set CNTFRQ for secondary CPUs 10 years ago
Ian Campbell 73169874a2 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 10 years ago
Jan Kiszka ffdf9f9ae0 tegra124: Add PSCI support for Tegra124 10 years ago
Jan Kiszka ce416fac38 ARM: Add board-specific initialization hook for PSCI 10 years ago
Jan Kiszka 91a34ed9b1 tegra: Make tegra_powergate_power_on public 10 years ago
Jan Kiszka d6b72da029 virt-dt: Allow reservation of secure region when in a RAM carveout 10 years ago
Ian Campbell bfb2c8d35d tegra124: Add more registers to struct mc_ctlr 10 years ago
Jan Kiszka 3317b988b1 ARM: Put target PC for PSCI CPU_ON on per-CPU stack 10 years ago
Jan Kiszka 4c681a3d22 ARM: Factor out reusable psci_get_cpu_stack_top 10 years ago
Jan Kiszka 4ce4de1e66 ARM: Factor out reusable psci_cpu_entry 10 years ago
Jan Kiszka b0206e7d26 ARM: Factor out reusable psci_cpu_off_common 10 years ago
Jan Kiszka 680f396851 ARM: Factor out common psci_get_cpu_id 10 years ago
Jan Kiszka 104d6fb6cd ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions 10 years ago
Stephen Warren 86bd20b007 ARM: tegra: enable STDIO deregistration 10 years ago
Stephen Warren 48cfca240d ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization 10 years ago
Simon Glass dedc44b466 tegra124: video: Add full link training for eDP 10 years ago
Simon Glass 531eaedc7a tegra: config: nyan-big: Enable LCD 10 years ago
Simon Glass e7e8823c7c tegra: video: support eDP displays on Tegra124 devices 10 years ago
Simon Glass 59dd5aa8fa tegra: video: Add Embedded DisplayPort driver 10 years ago
Simon Glass 00f3732752 tegra: video: Support serial output resource (SOR) on tegra124 10 years ago
Simon Glass ec44671b35 tegra: dts: nyan-big: Add definitions for eDP display 10 years ago
Simon Glass 51f2c99e14 dm: video: Add a uclass for display port 10 years ago
Simon Glass 00cf1167bb edid: Add a function to read detailed monitor timings 10 years ago
Simon Glass 490f5fd238 video: Add drm_dp_helper.h 10 years ago
Simon Glass 2eb70de6b1 tegra: Move display controller header into common 10 years ago
Simon Glass 96e82a253a tegra124: clock: Add display clocks and functions 10 years ago
Simon Glass 7bb6199bd6 tegra: clock: Split the clock source code into a separate function 10 years ago
Simon Glass 801b05cd61 tegra: clock: Add checking for invalid clock IDs 10 years ago
Simon Glass ec022efb86 tegra: config: Use CONFIG_LCD to detect LCD presence 10 years ago