summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-084-2/+743
|\
| * usb: ehci-mx6: Rename the USB register base addressYe.Li2014-09-291-2/+2
| * usb: ehci: mxs: Add board-specific callbacksMarek Vasut2014-09-291-0/+16
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-09-2263-181/+1390
| |\
| * | mtd: nand: add Freescale vf610_nfc driverStefan Agner2014-09-162-0/+725
* | | serial: add UniPhier serial driverMasahiro Yamada2014-10-053-0/+207
* | | mtd: denali: add Denali NAND driver for SPLMasahiro Yamada2014-10-053-0/+242
* | | mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2014-10-052-0/+33
* | | 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
| * pci: add support for board_pci_fixup_dev functionTim Harvey2014-09-091-0/+4
| * sata: dwc_ahsata: implement sata_port_statusNikita Kiryanov2014-09-091-0/+17
| * net: fec_mxc: Poll FEC_TBD_READY after polling TDARFabio Estevam2014-09-091-3/+27
| * net: fec_mxc: Adjust RX DMA alignment for mx6soloxFabio Estevam2014-09-091-2/+10
* | net: usb: Add SMSC copyright to smsc95xx driverSimon Glass2014-09-161-0/+1
OpenPOWER on IntegriCloud