1. a09c649 dm: add PCI design document by Pavel Herrmann · 12 years ago
  2. f07563a dm: Driver model analysis document for Watchdog subsystem has been added. by Tomas Hlavacek · 12 years ago
  3. 5df9b14 dm: Hwmon UDM subsystem analysis added. by Tomas Hlavacek · 12 years ago
  4. 6246fdb dm: Add POWER API transition document by Viktor Krivak · 12 years ago
  5. 0463574 dm: Add block device document by Pavel Herrmann · 12 years ago
  6. 707a5e2 dm: Add SPI API transition document by Viktor Krivak · 12 years ago
  7. b59d280 dm: Add networking subsystem analysis by Marek Vasut · 12 years ago
  8. 2568182 dm: Add MMC subsystem analysis by Marek Vasut · 12 years ago
  9. 68bce38 dm: Add GPIO API transition document by Viktor Křivák · 12 years ago
  10. 3f46693 dm: Add Driver cores design document by Pavel Herrmann · 12 years ago
  11. 15c6935 dm: Initial import of design documents by Marek Vasut · 12 years ago
  12. c20dbf6 input: key_matrix: fix header inclusion by Stephan Linz · 12 years ago
  13. 8a156fb fix out of tree building with kallsyms by Mike Frysinger · 12 years ago
  14. 3801a15 env_nand: align NAND buffers by Stephen Warren · 12 years ago
  15. cee84e8 image/FIT: Add ramdisk load, entry address and OS tag inclusion by Jagannadha Sutradharudu Teki · 12 years ago
  16. df930e9 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · 12 years ago
  17. 0880e5b FAT: Simplify get_contents by Benoît Thébaudeau · 12 years ago
  18. cc63b25 FAT: get_cluster: Add buffer bouncing by Benoît Thébaudeau · 12 years ago
  19. cd1b042 FAT: Fix redundant sector read by Benoît Thébaudeau · 12 years ago
  20. 88503ad FAT: cosmetic: Remove useless assignment by Benoît Thébaudeau · 12 years ago
  21. 8006dd2 FAT: get_fatent: Fix FAT boundary check by Benoît Thébaudeau · 12 years ago
  22. 9795e07 FAT: cosmetic: Remove extra spaces by Benoît Thébaudeau · 12 years ago
  23. 83f83d1 ppc: Create a stack frame for wait_ticks() by Joakim Tjernlund · 12 years ago
  24. 64a08a9 part_mac: dcache: allocate cacheline-aligned buffers by Benoît Thébaudeau · 12 years ago
  25. 67cbbf2 mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · 12 years ago
  26. 74f45b7 u-boot yaffs2: Fix compilation warnings by Charles Manning · 12 years ago
  27. 7cdcaef Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  28. 43de024 patman: Do not Cc addresses included in To list by Otavio Salvador · 12 years ago
  29. d5f81d8 patman: Allow for changelog use in first version of a series by Otavio Salvador · 12 years ago
  30. c737914 patman: don't mess with signoffs by Ilya Yanok · 12 years ago
  31. 73fe07a patman: don't mess with changelog by Ilya Yanok · 12 years ago
  32. a8840cb patman: don't pick changes while processing patches by Ilya Yanok · 12 years ago
  33. 05e5b73 patman: fix end of changes detection by Ilya Yanok · 12 years ago
  34. 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  35. 98c397a pci: update pci_ids.h with a few new entries by Andrew Sharp · 12 years ago
  36. 03992ac pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · 12 years ago
  37. cb2bf93 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  38. af778c6 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  39. 6e2fbde Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  40. ef55e84 avr32: Remove redundant LDSCRIPT definition by Benoît Thébaudeau · 12 years ago
  41. df95321 at91: 9x5: Enable PMECC for 5series ek board. by Wu, Josh · 12 years ago
  42. 2ab4c74 at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC. by Wu, Josh · 12 years ago
  43. bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  44. ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  45. fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  46. 1d7442e atmel: at91sam9x5: add spi flash boot support by Bo Shen · 12 years ago
  47. 3083efe arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT by Bo Shen · 12 years ago
  48. bfc325e arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · 12 years ago
  49. 82c4c64 at91sam9263ek: remove unnecessary console_init_f by Andreas Bießmann · 12 years ago
  50. 65c5755 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · 12 years ago
  51. 9bfc236 atmel: at91sam9x5: fix name error for spi by Bo Shen · 12 years ago
  52. 24699e8 Take over the maintainer for sam9g10 and sam9m10g45 by Bo Shen · 12 years ago
  53. 4ed9c88 arm : at91sam9x5 : fix a small bug for NAND by Bo Shen · 12 years ago
  54. 1f4faed AT91: Small fix on AT91 USART initialization code by Xu, Hong · 13 years ago
  55. 88461f1 at91sam9263ek: fix 'update' script by Andreas Bießmann · 12 years ago
  56. 9865b2e ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT by Bo Shen · 12 years ago
  57. 8c86501 MUSB driver: Timeout is never detected as the while loop does not end by Matej Frančeškin · 12 years ago
  58. 749f818 usb: fix ulpi_set_vbus prototype by Lucas Stach · 12 years ago
  59. a6a78be pxa25x: Add UDC registers definitions by Łukasz Dałek · 12 years ago
  60. f1273f1 USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  61. b700695 usb: Optimize USB storage read/write by Jim Shimer · 12 years ago
  62. db19134 ehci: Optimize qTD allocations by Benoît Thébaudeau · 12 years ago
  63. 3e8581b usb_stor_BBB_transport: Do not delay when not required by Benoît Thébaudeau · 12 years ago
  64. 4bee5c8 usb_storage: Remove EHCI constraints by Benoît Thébaudeau · 12 years ago
  65. cffcc50 usb_storage: Restore non-EHCI support by Benoît Thébaudeau · 12 years ago
  66. 5cec214 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · 12 years ago
  67. 14eb79b ehci: cosmetic: Define used constants by Benoît Thébaudeau · 12 years ago
  68. 44ae0be ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · 12 years ago
  69. 93a1ab5 arm:trats: Enable g_dnl composite USB gadget with embedded DFU function on TRATS by Lukasz Majewski · 12 years ago
  70. a241d6e arm:trats: Support for USB UDC driver at TRATS board. by Lukasz Majewski · 12 years ago
  71. a006a5d dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · 12 years ago
  72. cb383cd dfu: MMC specific routines for DFU operation by Lukasz Majewski · 12 years ago
  73. f22b11c dfu: DFU backend implementation by Lukasz Majewski · 12 years ago
  74. b819ddb dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget by Lukasz Majewski · 12 years ago
  75. 1d4a0b6 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · 12 years ago
  76. cdeb916 ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · 12 years ago
  77. 16e43f3 fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
  78. 8e99ecd mxc: Define architecture identifier by Benoît Thébaudeau · 12 years ago
  79. ac966aa MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NR by Stefano Babic · 12 years ago
  80. 9255070 mx5:Use IMX_GPIO_NR macro by Ashok Kumar Reddy · 12 years ago
  81. 10e2178 efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's production U-Boot by Matt Sealey · 12 years ago
  82. fdd63c9 efikamx: update to Efika MX Smarttop and Smartbook boards by Matt Sealey · 12 years ago
  83. a123312 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  84. 497dc79 efikamx: update MAINTAINERS for Genesi Efika MX systems by Matt Sealey · 12 years ago
  85. 0001c9f efikamx: configure Smarttop PCBID and LED pads in DCD for convenience by Matt Sealey · 12 years ago
  86. ff9ab7c efikamx: remove drive strength function and roll its functionality into the DCD by Matt Sealey · 12 years ago
  87. 4ee80c6 efikamx: move and rename Efika MX directories and config files to prepare for new boards by Matt Sealey · 12 years ago
  88. 0375baf MX28: m28evk: Enable SPI DMA by Marek Vasut · 12 years ago
  89. 1d6d5f9 MX28: m28evk: Align SSP clock speed by Marek Vasut · 12 years ago
  90. 2c43214 MX28: SPI: Supercharge the SPI driver by Marek Vasut · 12 years ago
  91. 1375f04 MX28: DMA: Prolong the DMA timeout by Marek Vasut · 12 years ago
  92. 615a4ad MX28: DMA: Align the struct mxs_dma_desc by Marek Vasut · 12 years ago
  93. acbdea2 mx6qarm2:Use IMX_GPIO_NR macro by Ashok Kumar Reddy · 12 years ago
  94. 953884c imx27lite: update with gpio api change (v4) by trem · 12 years ago
  95. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  96. af369d9 mx5: add iomux-mx51.h include by Matt Sealey · 12 years ago
  97. 72f8ebf mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  98. 89ce53f mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  99. 6e829b6 mxs: Replace i.MX233 by i.MX23 on copyright header by Otavio Salvador · 12 years ago
  100. 5dafa45 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · 12 years ago