summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | | | mtd: support ONFI multi lun NANDMatthieu CASTET2012-09-17-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-17-0/+8
|\ \ \ \
| * | | | omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-06-0/+8
| |/ / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-09-12-30/+50
|\ \ \ \
| * | | | mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-06-4/+6
| * | | | mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-05-0/+6
| * | | | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-05-3/+2
| * | | | mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-05-6/+4
| * | | | mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-05-2/+15
| * | | | mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-05-5/+5
| * | | | mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau2012-09-05-2/+1
| * | | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-05-1/+2
| * | | | MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy2012-09-05-0/+2
| * | | | mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda2012-09-05-5/+5
| * | | | mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda2012-09-05-1/+1
| * | | | mmc: fix wrong timeout check in mmc_send_status()Jongman Heo2012-09-05-1/+1
| |/ / /
* | | | spi: xilinx: Remove unused variableStephan Linz2012-09-11-1/+0
* | | | serial: uartlite: Init all uartlites for serial multiMichal Simek2012-09-11-15/+19
* | | | block: systemace: Simplify base and width initializationMichal Simek2012-09-11-13/+25
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-09-04-1/+1
|\ \ \
| * | | net:macb: add line breakAndreas Bießmann2012-09-03-1/+1
* | | | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-03-0/+11
* | | | cfi: Check for blank before eraseJoe Hershberger2012-09-03-0/+26
* | | | input: key_matrix: fix header inclusionStephan Linz2012-09-02-0/+1
* | | | rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau2012-09-02-2/+2
* | | | mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-02-28/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-02-135/+1799
|\ \ \ \
| * | | | MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-01-1/+1
| * | | | USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-01-39/+31
| * | | | ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-01-30/+37
| * | | | ehci-hcd: Boost transfer speedBenoît Thébaudeau2012-09-01-29/+138
| * | | | ehci: cosmetic: Define used constantsBenoît Thébaudeau2012-09-01-69/+118
| * | | | ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau2012-09-01-1/+10
| * | | | dfu: MMC specific routines for DFU operationLukasz Majewski2012-09-01-0/+163
| * | | | dfu: DFU backend implementationLukasz Majewski2012-09-01-0/+281
| * | | | dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski2012-09-01-0/+850
| * | | | dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski2012-09-01-0/+203
| * | | | ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-01-7/+8
| |/ / /
* | | | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-02-10/+25
* | | | pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp2012-09-02-6/+6
* | | | pci: clean up some whitespace and formattingAndrew Sharp2012-09-02-70/+91
* | | | pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-02-10/+12
| |/ / |/| |
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-09-02-3/+0
|\ \ \
| * | | serial: CONSOLE macro is not usedMichal Simek2012-08-10-3/+0
* | | | at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-01-1/+792
* | | | at91: atmel_nand: remove unused variables.Wu, Josh2012-09-01-2/+1
* | | | at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-01-58/+86
* | | | spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2012-09-01-0/+4
* | | | AT91: Small fix on AT91 USART initialization codeXu, Hong2012-09-01-1/+10
* | | | fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-01-2/+3