summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: Add a default TrueType fontSimon Glass2018-12-281-0/+1
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-051-1/+1
|\
| * video: backlight: Fix log message in enable_sequence()Simon Glass2018-12-051-1/+1
* | video: use BMP_ALIGN_CENTER define from splash.hAnatolij Gustschin2018-12-041-2/+1
* | video: Allow driver to specify the line lengthSimon Glass2018-12-031-1/+3
|/
* rockchip: video: mipi: Fix phy frequency settingRichard Röjfors2018-11-301-1/+1
* rockchip: video: mipi: Do not write to the version registerRichard Röjfors2018-11-301-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-11-261-0/+8
|\
| * dm: video: correctly set the cursor positionHeinrich Schuchardt2018-11-171-0/+8
* | video: Update video_set_default_colors() to support invertSimon Glass2018-11-202-9/+20
|/
* Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini2018-11-161-1/+0
|\
| * video: simplefb: Remove DM_FLAG_PRE_RELOC flagBin Meng2018-11-141-1/+0
* | sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng2018-11-131-8/+14
* | dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick2018-11-131-5/+11
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-10-291-1/+1
|\
| * sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes2018-10-241-1/+1
* | drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-2/+1
|/
* video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass2018-10-091-0/+2
* ctags: Minor changes to fix ctags outputSimon Glass2018-10-091-1/+2
* panel: Expand the backlight supportSimon Glass2018-10-094-36/+199
* video: Adjust video_clear() to return an errorSimon Glass2018-10-091-1/+3
* sandbox: video: Speed up video outputSimon Glass2018-10-093-10/+10
* video: Add support for Arm's Mali Display ProcessorsLiviu Dudau2018-09-283-0/+414
* video: Add support for NXP's TDA19988 HDMI encoderLiviu Dudau2018-09-283-0/+662
* video: cfb_console: flush cache in display_rle8_bitmapSébastien Szymanski2018-09-281-0/+4
* video_osd: Add osd sandbox driver and testsMario Six2018-09-284-0/+181
* video_osd: Add ihs_video_out driverMario Six2018-09-283-0/+351
* drivers: Add OSD uclassMario Six2018-09-283-0/+54
* dm: video: support more escape sequencesHeinrich Schuchardt2018-09-281-13/+62
* dm: video: check bounds for column and rowHeinrich Schuchardt2018-09-231-0/+8
* Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford2018-08-171-0/+6
* video_display: Add Xilinx LogiCore DP TXMario Six2018-08-116-0/+3099
* video: Sort Makefile entriesMario Six2018-08-111-21/+21
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-072-1/+11
|\
| * dm: panel: get timings from panelYannick Fertré2018-08-011-0/+11
| * video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda2018-08-011-1/+0
* | video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng2018-07-311-0/+3
|/
* video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot2018-07-021-0/+1
* dm: video: Add an EFI framebuffer driverBin Meng2018-06-173-0/+156
* video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot2018-06-031-0/+8
* video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick2018-05-151-2/+2
* sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick2018-05-151-2/+2
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-101-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07107-219/+107
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-2712-24/+0
* Merge git://git.denx.de/u-boot-videoTom Rini2018-04-242-1/+1
|\
| * video-uclass: Fix logical-not-parentheses warningTom Rini2018-04-241-1/+1
| * treewide: fix up files incorrectly marked executableFabio Estevam2018-04-091-0/+0
* | video: vesa: Change default FRAMEBUFFER_VESA_MODEBin Meng2018-04-161-1/+1
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-04-152-61/+0
|\ \ | |/ |/|