summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | dm: Add GPIO API transition documentViktor Křivák2012-09-02-0/+106
* | | dm: Add Driver cores design documentPavel Herrmann2012-09-02-0/+126
* | | dm: Initial import of design documentsMarek Vasut2012-09-02-0/+1075
* | | input: key_matrix: fix header inclusionStephan Linz2012-09-02-0/+1
* | | fix out of tree building with kallsymsMike Frysinger2012-09-02-1/+1
* | | env_nand: align NAND buffersStephen Warren2012-09-02-5/+5
* | | image/FIT: Add ramdisk load, entry address and OS tag inclusionJagannadha Sutradharudu Teki2012-09-02-3/+4
* | | rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau2012-09-02-2/+2
* | | FAT: Simplify get_contentsBenoît Thébaudeau2012-09-02-13/+1
* | | 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