summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add a function to bind a driver for a device tree nodeSimon Glass2015-04-291-1/+8
* biosemu: Do not free vga_info->BIOSImage when it is 0xc0000Bin Meng2015-04-291-1/+2
* pci: Remove parameter 'class' of pci_rom_load()Bin Meng2015-04-291-2/+2
* pci: Option rom class is a 24-bit numberBin Meng2015-04-291-9/+11
* x86: Set serial port IRQ for SMSC LPC47MBin Meng2015-04-291-1/+2
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-294-2/+229
|\
| * zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu2015-04-291-1/+1
| * serial: zynq: Add support for slow emulation platformMichal Simek2015-04-291-1/+7
| * gpio: add Xilinx Zynq PS GPIO driverAndrea Scian2015-04-292-0/+221
* | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-281-0/+16
|\ \
| * | spi: Add Cadence QSPI controller Kconfig entryMarek Vasut2015-04-211-0/+8
| * | spi: Add Designware SPI controller Kconfig entryMarek Vasut2015-04-211-0/+8
* | | dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass2015-04-281-0/+5
* | | serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin2015-04-281-1/+0
* | | dm: core: drop device removal error path correctlyMasahiro Yamada2015-04-281-3/+3
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-04-2810-60/+70
|\ \
| * | sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki2015-04-282-1/+5
| * | dm: sf: Make SST flash write op work againBin Meng2015-04-281-0/+9
| * | dm: sf: Save flash flags to struct spi_flashBin Meng2015-04-281-0/+3
| * | spi: omap3: Fix timeout handlingDavid Dueck2015-04-271-8/+12
| * | Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki2015-04-232-34/+0
| * | dm: spi: Correct SPI claim/release_bus() methodsSimon Glass2015-04-235-7/+12
| * | mtd: spi: check return value of spi_setup_slavePeng Fan2015-04-221-0/+4
| * | zynq: spi: Remove unnecessary error conditionSiva Durga Prasad Paladugu2015-04-221-3/+0
| * | sf: Poll both the read status and flag statusSiva Durga Prasad Paladugu2015-04-221-7/+25
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-2445-329/+4785
|\ \ \
| * | | ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu2015-04-231-2/+34
| * | | armv8/ls2085aqds: NAND boot supportScott Wood2015-04-232-1/+13
| * | | driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-232-24/+52
| * | | board/ls2085qds: Add support ethernetPrabhakar Kushwaha2015-04-232-0/+84
| * | | driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha2015-04-233-5/+147
| * | | net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-235-24/+45
| * | | drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera2015-04-231-124/+370
| * | | net/phy/cortina: Fix compilation warningpankaj chauhan2015-04-231-2/+2
| * | | driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha2015-04-231-24/+38
| * | | drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian2015-04-231-4/+4
| * | | driver/ddr/fsl: Add workaround for DDR erratum A008511York Sun2015-04-231-1/+95
| * | | driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun2015-04-231-0/+73
| * | | driver/ddr/fsl: Fix driver to support empty first slotYork Sun2015-04-235-28/+56
| * | | drivers/ddr/fsl: Update DDR driver for DDR4York Sun2015-04-234-10/+88
| * | | driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-3/+14
| * | | nand/fsl_ifc: Increase eccstat[] for IFC 2.0Scott Wood2015-04-231-2/+9
| * | | driver/fsl_ifc: Add support to finalize CS1, CS3 address bindingPrabhakar Kushwaha2015-04-231-0/+9
| * | | driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha2015-04-235-3/+871
| * | | driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha2015-04-2114-106/+2444
| * | | armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-213-0/+251
| * | | QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-212-0/+88
| * | | drivers:usb: Check if USB Erratum A005697 is applicable on BSC913xNikhil Badola2015-04-211-0/+9
| * | | pci/layerscape: fix link and class issues to support ls2085aMinghuan Lian2015-04-211-14/+33
| * | | pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian2015-04-211-3/+2
OpenPOWER on IntegriCloud