index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-11
video: omap: change include order
Dario Binacchi
2020-05-04
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-01
video: mxsfb: add clk_enable()
Giulio Benetti
2020-04-28
rockchip: video: Convert to use APIs which support live DT
Kever Yang
2020-04-28
rockchip: video: Use ofnode_decode_display_timing() to parse timing
Kever Yang
2020-04-26
video: simple_panel: add boe,nv140fhmn49 display
Peter Robinson
2020-04-26
drivers: video: rockchip: fix building eDP and LVDS drivers
Peter Robinson
2020-04-18
video: mxsfb: enable setting ENABLE negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: enable setting PIXDATA on negative edge
Giulio Benetti
2020-04-18
video: mxsfb: enable setting VSYNC negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: enable setting HSYNC negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: refactor for using display_timings
Giulio Benetti
2020-04-18
video: mxsfb: add support for i.MXRT
Giulio Benetti
2020-04-18
video: mxsfb: add support for DM CLK
Giulio Benetti
2020-04-18
sunxi: display: use common video_ctfb_mode_to_display_timing()
Giulio Benetti
2020-04-18
videomodes: add helper function to convert from ctfb to display_timing
Giulio Benetti
2020-04-10
video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...
Bin Meng
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-02
video: rockchip: Support 4K resolution for rk3399, HDMI
Jagan Teki
2020-04-02
video: rockchip: Fix vop modes for rk3399
Jagan Teki
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-03
video: omap: fix pixel-per-line bitfield setting
Dario Binacchi
2020-03-03
video: omap: add support for DM/DTS
Dario Binacchi
2020-03-03
video: omap: create two routines to set the pixel clock rate
Dario Binacchi
2020-03-03
video: omap: add loop exit conditions to the dpll setup
Dario Binacchi
2020-03-03
video: omap: fix debug message
Dario Binacchi
2020-03-03
video: omap: rename LCD controller registers
Dario Binacchi
2020-03-03
video: omap: fix bitfields order
Dario Binacchi
2020-03-03
video: omap: fix coding style on use of spaces
Dario Binacchi
2020-03-03
video: omap: add missing bitfield masks
Dario Binacchi
2020-03-03
video: omap: use BIT() and GENMASK() macros
Dario Binacchi
2020-03-02
video: meson: keep power domain up after booting
Anatolij Gustschin
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2020-02-06
video: enable VIDEO_ANSI and all VIDEO_BBP options
Anatolij Gustschin
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
sandbox: Support changing the LCD colour depth
Simon Glass
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
[next]