summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2020-06-29video: rockchip: fix HDMI 4K resolutionAnatolij Gustschin
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-06-28rockchip: correctly set vop0 or vop1Patrick Wildt
2020-06-28video: orisetech_otm8009a: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: raydium_rm68200: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre
2020-06-28video: check hardware version of DSIYannick Fertre
2020-06-28video: vidconsole: avoid multiple lines overwrite logoYe Li
2020-06-28video: bmp: support 8bits BMP drawing on 24/32 bpp framebufferYe Li
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-11video: omap: change include orderDario Binacchi
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-01video: mxsfb: add clk_enable()Giulio Benetti
2020-04-28rockchip: video: Convert to use APIs which support live DTKever Yang
2020-04-28rockchip: video: Use ofnode_decode_display_timing() to parse timingKever Yang
2020-04-26video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson
2020-04-26drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson
2020-04-18video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti
2020-04-18video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: refactor for using display_timingsGiulio Benetti
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti
2020-04-18video: mxsfb: add support for DM CLKGiulio Benetti
2020-04-18sunxi: display: use common video_ctfb_mode_to_display_timing()Giulio Benetti
2020-04-18videomodes: add helper function to convert from ctfb to display_timingGiulio Benetti
2020-04-10video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...Bin Meng
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-02video: rockchip: Support 4K resolution for rk3399, HDMIJagan Teki
2020-04-02video: rockchip: Fix vop modes for rk3399Jagan Teki
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-03video: omap: fix pixel-per-line bitfield settingDario Binacchi
2020-03-03video: omap: add support for DM/DTSDario Binacchi
2020-03-03video: omap: create two routines to set the pixel clock rateDario Binacchi
2020-03-03video: omap: add loop exit conditions to the dpll setupDario Binacchi
2020-03-03video: omap: fix debug messageDario Binacchi
2020-03-03video: omap: rename LCD controller registersDario Binacchi
2020-03-03video: omap: fix bitfields orderDario Binacchi
2020-03-03video: omap: fix coding style on use of spacesDario Binacchi
2020-03-03video: omap: add missing bitfield masksDario Binacchi