summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-29biosemu: Do not free vga_info->BIOSImage when it is 0xc0000Bin Meng
2015-04-29pci: Remove parameter 'class' of pci_rom_load()Bin Meng
2015-04-29pci: Option rom class is a 24-bit numberBin Meng
2015-04-29x86: Set serial port IRQ for SMSC LPC47MBin Meng
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu
2015-04-29serial: zynq: Add support for slow emulation platformMichal Simek
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-04-28dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass
2015-04-28serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin
2015-04-28dm: core: drop device removal error path correctlyMasahiro Yamada
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-04-28sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki
2015-04-28dm: sf: Make SST flash write op work againBin Meng
2015-04-28dm: sf: Save flash flags to struct spi_flashBin Meng
2015-04-27spi: omap3: Fix timeout handlingDavid Dueck
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh
2015-04-23board/ls2085qds: Add support ethernetPrabhakar Kushwaha
2015-04-23Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-04-23usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity
2015-04-23mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependencyZhou Zhu
2015-04-23gpio: mvmfp: support newer MFP bit definitionsXiang Wang
2015-04-23driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha
2015-04-23net/memac_phy: reuse driver for little endian SoCsShaohui Xie
2015-04-23drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera
2015-04-23net/phy/cortina: Fix compilation warningpankaj chauhan
2015-04-23driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha
2015-04-23drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian
2015-04-23driver/ddr/fsl: Add workaround for DDR erratum A008511York Sun
2015-04-23driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun
2015-04-23driver/ddr/fsl: Fix driver to support empty first slotYork Sun
2015-04-23drivers/ddr/fsl: Update DDR driver for DDR4York Sun
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun
2015-04-23nand/fsl_ifc: Increase eccstat[] for IFC 2.0Scott Wood
2015-04-23driver/fsl_ifc: Add support to finalize CS1, CS3 address bindingPrabhakar Kushwaha
2015-04-23driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha
2015-04-23dm: core: Select device tree control correctly for SPLSimon Glass
2015-04-23dm: core: Drop device removal error path when not supportedSimon Glass
2015-04-23dm: Add a panic_str() function to reduce code sizeSimon Glass
2015-04-23dm: core: Remove unbind operations when not requiredSimon Glass
2015-04-23dm: core: Allow sequence alias support to be removed for SPLSimon Glass
2015-04-23Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki
2015-04-23cmd_led: Extend led command to support blinking and more ledsStefan Roese
2015-04-23dm: spi: Correct SPI claim/release_bus() methodsSimon Glass
2015-04-22serial: ns16550: Remove unnecessary init on UART setupSimon Glass
2015-04-22dm: ns16550: Support non-byte register spacing with driver modelSimon Glass