summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | video: Let video_sync to return error valueMichal Simek2021-01-053-18/+39
| |/
* | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-057-7/+7
|\ \
| * | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
| * | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-053-3/+3
| * | dm: core: Access device ofnode through functionsSimon Glass2021-01-052-2/+2
| * | dm: Use access methods for dev/uclass private dataSimon Glass2021-01-051-1/+1
* | | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\ \ \ | |/ / |/| / | |/
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | dm: Avoid accessing seq directlySimon Glass2020-12-181-2/+2
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1326-62/+62
* | dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-1323-47/+47
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-138-21/+21
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1340-83/+83
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1346-54/+54
|/
* Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-161-0/+2
|\
| * video: meson: meson_dw_hdmi: fix the potential build warningJaehoon Chung2020-11-121-0/+2
* | video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2020-11-139-9/+9
|/
* Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-10-302-2/+8
|\
| * video: rockchip: Support 4K resolution for rk3288, HDMIJagan Teki2020-10-301-2/+2
| * video: rockchip: Add missing dpcd_write() call to link_train_ce()Alper Nebi Yasak2020-10-301-0/+6
* | nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin2020-10-261-1/+1
* | eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin2020-10-261-0/+7
* | configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-181-0/+18
* | configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-181-0/+7
* | configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay2020-10-181-0/+8
* | video: backlight: fix pwm's duty cycle calculationDario Binacchi2020-10-181-1/+1
* | video: backlight: fix pwm data structure descriptionDario Binacchi2020-10-181-1/+1
* | video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong2020-10-181-4/+16
* | video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong2020-10-181-6/+11
|/
* Merge branch 'next'Tom Rini2020-10-054-21/+17
|\
| * video: stm32_dsi: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-2/+1
| * video: stm32_ltdc: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-2/+1
| * video: stm32: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-10/+14
| * video: cfb_console.c: Use bi_dram[] values on all platformsStefan Roese2020-08-261-7/+1
* | video: typo NormllyHeinrich Schuchardt2020-09-291-1/+1
|/
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-0/+85
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-08-041-2/+2
|\
| * drivers: rename more drivers to match compatible stringWalter Lozano2020-08-021-2/+2
* | video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin2020-08-031-4/+9
* | video: add nexell video driver (display/video driver)Stefan Bosch2020-07-2910-0/+2607
* | video: add nexell video driver (soc: dpc, makefile)Stefan Bosch2020-07-293-0/+2024
* | video: add nexell video driver (soc: lvds, hdmi)Stefan Bosch2020-07-294-0/+899
* | video: add nexell video driver (soc: mlc, mipi)Stefan Bosch2020-07-294-0/+3161
* | video: add nexell video driver (soc: displaytop)Stefan Bosch2020-07-295-0/+961
* | treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-252-2/+2
* | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-252-2/+2
|/
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-244-4/+4
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-202-2/+2
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-202-2/+2