summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-05-13video: Add drm_dp_helper.hSimon Glass
2015-05-13tegra: Move display controller header into commonSimon Glass
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass
2015-05-13tegra: clock: Split the clock source code into a separate functionSimon Glass
2015-05-13tegra: clock: Add checking for invalid clock IDsSimon Glass
2015-05-13tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass
2015-05-13tegra124: dts: Add host1x node to provide display informationSimon Glass
2015-05-13tegra: nyan-big: Add LCD PMIC init and board IDSimon Glass
2015-05-13tegra: Add support for setting up a as3722 PMICSimon Glass
2015-05-13tegra: Provide a function to allow LCD PMIC setupSimon Glass
2015-05-13power: Export register access functions from as3722Simon Glass
2015-05-13tegra: Add a board ID functionSimon Glass
2015-05-13tegra: Move checkboard() into the board codeSimon Glass
2015-05-13tegra: pwm: Allow the clock rate to be left as isSimon Glass
2015-05-13tegra: Move the pwm into tegra-commonSimon Glass
2015-05-13fdt: Add binding decode function for display-timingsSimon Glass
2015-05-13dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass
2015-05-13dm: core: Sort the uclassesSimon Glass