summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-063-0/+305
* arm: socfpga: mmc: Pick the clock from clock managerPavel Machek2014-10-061-4/+11
*---. Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...Marek Vasut2014-10-063-39/+48
|\ \ \
| | * | net: dwc: Make the cache handling less crypticMarek Vasut2014-10-061-25/+23
| | * | net: dwc: Fix cache alignment issuesMarek Vasut2014-10-061-2/+4
| | * | net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek2014-10-061-4/+3
| | |/
| * | mmc: dw_mmc: cleanupsPavel Machek2014-10-061-12/+22
| |/
* | fpga: altera: Turn the switches into table lookupMarek Vasut2014-10-061-111/+60
* | fpga: altera: Make altera_validate return normal valuesMarek Vasut2014-10-061-9/+9
* | fpga: altera: Move altera_validate to the topMarek Vasut2014-10-061-32/+26
* | fpga: altera: More indentation trimdownMarek Vasut2014-10-061-118/+120
* | fpga: altera: Clean up altera_validate functionMarek Vasut2014-10-061-22/+21
* | fpga: altera: Clean up the printing and debugMarek Vasut2014-10-061-59/+58
|/
* Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-261-76/+38
|\
| * sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass2014-09-261-76/+38
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-269-131/+249
|\ \
| * | driver/ddr/fsl: Fix DDR4 driverYork Sun2014-09-252-4/+8
| * | driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-253-12/+22
| * | driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-254-100/+205
| * | driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha2014-09-252-15/+14
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-261-2/+0
|\ \ \ | |_|/ |/| |
| * | board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-241-2/+0
| |/
* | nand/denali: Adding Denali NAND driver supportChin Liang See2014-09-253-0/+1673
* | mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese2014-09-251-3/+1
* | mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy2014-09-251-4/+8
* | kbuild: refactor some makefilesMasahiro Yamada2014-09-243-2/+5
* | cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-248-12/+12
* | kconfig: add blank Kconfig filesMasahiro Yamada2014-09-2425-0/+51
* | e1000: fix no nvm buildMarcel Ziswiler2014-09-241-0/+2
* | usb/gadget: fastboot: minor cleanupSteve Rae2014-09-241-5/+10
* | usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-241-0/+31
* | spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese2014-09-241-8/+6
* | spi: kirkwood_spi.c: Make global variable staticStefan Roese2014-09-241-1/+1
* | spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese2014-09-241-6/+5
* | sf: Add M25PX64 SPI NOR flash IDStefan Roese2014-09-241-0/+1
* | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-241-2/+4
* | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-23/+25
* | mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov2014-09-241-0/+2
|/
* dm: avoid dev->req_seq overflowRobert Baldyga2014-09-231-0/+2
* dm: serial: Don't require device tree to configure a consoleSimon Glass2014-09-231-1/+2
* dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass2014-09-231-2/+5
* sf: Add an empty entry to the parameter listSimon Glass2014-09-231-0/+1
* mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON2014-09-191-0/+1
* USB: ehci-atmel: use pcr to enable or disable clockBo Shen2014-09-191-0/+8
* USB: ohci-at91: use pcr to enable or disable clockBo Shen2014-09-191-4/+4
* mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh2014-09-192-10/+14
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-175-15/+107
|\
| * pcie_imx: Add mx6solox supportFabio Estevam2014-09-091-4/+36
| * arm: vf610: lpuart: disable FIFO on initializatonStefan Agner2014-09-091-0/+10
| * arm: vf610: lpuart: fix status register handlingStefan Agner2014-09-091-6/+3
OpenPOWER on IntegriCloud