summaryrefslogtreecommitdiff
path: root/drivers
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: 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: 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-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-14sunxi: axp221: Explicitly turn off unused voltagesHans de Goede
2015-01-14sunxi: axp221: Make dcdc1 voltage configurableHans de Goede
2015-01-14sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usageHans de Goede
2015-01-14sunxi: axp221: Add axp223 supportHans de Goede
2015-01-14mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin
2015-01-14sun6i: axp221: Add axp221_get_sid functionHans de Goede
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng
2015-01-13x86: pci: Display vesa modes in hexSimon Glass
2015-01-13x86: video: Add debug option to time the BIOS copySimon Glass
2015-01-13x86: pci: Don't return a vesa mode when there is not videoSimon Glass
2015-01-13x86: video: Add a debug() to display the frame buffer addressSimon Glass
2015-01-13x86: Use ePAPR defined properties for x86-uartBin Meng
2015-01-13serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng
2015-01-13pci: Make pci apis usable before relocationBin Meng
2015-01-09mtd: nand: do not scan BBT after scrubMasahiro Yamada
2015-01-09mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada
2015-01-09mtd: nand: revive "nand scrub" commandMasahiro Yamada
2015-01-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-01-08qspi:fsl implement AHB readPeng Fan
2015-01-08i2c:mxc fix array size of i2c_dataPeng Fan