1. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 9 months ago
  2. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 9 months ago
  3. b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  4. 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 4 years, 10 months ago
  5. bf83639 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 4 years, 9 months ago
  6. 0c20aaf video: Avoid using #ifdef in video-uclass.c by Simon Glass · 4 years, 9 months ago
  7. 775d332 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 4 years, 9 months ago
  8. c656731 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 4 years, 9 months ago
  9. 4642119 video: Avoid using #ifdef in video blitting code by Simon Glass · 4 years, 9 months ago
  10. 512563b video: x86: Enable 32-bit graphics by default by Simon Glass · 4 years, 9 months ago
  11. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 10 months ago
  12. ca5655d video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 4 years, 10 months ago
  13. ca2c694 video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 4 years, 10 months ago
  14. 1ebf285 video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 4 years, 10 months ago
  15. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  16. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  17. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  18. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  19. beeb57f Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 4 years, 10 months ago
  20. 754815b video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · 4 years, 11 months ago
  21. ec3dcea video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · 5 years ago
  22. cde421c video: mxsfb: set gd->fb_base by Sébastien Szymanski · 5 years ago
  23. 04eb4f4 video: meson: add compatible for Amlogic G12A by Neil Armstrong · 5 years ago
  24. 573687c video: meson: sync with linux drm-misc tree by Neil Armstrong · 5 years ago
  25. 0a35611 video: meson: remove power domain get by Neil Armstrong · 5 years ago
  26. 06ef131 video: add support of panel RM68200 by Yannick Fertré · 5 years ago
  27. 78157b2 video: add support of panel OTM8009A by Yannick Fertré · 5 years ago
  28. 18b6ca5 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · 5 years ago
  29. d4f7ea8 video: add MIPI DSI host controller bridge by Yannick Fertré · 5 years ago
  30. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  31. 66c3724 video: add support of MIPI DSI interface by Yannick Fertré · 5 years ago
  32. aeaf330 video: stm32: stm32_ltdc: add bridge to display controller by Yannick Fertré · 5 years ago
  33. f34e7fc sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
  34. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  35. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  36. 42a7ce2 mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · 5 years ago
  37. f4ec1ae mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · 5 years ago
  38. f03e56a mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · 5 years ago
  39. 970baf1 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · 5 years ago
  40. 60a62ac video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  41. 233358c video: meson: dw-hdmi: add EDID mode filtering to only select supported modes by Neil Armstrong · 5 years ago
  42. eb4ee4e video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · 5 years ago
  43. 85288ff video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · 5 years ago
  44. e19441e video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · 5 years ago
  45. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  46. a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  47. 79cdcac rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
  48. 6998974 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 5 years ago
  49. a2c4ef0 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  50. f944b15 video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · 5 years ago
  51. 8c1df09 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  52. 9a67205 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · 5 years ago
  53. 2381632 video: mxsfb: reorder includes by Igor Opaniuk · 5 years ago
  54. dcd91a6 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · 5 years ago
  55. b9625ab Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  56. e63168a video: Factor out vidconsole_put_string() by Marek Vasut · 5 years ago
  57. b5e1a82 video: ipuv3: Set max display bpp to 32 by Marek Vasut · 5 years ago
  58. 01c9dd2 dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · 5 years ago
  59. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  60. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  61. 75ce8c9 Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  62. 7b64a70 sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  63. 7035ec3 video/console: Factor out actual character output by Andre Przywara · 6 years ago
  64. 4422294 video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  65. 29c158b video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  66. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  67. 96c9bf7 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · 6 years ago
  68. 57e7775 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · 5 years ago
  69. 7b48e2b Add missing space in comment by Marcel Ziswiler · 6 years ago
  70. bffd131 video: move ipuv3 files to subdirectory by Anatolij Gustschin · 6 years ago
  71. 57f065f video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · 6 years ago
  72. 1feed35 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · 6 years ago
  73. e257103 video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · 6 years ago
  74. 0220f8c sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · 6 years ago
  75. 361604d sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · 6 years ago
  76. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  77. db4a299 Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  78. 3bed422 video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  79. 56dd8d8 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  80. fd99841 video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  81. 6df07d8 ihs_video_out: Fix error handling by Mario Six · 6 years ago
  82. 0307d95 videomodes: Relax EDID validation checks for hsync/vsync pulse width by Priit Laes · 6 years ago
  83. 8e34c1d video: Kconfig: spelling fixes by Chris Packham · 6 years ago
  84. b093753 video: Add a default TrueType font by Simon Glass · 6 years ago
  85. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  86. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  87. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  88. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  89. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  90. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  91. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  92. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  93. 118f020 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago
  94. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  95. e3245e4 video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  96. 7d121a8 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  97. 8336a43 dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing by Vasily Khoruzhick · 6 years ago
  98. 2f07a9a Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  99. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  100. 3d99a0b sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · 6 years ago