summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* power: Export register access functions from as3722Simon Glass2015-05-132-3/+16
* tegra: Add a board ID functionSimon Glass2015-05-132-6/+17
* tegra: Move checkboard() into the board codeSimon Glass2015-05-132-12/+9
* tegra: pwm: Allow the clock rate to be left as isSimon Glass2015-05-132-2/+5
* tegra: Move the pwm into tegra-commonSimon Glass2015-05-136-52/+80
* fdt: Add binding decode function for display-timingsSimon Glass2015-05-133-0/+279
* dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass2015-05-132-6/+47
* dm: core: Sort the uclassesSimon Glass2015-05-131-16/+16
* Clean all defconfigs with savedefconfigJoe Hershberger2015-05-12767-1614/+1335
* arch: Make board selection choices optionalJoe Hershberger2015-05-1254-0/+56
* Revert "stm32f4: fix serial output"Tom Rini2015-05-101-3/+0
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-1039-6/+40
* ppc4xx: Remove sc3 boardStefan Roese2015-05-1013-1907/+1
* serial: fdt: add device tree support for pl01xVikas Manocha2015-05-102-1/+36
* Fix broken verify functionality in crc32 commandJoe Hershberger2015-05-101-1/+1
* Fix inconsistency of VERIFY defines in cmd_memJoe Hershberger2015-05-101-3/+3
* Makefile: add a symbol link tags for ctagsDu Huanpeng2015-05-101-0/+1
* stv0991: use fdt for serial port platform dataVikas Manocha2015-05-101-0/+2
* stv0991: fdt: add stv0991 device treeVikas Manocha2015-05-104-1/+28
* overo: Fix regression introduced in a6b541bArun Bharadwaj2015-05-101-14/+0
* overo: Split overo.c into spl.c, common.c and overo.cArun Bharadwaj2015-05-105-379/+425
* omap3: overo: Allow boot with kernel in UBI rootfsAsh Charles2015-05-101-0/+13
* omap3: overo: Use software BCH8 ECC for NANDAsh Charles2015-05-101-4/+15
* overo: Add support for Palo35 expansion boardAsh Charles2015-05-101-0/+1
OpenPOWER on IntegriCloud