1. 0deafa2 Add 'editenv' command by Peter Tyser · Sun Oct 25 15:12:56 2009 -0500
  2. 9fb48fd setenv(): Delete 0-length environment variables by Peter Tyser · Sun Oct 25 15:12:55 2009 -0500
  3. 8ad15a9 readline(): Add ability to modify a string buffer by Peter Tyser · Sun Oct 25 15:12:54 2009 -0500
  4. 03e46c4 cread_line(): Remove unused variables by Peter Tyser · Sun Oct 25 15:12:53 2009 -0500
  5. c144e01 Check for NULL prompt in readline_into_buffer() by Peter Tyser · Sun Oct 25 15:12:52 2009 -0500
  6. 5cefcbf Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 27 20:56:31 2009 +0100
  7. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  8. 9e9cf60 fdt_support: Add multi-serial support for stdout fixup by Anton Vorontsov · Thu Oct 15 17:47:04 2009 +0400
  9. 22f8b68 sf: add GPL-2 license info by Mike Frysinger · Fri Oct 09 17:12:44 2009 -0400
  10. 59735d3 fdt: Fix fdt padding issue for initrd mem_rsv by Kumar Gala · Wed Oct 21 23:29:51 2009 -0500
  11. 0e78c94 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sat Oct 24 22:26:09 2009 +0200
  12. 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
  13. ab1a6e9 lcd: remove '#if 0' 32-bit scroll, now memcpy does it by Alessandro Rubini · Sat Oct 10 11:51:26 2009 +0200
  14. 5d4d06c setenv: do console redirection even if previously unset by Alessandro Rubini · Thu Oct 08 14:29:14 2009 +0200
  15. cb47b4f mem_mtest: fix error reporting, allow escape with ^C by Paul Gortmaker · Fri Oct 02 18:18:33 2009 -0400
  16. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  17. 23f55e8 Cleanup: use constant by Niklaus Giger · Wed Sep 23 08:12:14 2009 +0200
  18. fca3084 s5pc1xx: support serial driver by Minkyu Kang · Thu Oct 01 17:20:28 2009 +0900
  19. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  20. d4c6154 ppc4xx: Rework cmd reginfo by Niklaus Giger · Sun Oct 04 20:04:21 2009 +0200
  21. 4a6a663 arm/microblaze/nios/nios2/sh: Remove relocation fixups by Peter Tyser · Tue Sep 22 09:27:55 2009 -0500
  22. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  23. 477a5fe Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Sep 30 23:26:59 2009 +0200
  24. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  25. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  26. d028afa cmd_fdt.c: fix parse of byte streams and strings by Ken MacLeod · Fri Sep 11 15:16:18 2009 -0500
  27. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · Wed Sep 23 07:56:08 2009 +0200
  28. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · Wed Sep 16 21:38:10 2009 -0500
  29. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  30. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · Mon Sep 07 15:05:02 2009 +0530
  31. 4454c9e mkimage: Make table_entry code global by Prafulla Wadaskar · Mon Sep 07 14:59:08 2009 +0530
  32. 49432ab mkimage: Make genimg_print_size() global by Prafulla Wadaskar · Mon Sep 07 14:59:07 2009 +0530
  33. 3b50677 tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · Wed Aug 19 11:42:56 2009 +0200
  34. 9c1a9cd cmd_mtdparts.c: fix compiler warning in debug code by Wolfgang Denk · Wed Sep 02 10:21:20 2009 +0200
  35. 5e72669 Add ability for arch code to make changes before we boot by Kumar Gala · Thu Aug 27 08:23:55 2009 -0500
  36. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  37. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  38. 6ac6e7d Merge branch 'next' of ../next by Wolfgang Denk · Mon Aug 31 22:21:47 2009 +0200
  39. a2bbf4e bugfix CONFIG_SYS_CONSOLE_INFO_QUIET by David Brownell · Sun Aug 30 11:05:29 2009 -0700
  40. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  41. 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · Mon Jul 27 00:07:59 2009 -0400
  42. baf4189 fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges by Kumar Gala · Wed Aug 05 09:03:54 2009 -0500
  43. cc215a1 hush: Fix bogus free() call by Peter Tyser · Wed Aug 05 16:18:44 2009 -0500
  44. 09304f5 env: kill off default_environment_size by Mike Frysinger · Fri Jul 24 17:51:27 2009 -0400
  45. 53c6574 export SPI functions to standalone apps by Mike Frysinger · Thu Jul 23 16:37:48 2009 -0400
  46. 90d1d73 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Tue Aug 04 21:54:11 2009 +0200
  47. ec965ff Fix ext2load return code by Wolfgang Denk · Tue Jul 28 22:07:37 2009 +0200
  48. daff3fe Less verbose output when loading vxworks 6.x images by Niklaus Giger · Thu Jul 23 23:31:58 2009 +0200
  49. 458e0ff Fix compiler warnings after loff_t change by Kyungmin Park · Mon Jul 20 09:47:47 2009 +0900
  50. 465c45a video: move extern declarations from C to headers by Alessandro Rubini · Sun Jul 19 17:52:27 2009 +0200
  51. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Jul 23 22:23:23 2009 +0200
  52. e68fdc3 Remove static declaration from gunzip_bmp() by Mark Jackson · Tue Jul 21 11:30:53 2009 +0100
  53. ca2cac2 cmd_tsi148: General cleanup by Peter Tyser · Mon Jul 20 21:51:38 2009 -0500
  54. ea32b5e Re-add support for image type 'Standalone Program' by Detlev Zundel · Mon Jul 13 16:01:19 2009 +0200
  55. 7709447 Add error checking for unsupported OS types. by Detlev Zundel · Mon Jul 13 16:01:18 2009 +0200
  56. 82f0d23 Add DNS support by Robin Getz · Mon Jul 20 14:53:54 2009 -0400
  57. d02bd74 Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · Tue Jul 21 10:45:49 2009 +0200
  58. 7dcc170 ubi: help message correction by Andrzej Wolski · Fri Jul 17 22:26:54 2009 +0200
  59. 66b0726 common: fix 'dummy' is used uninitialized in this function warning by Kim Phillips · Mon Jun 15 11:50:40 2009 -0500
  60. fd53c5e cmd_flash.c: fix fix compile error for boards with DataFlash by Wolfgang Denk · Sun Jul 19 19:32:37 2009 +0200
  61. ff196c1 Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · Wed Jun 10 19:09:40 2009 +0200
  62. 5a30936 console: unify printing current devices by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:55 2009 +0200
  63. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  64. a2f3082 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' by Wolfgang Denk · Sat Jul 18 23:18:14 2009 +0200
  65. 4243d76 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Jul 18 14:59:40 2009 +0200
  66. 0315997 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sat Jul 18 14:59:05 2009 +0200
  67. d7218fe cmd_i2c: bugfix: add missing brace by Alessandro Rubini · Fri Jul 17 14:42:11 2009 +0200
  68. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  69. 9e51892 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Fri Jul 17 23:05:41 2009 +0200
  70. b6ade25 sata: namespace curr_device variable by Mike Frysinger · Sun Jun 14 21:35:22 2009 -0400
  71. 0289fe6 cmd_mmc: make curr_device static by Mike Frysinger · Sun Jun 14 21:35:21 2009 -0400
  72. 5388418 Added support for splash screen positioning by Matthias Weisser · Thu Jul 09 16:07:30 2009 +0200
  73. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  74. a1f416c MTD: OneNAND: Increase the environment size to 4KiB by Kyungmin Park · Sat Jul 11 16:49:55 2009 +0900
  75. a73904e Add simple hwconfig infrastructure by Anton Vorontsov · Wed Jun 10 00:25:27 2009 +0400
  76. ef4a562 Command for accessing serial flash update by TsiChung Liew · Tue Jun 30 14:30:19 2009 +0000
  77. 9dae38a Command improvements for ubifs by Simon Kagstrom · Tue Jul 07 16:01:02 2009 +0200
  78. 4a8fbfb Handle VID header offset in ubi part command by Simon Kagstrom · Tue Jul 07 16:59:46 2009 +0200
  79. 4dbb4f8 env_onenand: change env_address type from unsigned long to loff_t by HeungJun Kim · Tue Jun 30 14:42:22 2009 +0900
  80. fad2444 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · Mon May 18 16:07:22 2009 +0200
  81. 7a15ca1 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · Sun May 24 17:34:33 2009 +0200
  82. a68e058 env_nand: remove unused variable. by Guennadi Liakhovetski · Mon May 18 16:06:45 2009 +0200
  83. 8a1f364 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · Thu Jul 02 16:15:01 2009 +0530
  84. 7c8e97f Blackfin: new spibootldr command by Mike Frysinger · Thu Nov 27 16:50:32 2008 -0500
  85. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  86. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · Sat May 16 10:47:45 2009 +0200
  87. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  88. 9dd775b Make "usage" messages more helpful. by Wolfgang Denk · Sun May 24 19:17:29 2009 +0200
  89. 8794492 nvedit: speed up printing of environment by Mike Frysinger · Sun May 24 02:26:19 2009 -0400
  90. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · Wed May 20 04:35:14 2009 -0400
  91. 21c0a54 cmd_mtdparts.c: allow to omit definitions for default settings by Wolfgang Denk · Sun May 17 16:01:54 2009 +0200
  92. 8e66ea7 cmd_mtdparts: Move to common handling of FLASH devices via MTD layer by Stefan Roese · Tue May 12 14:31:56 2009 +0200
  93. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  94. beb957c make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 25 14:57:52 2009 +0200
  95. 93bed9b ZOOM2 Add serial support. by Tom Rix · Sun May 31 12:44:37 2009 +0200
  96. 65a48ea cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX by Peter Tyser · Sat Apr 18 22:34:06 2009 -0500
  97. b9077a4 cmd_i2c: Clean up trivial helper functions by Peter Tyser · Sat Apr 18 22:34:05 2009 -0500
  98. 4ff03cf cmd_i2c: Clean up i2c command argument parsing by Peter Tyser · Sat Apr 18 22:34:04 2009 -0500
  99. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · Sat Apr 18 22:34:03 2009 -0500
  100. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500