summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-13atmel_nand: fix the U-Boot output information about nand flash with PMECC ena...Wu, Josh
2012-09-12Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-09-11spi: xilinx: Remove unused variableStephan Linz
2012-09-11serial: uartlite: Init all uartlites for serial multiMichal Simek
2012-09-11block: systemace: Simplify base and width initializationMichal Simek
2012-09-10NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-07mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin
2012-09-07nand: Try to align the default buffersSimon Glass
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming
2012-09-06MX28: MMC: Avoid DMA DCache race conditionMarek Vasut
2012-09-06MX28: SPI: Fix the DMA chainingMarek Vasut
2012-09-06MX28: SPI: Fix the DMA DCache race conditionMarek Vasut
2012-09-06omap4 i2c: add support for i2c bus 4Koen Kooi
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung
2012-09-05mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger
2012-09-05mmc: Fix version check for clock API in sdhci driverJoe Hershberger
2012-09-05mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau
2012-09-05mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-05MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy
2012-09-05mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda
2012-09-05mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda
2012-09-05mmc: fix wrong timeout check in mmc_send_status()Jongman Heo
2012-09-04video: drop duplicate set of DISPC_CONFIG registerStefano Babic
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-09-03net:macb: add line breakAndreas Bießmann
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp
2012-09-03cfi: Make the flash erase and write operations abortableJoe Hershberger
2012-09-03cfi: Check for blank before eraseJoe Hershberger
2012-09-02input: key_matrix: fix header inclusionStephan Linz
2012-09-02rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau
2012-09-02mmc: Remove unused item flags in struct mmc_cmdKaspter Ju
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp
2012-09-02Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-09-01at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh
2012-09-01at91: atmel_nand: remove unused variables.Wu, Josh
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh
2012-09-01spi: atmel: add WDRBT bit to avoid receive overrunBo Shen
2012-09-01AT91: Small fix on AT91 USART initialization codeXu, Hong
2012-09-01MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin
2012-09-01USB: Fix strict aliasing in ohci-hcdTroy Kisky
2012-09-01ehci: Optimize qTD allocationsBenoît Thébaudeau
2012-09-01ehci-hcd: Boost transfer speedBenoît Thébaudeau