summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2015-05-142-10/+2
|\ \
| * | arc: remove dummy targetAlexey Brodkin2015-05-131-8/+0
| * | arc: use more universal prefix for default CROSS_COMPILEMasahiro Yamada2015-05-131-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-05-1433-1120/+14
|\ \
| * | ARM: at91: trival: fix typo for the nand partition nameWu, Josh2015-05-132-2/+2
| * | ARM: at91: remove non-generic boardsMasahiro Yamada2015-05-1331-1118/+12
| |/
* | spl: Correct address in spl_relocate_stack_gd()Simon Glass2015-05-141-1/+1
|/
* 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
* omap3: overo: Add DTS support for TobiDuo expansionArun Bharadwaj2015-05-101-0/+1
* omap3: overo: Set the Arbor43C 'expansionname'Ash Charles2015-05-101-0/+1
* davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfigPeter Howard2015-05-101-0/+1
* cmd_part: fix usage textmaxin.john@enea.com2015-05-101-1/+1
* stm32f4: add serial print portkunhuahuang2015-05-104-22/+107
* stm32f4: fix serial outputkunhuahuang2015-05-101-0/+4
* spl: spl_mmc: Partition raw boot mode for eMMCPaul Kocialkowski2015-05-101-0/+5
* spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmeticsPaul Kocialkowski2015-05-101-55/+73