1. 26cc2f0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Mon Oct 11 10:00:34 2010 +0200
  2. aed8931 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Oct 11 09:52:16 2010 +0200
  3. c48363c x86: Remove bi_env from do_bdinfo by Graeme Russ · Thu Oct 07 20:03:17 2010 +1100
  4. 7d398e9 sspi: add options to specify bus and mode by Reinhard Meyer · Thu Aug 26 10:57:27 2010 +0200
  5. 7e0e5ca Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · Wed Sep 29 13:30:56 2010 -0500
  6. e6dc29f cmd_elf: add an option for loading ELFs according to PHDRs by Mike Frysinger · Sat Oct 02 15:44:53 2010 -0400
  7. b04fde4 serial.c: Fix build breakage introduced with commit e3c78c9b by Stefan Roese · Wed Oct 06 18:50:59 2010 +0200
  8. faa0d2e env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · Tue Oct 05 14:17:00 2010 +0200
  9. 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · Tue Oct 05 15:31:38 2010 -0700
  10. afc448b Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Oct 05 14:42:32 2010 +0200
  11. 442cd1a ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() by Stefan Roese · Fri Sep 24 13:51:50 2010 +0200
  12. e6f07dc Blackfin: otp: fix build after constification of args[] by Mike Frysinger · Sat Oct 02 14:31:32 2010 -0400
  13. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  14. 29a5866 Add support for operating system OSE by Torkel Lundgren · Tue Sep 28 11:05:36 2010 +0200
  15. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  16. 9b58a20 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · Tue Sep 21 10:24:36 2010 +0200
  17. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  18. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · Thu Sep 16 14:01:53 2010 +0200
  19. add3e79 cmd_mmc: use common usage function by Mike Frysinger · Thu Jul 29 13:40:43 2010 -0400
  20. 558535a Merge branch 'next' of ../custodians into next by Wolfgang Denk · Tue Sep 21 09:22:17 2010 +0200
  21. 64b96a3 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · Tue Aug 31 10:04:11 2010 +0200
  22. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · Tue Aug 31 10:00:10 2010 +0200
  23. fb52e95 Remove HMI10 board support by Wolfgang Denk · Sun Sep 19 21:28:25 2010 +0200
  24. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  25. 167ad64 i2c: fix command usage help by Heiko Schocher · Fri Sep 17 13:10:35 2010 +0200
  26. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  27. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · Fri Sep 17 13:10:28 2010 +0200
  28. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  29. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  30. b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · Sun Jun 20 16:03:45 2010 +0200
  31. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800
  32. 61dba93 mmc: print out partition table by Lei Wen · Mon Sep 13 22:07:28 2010 +0800
  33. 14917a9 x86: Add do_bdinfo() by Graeme Russ · Sun Aug 22 16:25:58 2010 +1000
  34. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  35. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  36. ac40508 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Sep 07 22:19:49 2010 +0200
  37. 4984bde Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Tue Sep 07 21:49:47 2010 +0200
  38. df85f80 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Sep 07 21:28:20 2010 +0200
  39. 3da00e6 sh: Add support do_bdinfo function by Nobuhiro Iwamatsu · Thu Jul 22 16:05:32 2010 +0900
  40. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · Mon Aug 23 19:52:03 2010 +0900
  41. ae62eb6 CMD_I2C: make alen=0 work by Reinhard Meyer · Wed Aug 25 14:41:16 2010 +0200
  42. 9989971 fdt: call fdt_parent_offset fewer times while translating addresses by Scott Wood · Thu Aug 12 18:37:39 2010 -0500
  43. 4e6d1b2 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Wed Aug 18 21:19:00 2010 +0200
  44. 3dc4ccd env_nand: return error when no device is found by Mike Frysinger · Wed Aug 11 23:42:26 2010 -0400
  45. 92cb940 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Aug 12 23:08:05 2010 +0200
  46. 95b57aa Fixed clobbered output of the "help usb" command by Sergei Poselenov · Mon Aug 09 16:01:42 2010 +0400
  47. 63c36f5 ARM: Add support for MB86R0x SoCs by Matthias Weisser · Mon Aug 09 13:31:49 2010 +0200
  48. b238801 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Aug 10 23:03:15 2010 +0200
  49. 298cf39 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Aug 10 22:49:09 2010 +0200
  50. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Aug 10 22:37:27 2010 +0200
  51. 2a212b6 fix cmd_mmc.c, line 136 missing " by Reinhard Meyer · Mon Aug 09 17:30:51 2010 +0200
  52. bd17e7a miiphy: leverage current_mii cache more by Mike Frysinger · Tue Jul 27 18:35:10 2010 -0400
  53. 24a9008 miiphy: unify device list lookup by Mike Frysinger · Tue Jul 27 18:35:09 2010 -0400
  54. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  55. ba31fb6 fdt: Fix bug in size calculation in fdt_resize() with initrd use by Feng Wang · Tue Aug 03 16:22:43 2010 +0200
  56. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · Sat Jul 31 15:01:53 2010 +0200
  57. 0dddc00 various cmd_* files: remove the command name from the help message by Frans Meulenbroeks · Sat Jul 31 15:01:52 2010 +0200
  58. e0726db flash_protect: check for NULL flash info by Mike Frysinger · Wed Jul 28 23:45:03 2010 -0400
  59. 7a060a7 getenv_f(): fix handling of too short buffers by Wolfgang Denk · Sat Jul 24 22:16:20 2010 +0200
  60. 7b5bf77 dataflash mmc mux: use common cmd_usage function by Mike Frysinger · Thu Jul 29 13:42:10 2010 -0400
  61. e799e98 mflash: use common cmd_usage function by Mike Frysinger · Thu Jul 29 13:42:29 2010 -0400
  62. 3952bea cmd editing: optimize/shrink output blanking by Mike Frysinger · Fri Jul 23 05:28:15 2010 -0400
  63. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · Fri Jun 25 18:04:59 2010 +0200
  64. 9b81e64 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · Sat Aug 07 17:29:44 2010 +0530
  65. 4502755 cmd_ide: add support for orion5x by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  66. 036c6b4 ide: add configuration by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  67. c8bb963 LZMA and LZO causes compile error by Matthias Weisser · Thu Aug 05 13:17:30 2010 +0200
  68. 6fc7d3a Fix condition where bootm_size not set and wrong memory size reported by Matthew McClintock · Thu Jul 08 10:11:08 2010 -0500
  69. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  70. b41ad24 bootm: fix pointer warning with lzma by Mike Frysinger · Sun Jul 25 15:54:17 2010 -0400
  71. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · Fri Jul 09 16:18:58 2010 -0500
  72. 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · Mon Jul 19 11:37:00 2010 +0200
  73. 660e9a4 usb_storage.c: change progress output in debug() message by Wolfgang Denk · Mon Jul 19 11:36:59 2010 +0200
  74. 1896bf1 usb_storage.c: initialize device type by Wolfgang Denk · Mon Jul 19 11:36:56 2010 +0200
  75. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  76. 800d1d1 fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · Sun Jul 04 12:48:21 2010 -0500
  77. b87e793 fdt: Add fdt_translate_address to convert reg node to cpu phys addr by Kumar Gala · Wed Jun 16 14:27:38 2010 -0500
  78. 30c3add Drop support for GTH board by Wolfgang Denk · Mon Jul 05 22:46:33 2010 +0200
  79. fe8190b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Jul 16 23:15:01 2010 +0200
  80. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  81. 6578bae fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · Fri May 28 08:00:14 2010 +0000
  82. 23cf8e4 Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · Sat Nov 28 13:57:43 2009 +0100
  83. 0268da0 NAND: formatting cleanups from env.oob support by Scott Wood · Mon Jul 12 18:17:40 2010 -0500
  84. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · Mon Jul 05 13:27:07 2010 -0400
  85. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  86. 89f5df9 Redundant environment: move flag definitions to header file by Wolfgang Denk · Tue Jun 22 15:44:16 2010 +0200
  87. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  88. b569361 exports.c: fix warning: 'dummy' defined but not used by Wolfgang Denk · Sun Jun 20 23:33:02 2010 +0200
  89. 49f57c5 cmd_ide.c: fix unused variable warning for SC3 board by Wolfgang Denk · Sun Jun 20 20:10:46 2010 +0200
  90. d9f22d1 shannon/INFERNO: fix special handling of environment configuration by Wolfgang Denk · Sun Jun 20 21:26:20 2010 +0200
  91. 0cae3d4 add redundant environment for env_sf.c by Wolfgang Wegner · Fri Apr 23 17:22:55 2010 +0200
  92. d848058 Merge branch 'master' into next by Wolfgang Denk · Wed Jun 30 01:02:11 2010 +0200
  93. 0f8337b Fix #if chain and added AVR32 case in cmd_bdinfo.c by Reinhard Meyer · Sun Jun 06 19:01:59 2010 +0200
  94. 7b96373 hwconfig: Add some unit tests by Anton Vorontsov · Fri Jun 18 15:08:27 2010 +0400
  95. fe98ce9 hwconfig: Fix stop characters parsing for subkeys by Anton Vorontsov · Fri Jun 18 15:08:12 2010 +0400
  96. 0618686 Fix console_buffer size conflict error. by Remy Bohmer · Thu Jun 17 21:17:08 2010 +0200
  97. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  98. 9a183d2 Prepare v2010.06-rc3 by Wolfgang Denk · Wed Jun 23 20:50:54 2010 +0200
  99. 3c13806 fdt_support: add entry for sec3.1 and fix sec3.3 by Kim Phillips · Fri Apr 23 12:20:11 2010 -0500
  100. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800