Age | Commit message (Expand) | Author |
2016-01-20 | dm: video: test: Add tests for the video uclass | Simon Glass |
2016-01-20 | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass |
2016-01-20 | sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig | Simon Glass |
2016-01-20 | dm: video: Implement the bmp command for driver model | Simon Glass |
2016-01-20 | dm: video: Add a driver for a rotated text console | Simon Glass |
2016-01-20 | dm: video: Add a 'normal' text console driver | Simon Glass |
2016-01-20 | dm: video: Add a uclass for the text console | Simon Glass |
2016-01-20 | dm: video: Add a video uclass | Simon Glass |
2016-01-19 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2016-01-12 | dm: pci: video: Convert video and pci_rom to use DM PCI API | Simon Glass |
2015-12-16 | video: Typo cleanup in drivers/video/da8xx-fb.c | Robert P. J. Day |
2015-12-16 | video: Clean up formatting, spelling mistakes in exynos_dp* | Robert P. J. Day |
2015-12-04 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-11-30 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2015-11-30 | video: ipu: fix out of bounds access | Peng Fan |
2015-11-25 | video: ipu: simplify if else code | Peng Fan |
2015-11-19 | video: input: Clean up after i8042 conversion | Simon Glass |
2015-11-19 | video: Drop unused console functions | Simon Glass |
2015-11-12 | video: mxsfb: introduce lcdif_power_down | Peng Fan |
2015-11-12 | mxs: add parameter base_addr for mxs_set_lcdclk | Peng Fan |
2015-11-05 | video: Drop DEV_EXT_VIDEO flag | Bin Meng |
2015-11-05 | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng |
2015-11-01 | lcd: atmel: Add 32bpp support for HLCDC | Marek Vasut |
2015-10-21 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2015-10-21 | video: vesa_fb: Fix wrong return value check of pci_find_class() | Bin Meng |
2015-10-20 | sunxi: power: Unify axp pmic function names | Hans de Goede |
2015-10-11 | Revert "powerpc: ppc4xx: remove lwmon5 support" | Stefan Roese |
2015-09-11 | bitops: introduce BIT() definition | Heiko Schocher |
2015-09-11 | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass |
2015-09-02 | powerpc: ppc4xx: remove lwmon5 support | Masahiro Yamada |
2015-09-02 | video, lg4573: make spi bus and cs configurable | Heiko Schocher |
2015-08-31 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2015-08-31 | dm: Use dev_get_addr() where possible | Simon Glass |
2015-08-30 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2015-08-30 | video: discard empty video_set_lut implementation | Peng Fan |
2015-08-26 | video: ct69000: Remove unused codes | Bin Meng |
2015-08-26 | video: cfb_console: Allow VGA device to work without i8042 keyboard | Bin Meng |
2015-08-26 | video: coreboot: Save VESA mode for future use | Bin Meng |
2015-08-24 | lcd: pxa: clean-up include file order | Marcel Ziswiler |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
2015-08-14 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2015-08-14 | video: vesa: Correct a typo in the Kconfig VESA mode string | Bin Meng |
2015-08-14 | sunxi: Display: Add support for eDP panels connected via an anx9804 bridge | Hans de Goede |
2015-08-14 | video: Add support for the ANX9804 parallel lcd to dp bridge chip | Hans de Goede |
2015-08-14 | sun6i: display: Add support for using the mipi pll as lcd clock source | Hans de Goede |
2015-08-14 | sunxi: display: Fix composite video out on sun5i | Hans de Goede |
2015-08-14 | sunxi: display: Add overscan correction | Hans de Goede |
2015-08-14 | cfbconsole: Add support for stride != width | Hans de Goede |
2015-08-14 | cfbconsole: Remove width argument from the logo functions | Hans de Goede |
2015-08-12 | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada |