summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* 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
* omap3: overo: Use software BCH8 ECC for NANDAsh Charles2015-05-10-4/+15
* overo: Add support for Palo35 expansion boardAsh Charles2015-05-10-0/+1
* omap3: overo: Add DTS support for TobiDuo expansionArun Bharadwaj2015-05-10-0/+1
* omap3: overo: Set the Arbor43C 'expansionname'Ash Charles2015-05-10-0/+1
* davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfigPeter Howard2015-05-10-0/+1
* cmd_part: fix usage textmaxin.john@enea.com2015-05-10-1/+1
* stm32f4: add serial print portkunhuahuang2015-05-10-22/+107
* stm32f4: fix serial outputkunhuahuang2015-05-10-0/+4
* spl: spl_mmc: Partition raw boot mode for eMMCPaul Kocialkowski2015-05-10-0/+5
* spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmeticsPaul Kocialkowski2015-05-10-55/+73