summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-011-1/+1
| * | usb: fix ulpi_set_vbus prototypeLucas Stach2012-09-011-1/+1
| * | pxa25x: Add UDC registers definitionsŁukasz Dałek2012-09-011-0/+159
| * | USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-011-39/+31
| * | usb: Optimize USB storage read/writeJim Shimer2012-09-011-12/+0
| * | ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-011-30/+37
| * | usb_stor_BBB_transport: Do not delay when not requiredBenoît Thébaudeau2012-09-011-2/+9
| * | usb_storage: Remove EHCI constraintsBenoît Thébaudeau2012-09-011-18/+15
| * | usb_storage: Restore non-EHCI supportBenoît Thébaudeau2012-09-011-0/+4
| * | 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
| * | arm:trats: Enable g_dnl composite USB gadget with embedded DFU function on TRATSLukasz Majewski2012-09-011-1/+23
| * | arm:trats: Support for USB UDC driver at TRATS board.Lukasz Majewski2012-09-011-0/+8
| * | dfu:cmd: Support for DFU u-boot commandLukasz Majewski2012-09-012-0/+82
| * | dfu: MMC specific routines for DFU operationLukasz Majewski2012-09-012-0/+163
| * | dfu: DFU backend implementationLukasz Majewski2012-09-014-0/+385
| * | 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-013-0/+236
| * | ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-012-7/+8
| |/
* | patman: Do not Cc addresses included in To listOtavio Salvador2012-09-021-0/+7
* | patman: Allow for changelog use in first version of a seriesOtavio Salvador2012-09-021-3/+4
* | patman: don't mess with signoffsIlya Yanok2012-09-021-11/+2
* | patman: don't mess with changelogIlya Yanok2012-09-021-3/+2
* | patman: don't pick changes while processing patchesIlya Yanok2012-09-021-1/+2
* | patman: fix end of changes detectionIlya Yanok2012-09-021-0/+6
* | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-022-10/+32
* | pci: update pci_ids.h with a few new entriesAndrew Sharp2012-09-021-0/+16
* | 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-025-6/+8
|\ \
| * | tx25: Use generic gpio_* callsVikram Narayanan2012-08-111-16/+9
| * | config: Always use GNU ldKhem Raj2012-08-101-1/+5
| * | tools: add kwboot binary to .gitignore fileLuka Perkov2012-08-101-0/+1
| * | fdt: Include arch specific gpio.h instead of asm-generic/gpio.hMichal Simek2012-08-101-2/+1
| * | serial: CONSOLE macro is not usedMichal Simek2012-08-101-3/+0
* | | at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh2012-09-011-0/+7
* | | at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh2012-09-011-6/+6
* | | at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-013-1/+836
* | | 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-012-59/+87
* | | atmel: at91sam9x5: add spi flash boot supportBo Shen2012-09-012-4/+17
* | | arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen2012-09-012-3/+0
* | | arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2012-09-018-22/+0
* | | at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann2012-09-011-3/+0
* | | spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2012-09-012-0/+4
* | | atmel: at91sam9x5: fix name error for spiBo Shen2012-09-011-2/+2
* | | Take over the maintainer for sam9g10 and sam9m10g45Bo Shen2012-09-011-1/+1
* | | arm : at91sam9x5 : fix a small bug for NANDBo Shen2012-09-011-0/+2
OpenPOWER on IntegriCloud