summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2014-12-31imx:qspi add 4K erase supportPeng Fan
2014-12-31arm:mx6sx add QSPI supportPeng Fan
2014-12-31QuadSPI: use correct amba_basePeng Fan
2014-12-31QuadSPI: use QSPI_CMD_xx instead of flash opcodesPeng Fan
2014-12-19Merge git://git.denx.de/u-boot-x86Tom Rini
2014-12-18x86: Rename coreboot-serial to x86-serialBin Meng
2014-12-18x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng
2014-12-18net: rtl8169: Add support for RTL-8168/8111gThierry Reding
2014-12-18net: rtl8169: Use non-cached memory if availableThierry Reding
2014-12-18net: rtl8169: Properly align buffersThierry Reding
2014-12-18net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFERThierry Reding
2014-12-18pci: tegra: Add Tegra PCIe driverThierry Reding
2014-12-18power: Add AMS AS3722 PMIC supportThierry Reding
2014-12-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-12-18sf: sf_params: Add S25FL164K flash identifier infoAdnan Ali
2014-12-18sf: sf_params: Add S25FL116K flash supportAdnan Ali
2014-12-18mtd/spi: Add support for SST25WF040BShengzhou Liu
2014-12-18mtd: sf: Zap ramtron driverJagannadha Sutradharudu Teki
2014-12-18dfu: dfu_get_buf: check the value of env dfu_bufsiz before usePrzemyslaw Marczak
2014-12-18gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak
2014-12-18dfu: mmc: check if mmc device exists in mmc_block_op()Przemyslaw Marczak
2014-12-18fastboot: add support for continue commandRob Herring
2014-12-18usb, g_dnl: generalize DFU detach functionsRob Herring
2014-12-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-12-16USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen
2014-12-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-12-15Merge git://git.denx.de/u-boot-x86Tom Rini
2014-12-15qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang
2014-12-15crypto/fsl: Fix RNG instantiation failure.gaurav rana
2014-12-15net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu
2014-12-15driver/ddr/fsl: Fix MRC_CYC calculation for DDR3York Sun
2014-12-13x86: ich-spi: Add Intel Tunnel Creek SPI controller supportBin Meng
2014-12-13x86: Add a simple superio driver for SMSC LPC47MBin Meng
2014-12-13x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng
2014-12-13x86: ich-spi: Set the tx operation mode for ich 7Bin Meng
2014-12-13x86: ich-spi: Set the rx operation mode for ich 7Bin Meng
2014-12-13sf: Enable byte program supportJagannadha Sutradharudu Teki
2014-12-13spi: sf: Support byte program for sst spi flashBin Meng
2014-12-13spi: Fix flag collision for SST_WPSimon Glass
2014-12-13sf: Fix look for the fastest read commandJagannadha Sutradharudu Teki
2014-12-13bios_emulator: Correct ordering of includesSimon Glass
2014-12-13gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin