index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sunxi_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: video: Fix lvds panel support for sun6i+
Hans de Goede
2015-05-19
1
-1
/
+17
*
sunxi: display: Fix gpio handling to work with the driver-model
Hans de Goede
2015-05-04
1
-8
/
+8
*
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-05-04
1
-0
/
+3
*
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-05-04
1
-5
/
+5
*
sunxi: GPIO pin mux hardware-feature-specific function index defines
Paul Kocialkowski
2015-04-15
1
-4
/
+4
*
sunxi: video: Add support for tl059wv5c0 lcd panels
Hans de Goede
2015-02-20
1
-0
/
+7
*
sunxi: video: Add support for LCD reset pin
Hans de Goede
2015-02-20
1
-1
/
+10
*
sunxi: video: Dynamically reserve framebuffer memory
Hans de Goede
2015-02-16
1
-5
/
+13
*
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
Hans de Goede
2015-02-16
1
-1
/
+21
*
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
Hans de Goede
2015-02-02
1
-3
/
+9
*
sunxi: video: Make pwm polarity configurable
Hans de Goede
2015-01-23
1
-6
/
+11
*
sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels
Hans de Goede
2015-01-23
1
-0
/
+5
*
sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems
Hans de Goede
2015-01-22
1
-4
/
+130
*
video: sunxi: Hook up SSD2828 with the sunxi video driver
Siarhei Siamashka
2015-01-22
1
-0
/
+38
*
sunxi: display: Make lcd display clk phase configurable
Hans de Goede
2015-01-22
1
-6
/
+1
*
sunxi: video: Add support for external DAC enable pin
Chen-Yu Tsai
2015-01-14
1
-0
/
+14
*
sunxi: video: Add lvds support
Hans de Goede
2015-01-14
1
-2
/
+35
*
sunxi: video: Add a hpd_delay parameter to configure hpd delay
Hans de Goede
2015-01-14
1
-4
/
+5
*
sunxi: video: Add VGA output support
Hans de Goede
2015-01-14
1
-8
/
+52
*
sunxi: video: Fallback from HDMI to VGA on boards with VGA
Hans de Goede
2015-01-14
1
-22
/
+29
*
sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1
Hans de Goede
2015-01-14
1
-3
/
+19
*
sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay
Hans de Goede
2015-01-14
1
-3
/
+3
*
sunxi: video: Remove sunxi_display.enabled variable
Hans de Goede
2015-01-14
1
-6
/
+6
*
sunxi: video: Add support for VGA via external DACs connected to the LCD pins
Hans de Goede
2015-01-14
1
-0
/
+14
*
sunxi: video: Enable video on sun8i, which supports LCD but not HDMI
Hans de Goede
2015-01-14
1
-4
/
+26
*
sunxi: video: Add lcd output support
Hans de Goede
2015-01-14
1
-9
/
+171
*
sunxi: video: Move sunxi_drc_init
Hans de Goede
2015-01-14
1
-14
/
+12
*
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
Hans de Goede
2015-01-14
1
-7
/
+24
*
sunxi: video: Prepare for lcd support
Hans de Goede
2015-01-14
1
-32
/
+70
*
sunxi: video: Improve monitor video-mode option handling
Hans de Goede
2015-01-14
1
-16
/
+47
*
sunxi: video: Set input sync enable
Hans de Goede
2015-01-14
1
-23
/
+4
*
sunxi: video: Give hotplug-detect (hpd) signal some time to show up
Hans de Goede
2015-01-14
1
-2
/
+6
*
sunxi: video: When using edid use CEA681 extension blocks to select hdmi output
Hans de Goede
2015-01-14
1
-9
/
+34
*
sunxi: video: Add sunxi_hdmi_edid_get_block helper function
Hans de Goede
2015-01-14
1
-11
/
+20
*
sunxi: video: Add hdmi support
Hans de Goede
2015-01-14
1
-5
/
+61
*
sunxi: video: Add DDC & EDID support
Hans de Goede
2015-01-14
1
-1
/
+153
*
sunxi: video: Add hpd option
Hans de Goede
2015-01-14
1
-9
/
+17
*
sunxi: video: Add support for video-mode environment variable
Hans de Goede
2015-01-14
1
-3
/
+13
*
sunxi: video: Use video-mode/-timing from videomodes
Hans de Goede
2015-01-14
1
-30
/
+11
*
sunxi: video: Add simplefb support
Luc Verhaegen
2014-11-25
1
-0
/
+41
*
sunxi: video: Add sun6i support
Hans de Goede
2014-11-25
1
-0
/
+30
*
sunxi: video: Add cfb console driver for sunxi
Luc Verhaegen
2014-11-25
1
-0
/
+380