summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * 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
| * tegra: nyan-big: Add LCD PMIC init and board IDSimon Glass2015-05-13-1/+37
| * tegra: Add support for setting up a as3722 PMICSimon Glass2015-05-13-0/+7
| * tegra: Provide a function to allow LCD PMIC setupSimon Glass2015-05-13-0/+18
| * power: Export register access functions from as3722Simon Glass2015-05-13-3/+16
| * tegra: Add a board ID functionSimon Glass2015-05-13-6/+17
| * tegra: Move checkboard() into the board codeSimon Glass2015-05-13-12/+9
| * tegra: pwm: Allow the clock rate to be left as isSimon Glass2015-05-13-2/+5
| * tegra: Move the pwm into tegra-commonSimon Glass2015-05-13-52/+80
| * fdt: Add binding decode function for display-timingsSimon Glass2015-05-13-0/+279
| * dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass2015-05-13-6/+47
| * dm: core: Sort the uclassesSimon Glass2015-05-13-16/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2015-05-14-10/+2
|\ \
| * | arc: remove dummy targetAlexey Brodkin2015-05-13-8/+0
| * | arc: use more universal prefix for default CROSS_COMPILEMasahiro Yamada2015-05-13-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-05-14-1120/+14
|\ \
| * | ARM: at91: trival: fix typo for the nand partition nameWu, Josh2015-05-13-2/+2
| * | ARM: at91: remove non-generic boardsMasahiro Yamada2015-05-13-1118/+12
| |/
* | spl: Correct address in spl_relocate_stack_gd()Simon Glass2015-05-14-1/+1
|/
* Clean all defconfigs with savedefconfigJoe Hershberger2015-05-12-1614/+1335
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+56
* Revert "stm32f4: fix serial output"Tom Rini2015-05-10-3/+0
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-10-6/+40
* ppc4xx: Remove sc3 boardStefan Roese2015-05-10-1907/+1
* serial: fdt: add device tree support for pl01xVikas Manocha2015-05-10-1/+36
* Fix broken verify functionality in crc32 commandJoe Hershberger2015-05-10-1/+1
* Fix inconsistency of VERIFY defines in cmd_memJoe Hershberger2015-05-10-3/+3
* Makefile: add a symbol link tags for ctagsDu Huanpeng2015-05-10-0/+1
* stv0991: use fdt for serial port platform dataVikas Manocha2015-05-10-0/+2
* stv0991: fdt: add stv0991 device treeVikas Manocha2015-05-10-1/+28
* overo: Fix regression introduced in a6b541bArun Bharadwaj2015-05-10-14/+0
* overo: Split overo.c into spl.c, common.c and overo.cArun Bharadwaj2015-05-10-379/+425
* omap3: overo: Allow boot with kernel in UBI rootfsAsh Charles2015-05-10-0/+13