1. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  4. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  5. 6985a72 video-uclass: Fix logical-not-parentheses warning by Tom Rini · 7 years ago
  6. 4da8a3f video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · 7 years ago
  7. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  8. 738b7c8 imx31_phycore: Delete by Tom Rini · 7 years ago
  9. 3f136f6 treewide: fix up files incorrectly marked executable by Fabio Estevam · 7 years ago
  10. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  11. 3125a3e sunxi: revert disabling of features by Andre Przywara · 7 years ago
  12. 86fa4f2 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  13. 8647b1e video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
  14. 28b8068 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  15. cc2f6d7 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
  16. 8fa461e video: stm32: stm32_ltdc: set the blending factor by yannick fertre · 7 years ago
  17. d0cfebf video: stm32: stm32_ltdc: missing set of line interrupt position by yannick fertre · 7 years ago
  18. 8d6237b video: stm32: stm32_ltdc: set rate of the pixel clock by yannick fertre · 7 years ago
  19. 3e6077c video: stm32: stm32_ltdc: update file header & footer by yannick fertre · 7 years ago
  20. 28dc09b video: stm32: stm32_ltdc: add reset by yannick fertre · 7 years ago
  21. 67be5d7 video: exynos: remove redundant assignments by Heinrich Schuchardt · 7 years ago
  22. 6163095 video, da8xx-fb: fix time out in wait_for_event() by Heinrich Schuchardt · 7 years ago
  23. 410023b video: stb_truetype: simplify expression by Heinrich Schuchardt · 7 years ago
  24. d6ef669 video: cfb_console: simplify logical constraint by Heinrich Schuchardt · 7 years ago
  25. 084d3d9 sunxi: video: mark framebuffer as EFI reserved memory by Heinrich Schuchardt · 7 years ago
  26. 2172fa4 video: indicate code page of bitmap fonts by Heinrich Schuchardt · 7 years ago
  27. 2dae581 pwm-backlight: make power-supply as option by Kever Yang · 7 years ago
  28. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  29. 290e1d8 dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  30. 5e4947e dm: video: correctly clean background in 16bit mode by Heinrich Schuchardt · 7 years ago
  31. 423ee56 dm: video: show correct colors in graphical console by Heinrich Schuchardt · 7 years ago
  32. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  33. 13b016d rockchip: video: rk_vop: migrate to livetree by Philipp Tomsich · 7 years ago
  34. 18c6496 rockchip: video: rk_hdmi: migrate to livetree by Philipp Tomsich · 7 years ago
  35. f71dc8e video: ivybridge_igd: Fix compiler warning by Bin Meng · 7 years ago
  36. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  37. 9cddcba video: bpp16: Disable by default on sunXi by Maxime Ripard · 7 years ago
  38. fa43878 video: bpp8: Disable by default on sunXi by Maxime Ripard · 7 years ago
  39. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  40. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  41. 105bdc6 sunxi: Fix display timing flags by Giulio Benetti · 7 years ago
  42. 6e1e428 am335x-fb: setup display PLL by Hannes Schmelzer · 7 years ago
  43. a301aa4 am335x-fb: cosmetic: fix coding style by Hannes Schmelzer · 7 years ago
  44. 2d9a3cd am335x-fb: cosmetic: update-copyright by Hannes Schmelzer · 7 years ago
  45. 1d0ccac video: Support multiple lines version string display by Peng Fan · 7 years ago
  46. fcb41e2 video: ipu: Fix dereferencing NULL pointer problem by Peng Fan · 7 years ago
  47. 97d1967 sunxi: video: HDMI: split VSYNC and HSYNC polarity settings by Vasily Khoruzhick · 7 years ago
  48. f6dc771 video: sunxi: de2: add support for LCD SimpleFB by Icenowy Zheng · 7 years ago
  49. de8e06f video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized by Icenowy Zheng · 7 years ago
  50. e51b777 exynos: video: fix typo in DisplayPort driver by Dongjin Kim · 7 years ago
  51. b9b095f video/da8xx-fb: Cache-align memory allocations by Niko Mauno · 7 years ago
  52. 2f0b6e5 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · 7 years ago
  53. f079f93 sunxi: video: split out PLL configuration code by Vasily Khoruzhick · 7 years ago
  54. 43266b8 video: add anx6345 DM driver by Vasily Khoruzhick · 7 years ago
  55. 37ae5b0 video: anx9804: split out registers definitions into a separate header by Vasily Khoruzhick · 7 years ago
  56. 82e9a5a dm: video: bridge: add operation to read EDID by Vasily Khoruzhick · 7 years ago
  57. 82576de sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · 7 years ago
  58. 60e4b8f video: add an option for video simplefb via DT by Icenowy Zheng · 7 years ago
  59. 067a697 video: sunxi: extract simplefb match code to a new file by Icenowy Zheng · 7 years ago
  60. 1cb894f Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  61. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  62. 50509bb dm: video: Add color ANSI escape sequence support by Rob Clark · 7 years ago
  63. 06e7a0d dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  64. e959461 dm: video: Fix cache flushes by Rob Clark · 7 years ago
  65. a11bfc8 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  66. f141188 video: add config option to skip framebuffer clear by Rob Clark · 7 years ago
  67. cf7ab0c video: simplefb by Rob Clark · 7 years ago
  68. dcbad9a video: add STM32 LTDC display controller by Philippe CORNU · 7 years ago
  69. a3c046f dm: backlight: Add a driver for GPIO backlight by Patrick Delaunay · 7 years ago
  70. 4300f07 dm: backlight: Add CONFIG_BACKLIGHT_PWM by Patrick Delaunay · 7 years ago
  71. 331fcb5 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  72. 3e7ad7d video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · 7 years ago
  73. 47dce76 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · 7 years ago
  74. fa4211c video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · 7 years ago
  75. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  76. d5f74a29 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  77. 9b3a613 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · 7 years ago
  78. b7afe5a rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  79. b7e4b8c rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · 7 years ago
  80. fb4beba video: Drop the ct69000 driver by Bin Meng · 7 years ago
  81. 59be36d video: Drop the sm501 driver by Bin Meng · 7 years ago
  82. 07261e0 video: Drop the sed156x driver by Bin Meng · 7 years ago
  83. 2ac7001 video: Drop the l5f31188 driver by Bin Meng · 7 years ago
  84. 5eb7540 dm: video: tegra124: Convert to livetree by Simon Glass · 7 years ago
  85. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  86. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  87. cc06f14 video: simple-panel: Add a little more debugging by Simon Glass · 7 years ago
  88. e247e5c dm: video: Update pwm_backlight to support livetree by Simon Glass · 7 years ago
  89. 2f63264 dm: video: Sync display on backspace by Simon Glass · 7 years ago
  90. 80df6ec tegra: video: Time the LCD init by Simon Glass · 7 years ago
  91. f2ac2a6 rockchip: video: mipi: Modify format type for debug message by eric.gao@rock-chips.com · 7 years ago
  92. c7dd29a rockchip: video: mipi: Modify variable type for arm32 compatibility by eric.gao@rock-chips.com · 7 years ago
  93. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  94. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  95. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  96. d742950 rockchip: video: Take the vop device out of standby by Simon Glass · 7 years ago
  97. c4bd91f rockchip: video: Add remove() methods by Simon Glass · 7 years ago
  98. d1536e3 tegra: video: Don't power up the SOR twice by Simon Glass · 7 years ago
  99. 604caca rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
  100. 0a637e7 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago