aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini1-0/+4
2012-09-18mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder1-0/+4
2012-09-18dm: sparc: net: Fixup greth compile warningsMarek Vasut1-5/+5
2012-09-18mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini1-0/+2
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini3-264/+107
2012-09-17mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau1-8/+8
2012-09-17mtd mxc nand: Merge init functionsBenoît Thébaudeau1-30/+23
2012-09-17mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau1-1/+1
2012-09-17mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau1-16/+12
2012-09-17mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau1-1/+1
2012-09-17mxc nand: cosmectic: Light cleanupBenoît Thébaudeau1-6/+3
2012-09-17mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau1-196/+51
2012-09-17mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut1-5/+2
2012-09-17nand: Make NAND lock status compatible with MicronJoe Hershberger1-2/+0
2012-09-17nand: consolidate duplicated constantsJoe Hershberger1-6/+0
2012-09-17nand: Change ulong to loff_t and size_tJoe Hershberger1-2/+3
2012-09-17nand: Add support for unlock.invertJoe Hershberger1-3/+14
2012-09-17mtd: support ONFI multi lun NANDMatthieu CASTET1-1/+2
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+8
2012-09-12Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini6-30/+50
2012-09-11spi: xilinx: Remove unused variableStephan Linz1-1/+0
2012-09-11serial: uartlite: Init all uartlites for serial multiMichal Simek1-15/+19
2012-09-11block: systemace: Simplify base and width initializationMichal Simek1-13/+25
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming2-4/+6
2012-09-06omap4 i2c: add support for i2c bus 4Koen Kooi1-0/+8
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2-0/+6
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung1-3/+2
2012-09-05mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung1-6/+4
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger1-2/+15
2012-09-05mmc: Fix version check for clock API in sdhci driverJoe Hershberger1-5/+5
2012-09-05mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau1-2/+1
2012-09-05mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren1-1/+2
2012-09-05MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy1-0/+2
2012-09-05mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda1-5/+5
2012-09-05mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda1-1/+1
2012-09-05mmc: fix wrong timeout check in mmc_send_status()Jongman Heo1-1/+1
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk1-1/+1
2012-09-03net:macb: add line breakAndreas Bießmann1-1/+1
2012-09-03cfi: Make the flash erase and write operations abortableJoe Hershberger1-0/+11
2012-09-03cfi: Check for blank before eraseJoe Hershberger1-0/+26
2012-09-02input: key_matrix: fix header inclusionStephan Linz1-0/+1
2012-09-02rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau1-2/+2
2012-09-02mmc: Remove unused item flags in struct mmc_cmdKaspter Ju1-28/+0
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk11-135/+1799
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp1-10/+25
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp1-6/+6
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp2-70/+91
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp2-10/+12
2012-09-02Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-3/+0
2012-09-01at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2-1/+792