summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | FAT: get_cluster: Add buffer bouncingBenoît Thébaudeau2012-09-02-12/+30
* | FAT: Fix redundant sector readBenoît Thébaudeau2012-09-02-26/+33
* | FAT: cosmetic: Remove useless assignmentBenoît Thébaudeau2012-09-02-1/+0
* | FAT: get_fatent: Fix FAT boundary checkBenoît Thébaudeau2012-09-02-2/+2
* | FAT: cosmetic: Remove extra spacesBenoît Thébaudeau2012-09-02-23/+21
* | ppc: Create a stack frame for wait_ticks()Joakim Tjernlund2012-09-02-2/+5
* | part_mac: dcache: allocate cacheline-aligned buffersBenoît Thébaudeau2012-09-02-34/+34
* | mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-02-29/+0
* | u-boot yaffs2: Fix compilation warningsCharles Manning2012-09-02-100/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-02-168/+2236
|\ \
| * | MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-01-1/+1
| * | usb: fix ulpi_set_vbus prototypeLucas Stach2012-09-01-1/+1
| * | pxa25x: Add UDC registers definitionsŁukasz Dałek2012-09-01-0/+159
| * | USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-01-39/+31
| * | usb: Optimize USB storage read/writeJim Shimer2012-09-01-12/+0
| * | ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-01-30/+37
| * | usb_stor_BBB_transport: Do not delay when not requiredBenoît Thébaudeau2012-09-01-2/+9
| * | usb_storage: Remove EHCI constraintsBenoît Thébaudeau2012-09-01-18/+15
| * | usb_storage: Restore non-EHCI supportBenoît Thébaudeau2012-09-01-0/+4
| * | 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
| * | arm:trats: Enable g_dnl composite USB gadget with embedded DFU function on TRATSLukasz Majewski2012-09-01-1/+23
| * | arm:trats: Support for USB UDC driver at TRATS board.Lukasz Majewski2012-09-01-0/+8
| * | dfu:cmd: Support for DFU u-boot commandLukasz Majewski2012-09-01-0/+82
| * | dfu: MMC specific routines for DFU operationLukasz Majewski2012-09-01-0/+163
| * | dfu: DFU backend implementationLukasz Majewski2012-09-01-0/+385
| * | 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/+236
| * | ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-01-7/+8
| |/
* | patman: Do not Cc addresses included in To listOtavio Salvador2012-09-02-0/+7
* | patman: Allow for changelog use in first version of a seriesOtavio Salvador2012-09-02-3/+4
* | patman: don't mess with signoffsIlya Yanok2012-09-02-11/+2
* | patman: don't mess with changelogIlya Yanok2012-09-02-3/+2
* | patman: don't pick changes while processing patchesIlya Yanok2012-09-02-1/+2
* | patman: fix end of changes detectionIlya Yanok2012-09-02-0/+6
* | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-02-10/+32
* | pci: update pci_ids.h with a few new entriesAndrew Sharp2012-09-02-0/+16
* | 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-6/+8
|\ \
| * | tx25: Use generic gpio_* callsVikram Narayanan2012-08-11-16/+9
| * | config: Always use GNU ldKhem Raj2012-08-10-1/+5
| * | tools: add kwboot binary to .gitignore fileLuka Perkov2012-08-10-0/+1
| * | fdt: Include arch specific gpio.h instead of asm-generic/gpio.hMichal Simek2012-08-10-2/+1
| * | serial: CONSOLE macro is not usedMichal Simek2012-08-10-3/+0
* | | at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh2012-09-01-0/+7
* | | at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh2012-09-01-6/+6
* | | at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-01-1/+836