summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-12pci: 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-09qspi:fsl implement AHB readPeng Fan
2015-01-08i2c:mxc fix array size of i2c_dataPeng Fan
2015-01-08spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]Axel Lin
2015-01-07spi: cadence_qspi: Fix checking return value of fdt_first_subnode()Axel Lin
2015-01-07spi:fsl-quadspi support bank register read writePeng Fan
2015-01-06Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-06dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut
2015-01-06spi: designware_spi: Fix detecting FIFO depthAxel Lin
2015-01-06MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma
2015-01-06MVEBUMMC : CLEAN codeGerald Kerma
2015-01-06MVEBUMMC : REMOVE unnecessary delaysGerald Kerma
2015-01-06MVEBUMMC : FIX debug stringsGerald Kerma
2015-01-06MVEBUMMC : Speed up access timeGerald Kerma
2015-01-06MVEBUMMC : Change copyright dateGerald Kerma
2015-01-05Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-05cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons
2015-01-05i2c_eeprom: include <linux/err.h> to fix build errorMasahiro Yamada
2015-01-05mtd: nand: omap_gpmc: fix error handlingGuido Martínez
2015-01-05ahci-plat: provide a weak scsi_bus_reset() hookDmitry Lifshitz
2015-01-05ahci: introduce ahci_reset()Dmitry Lifshitz
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada
2015-01-05mpc8260: remove atc board supportMasahiro Yamada
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada
2015-01-05mpc8xx: remove R360MPI board supportMasahiro Yamada
2015-01-05mpc8xx: remove RRvision board supportMasahiro Yamada
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada
2015-01-05mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 supportMasahiro Yamada
2015-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-12-31usb: eth: add ASIX AX88179 DRIVERRene Griessl