1. 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
  2. d1466d1 Merge remote branch 'origin/master' into next by Wolfgang Denk · Sun Mar 21 22:45:36 2010 +0100
  3. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · Tue Mar 16 17:10:05 2010 +0100
  4. c1115d9 cmd history: Match history buffer size to console buffer by John Schmoller · Fri Mar 12 09:49:24 2010 -0600
  5. c01e720 console: Fix console buffer overrun by John Schmoller · Fri Mar 12 09:49:23 2010 -0600
  6. 2347d4e cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · Fri Feb 26 14:00:19 2010 +0100
  7. 290eefb cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · Thu Feb 25 10:12:16 2010 +0100
  8. 1c70402 cmd_i2c.c: sorted commands alphabetically by Frans Meulenbroeks · Thu Feb 25 10:12:15 2010 +0100
  9. a5b9522 cmd_i2c.c: reworked subcommand handling by Frans Meulenbroeks · Thu Feb 25 10:12:14 2010 +0100
  10. 6b419fb cmd_bootm.c: made subcommand array static by Frans Meulenbroeks · Thu Feb 25 10:12:13 2010 +0100
  11. 94bf72b cmd_i2c.c: reduced subaddress length to 3 bytes by Frans Meulenbroeks · Thu Feb 25 10:12:12 2010 +0100
  12. ec8744a console.c: fix problem with splashimage by Anatolij Gustschin · Tue Mar 16 15:29:33 2010 +0100
  13. e8943cc cmd_mmc remove \n by Frans Meulenbroeks · Thu Feb 25 14:03:08 2010 +0100
  14. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  15. 6dbca5f Cosmetic change - indentation correction. by Michael Zaidman · Sun Feb 28 16:28:25 2010 +0200
  16. 99695c2 cmd_mtdparts.c: prevent printbuffer overflows by Anatolij Gustschin · Wed Feb 24 00:29:44 2010 +0100
  17. ce2dd6e Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT by Wolfgang Denk · Thu Mar 11 23:56:03 2010 +0100
  18. 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
  19. e67b02f cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · Mon Feb 22 22:49:06 2010 +0100
  20. 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
  21. 93cf093 USB: usb_control_msg wait for driver ISR to set status. by Remy Bohmer · Mon Feb 01 19:40:47 2010 +0100
  22. ec3c002 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Feb 03 20:05:27 2010 +0100
  23. 8fdcb40 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Wed Feb 03 20:03:46 2010 +0100
  24. 3207afd cmd_ximg.c: fix error: 'i' undeclared by Wolfgang Denk · Sun Jan 31 21:51:43 2010 +0100
  25. 460c7d2 lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor by Anatolij Gustschin · Sat Dec 12 21:20:57 2009 +0100
  26. be14eb1 env_nand.c: print error message and fail gracefully by Wolfgang Denk · Sat Jan 16 21:50:26 2010 -0700
  27. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · Tue Jan 12 11:42:43 2010 -0600
  28. 781afa9 add ability to handle compressed images to imxtract by Wolfgang Wegner · Thu Dec 10 10:11:21 2009 +0100
  29. b5125d2 jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE by Mike Frysinger · Fri Jan 08 08:03:06 2010 -0500
  30. ab427ae gzip/zlib: make features optional by Mike Frysinger · Thu Jan 21 19:30:36 2010 -0500
  31. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · Wed Jan 20 18:19:10 2010 +0100
  32. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · Tue Nov 03 11:35:59 2009 -0500
  33. 07b4627 CRAMFS: support cramfs in RAM by Heiko Schocher · Thu Jan 07 08:55:54 2010 +0100
  34. e719363 env, eeprom: add redundant environment support by Heiko Schocher · Thu Jan 07 08:55:44 2010 +0100
  35. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · Thu Jan 07 08:55:40 2010 +0100
  36. 030c11c cmd_bootm.c: Change interpretation of standalone image parameters. by Detlev Zundel · Tue Dec 22 12:43:02 2009 +0100
  37. 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
  38. 5873331 kgdb: update mem2hex/hex2mem funcs by Robin Getz · Mon Dec 21 18:40:44 2009 -0500
  39. ed9d08e kgdb: add default generic stubs by Robin Getz · Mon Dec 21 18:40:42 2009 -0500
  40. d595458 config_defaults.h: new header for common u-boot config defaults by Mike Frysinger · Wed Dec 02 21:15:03 2009 -0500
  41. b634942 malloc: return NULL if not initialized yet by Wolfgang Denk · Fri Jan 15 11:20:10 2010 +0100
  42. 6173ce8 onenand: Fix compile errors due to FlexOneNAND by Sanjeev Premi · Fri Dec 18 14:55:24 2009 +0530
  43. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  44. d43a0b8 usb: write command for RAW partition. by Mahavir Jain · Tue Nov 03 12:22:10 2009 +0530
  45. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · Sat Oct 31 12:37:38 2009 -0500
  46. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  47. 3c51641 Merge branch 'master' of ../work into next by Wolfgang Denk · Mon Dec 07 23:42:33 2009 +0100
  48. b9a8d45 i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · Sat Dec 05 11:59:51 2009 +0100
  49. 12decf4 Merge branch 'master' into next by Wolfgang Denk · Mon Dec 07 22:47:17 2009 +0100
  50. 694a393 bootm: Fix help message's sub-command ordering by Peter Tyser · Wed Nov 18 19:08:59 2009 -0600
  51. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  52. f7440cd add lzop decompression support by Peter Korsgaard · Thu Nov 19 11:37:51 2009 +0100
  53. 93c3060 i386: Fix malloc initialization by Graeme Russ · Tue Nov 24 20:04:13 2009 +1100
  54. 580d641 Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · Thu Nov 19 11:00:28 2009 -0500
  55. 83e3535 Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · Thu Nov 12 19:28:25 2009 +0530
  56. 5599236 cmd_date: Fix spelling in error message. by Magnus Lilja · Wed Nov 11 19:56:36 2009 +0100
  57. 4274443 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · Wed Nov 11 10:36:28 2009 -0600
  58. 5e9be69 cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · Wed Nov 11 10:36:19 2009 -0600
  59. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · Mon Nov 09 15:17:50 2009 -0600
  60. 9a14a5a exports: rewrite jump table init by Mike Frysinger · Wed Nov 04 16:34:42 2009 -0500
  61. 6c1616a bootm: mark local boot_os[] table static by Mike Frysinger · Tue Nov 03 11:36:26 2009 -0500
  62. 00d8656 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · Thu Oct 29 14:24:22 2009 +0100
  63. cc35c49 Add 'true' and 'false' commands by Peter Tyser · Fri Oct 16 17:36:27 2009 -0500
  64. 2d2712a cmd_help: General cleanup by Peter Tyser · Fri Oct 16 17:36:26 2009 -0500
  65. eabe6d9 command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · Fri Oct 16 17:36:25 2009 -0500
  66. 4773566 ENV Variable support for Flex-OneNAND by Amul Kumar Saha · Wed Nov 04 10:38:46 2009 +0530
  67. 1589500 cmd_nand: Move conditional compilation to Makefile by Peter Tyser · Thu Oct 15 10:48:18 2009 -0500
  68. 4fa5688 cmd_nand: Remove duplicate include by Peter Tyser · Thu Oct 15 10:48:17 2009 -0500
  69. 0deafa2 Add 'editenv' command by Peter Tyser · Sun Oct 25 15:12:56 2009 -0500
  70. 9fb48fd setenv(): Delete 0-length environment variables by Peter Tyser · Sun Oct 25 15:12:55 2009 -0500
  71. 8ad15a9 readline(): Add ability to modify a string buffer by Peter Tyser · Sun Oct 25 15:12:54 2009 -0500
  72. 03e46c4 cread_line(): Remove unused variables by Peter Tyser · Sun Oct 25 15:12:53 2009 -0500
  73. c144e01 Check for NULL prompt in readline_into_buffer() by Peter Tyser · Sun Oct 25 15:12:52 2009 -0500
  74. 5cefcbf Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 27 20:56:31 2009 +0100
  75. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  76. 9e9cf60 fdt_support: Add multi-serial support for stdout fixup by Anton Vorontsov · Thu Oct 15 17:47:04 2009 +0400
  77. 22f8b68 sf: add GPL-2 license info by Mike Frysinger · Fri Oct 09 17:12:44 2009 -0400
  78. 59735d3 fdt: Fix fdt padding issue for initrd mem_rsv by Kumar Gala · Wed Oct 21 23:29:51 2009 -0500
  79. 0e78c94 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sat Oct 24 22:26:09 2009 +0200
  80. a0f10c9 fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb by Stefan Roese · Wed Oct 21 11:59:52 2009 +0200
  81. ab1a6e9 lcd: remove '#if 0' 32-bit scroll, now memcpy does it by Alessandro Rubini · Sat Oct 10 11:51:26 2009 +0200
  82. 5d4d06c setenv: do console redirection even if previously unset by Alessandro Rubini · Thu Oct 08 14:29:14 2009 +0200
  83. cb47b4f mem_mtest: fix error reporting, allow escape with ^C by Paul Gortmaker · Fri Oct 02 18:18:33 2009 -0400
  84. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  85. 23f55e8 Cleanup: use constant by Niklaus Giger · Wed Sep 23 08:12:14 2009 +0200
  86. fca3084 s5pc1xx: support serial driver by Minkyu Kang · Thu Oct 01 17:20:28 2009 +0900
  87. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  88. d4c6154 ppc4xx: Rework cmd reginfo by Niklaus Giger · Sun Oct 04 20:04:21 2009 +0200
  89. 4a6a663 arm/microblaze/nios/nios2/sh: Remove relocation fixups by Peter Tyser · Tue Sep 22 09:27:55 2009 -0500
  90. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  91. 477a5fe Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Sep 30 23:26:59 2009 +0200
  92. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  93. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  94. d028afa cmd_fdt.c: fix parse of byte streams and strings by Ken MacLeod · Fri Sep 11 15:16:18 2009 -0500
  95. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · Wed Sep 23 07:56:08 2009 +0200
  96. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · Wed Sep 16 21:38:10 2009 -0500
  97. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  98. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · Mon Sep 07 15:05:02 2009 +0530
  99. 4454c9e mkimage: Make table_entry code global by Prafulla Wadaskar · Mon Sep 07 14:59:08 2009 +0530
  100. 49432ab mkimage: Make genimg_print_size() global by Prafulla Wadaskar · Mon Sep 07 14:59:07 2009 +0530