1. d434b1f 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, 5 months ago
  2. 874b373 video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 5 months ago
  3. 467eec6 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
  4. 54fe2bd rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 6 months ago
  5. 0034079 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · 4 years, 5 months ago
  6. bf8f564 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · 4 years, 5 months ago
  7. 581449b video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · 4 years, 5 months ago
  8. 402ac70 video: check hardware version of DSI by Yannick Fertre · 4 years, 5 months ago
  9. 3e37469 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · 4 years, 6 months ago
  10. b5c864d video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · 4 years, 6 months ago
  11. cc8db2a Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · 4 years, 6 months ago
  12. 2a1064b Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · 4 years, 6 months ago
  13. b2b2961 bdinfo: dm: Update fb_base when using driver model by Simon Glass · 4 years, 7 months ago
  14. 76cb1e7 video: ipuv3: remove non-DM code by Anatolij Gustschin · 4 years, 6 months ago
  15. 4702064 video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
  16. 8329ce3 video: ipuv3: remove some useless code to reduce binary size by Anatolij Gustschin · 4 years, 6 months ago
  17. 0dcb3fd video: make backlight and panel drivers optional by Anatolij Gustschin · 4 years, 6 months ago
  18. 0087836 video: ipuv3: fix building with disabled panel driver by Anatolij Gustschin · 4 years, 6 months ago
  19. 20b7919 video: make vidconsole commands optional by Anatolij Gustschin · 4 years, 6 months ago
  20. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  21. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  22. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 7 months ago
  23. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  24. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  25. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  26. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  27. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  28. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  29. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 7 months ago
  30. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  31. 763e736 video: omap: change include order by Dario Binacchi · 4 years, 7 months ago
  32. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  33. a59f712 video: mxsfb: add clk_enable() by Giulio Benetti · 4 years, 7 months ago
  34. e686739 rockchip: video: Convert to use APIs which support live DT by Kever Yang · 4 years, 10 months ago
  35. 8cda38d rockchip: video: Use ofnode_decode_display_timing() to parse timing by Kever Yang · 4 years, 10 months ago
  36. 6a0e7a6 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · 4 years, 7 months ago
  37. 07c7876 drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 7 months ago
  38. 927858e video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · 4 years, 8 months ago
  39. e9238d6 video: mxsfb: enable setting PIXDATA on negative edge by Giulio Benetti · 4 years, 8 months ago
  40. 996d96a video: mxsfb: enable setting VSYNC negative polarity by Giulio Benetti · 4 years, 8 months ago
  41. e030524 video: mxsfb: enable setting HSYNC negative polarity by Giulio Benetti · 4 years, 8 months ago
  42. ac6d7f1 video: mxsfb: refactor for using display_timings by Giulio Benetti · 4 years, 8 months ago
  43. 8367731 video: mxsfb: add support for i.MXRT by Giulio Benetti · 4 years, 8 months ago
  44. f14d000 video: mxsfb: add support for DM CLK by Giulio Benetti · 4 years, 8 months ago
  45. 953f5ed sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 8 months ago
  46. 52db540 videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · 4 years, 8 months ago
  47. 12de4aa video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · 4 years, 8 months ago
  48. 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
  49. 1acb919 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 8 months ago
  50. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 8 months ago
  51. 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
  52. bd0b969 video: omap: fix pixel-per-line bitfield setting by Dario Binacchi · 4 years, 9 months ago
  53. 017b469 video: omap: add support for DM/DTS by Dario Binacchi · 4 years, 9 months ago
  54. 5a4ed09 video: omap: create two routines to set the pixel clock rate by Dario Binacchi · 4 years, 9 months ago
  55. 291bc3f video: omap: add loop exit conditions to the dpll setup by Dario Binacchi · 4 years, 9 months ago
  56. 2ef4010 video: omap: fix debug message by Dario Binacchi · 4 years, 9 months ago
  57. 33dfa79 video: omap: rename LCD controller registers by Dario Binacchi · 4 years, 9 months ago
  58. b3daeaa video: omap: fix bitfields order by Dario Binacchi · 4 years, 9 months ago
  59. 1a17b35 video: omap: fix coding style on use of spaces by Dario Binacchi · 4 years, 9 months ago
  60. 9a54585 video: omap: add missing bitfield masks by Dario Binacchi · 4 years, 9 months ago
  61. 3d9a713 video: omap: use BIT() and GENMASK() macros by Dario Binacchi · 4 years, 9 months ago
  62. b1e1f93 video: meson: keep power domain up after booting by Anatolij Gustschin · 4 years, 10 months ago
  63. 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
  64. 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
  65. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
  66. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  67. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  68. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 10 months ago
  69. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 10 months ago
  70. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 10 months ago
  71. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 10 months ago
  72. f9888f9 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · 4 years, 10 months ago
  73. 0db23e0 video: fix Coverity missing break issue by Anatolij Gustschin · 5 years ago
  74. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · 5 years ago
  75. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  76. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  77. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  78. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · 5 years ago
  79. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 5 years ago
  80. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · 5 years ago
  81. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 5 years ago
  82. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 5 years ago
  83. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · 5 years ago
  84. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · 5 years ago
  85. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  86. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 5 years ago
  87. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 5 years ago
  88. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 5 years ago
  89. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  90. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  91. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  92. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  93. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  94. c44ae81 video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · 5 years ago
  95. d829874 video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · 5 years ago
  96. eb9b6a8 video: mxsfb: set gd->fb_base by Sébastien Szymanski · 5 years ago
  97. bb18f7e video: meson: add compatible for Amlogic G12A by Neil Armstrong · 5 years ago
  98. 57d6dfe video: meson: sync with linux drm-misc tree by Neil Armstrong · 5 years ago
  99. 7e53a7c video: meson: remove power domain get by Neil Armstrong · 5 years ago
  100. b038fed video: add support of panel RM68200 by Yannick Fertré · 5 years ago