1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  2. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 6 months ago
  3. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
  4. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  5. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  6. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
  7. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
  8. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  9. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 5 months ago
  10. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
  11. 295ab88 video: omap: change include order by Dario Binacchi · 4 years, 6 months ago
  12. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  13. 72fef43 video: mxsfb: add clk_enable() by Giulio Benetti · 4 years, 6 months ago
  14. 653ac18 rockchip: video: Convert to use APIs which support live DT by Kever Yang · 4 years, 8 months ago
  15. c3d31af rockchip: video: Use ofnode_decode_display_timing() to parse timing by Kever Yang · 4 years, 8 months ago
  16. ea16637 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · 4 years, 6 months ago
  17. 973e31f drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 6 months ago
  18. 76f6bcd video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · 4 years, 7 months ago
  19. 7c30d76 video: mxsfb: enable setting PIXDATA on negative edge by Giulio Benetti · 4 years, 7 months ago
  20. 606668a video: mxsfb: enable setting VSYNC negative polarity by Giulio Benetti · 4 years, 7 months ago
  21. e121e00 video: mxsfb: enable setting HSYNC negative polarity by Giulio Benetti · 4 years, 7 months ago
  22. abda0a5 video: mxsfb: refactor for using display_timings by Giulio Benetti · 4 years, 7 months ago
  23. aa04570 video: mxsfb: add support for i.MXRT by Giulio Benetti · 4 years, 7 months ago
  24. ceb4ffc video: mxsfb: add support for DM CLK by Giulio Benetti · 4 years, 7 months ago
  25. 92a6836 sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 7 months ago
  26. 10374da videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · 4 years, 7 months ago
  27. a0c91fe video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · 4 years, 7 months ago
  28. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  29. 05c65a8 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 7 months ago
  30. e67243f video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 7 months ago
  31. 2738f0e Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 7 months ago WIP/17Mar2020
  32. 0aff8e2 video: omap: fix pixel-per-line bitfield setting by Dario Binacchi · 4 years, 8 months ago
  33. 96b109b video: omap: add support for DM/DTS by Dario Binacchi · 4 years, 8 months ago
  34. a9df3c5 video: omap: create two routines to set the pixel clock rate by Dario Binacchi · 4 years, 8 months ago
  35. 9d7f53c video: omap: add loop exit conditions to the dpll setup by Dario Binacchi · 4 years, 8 months ago
  36. 9aead9a video: omap: fix debug message by Dario Binacchi · 4 years, 8 months ago
  37. 41f76a0 video: omap: rename LCD controller registers by Dario Binacchi · 4 years, 8 months ago
  38. 017295f video: omap: fix bitfields order by Dario Binacchi · 4 years, 8 months ago
  39. 3af4375 video: omap: fix coding style on use of spaces by Dario Binacchi · 4 years, 8 months ago
  40. e3f82b8 video: omap: add missing bitfield masks by Dario Binacchi · 4 years, 8 months ago
  41. a2f4706 video: omap: use BIT() and GENMASK() macros by Dario Binacchi · 4 years, 8 months ago
  42. 9aa886c video: meson: keep power domain up after booting by Anatolij Gustschin · 4 years, 8 months ago
  43. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  44. 5f2fe7d Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 9 months ago WIP/10Feb2020
  45. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 9 months ago
  46. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  47. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  48. a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 9 months ago
  49. 6be88c7 sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 9 months ago
  50. 3b85ce8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 9 months ago
  51. 51973cc video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 9 months ago
  52. 8382b10 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · 4 years, 9 months ago
  53. ab6ea93 video: fix Coverity missing break issue by Anatolij Gustschin · 4 years, 10 months ago
  54. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
  55. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 10 months ago
  56. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 10 months ago
  57. b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  58. 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 5 years ago
  59. bf83639 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 4 years, 10 months ago
  60. 0c20aaf video: Avoid using #ifdef in video-uclass.c by Simon Glass · 4 years, 10 months ago
  61. 775d332 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 4 years, 10 months ago
  62. c656731 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 4 years, 10 months ago
  63. 4642119 video: Avoid using #ifdef in video blitting code by Simon Glass · 4 years, 10 months ago
  64. 512563b video: x86: Enable 32-bit graphics by default by Simon Glass · 4 years, 10 months ago
  65. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 11 months ago
  66. ca5655d video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 4 years, 11 months ago
  67. ca2c694 video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 5 years ago
  68. 1ebf285 video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 5 years ago
  69. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  70. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  71. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  72. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  73. beeb57f Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  74. 754815b video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · 5 years ago
  75. ec3dcea video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · 5 years ago
  76. cde421c video: mxsfb: set gd->fb_base by Sébastien Szymanski · 5 years ago
  77. 04eb4f4 video: meson: add compatible for Amlogic G12A by Neil Armstrong · 5 years ago
  78. 573687c video: meson: sync with linux drm-misc tree by Neil Armstrong · 5 years ago
  79. 0a35611 video: meson: remove power domain get by Neil Armstrong · 5 years ago
  80. 06ef131 video: add support of panel RM68200 by Yannick Fertré · 5 years ago
  81. 78157b2 video: add support of panel OTM8009A by Yannick Fertré · 5 years ago
  82. 18b6ca5 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · 5 years ago
  83. d4f7ea8 video: add MIPI DSI host controller bridge by Yannick Fertré · 5 years ago
  84. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  85. 66c3724 video: add support of MIPI DSI interface by Yannick Fertré · 5 years ago
  86. aeaf330 video: stm32: stm32_ltdc: add bridge to display controller by Yannick Fertré · 5 years ago
  87. f34e7fc sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
  88. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  89. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  90. 42a7ce2 mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · 5 years ago
  91. f4ec1ae mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · 5 years ago
  92. f03e56a mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · 5 years ago
  93. 970baf1 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · 5 years ago
  94. 60a62ac video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  95. 233358c video: meson: dw-hdmi: add EDID mode filtering to only select supported modes by Neil Armstrong · 5 years ago
  96. eb4ee4e video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · 5 years ago
  97. 85288ff video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · 5 years ago
  98. e19441e video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · 5 years ago
  99. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  100. a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago