1. 91337f5 video: omap: set LCD clock rate through DM API by Dario Binacchi · 3 years, 9 months ago
  2. ff94c15 video: omap: add panel driver by Dario Binacchi · 3 years, 9 months ago
  3. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 9 months ago
  4. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  5. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  6. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  7. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  8. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  9. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  10. 5337663 video: Call video_sync in video_clear() by Michal Simek · 3 years, 9 months ago
  11. b66d7af video: seps525: Add seps525 SPI driver by Michal Simek · 3 years, 10 months ago
  12. 9d69c2d video: Introduce video_sync operation by Michal Simek · 3 years, 10 months ago
  13. 9de731f video: Let video_sync to return error value by Michal Simek · 3 years, 10 months ago
  14. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  15. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  16. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  17. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  18. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  19. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  20. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  21. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 10 months ago
  22. 530dcdd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 10 months ago
  23. a355ece video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · 4 years ago
  24. fe76c42 video: meson: meson_dw_hdmi: fix the potential build warning by Jaehoon Chung · 3 years, 11 months ago
  25. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 11 months ago
  26. 9abece3 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years ago
  27. 127c8d8 video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · 4 years ago
  28. 9dec5a0 nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  29. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  30. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years ago
  31. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  32. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years ago
  33. 76c2ff3 video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years ago
  34. f9b9405 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years ago
  35. 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years ago
  36. b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years ago
  37. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  38. a04616b video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  39. 28c6ba8 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  40. 4723fd5 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · 4 years ago
  41. f644081 video: typo Normlly by Heinrich Schuchardt · 4 years ago
  42. 063d547 video: cfb_console.c: Use bi_dram[] values on all platforms by Stefan Roese · 4 years, 1 month ago
  43. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 1 month ago
  44. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  45. 3ce83ee video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · 4 years, 2 months ago
  46. 24968d9 drivers: rename more drivers to match compatible string by Walter Lozano · 4 years, 2 months ago
  47. e1e96ba video: add nexell video driver (display/video driver) by Stefan Bosch · 4 years, 3 months ago
  48. 9c5d377 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · 4 years, 3 months ago
  49. ee64744 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · 4 years, 3 months ago
  50. 6390378 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · 4 years, 3 months ago
  51. af65f28 video: add nexell video driver (soc: displaytop) by Stefan Bosch · 4 years, 3 months ago
  52. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  53. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  54. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  55. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  56. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  57. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  58. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  59. 6c74ee3 minnowmax: Enable the copy framebuffer by Simon Glass · 4 years, 3 months ago
  60. a67b0db chromebook_link: Enable the copy framebuffer by Simon Glass · 4 years, 3 months ago
  61. 08b7b65 chromebook_samus: Enable the copy framebuffer by Simon Glass · 4 years, 3 months ago
  62. 551ca0e x86: video: Support copy framebuffer with probed devices by Simon Glass · 4 years, 3 months ago
  63. 7812bbd video: Correctly handle multiple framebuffers by Simon Glass · 4 years, 3 months ago
  64. f578ca7 video: sandbox: Add support for the copy framebuffer by Simon Glass · 4 years, 3 months ago
  65. 2b1412c video: Update the copy framebuffer when writing bitmaps by Simon Glass · 4 years, 3 months ago
  66. c30c5f2 video: Update rotated console to support copy buffer by Simon Glass · 4 years, 3 months ago
  67. 3ad740a video: Update truetype console to support copy buffer by Simon Glass · 4 years, 3 months ago
  68. 68f3fc7 video: Update normal console to support copy buffer by Simon Glass · 4 years, 3 months ago
  69. 8c0b5d2 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · 4 years, 3 months ago
  70. 138dfea video: Clear the copy framebuffer when clearing the screen by Simon Glass · 4 years, 3 months ago
  71. 6efa809 video: Set up the copy framebuffer when enabled by Simon Glass · 4 years, 3 months ago
  72. 9beac5d video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 3 months ago
  73. 9beb364 video: Adjust rotated console to start at right edge by Simon Glass · 4 years, 3 months ago
  74. a254d11 video: Split out expression parts into variables by Simon Glass · 4 years, 3 months ago
  75. 6a2ea43 sandbox: video: Allow selection of rotated console by Simon Glass · 4 years, 3 months ago
  76. 8b763df video: Show an error when a vidconsole function fails by Simon Glass · 4 years, 3 months ago
  77. 27b5b9e video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · 4 years, 3 months ago
  78. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 3 months ago
  79. 35ee34b video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 3 months ago
  80. 19a7e58 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 3 months ago
  81. 673eb44 rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 4 months ago
  82. bccb385 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · 4 years, 3 months ago
  83. ac824e8 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · 4 years, 3 months ago
  84. 7084dd8 video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · 4 years, 3 months ago
  85. 670eda3 video: check hardware version of DSI by Yannick Fertre · 4 years, 3 months ago
  86. 8cee200 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · 4 years, 4 months ago
  87. bab68b2 video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · 4 years, 4 months ago
  88. a60becc Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · 4 years, 3 months ago
  89. 0735ac8 Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · 4 years, 3 months ago
  90. aef43ea bdinfo: dm: Update fb_base when using driver model by Simon Glass · 4 years, 5 months ago
  91. fb3dd9c video: ipuv3: remove non-DM code by Anatolij Gustschin · 4 years, 4 months ago
  92. 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 4 months ago
  93. db755b3 video: ipuv3: remove some useless code to reduce binary size by Anatolij Gustschin · 4 years, 4 months ago
  94. e26e520 video: make backlight and panel drivers optional by Anatolij Gustschin · 4 years, 4 months ago
  95. 0b12f76 video: ipuv3: fix building with disabled panel driver by Anatolij Gustschin · 4 years, 4 months ago
  96. 39b9555 video: make vidconsole commands optional by Anatolij Gustschin · 4 years, 4 months ago
  97. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  98. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  99. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 5 months ago
  100. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago