1. f14d000 video: mxsfb: add support for DM CLK by Giulio Benetti · 4 years, 8 months ago
  2. 953f5ed sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 8 months ago
  3. 52db540 videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · 4 years, 8 months ago
  4. 12de4aa video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · 4 years, 8 months ago
  5. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  6. 1acb919 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 8 months ago
  7. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 8 months ago
  8. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 9 months ago
  9. bd0b969 video: omap: fix pixel-per-line bitfield setting by Dario Binacchi · 4 years, 9 months ago
  10. 017b469 video: omap: add support for DM/DTS by Dario Binacchi · 4 years, 9 months ago
  11. 5a4ed09 video: omap: create two routines to set the pixel clock rate by Dario Binacchi · 4 years, 9 months ago
  12. 291bc3f video: omap: add loop exit conditions to the dpll setup by Dario Binacchi · 4 years, 9 months ago
  13. 2ef4010 video: omap: fix debug message by Dario Binacchi · 4 years, 9 months ago
  14. 33dfa79 video: omap: rename LCD controller registers by Dario Binacchi · 4 years, 9 months ago
  15. b3daeaa video: omap: fix bitfields order by Dario Binacchi · 4 years, 9 months ago
  16. 1a17b35 video: omap: fix coding style on use of spaces by Dario Binacchi · 4 years, 9 months ago
  17. 9a54585 video: omap: add missing bitfield masks by Dario Binacchi · 4 years, 9 months ago
  18. 3d9a713 video: omap: use BIT() and GENMASK() macros by Dario Binacchi · 4 years, 9 months ago
  19. b1e1f93 video: meson: keep power domain up after booting by Anatolij Gustschin · 4 years, 10 months ago
  20. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  21. cc4ab0f Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 10 months ago
  22. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
  23. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  24. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  25. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 10 months ago
  26. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 10 months ago
  27. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 10 months ago
  28. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 10 months ago
  29. f9888f9 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · 4 years, 10 months ago
  30. 0db23e0 video: fix Coverity missing break issue by Anatolij Gustschin · 5 years ago
  31. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · 5 years ago
  32. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  33. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  34. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  35. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · 5 years ago
  36. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 5 years ago
  37. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · 5 years ago
  38. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 5 years ago
  39. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 5 years ago
  40. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · 5 years ago
  41. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · 5 years ago
  42. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  43. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 5 years ago
  44. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 5 years ago
  45. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 5 years ago
  46. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  47. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  48. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  49. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  50. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  51. c44ae81 video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · 5 years ago
  52. d829874 video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · 5 years ago
  53. eb9b6a8 video: mxsfb: set gd->fb_base by Sébastien Szymanski · 5 years ago
  54. bb18f7e video: meson: add compatible for Amlogic G12A by Neil Armstrong · 5 years ago
  55. 57d6dfe video: meson: sync with linux drm-misc tree by Neil Armstrong · 5 years ago
  56. 7e53a7c video: meson: remove power domain get by Neil Armstrong · 5 years ago
  57. b038fed video: add support of panel RM68200 by Yannick Fertré · 5 years ago
  58. 5b855d4 video: add support of panel OTM8009A by Yannick Fertré · 5 years ago
  59. 1334cf2 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · 5 years ago
  60. 764af46 video: add MIPI DSI host controller bridge by Yannick Fertré · 5 years ago
  61. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  62. d08fb32 video: add support of MIPI DSI interface by Yannick Fertré · 5 years ago
  63. d611708 video: stm32: stm32_ltdc: add bridge to display controller by Yannick Fertré · 5 years ago
  64. 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
  65. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  66. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  67. 92afc9b mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · 5 years ago
  68. 3c78784 mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · 5 years ago
  69. abb5942 mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · 5 years ago
  70. 26d33e5 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · 5 years ago
  71. 889ccde video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  72. 9345e6d video: meson: dw-hdmi: add EDID mode filtering to only select supported modes by Neil Armstrong · 5 years ago
  73. faa419c video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · 5 years ago
  74. 8ab5d50 video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · 6 years ago
  75. 994f49a video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · 5 years ago
  76. 295ef9d video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  77. 9a0270f video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  78. 65fdabe rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
  79. d193718 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 6 years ago
  80. bc59fb4 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  81. e27c5bc video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · 5 years ago
  82. f5abe40 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  83. 3673492 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · 5 years ago
  84. e2a8b18 video: mxsfb: reorder includes by Igor Opaniuk · 5 years ago
  85. 5fd3553 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · 5 years ago
  86. 32ee353 Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  87. a89f9cb video: Factor out vidconsole_put_string() by Marek Vasut · 6 years ago
  88. 28bdd93 video: ipuv3: Set max display bpp to 32 by Marek Vasut · 6 years ago
  89. 4e40f1a dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · 6 years ago
  90. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  91. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  92. 036697a Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  93. 24db29d sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  94. de86baf video/console: Factor out actual character output by Andre Przywara · 6 years ago
  95. 918622a video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  96. d4a294c video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  97. 4ed5bc8 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  98. 22b4f01 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · 6 years ago
  99. a7bec41 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · 6 years ago
  100. 79eb296 Add missing space in comment by Marcel Ziswiler · 6 years ago