summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FAT: Simplify get_contentsBenoît Thébaudeau2012-09-021-13/+1
* FAT: get_cluster: Add buffer bouncingBenoît Thébaudeau2012-09-021-12/+30
* FAT: Fix redundant sector readBenoît Thébaudeau2012-09-021-26/+33
* FAT: cosmetic: Remove useless assignmentBenoît Thébaudeau2012-09-021-1/+0
* FAT: get_fatent: Fix FAT boundary checkBenoît Thébaudeau2012-09-021-2/+2
* FAT: cosmetic: Remove extra spacesBenoît Thébaudeau2012-09-021-23/+21
* ppc: Create a stack frame for wait_ticks()Joakim Tjernlund2012-09-021-2/+5
* part_mac: dcache: allocate cacheline-aligned buffersBenoît Thébaudeau2012-09-021-34/+34
* mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-022-29/+0
* u-boot yaffs2: Fix compilation warningsCharles Manning2012-09-0210-100/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-0221-168/+2236
|\
| * 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
OpenPOWER on IntegriCloud