1. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  2. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  3. ac40508 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Sep 07 22:19:49 2010 +0200
  4. 4984bde Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Tue Sep 07 21:49:47 2010 +0200
  5. df85f80 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Sep 07 21:28:20 2010 +0200
  6. 3da00e6 sh: Add support do_bdinfo function by Nobuhiro Iwamatsu · Thu Jul 22 16:05:32 2010 +0900
  7. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · Mon Aug 23 19:52:03 2010 +0900
  8. ae62eb6 CMD_I2C: make alen=0 work by Reinhard Meyer · Wed Aug 25 14:41:16 2010 +0200
  9. 9989971 fdt: call fdt_parent_offset fewer times while translating addresses by Scott Wood · Thu Aug 12 18:37:39 2010 -0500
  10. 4e6d1b2 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Wed Aug 18 21:19:00 2010 +0200
  11. 3dc4ccd env_nand: return error when no device is found by Mike Frysinger · Wed Aug 11 23:42:26 2010 -0400
  12. 92cb940 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Aug 12 23:08:05 2010 +0200
  13. 95b57aa Fixed clobbered output of the "help usb" command by Sergei Poselenov · Mon Aug 09 16:01:42 2010 +0400
  14. 63c36f5 ARM: Add support for MB86R0x SoCs by Matthias Weisser · Mon Aug 09 13:31:49 2010 +0200
  15. b238801 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Aug 10 23:03:15 2010 +0200
  16. 298cf39 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Aug 10 22:49:09 2010 +0200
  17. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Aug 10 22:37:27 2010 +0200
  18. 2a212b6 fix cmd_mmc.c, line 136 missing " by Reinhard Meyer · Mon Aug 09 17:30:51 2010 +0200
  19. bd17e7a miiphy: leverage current_mii cache more by Mike Frysinger · Tue Jul 27 18:35:10 2010 -0400
  20. 24a9008 miiphy: unify device list lookup by Mike Frysinger · Tue Jul 27 18:35:09 2010 -0400
  21. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  22. ba31fb6 fdt: Fix bug in size calculation in fdt_resize() with initrd use by Feng Wang · Tue Aug 03 16:22:43 2010 +0200
  23. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · Sat Jul 31 15:01:53 2010 +0200
  24. 0dddc00 various cmd_* files: remove the command name from the help message by Frans Meulenbroeks · Sat Jul 31 15:01:52 2010 +0200
  25. e0726db flash_protect: check for NULL flash info by Mike Frysinger · Wed Jul 28 23:45:03 2010 -0400
  26. 7a060a7 getenv_f(): fix handling of too short buffers by Wolfgang Denk · Sat Jul 24 22:16:20 2010 +0200
  27. 7b5bf77 dataflash mmc mux: use common cmd_usage function by Mike Frysinger · Thu Jul 29 13:42:10 2010 -0400
  28. e799e98 mflash: use common cmd_usage function by Mike Frysinger · Thu Jul 29 13:42:29 2010 -0400
  29. 3952bea cmd editing: optimize/shrink output blanking by Mike Frysinger · Fri Jul 23 05:28:15 2010 -0400
  30. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · Fri Jun 25 18:04:59 2010 +0200
  31. 9b81e64 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · Sat Aug 07 17:29:44 2010 +0530
  32. 4502755 cmd_ide: add support for orion5x by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  33. 036c6b4 ide: add configuration by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  34. c8bb963 LZMA and LZO causes compile error by Matthias Weisser · Thu Aug 05 13:17:30 2010 +0200
  35. 6fc7d3a Fix condition where bootm_size not set and wrong memory size reported by Matthew McClintock · Thu Jul 08 10:11:08 2010 -0500
  36. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  37. b41ad24 bootm: fix pointer warning with lzma by Mike Frysinger · Sun Jul 25 15:54:17 2010 -0400
  38. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · Fri Jul 09 16:18:58 2010 -0500
  39. 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · Mon Jul 19 11:37:00 2010 +0200
  40. 660e9a4 usb_storage.c: change progress output in debug() message by Wolfgang Denk · Mon Jul 19 11:36:59 2010 +0200
  41. 1896bf1 usb_storage.c: initialize device type by Wolfgang Denk · Mon Jul 19 11:36:56 2010 +0200
  42. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  43. 800d1d1 fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · Sun Jul 04 12:48:21 2010 -0500
  44. 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
  45. 30c3add Drop support for GTH board by Wolfgang Denk · Mon Jul 05 22:46:33 2010 +0200
  46. fe8190b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Jul 16 23:15:01 2010 +0200
  47. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  48. 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
  49. 23cf8e4 Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · Sat Nov 28 13:57:43 2009 +0100
  50. 0268da0 NAND: formatting cleanups from env.oob support by Scott Wood · Mon Jul 12 18:17:40 2010 -0500
  51. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · Mon Jul 05 13:27:07 2010 -0400
  52. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  53. 89f5df9 Redundant environment: move flag definitions to header file by Wolfgang Denk · Tue Jun 22 15:44:16 2010 +0200
  54. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  55. b569361 exports.c: fix warning: 'dummy' defined but not used by Wolfgang Denk · Sun Jun 20 23:33:02 2010 +0200
  56. 49f57c5 cmd_ide.c: fix unused variable warning for SC3 board by Wolfgang Denk · Sun Jun 20 20:10:46 2010 +0200
  57. d9f22d1 shannon/INFERNO: fix special handling of environment configuration by Wolfgang Denk · Sun Jun 20 21:26:20 2010 +0200
  58. 0cae3d4 add redundant environment for env_sf.c by Wolfgang Wegner · Fri Apr 23 17:22:55 2010 +0200
  59. d848058 Merge branch 'master' into next by Wolfgang Denk · Wed Jun 30 01:02:11 2010 +0200
  60. 0f8337b Fix #if chain and added AVR32 case in cmd_bdinfo.c by Reinhard Meyer · Sun Jun 06 19:01:59 2010 +0200
  61. 7b96373 hwconfig: Add some unit tests by Anton Vorontsov · Fri Jun 18 15:08:27 2010 +0400
  62. fe98ce9 hwconfig: Fix stop characters parsing for subkeys by Anton Vorontsov · Fri Jun 18 15:08:12 2010 +0400
  63. 0618686 Fix console_buffer size conflict error. by Remy Bohmer · Thu Jun 17 21:17:08 2010 +0200
  64. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  65. 9a183d2 Prepare v2010.06-rc3 by Wolfgang Denk · Wed Jun 23 20:50:54 2010 +0200
  66. 3c13806 fdt_support: add entry for sec3.1 and fix sec3.3 by Kim Phillips · Fri Apr 23 12:20:11 2010 -0500
  67. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  68. 161bfc5 Fix "par[t]ition" typo. by Wolfgang Denk · Tue Nov 17 21:27:39 2009 +0100
  69. be329c1 Enabled support for Rev 1.3 SPD for DDR2 DIMMs by York Sun · Fri May 07 09:12:01 2010 -0500
  70. 84e20a2 cmd_usb.c: show cmd usage if no args given by Serge Ziryukin · Sun Apr 25 21:32:36 2010 +0300
  71. e455100 Move test for unnecessary memmove to memmove_wd() by Larry Johnson · Tue Apr 20 08:09:43 2010 -0400
  72. ad10080 command.c: Enable auto tab for the editenv command by Trübenbach, Ralf · Wed Apr 14 11:15:16 2010 +0200
  73. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  74. 889ef81 cmd_onenand.c: moved to standard subcommand handling by Frans Meulenbroeks · Sat Mar 27 17:14:36 2010 +0100
  75. 231550b Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue May 04 22:49:15 2010 +0200
  76. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · Wed Mar 24 16:59:30 2010 +0900
  77. 58daebd mtdparts: get rid of custom DEBUG macro, use debug() by Wolfgang Denk · Wed Apr 28 10:58:10 2010 +0200
  78. dc6e65c mtdparts: fix write through NULL pointer by Wolfgang Denk · Wed Apr 28 10:53:47 2010 +0200
  79. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · Sat Apr 24 19:27:05 2010 +0200
  80. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  81. 1124755 FIX: watchdog timeout, while waiting for input by Jens Scharsig · Fri Apr 09 19:02:38 2010 +0200
  82. 34e5088 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure by karl.beldan@gmail.com · Tue Apr 06 22:18:08 2010 +0200
  83. c59bc50 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · Sat Mar 27 11:16:10 2010 +0100
  84. 2e1221e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Fri Apr 09 21:49:42 2010 +0200
  85. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · Sun Apr 04 22:40:50 2010 -0500
  86. 3d42b8a USB storage probe by Kim B. Heino · Fri Mar 12 10:07:00 2010 +0200
  87. 300ea51 USB storage count by Kim B. Heino · Fri Mar 12 15:46:56 2010 +0200
  88. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · Tue Mar 30 10:19:26 2010 -0500
  89. 8f16e07 Merge branch 'next' by Wolfgang Denk · Thu Apr 01 11:28:32 2010 +0200
  90. 64ccc83 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · Mon Mar 29 13:15:48 2010 +0200
  91. ae18b41 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · Fri Mar 26 09:46:42 2010 +0100
  92. d388e88 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · Fri Mar 26 09:46:41 2010 +0100
  93. 97ea6e9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · Fri Mar 26 09:46:40 2010 +0100
  94. 6a08fd1 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · Fri Mar 26 09:46:39 2010 +0100
  95. 3f3748d cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · Fri Mar 26 09:46:38 2010 +0100
  96. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · Mon Mar 29 12:33:43 2010 +0200
  97. 2f4d365 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · Thu Mar 25 14:07:23 2010 +0100
  98. 392be2f Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · Sun Mar 28 00:04:18 2010 +0100
  99. 004a6ff fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used by Philippe De Muyter · Mon Sep 21 22:20:29 2009 -0600
  100. 2d68c26 lcd: make 16bpp work by Alessandro Rubini · Sat Mar 13 17:44:08 2010 +0100