summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-181-5/+5
* mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini2012-09-181-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-183-264/+107
|\
| * mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-171-8/+8
| * mtd mxc nand: Merge init functionsBenoît Thébaudeau2012-09-171-30/+23
| * mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau2012-09-171-1/+1
| * mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau2012-09-171-16/+12
| * mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-171-1/+1
| * mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-171-6/+3
| * mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-171-196/+51
| * mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-171-5/+2
| * nand: Make NAND lock status compatible with MicronJoe Hershberger2012-09-171-2/+0
| * nand: consolidate duplicated constantsJoe Hershberger2012-09-171-6/+0
| * nand: Change ulong to loff_t and size_tJoe Hershberger2012-09-171-2/+3
| * nand: Add support for unlock.invertJoe Hershberger2012-09-171-3/+14
| * mtd: support ONFI multi lun NANDMatthieu CASTET2012-09-171-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-171-0/+8
|\ \
| * | omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-061-0/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-09-126-30/+50
|\ \
| * | mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-062-4/+6
| * | mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-052-0/+6
| * | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-051-3/+2
| * | mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-051-6/+4
| * | mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-051-2/+15
| * | mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-051-5/+5
| * | mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau2012-09-051-2/+1
| * | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-051-1/+2
| * | MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy2012-09-051-0/+2
| * | mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda2012-09-051-5/+5
| * | mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda2012-09-051-1/+1
| * | mmc: fix wrong timeout check in mmc_send_status()Jongman Heo2012-09-051-1/+1
| |/
* | spi: xilinx: Remove unused variableStephan Linz2012-09-111-1/+0
* | serial: uartlite: Init all uartlites for serial multiMichal Simek2012-09-111-15/+19
* | block: systemace: Simplify base and width initializationMichal Simek2012-09-111-13/+25
|/
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-09-041-1/+1
|\
| * net:macb: add line breakAndreas Bießmann2012-09-031-1/+1
* | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-031-0/+11
* | cfi: Check for blank before eraseJoe Hershberger2012-09-031-0/+26
* | input: key_matrix: fix header inclusionStephan Linz2012-09-021-0/+1
* | rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau2012-09-021-2/+2
* | mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-021-28/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-0211-135/+1799
|\ \
| * | MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-011-1/+1
| * | USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-011-39/+31
| * | ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-011-30/+37
| * | ehci-hcd: Boost transfer speedBenoît Thébaudeau2012-09-011-29/+138
| * | ehci: cosmetic: Define used constantsBenoît Thébaudeau2012-09-012-69/+118
| * | ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau2012-09-011-1/+10
| * | dfu: MMC specific routines for DFU operationLukasz Majewski2012-09-012-0/+163
| * | dfu: DFU backend implementationLukasz Majewski2012-09-012-0/+281
OpenPOWER on IntegriCloud