summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14sunxi: video: Add VGA output supportHans de Goede
2015-01-14sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede
2015-01-14sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede
2015-01-14sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede
2015-01-14sunxi: video: Remove sunxi_display.enabled variableHans de Goede
2015-01-14sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets.Hans de Goede
2015-01-14sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCDHans de Goede
2015-01-14sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into accountHans de Goede
2015-01-14sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede
2015-01-14sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede
2015-01-14sunxi: video: Add lcd output supportHans de Goede
2015-01-14sunxi: video: Move sunxi_drc_initHans de Goede
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
2015-01-14sunxi: video: Prepare for lcd supportHans de Goede
2015-01-14sunxi: video: Improve monitor video-mode option handlingHans de Goede
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede
2015-01-14sunxi: gpio: Properly sort mux defines by port numberHans de Goede
2015-01-14sunxi: video: Set input sync enableHans de Goede
2015-01-14sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede
2015-01-14sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede
2015-01-14sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede
2015-01-14sunxi: video: Add hdmi supportHans de Goede
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede
2015-01-14sunxi: video: Add hpd optionHans de Goede
2015-01-14sunxi: video: Add support for video-mode environment variableHans de Goede
2015-01-14sunxi: video: Use video-mode/-timing from videomodesHans de Goede
2015-01-14edid: Add struct and defines for cea681 extension blocksHans de Goede
2015-01-14edid: Add an edid_check_checksum() helper functionHans de Goede
2015-01-14videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede
2015-01-14videomodes: Add helper functions to parse video-mode env-var extra optionsHans de Goede
2015-01-14videomodes: Add video_get_ctfb_res_modes helper functionHans de Goede
2015-01-14videomodes: Add a bunch of high res modesHans de Goede
2015-01-14videomodes: Add (vesa) standard timingsHans de Goede
2015-01-14videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modesHans de Goede
2015-01-14sun7i: Add new Bananapro board / defconfigHans de Goede
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede
2015-01-14sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka
2015-01-14sun7i: Add defconfig for MSI Primo73 tabletSiarhei Siamashka
2015-01-14sun6i: Add defconfig for MSI Primo81 tabletSiarhei Siamashka
2015-01-14sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka
2015-01-14sun8i: Add defconfig for Ippo_q8h v1.2Hans de Goede
2015-01-14sun8i: Ippo_q8h_v5_defconfig: Enable SPL supportHans de Goede
2015-01-14sun8i: Add dram initialization supportHans de Goede
2015-01-14sunxi: Use memcmp for mctl_mem_matchesHans de Goede
2015-01-14sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede
2015-01-14sunxi: Move await_completion dram helper to dram.hHans de Goede
2015-01-14sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede
2015-01-14sunxi: axp221: Disable dcdc4 on sun8i (A23)Hans de Goede
2015-01-14sunxi: axp221: Explicitly turn off unused voltagesHans de Goede