aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-06MVEBUMMC : CLEAN codeGerald Kerma1-20/+20
2015-01-06MVEBUMMC : REMOVE unnecessary delaysGerald Kerma1-3/+0
2015-01-06MVEBUMMC : FIX debug stringsGerald Kerma1-5/+13
2015-01-06MVEBUMMC : Speed up access timeGerald Kerma1-17/+31
2015-01-06MVEBUMMC : Change copyright dateGerald Kerma1-1/+1
2015-01-05Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini2-10/+7
2015-01-05cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons1-10/+6
2015-01-05i2c_eeprom: include <linux/err.h> to fix build errorMasahiro Yamada1-0/+1
2015-01-05mtd: nand: omap_gpmc: fix error handlingGuido Martínez1-1/+2
2015-01-05ahci-plat: provide a weak scsi_bus_reset() hookDmitry Lifshitz1-2/+1
2015-01-05ahci: introduce ahci_reset()Dmitry Lifshitz1-17/+30
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada2-990/+0
2015-01-05mpc8260: remove atc board supportMasahiro Yamada2-218/+0
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada2-17/+0
2015-01-05mpc8xx: remove R360MPI board supportMasahiro Yamada1-25/+0
2015-01-05mpc8xx: remove RRvision board supportMasahiro Yamada1-17/+0
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada2-8/+0
2015-01-05mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 supportMasahiro Yamada2-51/+2
2015-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini4-446/+99
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini5-34/+1502
2014-12-31usb: eth: add ASIX AX88179 DRIVERRene Griessl3-0/+708
2014-12-31imx:qspi add 4K erase supportPeng Fan1-5/+19
2014-12-31arm:mx6sx add QSPI supportPeng Fan1-0/+19
2014-12-31QuadSPI: use correct amba_basePeng Fan1-5/+25
2014-12-31QuadSPI: use QSPI_CMD_xx instead of flash opcodesPeng Fan1-31/+33
2014-12-19Merge git://git.denx.de/u-boot-x86Tom Rini3-15/+19
2014-12-18x86: Rename coreboot-serial to x86-serialBin Meng2-7/+7
2014-12-18x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng1-8/+12