1. d4fb211 Blackfin: make sure bss len is multiple of 4 bytes by Mike Frysinger · Mon Nov 15 08:16:19 2010 -0500
  2. b14adae Blackfin: stick ins/outs funcs into their own .text section by Mike Frysinger · Mon Nov 15 06:42:42 2010 -0500
  3. c9fe366 Makefile: Fix build with USE_PRIVATE_LIBGCC by Matthias Weisser · Thu Nov 18 09:35:09 2010 +0100
  4. 293d7ad malloc: Fix issue with calloc memory possibly being non-zero by Kumar Gala · Mon Nov 15 18:41:43 2010 -0600
  5. 5761ce4 net: e1000: typo using wrong argument to sizeof by Matthew McClintock · Mon Nov 15 18:02:53 2010 -0600
  6. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  7. b6814d4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 17 20:54:39 2010 +0100
  8. fec43e5 tx25: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:04 2010 +0100
  9. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:03 2010 +0100
  10. cfdc8e0 Net: clarify board/cpu_eth_init calls by Ben Warren · Tue Aug 31 23:05:04 2010 -0700
  11. 2a131b2 Makefile: move include for config.mk up by François Revol · Sat Oct 30 17:42:00 2010 +0200
  12. 2f88760 MAKEALL: Do a sanity check on user-supplied arguments by Peter Tyser · Fri Oct 29 17:59:06 2010 -0500
  13. b46513d pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:29 2010 -0500
  14. d40cdc4 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:28 2010 -0500
  15. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:27 2010 -0500
  16. 826fd9d fsl_pci_init: Quiet scanning printf() by Peter Tyser · Fri Oct 29 17:59:26 2010 -0500
  17. 8e9134c mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · Fri Oct 29 17:59:25 2010 -0500
  18. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  19. 149dcbc fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware by Peter Tyser · Thu Oct 28 15:24:59 2010 -0500
  20. 1c7dca5 net: Fix potential empty DHCP Parameter Request List by Jason Liu · Sun Nov 14 12:23:09 2010 +0800
  21. 9f84f21 env_mmc: fix compile warning by Lei Wen · Wed Nov 10 07:39:23 2010 +0800
  22. 4683c4b tools/env: cleanup host build flags by Daniel Hobi · Wed Nov 10 14:11:21 2010 +0100
  23. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · Thu Nov 04 19:02:00 2010 +0100
  24. 7693357 net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · Fri Nov 12 04:13:06 2010 -0600
  25. e633d27 net: uli526x: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:47 2010 +0900
  26. 513682f net: tsi108_eth: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:46 2010 +0900
  27. a836a29 net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:45 2010 +0900
  28. d30481c net: ns8382x: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:44 2010 +0900
  29. 6f2ffff net: natsemi: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:43 2010 +0900
  30. 1843c5b net: fec_mxc: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:42 2010 +0900
  31. f414b3e net: eepro100: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:41 2010 +0900
  32. d45fa74 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:40 2010 +0900
  33. 80f9165 net: rtl8139: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:39 2010 +0900
  34. c834e44 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:38 2010 +0900
  35. 4fe5cfc Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Nov 13 00:38:08 2010 +0100
  36. eb14945 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Nov 13 00:34:53 2010 +0100
  37. cea8f32 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Nov 13 00:25:30 2010 +0100
  38. b4e67af Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Sat Nov 13 00:19:55 2010 +0100
  39. 03c7118 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Fri Nov 12 22:29:21 2010 +0100
  40. 4e7ca61 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Fri Nov 12 22:24:06 2010 +0100
  41. 6af97c3 TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Nov 11 11:33:05 2010 -0600
  42. 478ada5 powerpc/corenet_ds: display the RCW at boot by Timur Tabi · Fri Mar 05 21:29:26 2010 +0000
  43. 3b2a1af powerpc/p4080ds: Move ICS refclk define into P4080DS.h by Kumar Gala · Thu Sep 30 15:47:16 2010 -0500
  44. 5183213 powerpc/corenet_ds: Move CONFIG_SYS_TEXT_BASE into corenet_ds.h by Kumar Gala · Wed Oct 20 16:02:41 2010 -0500
  45. 7cad6f5 powerpc/corenet_ds: Enable DHCP suport by Kumar Gala · Wed Nov 10 08:40:41 2010 -0600
  46. 542e778 p1_p2_rdb: to set SQW/INT pin of RTC as INT line by Priyanka Jain · Mon Oct 25 14:52:53 2010 +0530
  47. 31b9012 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build by Haiying Wang · Wed Nov 10 15:37:13 2010 -0500
  48. 439a7bf powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE by Haiying Wang · Wed Nov 10 15:37:13 2010 -0500
  49. 9ac755b powerpc/85xx: Fix lds for nand build by Haiying Wang · Wed Nov 10 14:32:36 2010 -0500
  50. cfc113e powerpc/8xxx: Enable e1000 driver on some FSL boards by Kumar Gala · Tue Nov 09 23:19:50 2010 -0600
  51. 9ce5b5a powerpc/8xxx: Fix merge issue with P2020DS DDR2 build config by Kumar Gala · Tue Nov 09 23:19:27 2010 -0600
  52. 52cb0a7 sf: ramtron: new spi fram driver by Reinhard Meyer · Tue Oct 05 16:56:40 2010 +0200
  53. a1e1aec armv7, beagle: Second SDRAM bank don;t work by Heiko Schocher · Thu Nov 04 16:05:25 2010 -0400
  54. 88105fb omap3evm: Fix mechanism to identify board revision by Sanjeev Premi · Thu Nov 04 16:02:32 2010 -0400
  55. fa299ff omap3evm: Wrap function under CONFIG_USB_OMAP3 by Sanjeev Premi · Thu Nov 04 16:02:29 2010 -0400
  56. ce58430 omap3evm: Support relocation by Sanjeev Premi · Thu Nov 04 16:01:46 2010 -0400
  57. 50d8d3b ARMV7: OMAP3: Use generic mmc driver on OMAP3 IGEP module by Enric Balletbo i Serra · Thu Nov 04 15:34:37 2010 -0400
  58. da898a9 ARMV7: OMAP3: Use generic mmc driver on IGEP v2 by Enric Balletbo i Serra · Thu Nov 04 15:34:33 2010 -0400
  59. c25d1b9 mmc: Add multi-block read support to the generic mmc driver by Alagu Sankar · Mon Oct 25 07:23:56 2010 -0700
  60. eb28886 mmc: Clean up generic mmc driver multi-block write functions by Steve Sakoman · Thu Oct 28 09:00:26 2010 -0700
  61. b74d3b4 ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE by Steve Sakoman · Wed Oct 27 05:04:30 2010 -0700
  62. b6241c2 ARMV7: OMAP3: Add expansion board detection for Beagle by Koen Kooi · Mon Sep 20 10:21:33 2010 -0700
  63. 0b88063 ARMV7: OMAP3: Add expansion board detection for Overo by Steve Sakoman · Mon Sep 20 08:05:14 2010 -0700
  64. 418ddd4 ARMV7: Fix build for non-OMAP3 boards by Steve Sakoman · Wed Oct 20 22:00:00 2010 -0700
  65. 25ed649 ARMV7: OMAP3: IGEP: Rename TEXT_BASE by Steve Sakoman · Thu Oct 21 06:11:53 2010 -0700
  66. cfbfdc2 AT91: add header file for the Shutdown Controller by Reinhard Meyer · Mon Oct 25 17:56:11 2010 +0200
  67. d424f01 AT91: add 2nd SPI to 9260/9XE/9G20 by Reinhard Meyer · Mon Oct 25 17:56:23 2010 +0200
  68. 5e26a1f env_sf: remove warning introduced with last patch by Stefano Babic · Fri Oct 29 11:49:45 2010 +0200
  69. abc587f Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Fri Oct 29 22:03:00 2010 +0200
  70. 3d7d377 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Fri Oct 29 21:50:24 2010 +0200
  71. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Fri Oct 29 21:47:48 2010 +0200
  72. d9b3550 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Oct 29 21:46:08 2010 +0200
  73. 1763e55 Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Fri Oct 29 21:44:40 2010 +0200
  74. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  75. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  76. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  77. 9a5ff78 Kirkwood: bugfix: DRAM size initialization by Tanmay Upadhyay · Thu Oct 28 20:06:22 2010 +0530
  78. 84cba2e kirkwood: get rid of config.mk files by Prafulla Wadaskar · Wed Oct 27 17:46:06 2010 +0530
  79. e678a02 kirkwood: guruplug: Relocate NAND environment area by Gray Remlin · Thu Oct 28 19:02:12 2010 +0530
  80. bc08e7e mx51evk: support new relocation scheme by Shawn Guo · Thu Oct 28 10:13:15 2010 +0800
  81. 62679bb mx51evk: consolidate env for mmcboot and netboot by Shawn Guo · Mon Oct 25 23:20:30 2010 +0800
  82. 4546eb7 mx51evk: Fix 2 hours reset issue by Shawn Guo · Wed Oct 27 23:36:04 2010 +0800
  83. 6eb9010 MX51: remove warning in clock.c by Stefano Babic · Thu Oct 28 11:08:52 2010 +0200
  84. 0fe61ce imx25: Fix reset by Matthias Weisser · Wed Oct 27 16:34:38 2010 +0200
  85. 4893625 MX5:use common u-boot.lds of cpu layer by Jason Liu · Thu Oct 21 09:11:47 2010 +0800
  86. e702c91 MX51: add CONFIG_SYS_TEXT_BASE to vision2 board, use general ld script by Stefano Babic · Wed Oct 20 09:23:06 2010 +0200
  87. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  88. a704d03 Blackfin: config.mk: drop manual stripping of config vars by Mike Frysinger · Tue Oct 19 02:48:34 2010 -0400
  89. bc78fa4 Blackfin: fix building after asm-offsets.h intro by Mike Frysinger · Wed Oct 27 21:10:58 2010 -0400
  90. 2f570f2 arm/pxa: remove unused arch-pxa/macro.h by Mikhail Kshevetskiy · Thu Oct 28 01:47:24 2010 +0400
  91. e05966d Prepare v2010.12-rc1 by Wolfgang Denk · Wed Oct 27 22:49:13 2010 +0200
  92. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  93. a915394 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · Tue Oct 19 11:13:21 2010 +0200
  94. 6b405b7 mmc: seperate block number into small parts for multi-write cmd by Lei Wen · Thu Oct 14 13:38:11 2010 +0800
  95. c81025d Merge branch 'master' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · Wed Oct 27 20:37:33 2010 +0200
  96. 5f6c286 env_sf: updated to the new environment code by Stefano Babic · Wed Oct 27 11:06:20 2010 +0200
  97. e8f372d Makefile: fix dependencies for building NAND_SPL by Wolfgang Denk · Wed Oct 27 11:06:51 2010 +0200
  98. 5ddc3c4 make-asm-offsets: fix sed script by Wolfgang Denk · Wed Oct 27 08:31:42 2010 +0200
  99. ca83f0e mcu25: fix out of tree building by Wolfgang Denk · Wed Oct 27 10:29:56 2010 +0200
  100. d29afc3 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · Tue Oct 26 23:42:23 2010 +0200