summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini2015-01-14-63/+1
|\
| * lcd: remove LCD_MONOCHROMENikita Kiryanov2015-01-10-32/+0
| * mpc8xx_lcd: get rid of CONFIG_EDT32F10Nikita Kiryanov2015-01-10-28/+0
| * lcd: remove CONFIG_SYS_INVERT_COLORSNikita Kiryanov2015-01-10-3/+1
* | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-14-203/+10
* | sunxi: axp221: Add support for controlling the drivebus pinHans de Goede2015-01-14-0/+36
* | sunxi: axp221: Protect axp221_init against multiple callsHans de Goede2015-01-14-0/+6
* | sunxi: axp221: correct ALDO2 description for sun6iChen-Yu Tsai2015-01-14-5/+5
* | sunxi: video: Add support for external DAC enable pinChen-Yu Tsai2015-01-14-0/+14
* | sunxi: video: Add lvds supportHans de Goede2015-01-14-2/+35
* | sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede2015-01-14-4/+5
* | sunxi: video: Add VGA output supportHans de Goede2015-01-14-8/+52
* | sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede2015-01-14-22/+29
* | sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede2015-01-14-3/+19
* | sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede2015-01-14-3/+3
* | sunxi: video: Remove sunxi_display.enabled variableHans de Goede2015-01-14-6/+6
* | sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede2015-01-14-0/+14
* | sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede2015-01-14-4/+26
* | sunxi: video: Add lcd output supportHans de Goede2015-01-14-9/+171
* | sunxi: video: Move sunxi_drc_initHans de Goede2015-01-14-14/+12
* | sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-14-7/+24
* | sunxi: video: Prepare for lcd supportHans de Goede2015-01-14-32/+70
* | sunxi: video: Improve monitor video-mode option handlingHans de Goede2015-01-14-16/+47
* | sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2015-01-14-0/+102
* | sunxi: video: Set input sync enableHans de Goede2015-01-14-23/+4
* | sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede2015-01-14-2/+6
* | sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede2015-01-14-9/+34
* | sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede2015-01-14-11/+20
* | sunxi: video: Add hdmi supportHans de Goede2015-01-14-5/+61
* | sunxi: video: Add DDC & EDID supportHans de Goede2015-01-14-1/+153
* | sunxi: video: Add hpd optionHans de Goede2015-01-14-9/+17
* | sunxi: video: Add support for video-mode environment variableHans de Goede2015-01-14-3/+13
* | sunxi: video: Use video-mode/-timing from videomodesHans de Goede2015-01-14-31/+12
* | videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede2015-01-14-0/+76
* | videomodes: Add helper functions to parse video-mode env-var extra optionsHans de Goede2015-01-14-1/+64
* | videomodes: Add video_get_ctfb_res_modes helper functionHans de Goede2015-01-14-0/+45
* | videomodes: Add a bunch of high res modesHans de Goede2015-01-14-1/+9
* | videomodes: Add (vesa) standard timingsHans de Goede2015-01-14-0/+9
* | videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modesHans de Goede2015-01-14-7/+11
* | sunxi: axp221: Explicitly turn off unused voltagesHans de Goede2015-01-14-14/+104
* | sunxi: axp221: Make dcdc1 voltage configurableHans de Goede2015-01-14-0/+10
* | sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usageHans de Goede2015-01-14-6/+14
* | sunxi: axp221: Add axp223 supportHans de Goede2015-01-14-25/+71
* | mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin2015-01-14-3/+6
* | sun6i: axp221: Add axp221_get_sid functionHans de Goede2015-01-14-0/+27
* | sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-14-27/+68
* | x86: Make chromebook_link the default board for corebootBin Meng2015-01-13-0/+8
* | x86: pci: Display vesa modes in hexSimon Glass2015-01-13-2/+2
* | x86: video: Add debug option to time the BIOS copySimon Glass2015-01-13-0/+3
* | x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-13-1/+1