1. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  2. 89f5df9 Redundant environment: move flag definitions to header file by Wolfgang Denk · Tue Jun 22 15:44:16 2010 +0200
  3. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  4. b569361 exports.c: fix warning: 'dummy' defined but not used by Wolfgang Denk · Sun Jun 20 23:33:02 2010 +0200
  5. 49f57c5 cmd_ide.c: fix unused variable warning for SC3 board by Wolfgang Denk · Sun Jun 20 20:10:46 2010 +0200
  6. d9f22d1 shannon/INFERNO: fix special handling of environment configuration by Wolfgang Denk · Sun Jun 20 21:26:20 2010 +0200
  7. 0cae3d4 add redundant environment for env_sf.c by Wolfgang Wegner · Fri Apr 23 17:22:55 2010 +0200
  8. d848058 Merge branch 'master' into next by Wolfgang Denk · Wed Jun 30 01:02:11 2010 +0200
  9. 0f8337b Fix #if chain and added AVR32 case in cmd_bdinfo.c by Reinhard Meyer · Sun Jun 06 19:01:59 2010 +0200
  10. 7b96373 hwconfig: Add some unit tests by Anton Vorontsov · Fri Jun 18 15:08:27 2010 +0400
  11. fe98ce9 hwconfig: Fix stop characters parsing for subkeys by Anton Vorontsov · Fri Jun 18 15:08:12 2010 +0400
  12. 0618686 Fix console_buffer size conflict error. by Remy Bohmer · Thu Jun 17 21:17:08 2010 +0200
  13. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  14. 9a183d2 Prepare v2010.06-rc3 by Wolfgang Denk · Wed Jun 23 20:50:54 2010 +0200
  15. 3c13806 fdt_support: add entry for sec3.1 and fix sec3.3 by Kim Phillips · Fri Apr 23 12:20:11 2010 -0500
  16. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  17. 161bfc5 Fix "par[t]ition" typo. by Wolfgang Denk · Tue Nov 17 21:27:39 2009 +0100
  18. be329c1 Enabled support for Rev 1.3 SPD for DDR2 DIMMs by York Sun · Fri May 07 09:12:01 2010 -0500
  19. 84e20a2 cmd_usb.c: show cmd usage if no args given by Serge Ziryukin · Sun Apr 25 21:32:36 2010 +0300
  20. e455100 Move test for unnecessary memmove to memmove_wd() by Larry Johnson · Tue Apr 20 08:09:43 2010 -0400
  21. ad10080 command.c: Enable auto tab for the editenv command by Trübenbach, Ralf · Wed Apr 14 11:15:16 2010 +0200
  22. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · Sat Apr 24 00:05:47 2010 +1000
  23. 889ef81 cmd_onenand.c: moved to standard subcommand handling by Frans Meulenbroeks · Sat Mar 27 17:14:36 2010 +0100
  24. 231550b Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue May 04 22:49:15 2010 +0200
  25. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · Wed Mar 24 16:59:30 2010 +0900
  26. 58daebd mtdparts: get rid of custom DEBUG macro, use debug() by Wolfgang Denk · Wed Apr 28 10:58:10 2010 +0200
  27. dc6e65c mtdparts: fix write through NULL pointer by Wolfgang Denk · Wed Apr 28 10:53:47 2010 +0200
  28. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · Sat Apr 24 19:27:05 2010 +0200
  29. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  30. 1124755 FIX: watchdog timeout, while waiting for input by Jens Scharsig · Fri Apr 09 19:02:38 2010 +0200
  31. 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
  32. c59bc50 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · Sat Mar 27 11:16:10 2010 +0100
  33. 2e1221e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Fri Apr 09 21:49:42 2010 +0200
  34. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · Sun Apr 04 22:40:50 2010 -0500
  35. 3d42b8a USB storage probe by Kim B. Heino · Fri Mar 12 10:07:00 2010 +0200
  36. 300ea51 USB storage count by Kim B. Heino · Fri Mar 12 15:46:56 2010 +0200
  37. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · Tue Mar 30 10:19:26 2010 -0500
  38. 8f16e07 Merge branch 'next' by Wolfgang Denk · Thu Apr 01 11:28:32 2010 +0200
  39. 64ccc83 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · Mon Mar 29 13:15:48 2010 +0200
  40. ae18b41 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · Fri Mar 26 09:46:42 2010 +0100
  41. d388e88 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · Fri Mar 26 09:46:41 2010 +0100
  42. 97ea6e9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · Fri Mar 26 09:46:40 2010 +0100
  43. 6a08fd1 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · Fri Mar 26 09:46:39 2010 +0100
  44. 3f3748d cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · Fri Mar 26 09:46:38 2010 +0100
  45. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · Mon Mar 29 12:33:43 2010 +0200
  46. 2f4d365 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · Thu Mar 25 14:07:23 2010 +0100
  47. 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
  48. 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
  49. 2d68c26 lcd: make 16bpp work by Alessandro Rubini · Sat Mar 13 17:44:08 2010 +0100
  50. adb8eb9 cmd_nand: show nand scrub confirmation character by Florian Fainelli · Sat Mar 20 19:02:58 2010 +0100
  51. d1466d1 Merge remote branch 'origin/master' into next by Wolfgang Denk · Sun Mar 21 22:45:36 2010 +0100
  52. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · Tue Mar 16 17:10:05 2010 +0100
  53. c1115d9 cmd history: Match history buffer size to console buffer by John Schmoller · Fri Mar 12 09:49:24 2010 -0600
  54. c01e720 console: Fix console buffer overrun by John Schmoller · Fri Mar 12 09:49:23 2010 -0600
  55. 2347d4e cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · Fri Feb 26 14:00:19 2010 +0100
  56. 290eefb cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · Thu Feb 25 10:12:16 2010 +0100
  57. 1c70402 cmd_i2c.c: sorted commands alphabetically by Frans Meulenbroeks · Thu Feb 25 10:12:15 2010 +0100
  58. a5b9522 cmd_i2c.c: reworked subcommand handling by Frans Meulenbroeks · Thu Feb 25 10:12:14 2010 +0100
  59. 6b419fb cmd_bootm.c: made subcommand array static by Frans Meulenbroeks · Thu Feb 25 10:12:13 2010 +0100
  60. 94bf72b cmd_i2c.c: reduced subaddress length to 3 bytes by Frans Meulenbroeks · Thu Feb 25 10:12:12 2010 +0100
  61. ec8744a console.c: fix problem with splashimage by Anatolij Gustschin · Tue Mar 16 15:29:33 2010 +0100
  62. e8943cc cmd_mmc remove \n by Frans Meulenbroeks · Thu Feb 25 14:03:08 2010 +0100
  63. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  64. 6dbca5f Cosmetic change - indentation correction. by Michael Zaidman · Sun Feb 28 16:28:25 2010 +0200
  65. 99695c2 cmd_mtdparts.c: prevent printbuffer overflows by Anatolij Gustschin · Wed Feb 24 00:29:44 2010 +0100
  66. ce2dd6e Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT by Wolfgang Denk · Thu Mar 11 23:56:03 2010 +0100
  67. 92bc263 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · Fri Jan 15 10:06:06 2010 -0500
  68. e67b02f cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · Mon Feb 22 22:49:06 2010 +0100
  69. 2e53636 net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop by Stefan Roese · Tue Feb 02 13:43:48 2010 +0100
  70. 93cf093 USB: usb_control_msg wait for driver ISR to set status. by Remy Bohmer · Mon Feb 01 19:40:47 2010 +0100
  71. ec3c002 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Feb 03 20:05:27 2010 +0100
  72. 8fdcb40 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Wed Feb 03 20:03:46 2010 +0100
  73. 3207afd cmd_ximg.c: fix error: 'i' undeclared by Wolfgang Denk · Sun Jan 31 21:51:43 2010 +0100
  74. 460c7d2 lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor by Anatolij Gustschin · Sat Dec 12 21:20:57 2009 +0100
  75. be14eb1 env_nand.c: print error message and fail gracefully by Wolfgang Denk · Sat Jan 16 21:50:26 2010 -0700
  76. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · Tue Jan 12 11:42:43 2010 -0600
  77. 781afa9 add ability to handle compressed images to imxtract by Wolfgang Wegner · Thu Dec 10 10:11:21 2009 +0100
  78. b5125d2 jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE by Mike Frysinger · Fri Jan 08 08:03:06 2010 -0500
  79. ab427ae gzip/zlib: make features optional by Mike Frysinger · Thu Jan 21 19:30:36 2010 -0500
  80. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · Wed Jan 20 18:19:10 2010 +0100
  81. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · Tue Nov 03 11:35:59 2009 -0500
  82. 07b4627 CRAMFS: support cramfs in RAM by Heiko Schocher · Thu Jan 07 08:55:54 2010 +0100
  83. e719363 env, eeprom: add redundant environment support by Heiko Schocher · Thu Jan 07 08:55:44 2010 +0100
  84. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · Thu Jan 07 08:55:40 2010 +0100
  85. 030c11c cmd_bootm.c: Change interpretation of standalone image parameters. by Detlev Zundel · Tue Dec 22 12:43:02 2009 +0100
  86. 4e46ab3 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. by Detlev Zundel · Tue Dec 22 12:43:01 2009 +0100
  87. 5873331 kgdb: update mem2hex/hex2mem funcs by Robin Getz · Mon Dec 21 18:40:44 2009 -0500
  88. ed9d08e kgdb: add default generic stubs by Robin Getz · Mon Dec 21 18:40:42 2009 -0500
  89. d595458 config_defaults.h: new header for common u-boot config defaults by Mike Frysinger · Wed Dec 02 21:15:03 2009 -0500
  90. b634942 malloc: return NULL if not initialized yet by Wolfgang Denk · Fri Jan 15 11:20:10 2010 +0100
  91. 6173ce8 onenand: Fix compile errors due to FlexOneNAND by Sanjeev Premi · Fri Dec 18 14:55:24 2009 +0530
  92. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  93. d43a0b8 usb: write command for RAW partition. by Mahavir Jain · Tue Nov 03 12:22:10 2009 +0530
  94. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · Sat Oct 31 12:37:38 2009 -0500
  95. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  96. 3c51641 Merge branch 'master' of ../work into next by Wolfgang Denk · Mon Dec 07 23:42:33 2009 +0100
  97. b9a8d45 i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · Sat Dec 05 11:59:51 2009 +0100
  98. 12decf4 Merge branch 'master' into next by Wolfgang Denk · Mon Dec 07 22:47:17 2009 +0100
  99. 694a393 bootm: Fix help message's sub-command ordering by Peter Tyser · Wed Nov 18 19:08:59 2009 -0600
  100. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100