summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | | | stdio: Add force parameter to stdio_deregisterHans de Goede2014-10-06-1/+1
| * | | | usb: ehci: Make periodic_schedules a per controller variableHans de Goede2014-10-06-5/+5
| * | | | usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede2014-10-06-8/+10
| * | | | usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede2014-10-06-0/+2
| * | | | usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede2014-10-06-8/+28
* | | | | Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-06-220/+482
|\ \ \ \ \
| * | | | | arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-06-0/+305
| * | | | | arm: socfpga: mmc: Pick the clock from clock managerPavel Machek2014-10-06-4/+11
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...Marek Vasut2014-10-06-39/+48
| |\ \ \ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | net: dwc: Make the cache handling less crypticMarek Vasut2014-10-06-25/+23
| | | * | | | | net: dwc: Fix cache alignment issuesMarek Vasut2014-10-06-2/+4
| | | * | | | | net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek2014-10-06-4/+3
| | | |/ / / /
| | * | | | | mmc: dw_mmc: cleanupsPavel Machek2014-10-06-12/+22
| | |/ / / /
| * | | | | fpga: altera: Turn the switches into table lookupMarek Vasut2014-10-06-111/+60
| * | | | | fpga: altera: Make altera_validate return normal valuesMarek Vasut2014-10-06-9/+9
| * | | | | fpga: altera: Move altera_validate to the topMarek Vasut2014-10-06-32/+26
| * | | | | fpga: altera: More indentation trimdownMarek Vasut2014-10-06-118/+120
| * | | | | fpga: altera: Clean up altera_validate functionMarek Vasut2014-10-06-22/+21
| * | | | | fpga: altera: Clean up the printing and debugMarek Vasut2014-10-06-59/+58
| |/ / / /
* | | | | cfi_flash: don't hide write/erase errorsBaruch Siach2014-10-06-1/+1
| |/ / / |/| | |
* | | | dw_mmc: cleanupsPavel Machek2014-10-03-11/+13
* | | | mmc: Fix mmc bus widthMario Schuknecht2014-10-03-2/+3
* | | | mvebu_mmc: Driver additionMario Schuknecht2014-10-03-1/+61
* | | | mmc: restore capacity when switching to partition 0Peter Bigot2014-10-03-3/+8
* | | | mmc: fix ERASE_GRP_DEF handlingHannes Petermaier2014-10-03-0/+2
* | | | mmc: set correct block size value in bfin sdh driverSonic Zhang2014-10-03-3/+4
|/ / /
* | | Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-26-76/+38
|\ \ \
| * | | sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass2014-09-26-76/+38
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-26-131/+249
|\ \ \ \
| * | | | driver/ddr/fsl: Fix DDR4 driverYork Sun2014-09-25-4/+8
| * | | | driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-25-12/+22
| * | | | driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-25-100/+205
| * | | | driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha2014-09-25-15/+14
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-26-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-24-2/+0
| |/ / /
* | | | nand/denali: Adding Denali NAND driver supportChin Liang See2014-09-25-0/+1673
* | | | mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese2014-09-25-3/+1
* | | | mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy2014-09-25-4/+8
* | | | kbuild: refactor some makefilesMasahiro Yamada2014-09-24-2/+5
* | | | cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-24-12/+12
* | | | kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+51
* | | | e1000: fix no nvm buildMarcel Ziswiler2014-09-24-0/+2
* | | | usb/gadget: fastboot: minor cleanupSteve Rae2014-09-24-5/+10
* | | | usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-24-0/+31
* | | | spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese2014-09-24-8/+6
* | | | spi: kirkwood_spi.c: Make global variable staticStefan Roese2014-09-24-1/+1
* | | | spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese2014-09-24-6/+5
* | | | sf: Add M25PX64 SPI NOR flash IDStefan Roese2014-09-24-0/+1
* | | | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-24-2/+4
* | | | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-24-23/+25