aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-14sunxi: video: Add lcd output supportHans de Goede1-9/+171
2015-01-14sunxi: video: Move sunxi_drc_initHans de Goede1-14/+12
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede1-7/+24
2015-01-14sunxi: video: Prepare for lcd supportHans de Goede1-32/+70
2015-01-14sunxi: video: Improve monitor video-mode option handlingHans de Goede1-16/+47
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2-0/+102
2015-01-14sunxi: video: Set input sync enableHans de Goede1-23/+4
2015-01-14sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede1-2/+6
2015-01-14sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede1-9/+34
2015-01-14sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede1-11/+20
2015-01-14sunxi: video: Add hdmi supportHans de Goede1-5/+61
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede1-1/+153
2015-01-14sunxi: video: Add hpd optionHans de Goede1-9/+17
2015-01-14sunxi: video: Add support for video-mode environment variableHans de Goede1-3/+13
2015-01-14sunxi: video: Use video-mode/-timing from videomodesHans de Goede2-31/+12
2015-01-14videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede2-0/+76
2015-01-14videomodes: Add helper functions to parse video-mode env-var extra optionsHans de Goede2-1/+64
2015-01-14videomodes: Add video_get_ctfb_res_modes helper functionHans de Goede2-0/+45
2015-01-14videomodes: Add a bunch of high res modesHans de Goede2-1/+9
2015-01-14videomodes: Add (vesa) standard timingsHans de Goede1-0/+9
2015-01-14videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modesHans de Goede2-7/+11
2015-01-14sunxi: axp221: Explicitly turn off unused voltagesHans de Goede2-14/+104
2015-01-14sunxi: axp221: Make dcdc1 voltage configurableHans de Goede1-0/+10
2015-01-14sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usageHans de Goede1-6/+14
2015-01-14sunxi: axp221: Add axp223 supportHans de Goede2-25/+71
2015-01-14mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin2-3/+6
2015-01-14sun6i: axp221: Add axp221_get_sid functionHans de Goede1-0/+27
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede1-27/+68
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng1-0/+8
2015-01-13x86: pci: Display vesa modes in hexSimon Glass1-2/+2
2015-01-13x86: video: Add debug option to time the BIOS copySimon Glass1-0/+3
2015-01-13x86: pci: Don't return a vesa mode when there is not videoSimon Glass1-1/+1
2015-01-13x86: video: Add a debug() to display the frame buffer addressSimon Glass1-0/+1
2015-01-13x86: Use ePAPR defined properties for x86-uartBin Meng1-1/+7
2015-01-13serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng1-0/+31
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng1-1/+2
2015-01-12pci: Make pci apis usable before relocationBin Meng1-8/+17
2015-01-09mtd: nand: do not scan BBT after scrubMasahiro Yamada2-8/+3
2015-01-09mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada1-1/+1
2015-01-09mtd: nand: revive "nand scrub" commandMasahiro Yamada1-1/+1
2015-01-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini5-53/+303
2015-01-09qspi:fsl implement AHB readPeng Fan2-10/+142
2015-01-08i2c:mxc fix array size of i2c_dataPeng Fan1-11/+11
2015-01-08spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]Axel Lin1-24/+12
2015-01-07spi: cadence_qspi: Fix checking return value of fdt_first_subnode()Axel Lin1-1/+1
2015-01-07spi:fsl-quadspi support bank register read writePeng Fan1-15/+145
2015-01-06Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-43/+60
2015-01-06dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut1-1/+1
2015-01-06spi: designware_spi: Fix detecting FIFO depthAxel Lin1-2/+2
2015-01-06MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma1-2/+0