1. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  2. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  3. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  4. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  5. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  6. a355ece video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · 4 years ago
  7. 9abece3 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years ago
  8. 127c8d8 video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · 4 years ago
  9. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  10. 35ee34b video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 4 months ago
  11. 673eb44 rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 5 months ago
  12. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  13. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  15. 653ac18 rockchip: video: Convert to use APIs which support live DT by Kever Yang · 4 years, 8 months ago
  16. c3d31af rockchip: video: Use ofnode_decode_display_timing() to parse timing by Kever Yang · 4 years, 8 months ago
  17. 973e31f drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 6 months ago
  18. 05c65a8 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 7 months ago
  19. e67243f video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 7 months ago
  20. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  21. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  22. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
  23. 60a62ac video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  24. 79cdcac rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
  25. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  26. 8e34c1d video: Kconfig: spelling fixes by Chris Packham · 6 years ago
  27. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  28. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  29. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  30. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  31. 6e60779 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  32. 0ea91c3 video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
  33. a89c725 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  34. fca1045 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
  35. 5de0b5a rockchip: video: rk_vop: migrate to livetree by Philipp Tomsich · 7 years ago
  36. 18e4877 rockchip: video: rk_hdmi: migrate to livetree by Philipp Tomsich · 7 years ago
  37. fcc1d05 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  38. f680a91 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · 7 years ago
  39. e9037fb rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  40. 36602eb rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · 7 years ago
  41. 0c6d52b rockchip: video: mipi: Modify format type for debug message by eric.gao@rock-chips.com · 7 years ago
  42. 0c9eceb rockchip: video: mipi: Modify variable type for arm32 compatibility by eric.gao@rock-chips.com · 7 years ago
  43. 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  44. 6b5a09a rockchip: video: Take the vop device out of standby by Simon Glass · 7 years ago
  45. f418676 rockchip: video: Add remove() methods by Simon Glass · 7 years ago
  46. 76a5e1b rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
  47. 56c7ba3 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago
  48. 64199d4 rockchip: video: rk_vop: add grf field by Philipp Tomsich · 7 years ago
  49. ca562b6 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · 7 years ago
  50. 147fd3a rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · 7 years ago
  51. f210e55 rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · 7 years ago
  52. cc75afc rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · 7 years ago
  53. d46d404 rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · 7 years ago
  54. 89b2b61 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · 7 years ago
  55. d4bee08 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · 7 years ago
  56. 1208523 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · 7 years ago
  57. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  58. 8517f64 rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 7 years ago
  59. c34bd8b rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · 7 years ago
  60. 8aed0d7 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · 7 years ago
  61. 9f81993 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · 7 years ago
  62. e07e5bd rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · 7 years ago
  63. 1c39840 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · 7 years ago
  64. da10dd1a rockchip: video: Makefile: Modify Makefile for rockchip video driver by eric.gao@rock-chips.com · 8 years ago
  65. b98f0a3 rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · 8 years ago
  66. cc232a9 rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  67. 520c174 rockchip: video: Remove CSC initialization (HDMI) by Jernej Skrabec · 8 years ago
  68. a0a2774 rockchip: video: Fix HDMI audio clocks by Jernej Skrabec · 8 years ago
  69. 9441274 rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  70. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  71. 0fc41e5 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  72. 095e6c1 rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · 8 years ago
  73. 987a404 rockchip: video: Check for device in use by Simon Glass · 8 years ago
  74. 9ed6826 rockchip: video: Correct VOP clock selection by Simon Glass · 8 years ago
  75. e4ab3d7 rockchip: video: Correct HDMI data source selection by Simon Glass · 8 years ago
  76. c3aad6f rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  77. 70c440e rockchip: video: Lower hpd wait time by Sjoerd Simons · 9 years ago
  78. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  79. b55e04a rockchip: video: Flush the cache when the display is updated by Simon Glass · 8 years ago
  80. 8530783 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
  81. 35ac89d rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
  82. 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  83. 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  84. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago