1. 99ae5e3 video: sunxi: de2: switch to public uclass functions by Jernej Skrabec · 3 years, 5 months ago
  2. 59dd862 video: sunxi: dw-hdmi: read source_id later by Jernej Skrabec · 3 years, 5 months ago
  3. c439b56 video: sunxi: Remove TV probe from DE2 by Jernej Skrabec · 3 years, 5 months ago
  4. a1d2ad4 video: sunxi: Remove check for ddc-i2c-bus property by Jernej Skrabec · 3 years, 5 months ago
  5. 935b519 video: sunxi: Use DW-HDMI hpd function by Jernej Skrabec · 3 years, 5 months ago
  6. 3b9021a video: sunxi: Add mode_valid callback to sunxi_dw_hdmi by Jernej Skrabec · 3 years, 5 months ago
  7. 599177e sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 7 months ago
  8. 38e18d6 video: Fix line padding calculation for 16 and 24 BPP bitmaps by Sylwester Nawrocki · 3 years, 10 months ago
  9. 131c224 tegra: video: fix tegra_dc_sor_config_panel() by Heinrich Schuchardt · 3 years, 6 months ago
  10. ff4e1e2 finish removing mb862xx video driver by Trevor Woerner · 3 years, 7 months ago
  11. 1bed576 video: SIMPLE_PANEL depends on DM_GPIO by Asherah Connor · 3 years, 7 months ago
  12. fefa713 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years ago
  13. 9749d2e rockchip: video: vop: Add reset support by Arnaud Patard (Rtp) · 3 years, 7 months ago
  14. cd529f7 rockchip: video: edp: Add missing reset support by Arnaud Patard (Rtp) · 3 years, 7 months ago
  15. 3fd6411 rockchip: video: vop: Fix format of fbbase in debug string by Arnaud Patard (Rtp) · 3 years, 7 months ago
  16. decbc18 Rockchip: video: vop: Reserve efi fb memory by Arnaud Patard (Rtp) · 3 years, 7 months ago
  17. 04d67ce rockchip: video: edp: Add rk3399 support by Arnaud Patard (Rtp) · 3 years, 7 months ago
  18. 7fe2ebf rockchip: video: vop: Use endpoint compatible string to find VOP mode by Arnaud Patard (Rtp) · 3 years, 7 months ago
  19. 19987c9 x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · 3 years, 7 months ago
  20. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  21. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  22. c45f82b video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 7 months ago
  23. 612f769 video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 7 months ago
  24. a6d047c video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 7 months ago
  25. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 7 months ago
  26. 0f42561 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · 3 years, 9 months ago
  27. 196947b Replace video_uc_platdata with video_uc_plat by Dario Binacchi · 3 years, 8 months ago
  28. 9c1e098 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 3 years, 9 months ago
  29. f457680 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · 4 years ago
  30. 92a8143 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · 4 years ago
  31. 0059ef0 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · 3 years, 9 months ago
  32. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  33. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 8 months ago
  34. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  35. 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 9 months ago
  36. 9a3122f Kconfig: simple panel requires backlight by Marcin Juszkiewicz · 4 years ago
  37. b0db69b dm: fix build errors generated by last merges by Dario Binacchi · 3 years, 9 months ago
  38. ab1a425 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
  39. 795f8fd Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  40. 846365b video: stm32_dsi: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  41. 8d2257e video: stm32_ltdc: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  42. 260cbc9 video: omap: move drivers to 'ti' directory by Dario Binacchi · 3 years, 9 months ago
  43. 35ab1b6 video: omap: split the legacy code from the DM code by Dario Binacchi · 3 years, 9 months ago
  44. 91337f5 video: omap: set LCD clock rate through DM API by Dario Binacchi · 3 years, 9 months ago
  45. ff94c15 video: omap: add panel driver by Dario Binacchi · 3 years, 9 months ago
  46. c823f24 video: add TDO tl070wsh30 panel driver by Neil Armstrong · 4 years ago
  47. 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
  48. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  49. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  50. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  51. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  52. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  53. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  54. 5337663 video: Call video_sync in video_clear() by Michal Simek · 3 years, 10 months ago
  55. b66d7af video: seps525: Add seps525 SPI driver by Michal Simek · 3 years, 10 months ago
  56. 9d69c2d video: Introduce video_sync operation by Michal Simek · 3 years, 10 months ago
  57. 9de731f video: Let video_sync to return error value by Michal Simek · 3 years, 10 months ago
  58. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  59. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  60. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  61. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  62. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  63. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  64. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  65. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 10 months ago
  66. 530dcdd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  67. a355ece video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · 4 years ago
  68. fe76c42 video: meson: meson_dw_hdmi: fix the potential build warning by Jaehoon Chung · 4 years ago
  69. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  70. 9abece3 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years ago
  71. 127c8d8 video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · 4 years ago
  72. 9dec5a0 nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  73. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  74. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years ago
  75. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  76. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years ago
  77. 76c2ff3 video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years ago
  78. f9b9405 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years ago
  79. 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years ago
  80. b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years ago
  81. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  82. a04616b video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  83. 28c6ba8 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  84. 4723fd5 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  85. f644081 video: typo Normlly by Heinrich Schuchardt · 4 years ago
  86. 063d547 video: cfb_console.c: Use bi_dram[] values on all platforms by Stefan Roese · 4 years, 2 months ago
  87. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 2 months ago
  88. 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
  89. 3ce83ee video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · 4 years, 2 months ago
  90. 24968d9 drivers: rename more drivers to match compatible string by Walter Lozano · 4 years, 2 months ago
  91. e1e96ba video: add nexell video driver (display/video driver) by Stefan Bosch · 4 years, 3 months ago
  92. 9c5d377 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · 4 years, 3 months ago
  93. ee64744 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · 4 years, 3 months ago
  94. 6390378 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · 4 years, 3 months ago
  95. af65f28 video: add nexell video driver (soc: displaytop) by Stefan Bosch · 4 years, 3 months ago
  96. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  97. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  98. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  99. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  100. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago