summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2015-01-142-0/+102
* sunxi: video: Set input sync enableHans de Goede2015-01-141-23/+4
* sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede2015-01-141-2/+6
* sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede2015-01-141-9/+34
* sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede2015-01-141-11/+20
* sunxi: video: Add hdmi supportHans de Goede2015-01-141-5/+61
* sunxi: video: Add DDC & EDID supportHans de Goede2015-01-141-1/+153
* sunxi: video: Add hpd optionHans de Goede2015-01-141-9/+17
* sunxi: video: Add support for video-mode environment variableHans de Goede2015-01-141-3/+13
* sunxi: video: Use video-mode/-timing from videomodesHans de Goede2015-01-142-31/+12
* videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede2015-01-142-0/+76
* videomodes: Add helper functions to parse video-mode env-var extra optionsHans de Goede2015-01-142-1/+64
* videomodes: Add video_get_ctfb_res_modes helper functionHans de Goede2015-01-142-0/+45
* videomodes: Add a bunch of high res modesHans de Goede2015-01-142-1/+9
* videomodes: Add (vesa) standard timingsHans de Goede2015-01-141-0/+9
* videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modesHans de Goede2015-01-142-7/+11
* sunxi: axp221: Explicitly turn off unused voltagesHans de Goede2015-01-142-14/+104
* sunxi: axp221: Make dcdc1 voltage configurableHans de Goede2015-01-141-0/+10
* sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usageHans de Goede2015-01-141-6/+14
* sunxi: axp221: Add axp223 supportHans de Goede2015-01-142-25/+71
* mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin2015-01-142-3/+6
* sun6i: axp221: Add axp221_get_sid functionHans de Goede2015-01-141-0/+27
* sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-141-27/+68
* x86: Make chromebook_link the default board for corebootBin Meng2015-01-131-0/+8
* x86: pci: Display vesa modes in hexSimon Glass2015-01-131-2/+2
* x86: video: Add debug option to time the BIOS copySimon Glass2015-01-131-0/+3
* x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-131-1/+1
* x86: video: Add a debug() to display the frame buffer addressSimon Glass2015-01-131-0/+1
* x86: Use ePAPR defined properties for x86-uartBin Meng2015-01-131-1/+7
* serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng2015-01-131-0/+31
* fdt: Add several apis to decode pci device nodeBin Meng2015-01-131-1/+2
* pci: Make pci apis usable before relocationBin Meng2015-01-121-8/+17
* mtd: nand: do not scan BBT after scrubMasahiro Yamada2015-01-092-8/+3
* mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada2015-01-091-1/+1
* mtd: nand: revive "nand scrub" commandMasahiro Yamada2015-01-091-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-085-53/+303
|\
| * qspi:fsl implement AHB readPeng Fan2015-01-092-10/+142
| * spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]Axel Lin2015-01-081-24/+12
| * spi: cadence_qspi: Fix checking return value of fdt_first_subnode()Axel Lin2015-01-071-1/+1
| * spi:fsl-quadspi support bank register read writePeng Fan2015-01-071-15/+145
| * dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut2015-01-061-1/+1
| * spi: designware_spi: Fix detecting FIFO depthAxel Lin2015-01-061-2/+2
* | i2c:mxc fix array size of i2c_dataPeng Fan2015-01-081-11/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-061-43/+60
|\ \
| * | MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma2015-01-061-2/+0
| * | MVEBUMMC : CLEAN codeGerald Kerma2015-01-061-20/+20
| * | MVEBUMMC : REMOVE unnecessary delaysGerald Kerma2015-01-061-3/+0
| * | MVEBUMMC : FIX debug stringsGerald Kerma2015-01-061-5/+13
| * | MVEBUMMC : Speed up access timeGerald Kerma2015-01-061-17/+31
| * | MVEBUMMC : Change copyright dateGerald Kerma2015-01-061-1/+1
OpenPOWER on IntegriCloud