1. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  3. bf528cd video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  4. 663ae65 sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · 8 years ago
  5. 9ab4d92 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  6. ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  7. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  8. 9889946 video: allow version string to be optional when using LOGO by Tim Harvey · 9 years ago
  9. c821dbd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  10. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · 9 years ago
  11. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 9 years ago
  12. 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · 9 years ago
  13. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  14. 31f56b4 at91: video: Support driver-model for the LCD driver by Simon Glass · 9 years ago
  15. f3e7f01 at91: video: Prepare for driver-model conversion by Simon Glass · 9 years ago
  16. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  17. 773ca82 rockchip: video: Flush the cache when the display is updated by Simon Glass · 9 years ago
  18. 6930d6f exynos: video: Drop old unused code by Simon Glass · 9 years ago
  19. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  20. 305f581 exynos: video: Rename variables for driver model by Simon Glass · 9 years ago
  21. b9b3813 exynos: video: Rename edp_device_info to exynos_dp_priv by Simon Glass · 9 years ago
  22. bfd239c exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  23. c9ed7a4 exynos: video: Combine LCD driver into one file by Simon Glass · 9 years ago
  24. 6d23709 exynos: video: Move mipi_lcd_device_dt into a function by Simon Glass · 9 years ago
  25. ef4e779 exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · 9 years ago
  26. f013e7a exynos: video: Move dsim_config_dt into a function by Simon Glass · 9 years ago
  27. 0de7089 exynos: video: Drop static variables in exynos_dp_lowlevel.c by Simon Glass · 9 years ago
  28. 860ef00 exynos: video: Drop static variables in exynos_fb.c by Simon Glass · 9 years ago
  29. c7fdcd9 exynos: video: Drop static variables in exynos_fimd.c by Simon Glass · 9 years ago
  30. 4d022cc exynos: video: Drop the static lcd_base_addr variable by Simon Glass · 9 years ago
  31. 6d27559 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · 9 years ago
  32. c0882ff exynos: video: Drop dead code by Simon Glass · 9 years ago
  33. bd40e2d exynos: video: Move driver files into their own directory by Simon Glass · 9 years ago
  34. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  35. 225da8b video: tegra: refuse to bind to disabled dcs by Stephen Warren · 9 years ago
  36. 3cd4b60 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  37. 3707a68 drivers/video/am335x-fb: Properly point framebuffer behind palette by Martin Pietryka · 9 years ago
  38. 8664c22 drivers/video/am335x-fb: Add support for 16bpp format by Martin Pietryka · 9 years ago
  39. 93fd8c2 video: ipu_common: fix build error by Peng Fan · 9 years ago
  40. d35fa82 drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition by Martin Pietryka · 9 years ago
  41. 22cb3d0 Revert "pxa_lcd: make driver cache-aware" by Tom Rini · 9 years ago
  42. 4c60d36 Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" by Tom Rini · 9 years ago
  43. 2b2c6d7 pxa_lcd: make driver cache-aware by Vasily Khoruzhick · 9 years ago
  44. cab488a pxa_lcd: invert colors for Zipit Z2 to get white on black palette by Vasily Khoruzhick · 9 years ago
  45. bf81f20 zipitz2: enable LCD rotation by Vasily Khoruzhick · 9 years ago
  46. 2e1075c bcm2835 video: Map fb as cached by Alexander Graf · 9 years ago
  47. f721f96 sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected by Lawrence Yu · 9 years ago
  48. dec49b7 x86: broadwell: Add video support by Simon Glass · 9 years ago
  49. 2919921 video: Allow simple-panel to be used without regulators by Simon Glass · 9 years ago
  50. 164e757 x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  51. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  52. b2e3150 video: ipu: avoid overflow issue by Peng Fan · 9 years ago
  53. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  54. 0b6aee4 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
  55. afca4fd rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
  56. 4b28a90 dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  57. 60f26d3 video: Add S3C24xx framebuffer support by Marek Vasut · 10 years ago
  58. b87854f video: freetype: Fix a memory leak with a bad parameter by Simon Glass · 9 years ago
  59. fd30be5 video: truetype: Fix a memory leak on error by Simon Glass · 9 years ago
  60. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  61. 60740e7 tegra: video: Move all fdt-decoding into a single function by Simon Glass · 9 years ago
  62. 264c7f7 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  63. b1c50fb tegra: video: Remove the static variables by Simon Glass · 9 years ago
  64. e865ef3 tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  65. 923128f tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  66. 54832f2 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  67. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  68. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  69. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  70. 118d11f tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago
  71. 4f3873d dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  72. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  73. 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  74. 888a90c video: bcm2835: use bus_to_phys() on FB address by Stephen Warren · 9 years ago
  75. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · 9 years ago
  76. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  77. b3a72b3 video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  78. c5332cb video: Add the Cantoraone decorative font by Simon Glass · 9 years ago
  79. cffe741 video: Add the Rufscript handwriting font by Simon Glass · 9 years ago
  80. 87b7dae video: Add the AnkaCoder mono-spaced font by Simon Glass · 9 years ago
  81. 6e9d6e0 video: Add the Nimbus sans font by Simon Glass · 9 years ago
  82. 2ef353e video: Add a console driver that uses TrueType fonts by Simon Glass · 9 years ago
  83. 33bd3b6 video: Provide a backspace method by Simon Glass · 9 years ago
  84. afee743 video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  85. a74451d video: Provide a left margin for the text console by Simon Glass · 9 years ago
  86. 37b8020 video: Handle the 'bell' character by Simon Glass · 9 years ago
  87. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  88. 6e0721d video kconfig console_normal by Simon Glass · 9 years ago
  89. bcbb319 video: Add stb TrueType font renderer by Simon Glass · 9 years ago
  90. 4601eb4 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  91. ab91fd5 video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  92. e421bb8 rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  93. 9160b4c rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  94. 0139ae6 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  95. 7d3d776 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  96. 6aa801b video: panel: Add a simple panel driver by Simon Glass · 9 years ago
  97. 14d1c8e dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  98. 37211bf dm: backlight: Add a driver for a PWM backlight by Simon Glass · 9 years ago
  99. 8f79048 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  100. 661d5de video: bridge: Allow GPIOs to be optional by Simon Glass · 9 years ago