1. 788fa96 cosmetic, powerpc, mpc83xx: checkpatch cleanup by Heiko Schocher · Mon Sep 26 13:36:53 2011 +0200
  2. 015a60f powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c by Holger Brunck · Wed Sep 14 10:54:12 2011 +0200
  3. 81a75f1 mpc83xx: fix global timer structure definition by Kim Phillips · Sun Aug 14 23:09:39 2011 -0500
  4. 0c087d0 sandbox: drop unused return by Mike Frysinger · Wed Oct 26 00:22:14 2011 +0000
  5. a5baaee sandbox: put stdin into raw mode by Mike Frysinger · Wed Oct 26 00:21:29 2011 +0000
  6. d174fd9 serial: sandbox: use ssize_t to match os_read by Mike Frysinger · Wed Oct 26 00:21:01 2011 +0000
  7. d42e066 serial: sandbox: optimize puts by Mike Frysinger · Wed Oct 26 00:20:39 2011 +0000
  8. c1285cb sandbox/tegra2: fix typo in autocomplete define by Mike Frysinger · Wed Oct 26 00:19:58 2011 +0000
  9. 117310f sandbox: Change md command to use map_physmem by Simon Glass · Tue Oct 25 13:51:09 2011 +0000
  10. 2a97379 sandbox: Adjust Makefile so that standalone/api are not built by Simon Glass · Tue Oct 25 11:29:28 2011 +0000
  11. c6ecace sandbox: Add asm/cache.h for sandbox by Anton staaf · Tue Oct 25 10:48:03 2011 +0000
  12. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  13. bedfa0a post/post.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:42:23 2011 +0000
  14. f7a49f1 post/post.c: CodingStyle cleanup by Wolfgang Denk · Sat Oct 29 09:42:22 2011 +0000
  15. afd51df common/cmd_ide.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:41:41 2011 +0000
  16. 2bc10cf common/cmd_ide.c: CodingStyle cleanup by Wolfgang Denk · Sat Oct 29 09:41:40 2011 +0000
  17. c0b15f0 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:39:11 2011 +0000
  18. 96ea2b9 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · Sat Oct 29 09:38:31 2011 +0000
  19. b1fe526 board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:38:21 2011 +0000
  20. f6d0ae9 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:56 2011 +0000
  21. df59292 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:52 2011 +0000
  22. 0d7bfe4 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:48 2011 +0000
  23. 524247d board/g2000/strataflash.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:44 2011 +0000
  24. 561cd28 board/jse/flash.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:40 2011 +0000
  25. 3b63353 drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:34 2011 +0000
  26. 3f7772c arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · Sun Oct 23 11:58:52 2011 +0000
  27. 92fa6df Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Thu Nov 03 20:36:16 2011 +0100
  28. 28e6835 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Thu Nov 03 20:36:04 2011 +0100
  29. d7e7aaa Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · Thu Nov 03 20:35:45 2011 +0100
  30. 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · Fri Oct 28 07:37:04 2011 +0200
  31. 85a6c07 tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · Mon Oct 31 06:51:34 2011 +0000
  32. 8241d40 mmc: sdhci: fix sdma bug for large file transfer by Lei Wen · Sat Oct 08 04:14:58 2011 +0000
  33. 6c13c66 mmc: sdhci: add timeout for data transfer by Lei Wen · Sat Oct 08 04:14:57 2011 +0000
  34. 5a1108e mmc: sdhci: add mmc structure for host by Lei Wen · Sat Oct 08 04:14:56 2011 +0000
  35. dd1298c mmc: sdhci: fix build warning by Lei Wen · Sat Oct 08 04:14:55 2011 +0000
  36. 5b30be0 mmc: sdhci: fix cache flush by Lei Wen · Sat Oct 08 04:14:54 2011 +0000
  37. 4a32fba mmc: CMD7:MMC_CMD_SELECT_CARD response fix by Ajay Bhargav · Wed Oct 05 03:13:23 2011 +0000
  38. 4f5a6a5 mmc: test mmc bus width on startup by Lei Wen · Mon Oct 03 20:35:11 2011 +0000
  39. 217467f mmc: change magic number to macro define by Lei Wen · Mon Oct 03 20:35:10 2011 +0000
  40. 4606074 mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 by Lei Wen · Mon Oct 03 20:33:44 2011 +0000
  41. 2ecf6e9 mmc: retry the cmd8 to meet 74 clocks requirement in the spec by Lei Wen · Fri Sep 02 17:34:17 2011 +0000
  42. 644356a PXA: Add MMC driver using the generic MMC framework by Marek Vasut · Wed Nov 02 00:29:27 2011 +0000
  43. 46207f4 x86: Fix a compiler warning in arch/x86/lib/realmode.c by Gabe Black · Thu Oct 20 18:29:17 2011 +0000
  44. 7056c61 x86: Remove the prototype for the unused function board_init by Gabe Black · Fri Oct 28 12:38:47 2011 +0000
  45. 0d992d0 x86: Rename include/asm/ic to include/asm/arch-sc520 by Graeme Russ · Thu Aug 04 22:05:09 2011 +1000
  46. 19c114a x86: turn off cache: set control register properly by Ondrej Kupka · Fri Sep 30 21:05:11 2011 +1100
  47. c70c9da nds32: asm/io.h: add __iormb __iowmb and inline io support by Macpaul Lin · Mon Oct 24 13:31:05 2011 +0800
  48. 22b479e nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Macpaul Lin · Mon Oct 24 16:48:39 2011 +0800
  49. 4826095 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · Mon Oct 24 16:43:17 2011 +0800
  50. 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · Tue Oct 18 11:05:29 2011 +0000
  51. 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · Tue Oct 18 11:05:28 2011 +0000
  52. 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · Tue Oct 18 11:05:27 2011 +0000
  53. 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · Tue Oct 18 11:05:26 2011 +0000
  54. 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · Mon Sep 13 05:52:22 2010 +0000
  55. 27956ca zlib: Fix integer cast of pointer by Simon Glass · Mon Oct 17 12:55:05 2011 +0000
  56. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  57. 081fcf0 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Fri Oct 28 00:14:16 2011 +0200
  58. 2c5910c DEBUG: Fix debug macros by Marek Vasut · Mon Oct 24 23:41:42 2011 +0000
  59. 4fbf8ed GCC4.6: Remove debugX() usage from spc1920 hpi by Marek Vasut · Mon Oct 24 23:41:41 2011 +0000
  60. cff8434 GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · Mon Oct 24 23:41:40 2011 +0000
  61. 8148e11 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · Mon Oct 24 23:41:39 2011 +0000
  62. 5d8296e GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · Mon Oct 24 23:41:38 2011 +0000
  63. 24c8ed4 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · Mon Oct 24 23:41:37 2011 +0000
  64. 92585c9 GCC4.6: Squash warnings in LzmaTools.c by Marek Vasut · Mon Oct 24 23:41:36 2011 +0000
  65. 21e69c1 GCC4.6: Squash warning in lcd.c by Marek Vasut · Mon Oct 24 23:41:00 2011 +0000
  66. 4ac335f GCC4.6: Squash GTREADREG related errors by Marek Vasut · Fri Oct 21 14:17:33 2011 +0000
  67. 513b820 GCC4.6: Squash warning in cmd_date.c by Marek Vasut · Tue Oct 25 11:40:57 2011 +0200
  68. 04a7a4e GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c by Marek Vasut · Mon Oct 24 23:40:04 2011 +0000
  69. 478e2d0 GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · Mon Oct 24 23:40:03 2011 +0000
  70. f831011 GCC4.6: Squash warning in bus_vcxk.c by Marek Vasut · Mon Oct 24 23:40:02 2011 +0000
  71. b8fb384 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · Mon Oct 24 23:40:01 2011 +0000
  72. 445e3ac GCC4.6: Squash warnings in lattice.c by Marek Vasut · Mon Oct 24 23:40:00 2011 +0000
  73. 922a3a9 GCC4.6: Squash warnings in kirkwood_spi.c by Marek Vasut · Mon Oct 24 23:39:59 2011 +0000
  74. ef78e08 GCC4.6: Squash warnings in smsc95xx.c by Marek Vasut · Mon Oct 24 23:39:58 2011 +0000
  75. 9ed3ff1 GCC4.6: Fix warnings in pxa_mmc.c by Marek Vasut · Mon Oct 24 23:39:57 2011 +0000
  76. 95fbd0b GCC4.6: Squash error in pcmcia/i82365.c by Marek Vasut · Fri Oct 21 14:17:30 2011 +0000
  77. 0ceb622 GCC4.6: Squash warnings in tqm8xx_pcmcia.c by Marek Vasut · Fri Oct 21 14:17:24 2011 +0000
  78. ad6db6a GCC4.6: Squash warnings in sata_sil3114.c by Marek Vasut · Fri Oct 21 14:17:23 2011 +0000
  79. 2e662ee GCC4.6: Squash warnings in fsl_pci_init.c by Marek Vasut · Fri Oct 21 14:17:21 2011 +0000
  80. d36e8c3 GCC4.6: Squash warnings in fsl_espi.c by Marek Vasut · Fri Oct 21 14:17:20 2011 +0000
  81. 2c2e637 GCC4.6: Squash warnings in ahci.c by Marek Vasut · Fri Oct 21 14:17:16 2011 +0000
  82. 041b5df GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · Fri Oct 21 14:17:13 2011 +0000
  83. 0e94ad8 GCC4.6: Squash warning in jedec_flash.c by Marek Vasut · Fri Oct 21 14:17:11 2011 +0000
  84. cb1622e GCC4.6: Squash warning in cfi_flash.c by Marek Vasut · Fri Oct 21 14:17:05 2011 +0000
  85. 2eb9a49 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · Fri Oct 21 14:17:04 2011 +0000
  86. 05f94cb GCC4.6: Squash undefined variable in cmd_mtdparts.c by Marek Vasut · Fri Oct 21 14:17:25 2011 +0000
  87. 0f79fc3 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · Tue Oct 25 11:39:17 2011 +0200
  88. 772b688 GCC4.6: Squash warning in usb_storage.c by Marek Vasut · Tue Oct 25 11:39:16 2011 +0200
  89. 9213171 GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · Tue Oct 25 11:39:15 2011 +0200
  90. 475146b GCC4.6: Squash warnings in common/usb.c by Marek Vasut · Tue Oct 25 11:39:14 2011 +0200
  91. 886e3d1 GCC4.6: Add macros to mv_gen_reg.h by Marek Vasut · Fri Oct 21 14:17:34 2011 +0000
  92. c850802 GCC4.6: Squash error in cpc45/pd67290.c by Marek Vasut · Fri Oct 21 14:17:31 2011 +0000
  93. c6ce705 GCC4.6: Squash warnings in PPChameleonEVB/flash.c by Marek Vasut · Fri Oct 21 14:17:29 2011 +0000
  94. f421dc3 GCC4.6: Squash warnings in r360mpi/flash.c by Marek Vasut · Fri Oct 21 14:17:28 2011 +0000
  95. a9e9073 GCC4.6: Squash warnings in pmc405de.c by Marek Vasut · Fri Oct 21 14:17:22 2011 +0000
  96. 2fff429 GCC4.6: Squash warning in cmd_pmc440.c by Marek Vasut · Fri Oct 21 14:17:17 2011 +0000
  97. 71a14a6 GCC4.6: Squash warnings in tqm834x.c by Marek Vasut · Fri Oct 21 14:17:10 2011 +0000
  98. e5eecd5 GCC4.6: Squash warnings in mpc8610hpcd.c by Marek Vasut · Fri Oct 21 14:17:09 2011 +0000
  99. 54bc73e GCC4.6: Squash warnings in diu.c by Marek Vasut · Fri Oct 21 14:17:08 2011 +0000
  100. 4a5a6d7 GCC4.6: Squash warning in mpc5121ads.c by Marek Vasut · Fri Oct 21 14:17:03 2011 +0000