index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
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
2020-02-05
video: sandbox: Enable all colour depths
Simon Glass
2020-02-05
video: Support truetype fonts on a 32-bit display
Simon Glass
2020-02-04
video: mxsfb: call remove() when booting OS
Anatolij Gustschin
2020-02-04
video: fix Coverity missing break issue
Anatolij Gustschin
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2020-01-17
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-08
Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-01-07
video: meson: Drop unnecessary header includes
Simon Glass
2020-01-07
video: lg4573: convert to DM
Heiko Schocher
2020-01-02
video: add wrappers for ttf type files to .gitignore
Dario Binacchi
2020-01-02
video: Avoid using #ifdef in video-uclass.c
Simon Glass
2020-01-02
video: Avoid using #ifdef in vidconsole-uclass.c
Simon Glass
2020-01-02
video: Avoid using #ifdef in console_rotate.c
Simon Glass
2020-01-02
video: Avoid using #ifdef in video blitting code
Simon Glass
2020-01-02
video: x86: Enable 32-bit graphics by default
Simon Glass
2019-12-06
video: make BPP and ANSI configs optional
Anatolij Gustschin
2019-12-06
video: add guards around 16bpp/32bbp code
Anatolij Gustschin
2019-12-06
video: bmp: Fix video_display_rle8_bitmap()
Patrice Chotard
2019-12-06
video: bmp: Fix video_splash_align_axis()
Patrice Chotard
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-11-24
Revert "video: mxsfb: Configure the clock after eLCDIF reset"
Fabio Estevam
2019-11-12
video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support
Patrick Delaunay
2019-11-12
video: mxsfb: Configure the clock after eLCDIF reset
Fabio Estevam
2019-11-03
video: mxsfb: set gd->fb_base
Sébastien Szymanski
[next]