summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-02part_mac: dcache: allocate cacheline-aligned buffersBenoît Thébaudeau
2012-09-02mmc: Remove unused item flags in struct mmc_cmdKaspter Ju
2012-09-02u-boot yaffs2: Fix compilation warningsCharles Manning
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-09-02patman: Do not Cc addresses included in To listOtavio Salvador
2012-09-02patman: Allow for changelog use in first version of a seriesOtavio Salvador
2012-09-02patman: don't mess with signoffsIlya Yanok
2012-09-02patman: don't mess with changelogIlya Yanok
2012-09-02patman: don't pick changes while processing patchesIlya Yanok
2012-09-02patman: fix end of changes detectionIlya Yanok
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp
2012-09-02pci: update pci_ids.h with a few new entriesAndrew Sharp
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp
2012-09-02Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-09-01at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh
2012-09-01at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh
2012-09-01at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh
2012-09-01at91: atmel_nand: remove unused variables.Wu, Josh
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh
2012-09-01atmel: at91sam9x5: add spi flash boot supportBo Shen
2012-09-01arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann
2012-09-01at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann
2012-09-01spi: atmel: add WDRBT bit to avoid receive overrunBo Shen
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen
2012-09-01Take over the maintainer for sam9g10 and sam9m10g45Bo Shen
2012-09-01arm : at91sam9x5 : fix a small bug for NANDBo Shen
2012-09-01AT91: Small fix on AT91 USART initialization codeXu, Hong
2012-09-01at91sam9263ek: fix 'update' scriptAndreas Bießmann
2012-09-01ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INITBo Shen
2012-09-01MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin
2012-09-01usb: fix ulpi_set_vbus prototypeLucas Stach
2012-09-01pxa25x: Add UDC registers definitionsŁukasz Dałek
2012-09-01USB: Fix strict aliasing in ohci-hcdTroy Kisky
2012-09-01usb: Optimize USB storage read/writeJim Shimer
2012-09-01ehci: Optimize qTD allocationsBenoît Thébaudeau
2012-09-01usb_stor_BBB_transport: Do not delay when not requiredBenoît Thébaudeau
2012-09-01usb_storage: Remove EHCI constraintsBenoît Thébaudeau
2012-09-01usb_storage: Restore non-EHCI supportBenoît Thébaudeau
2012-09-01ehci-hcd: Boost transfer speedBenoît Thébaudeau
2012-09-01ehci: cosmetic: Define used constantsBenoît Thébaudeau
2012-09-01ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau
2012-09-01arm:trats: Enable g_dnl composite USB gadget with embedded DFU function on TRATSLukasz Majewski
2012-09-01arm:trats: Support for USB UDC driver at TRATS board.Lukasz Majewski
2012-09-01dfu:cmd: Support for DFU u-boot commandLukasz Majewski
2012-09-01dfu: MMC specific routines for DFU operationLukasz Majewski
2012-09-01dfu: DFU backend implementationLukasz Majewski
2012-09-01dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski