summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek
2014-10-06arm: socfpga: mmc: Pick the clock from clock managerPavel Machek
2014-10-06Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...Marek Vasut
2014-10-06net: dwc: Make the cache handling less crypticMarek Vasut
2014-10-06net: dwc: Fix cache alignment issuesMarek Vasut
2014-10-06net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek
2014-10-06mmc: dw_mmc: cleanupsPavel Machek
2014-10-06fpga: altera: Turn the switches into table lookupMarek Vasut
2014-10-06fpga: altera: Make altera_validate return normal valuesMarek Vasut
2014-10-06fpga: altera: Move altera_validate to the topMarek Vasut
2014-10-06fpga: altera: More indentation trimdownMarek Vasut
2014-10-06fpga: altera: Clean up altera_validate functionMarek Vasut
2014-10-06fpga: altera: Clean up the printing and debugMarek Vasut
2014-09-26Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini
2014-09-26sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-09-25nand/denali: Adding Denali NAND driver supportChin Liang See
2014-09-25mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese
2014-09-25mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy
2014-09-25driver/ddr/fsl: Fix DDR4 driverYork Sun
2014-09-25driver/ddr/fsl: Fix tXP and tCKEYork Sun
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun
2014-09-25driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha
2014-09-24kbuild: refactor some makefilesMasahiro Yamada
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-24e1000: fix no nvm buildMarcel Ziswiler
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae
2014-09-24usb/gadget: fastboot: add support for flash commandSteve Rae
2014-09-24board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain
2014-09-24spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese
2014-09-24spi: kirkwood_spi.c: Make global variable staticStefan Roese
2014-09-24spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese
2014-09-24sf: Add M25PX64 SPI NOR flash IDStefan Roese
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-09-24mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov
2014-09-23dm: avoid dev->req_seq overflowRobert Baldyga
2014-09-23dm: serial: Don't require device tree to configure a consoleSimon Glass
2014-09-23dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass
2014-09-23sf: Add an empty entry to the parameter listSimon Glass
2014-09-19mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON
2014-09-19USB: ehci-atmel: use pcr to enable or disable clockBo Shen
2014-09-19USB: ohci-at91: use pcr to enable or disable clockBo Shen
2014-09-19mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-16net: usb: Add SMSC copyright to smsc95xx driverSimon Glass
2014-09-16mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com
2014-09-16mtd: nand: davinci_nand: update write_page function for keystone RBLKhoronzhuk, Ivan