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
* 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
* | mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov2014-09-24-0/+2
|/
* dm: avoid dev->req_seq overflowRobert Baldyga2014-09-23-0/+2
* dm: serial: Don't require device tree to configure a consoleSimon Glass2014-09-23-1/+2
* dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass2014-09-23-2/+5
* sf: Add an empty entry to the parameter listSimon Glass2014-09-23-0/+1
* mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON2014-09-19-0/+1
* USB: ehci-atmel: use pcr to enable or disable clockBo Shen2014-09-19-0/+8
* USB: ohci-at91: use pcr to enable or disable clockBo Shen2014-09-19-4/+4
* mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh2014-09-19-10/+14
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-17-15/+107
|\
| * pcie_imx: Add mx6solox supportFabio Estevam2014-09-09-4/+36
| * arm: vf610: lpuart: disable FIFO on initializatonStefan Agner2014-09-09-0/+10
| * arm: vf610: lpuart: fix status register handlingStefan Agner2014-09-09-6/+3
| * pci: add support for board_pci_fixup_dev functionTim Harvey2014-09-09-0/+4
| * sata: dwc_ahsata: implement sata_port_statusNikita Kiryanov2014-09-09-0/+17