- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 3af97be rockchip: video: vop: Add reset support by Arnaud Patard (Rtp) · 3 years, 9 months ago
- 3037cd2 rockchip: video: edp: Add missing reset support by Arnaud Patard (Rtp) · 3 years, 9 months ago
- 6b81d6a rockchip: video: vop: Fix format of fbbase in debug string by Arnaud Patard (Rtp) · 3 years, 9 months ago
- 1af703c Rockchip: video: vop: Reserve efi fb memory by Arnaud Patard (Rtp) · 3 years, 9 months ago
- 16121af rockchip: video: edp: Add rk3399 support by Arnaud Patard (Rtp) · 3 years, 9 months ago
- 058ffd6 rockchip: video: vop: Use endpoint compatible string to find VOP mode by Arnaud Patard (Rtp) · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 53f2033 video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · 4 years, 1 month ago
- 0955827 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years, 1 month ago
- aba4fdf video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · 4 years, 2 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 874b373 video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 5 months ago
- 54fe2bd rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- e686739 rockchip: video: Convert to use APIs which support live DT by Kever Yang · 4 years, 9 months ago
- 8cda38d rockchip: video: Use ofnode_decode_display_timing() to parse timing by Kever Yang · 4 years, 9 months ago
- 07c7876 drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 7 months ago
- 1acb919 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 8 months ago
- 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 8 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 783acfd arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 11 months ago
- 889ccde video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
- 65fdabe rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
- 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
- ae8ff67 video: Kconfig: spelling fixes by Chris Packham · 6 years ago
- 3c4b72b rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
- dab5b83 rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 86fa4f2 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
- 8647b1e video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
- 28b8068 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
- cc2f6d7 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
- 13b016d rockchip: video: rk_vop: migrate to livetree by Philipp Tomsich · 7 years ago
- 18c6496 rockchip: video: rk_hdmi: migrate to livetree by Philipp Tomsich · 7 years ago
- d5f74a29 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · 7 years ago
- 9b3a613 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · 7 years ago
- b7afe5a rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · 7 years ago
- b7e4b8c rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · 7 years ago
- f2ac2a6 rockchip: video: mipi: Modify format type for debug message by eric.gao@rock-chips.com · 7 years ago
- c7dd29a rockchip: video: mipi: Modify variable type for arm32 compatibility by eric.gao@rock-chips.com · 7 years ago
- e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
- d742950 rockchip: video: Take the vop device out of standby by Simon Glass · 7 years ago
- c4bd91f rockchip: video: Add remove() methods by Simon Glass · 7 years ago
- 604caca rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
- 0a637e7 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago
- 094f4da rockchip: video: rk_vop: add grf field by Philipp Tomsich · 7 years ago
- df48c79 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · 7 years ago
- 66cbacc rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · 7 years ago
- a35ccec rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · 7 years ago
- 1a18f30 rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · 7 years ago
- a354c2d rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · 7 years ago
- d3a5826 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · 7 years ago
- f1fe216 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · 7 years ago
- 101b761 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · 7 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 3a53b3e rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 8 years ago
- cfe24db rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · 8 years ago
- 58791c3 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · 8 years ago
- 0f49407 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · 8 years ago
- 9ada0e6 rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · 8 years ago
- 4789bc1 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · 8 years ago
- 1d30bac rockchip: video: Makefile: Modify Makefile for rockchip video driver by eric.gao@rock-chips.com · 8 years ago
- 735ddea rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · 8 years ago
- 2ae12ee rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
- 78481ed rockchip: video: Remove CSC initialization (HDMI) by Jernej Skrabec · 8 years ago
- 7744d3e rockchip: video: Fix HDMI audio clocks by Jernej Skrabec · 8 years ago
- 8b221cf rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 5a808a9 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
- d16bf2d rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · 8 years ago
- 86ad1b6 rockchip: video: Check for device in use by Simon Glass · 8 years ago
- 25891bc rockchip: video: Correct VOP clock selection by Simon Glass · 8 years ago
- 193edc7 rockchip: video: Correct HDMI data source selection by Simon Glass · 8 years ago
- ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
- 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · 9 years ago
- a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
- 773ca82 rockchip: video: Flush the cache when the display is updated by Simon Glass · 9 years ago
- 0b6aee4 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
- afca4fd rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
- e421bb8 rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
- 9160b4c rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
- 0139ae6 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago