| Commit message (Expand) | Author | Age | Lines |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2015-08-31 | -2/+1 |
|\ |
|
| * | dm: Use dev_get_addr() where possible | Simon Glass | 2015-08-31 | -2/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2015-08-30 | -28/+0 |
|\ \
| |/
|/| |
|
| * | video: discard empty video_set_lut implementation | Peng Fan | 2015-08-30 | -28/+0 |
* | | video: ct69000: Remove unused codes | Bin Meng | 2015-08-26 | -21/+0 |
* | | video: cfb_console: Allow VGA device to work without i8042 keyboard | Bin Meng | 2015-08-26 | -6/+5 |
* | | video: coreboot: Save VESA mode for future use | Bin Meng | 2015-08-26 | -0/+24 |
* | | lcd: pxa: clean-up include file order | Marcel Ziswiler | 2015-08-24 | -5/+4 |
* | | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada | 2015-08-18 | -10/+10 |
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2015-08-14 | -1/+1 |
|\ \ |
|
| * | | video: vesa: Correct a typo in the Kconfig VESA mode string | Bin Meng | 2015-08-14 | -1/+1 |
* | | | sunxi: Display: Add support for eDP panels connected via an anx9804 bridge | Hans de Goede | 2015-08-14 | -1/+18 |
* | | | video: Add support for the ANX9804 parallel lcd to dp bridge chip | Hans de Goede | 2015-08-14 | -0/+222 |
* | | | sun6i: display: Add support for using the mipi pll as lcd clock source | Hans de Goede | 2015-08-14 | -7/+34 |
* | | | sunxi: display: Fix composite video out on sun5i | Hans de Goede | 2015-08-14 | -0/+11 |
* | | | sunxi: display: Add overscan correction | Hans de Goede | 2015-08-14 | -12/+39 |
* | | | cfbconsole: Add support for stride != width | Hans de Goede | 2015-08-14 | -35/+37 |
* | | | cfbconsole: Remove width argument from the logo functions | Hans de Goede | 2015-08-14 | -13/+8 |
|/ / |
|
* | | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada | 2015-08-12 | -0/+8 |
* | | ARM: bcm283x: Allocate all mailbox buffers cacheline aligned | Alexander Stein | 2015-08-12 | -2/+2 |
* | | sunxi: display: Add composite video out support | Hans de Goede | 2015-08-08 | -22/+178 |
* | | sunxi: display: Add support for interlaced modes | Hans de Goede | 2015-08-08 | -13/+22 |
* | | sunxi: display: Add a few extra register and constant defines | Hans de Goede | 2015-08-08 | -4/+4 |
* | | sunxi: display: Correct clk_delay calculations for lcd displays | Hans de Goede | 2015-08-08 | -4/+7 |
* | | sunxi: display: Replace #ifdef-ery with helper functions | Hans de Goede | 2015-08-08 | -34/+56 |
* | | lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type | York Sun | 2015-08-06 | -1/+1 |
* | | exynos: video: Remove non-device-tree code | Simon Glass | 2015-08-05 | -22/+0 |
* | | video: Remove the old parade driver | Simon Glass | 2015-08-05 | -232/+0 |
* | | exynos: video: Correct debug output | Simon Glass | 2015-08-05 | -2/+2 |
* | | dm: video: Add support for the NXP PTN3460 bridge | Simon Glass | 2015-08-05 | -0/+48 |
* | | dm: video: Add support for the Parade PS8622/625 bridge | Simon Glass | 2015-08-05 | -0/+145 |
* | | video: Work around lack of pinctrl | Simon Glass | 2015-08-05 | -10/+18 |
* | | dm: video: Add support for video bridges | Simon Glass | 2015-08-05 | -0/+130 |
* | | x86: Gracefully disable the vesa driver when running from EFI | Simon Glass | 2015-08-05 | -0/+8 |
|/ |
|
* | video: vesa_fb: Look up VGA device by class instead of id | Bin Meng | 2015-07-14 | -14/+2 |
* | Remove typedefs from bmp_layout.h | Simon Glass | 2015-06-10 | -9/+9 |
* | tegra: lcd: Tidy up clock init | Simon Glass | 2015-06-09 | -3/+1 |
* | x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig | Bin Meng | 2015-06-04 | -0/+138 |
* | video: Kconfig: Make VESA driver avaiable for non-x86 boards | Bin Meng | 2015-06-04 | -1/+0 |
* | cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer | Hannes Schmelzer | 2015-05-28 | -2/+2 |
* | sunxi: video: Fix lvds panel support for sun6i+ | Hans de Goede | 2015-05-19 | -1/+17 |
* | tegra124: video: Add full link training for eDP | Simon Glass | 2015-05-13 | -64/+1079 |
* | tegra: video: support eDP displays on Tegra124 devices | Simon Glass | 2015-05-13 | -0/+465 |
* | tegra: video: Add Embedded DisplayPort driver | Simon Glass | 2015-05-13 | -0/+1265 |
* | tegra: video: Support serial output resource (SOR) on tegra124 | Simon Glass | 2015-05-13 | -0/+1809 |
* | dm: video: Add a uclass for display port | Simon Glass | 2015-05-13 | -0/+45 |
* | sunxi: display: Fix gpio handling to work with the driver-model | Hans de Goede | 2015-05-04 | -8/+8 |
* | sunxi: Add basic A33 basic support | Vishnu Patekar | 2015-05-04 | -0/+3 |
* | sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool | Hans de Goede | 2015-05-04 | -5/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2015-04-20 | -2/+245 |
|\ |
|