summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski2012-09-013-0/+850
| * | | | dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski2012-09-012-0/+203
| * | | | ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-012-7/+8
| |/ / /
* | | | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-021-10/+25
* | | | pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp2012-09-021-6/+6
* | | | pci: clean up some whitespace and formattingAndrew Sharp2012-09-022-70/+91
* | | | pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-022-10/+12
| |/ / |/| |
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-09-021-3/+0
|\ \ \
| * | | serial: CONSOLE macro is not usedMichal Simek2012-08-101-3/+0
* | | | at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-012-1/+792
* | | | at91: atmel_nand: remove unused variables.Wu, Josh2012-09-011-2/+1
* | | | at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-011-58/+86
* | | | spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2012-09-012-0/+4
* | | | AT91: Small fix on AT91 USART initialization codeXu, Hong2012-09-011-1/+10
* | | | fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-011-2/+3
* | | | MX28: SPI: Supercharge the SPI driverMarek Vasut2012-09-011-31/+65
* | | | MX28: DMA: Prolong the DMA timeoutMarek Vasut2012-09-011-1/+1
* | | | gpio: add gpio api support to mx27 (v4)trem2012-09-011-3/+5
* | | | mxc: Make gpio_get_value() use PSRBenoît Thébaudeau2012-09-011-1/+1
* | | | spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey2012-09-011-1/+1
OpenPOWER on IntegriCloud