1. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  2. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  3. 6ac6e7d Merge branch 'next' of ../next by Wolfgang Denk · Mon Aug 31 22:21:47 2009 +0200
  4. a2bbf4e bugfix CONFIG_SYS_CONSOLE_INFO_QUIET by David Brownell · Sun Aug 30 11:05:29 2009 -0700
  5. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  6. 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · Mon Jul 27 00:07:59 2009 -0400
  7. baf4189 fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges by Kumar Gala · Wed Aug 05 09:03:54 2009 -0500
  8. cc215a1 hush: Fix bogus free() call by Peter Tyser · Wed Aug 05 16:18:44 2009 -0500
  9. 09304f5 env: kill off default_environment_size by Mike Frysinger · Fri Jul 24 17:51:27 2009 -0400
  10. 53c6574 export SPI functions to standalone apps by Mike Frysinger · Thu Jul 23 16:37:48 2009 -0400
  11. 90d1d73 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Tue Aug 04 21:54:11 2009 +0200
  12. ec965ff Fix ext2load return code by Wolfgang Denk · Tue Jul 28 22:07:37 2009 +0200
  13. daff3fe Less verbose output when loading vxworks 6.x images by Niklaus Giger · Thu Jul 23 23:31:58 2009 +0200
  14. 458e0ff Fix compiler warnings after loff_t change by Kyungmin Park · Mon Jul 20 09:47:47 2009 +0900
  15. 465c45a video: move extern declarations from C to headers by Alessandro Rubini · Sun Jul 19 17:52:27 2009 +0200
  16. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Jul 23 22:23:23 2009 +0200
  17. e68fdc3 Remove static declaration from gunzip_bmp() by Mark Jackson · Tue Jul 21 11:30:53 2009 +0100
  18. ca2cac2 cmd_tsi148: General cleanup by Peter Tyser · Mon Jul 20 21:51:38 2009 -0500
  19. ea32b5e Re-add support for image type 'Standalone Program' by Detlev Zundel · Mon Jul 13 16:01:19 2009 +0200
  20. 7709447 Add error checking for unsupported OS types. by Detlev Zundel · Mon Jul 13 16:01:18 2009 +0200
  21. 82f0d23 Add DNS support by Robin Getz · Mon Jul 20 14:53:54 2009 -0400
  22. d02bd74 Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · Tue Jul 21 10:45:49 2009 +0200
  23. 7dcc170 ubi: help message correction by Andrzej Wolski · Fri Jul 17 22:26:54 2009 +0200
  24. 66b0726 common: fix 'dummy' is used uninitialized in this function warning by Kim Phillips · Mon Jun 15 11:50:40 2009 -0500
  25. fd53c5e cmd_flash.c: fix fix compile error for boards with DataFlash by Wolfgang Denk · Sun Jul 19 19:32:37 2009 +0200
  26. ff196c1 Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · Wed Jun 10 19:09:40 2009 +0200
  27. 5a30936 console: unify printing current devices by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:55 2009 +0200
  28. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  29. a2f3082 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' by Wolfgang Denk · Sat Jul 18 23:18:14 2009 +0200
  30. 4243d76 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Jul 18 14:59:40 2009 +0200
  31. 0315997 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sat Jul 18 14:59:05 2009 +0200
  32. d7218fe cmd_i2c: bugfix: add missing brace by Alessandro Rubini · Fri Jul 17 14:42:11 2009 +0200
  33. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  34. 9e51892 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Fri Jul 17 23:05:41 2009 +0200
  35. b6ade25 sata: namespace curr_device variable by Mike Frysinger · Sun Jun 14 21:35:22 2009 -0400
  36. 0289fe6 cmd_mmc: make curr_device static by Mike Frysinger · Sun Jun 14 21:35:21 2009 -0400
  37. 5388418 Added support for splash screen positioning by Matthias Weisser · Thu Jul 09 16:07:30 2009 +0200
  38. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  39. a1f416c MTD: OneNAND: Increase the environment size to 4KiB by Kyungmin Park · Sat Jul 11 16:49:55 2009 +0900
  40. a73904e Add simple hwconfig infrastructure by Anton Vorontsov · Wed Jun 10 00:25:27 2009 +0400
  41. ef4a562 Command for accessing serial flash update by TsiChung Liew · Tue Jun 30 14:30:19 2009 +0000
  42. 9dae38a Command improvements for ubifs by Simon Kagstrom · Tue Jul 07 16:01:02 2009 +0200
  43. 4a8fbfb Handle VID header offset in ubi part command by Simon Kagstrom · Tue Jul 07 16:59:46 2009 +0200
  44. 4dbb4f8 env_onenand: change env_address type from unsigned long to loff_t by HeungJun Kim · Tue Jun 30 14:42:22 2009 +0900
  45. fad2444 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · Mon May 18 16:07:22 2009 +0200
  46. 7a15ca1 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · Sun May 24 17:34:33 2009 +0200
  47. a68e058 env_nand: remove unused variable. by Guennadi Liakhovetski · Mon May 18 16:06:45 2009 +0200
  48. 8a1f364 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · Thu Jul 02 16:15:01 2009 +0530
  49. 7c8e97f Blackfin: new spibootldr command by Mike Frysinger · Thu Nov 27 16:50:32 2008 -0500
  50. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  51. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · Sat May 16 10:47:45 2009 +0200
  52. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  53. 9dd775b Make "usage" messages more helpful. by Wolfgang Denk · Sun May 24 19:17:29 2009 +0200
  54. 8794492 nvedit: speed up printing of environment by Mike Frysinger · Sun May 24 02:26:19 2009 -0400
  55. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · Wed May 20 04:35:14 2009 -0400
  56. 21c0a54 cmd_mtdparts.c: allow to omit definitions for default settings by Wolfgang Denk · Sun May 17 16:01:54 2009 +0200
  57. 8e66ea7 cmd_mtdparts: Move to common handling of FLASH devices via MTD layer by Stefan Roese · Tue May 12 14:31:56 2009 +0200
  58. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  59. beb957c make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 25 14:57:52 2009 +0200
  60. 93bed9b ZOOM2 Add serial support. by Tom Rix · Sun May 31 12:44:37 2009 +0200
  61. 65a48ea cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX by Peter Tyser · Sat Apr 18 22:34:06 2009 -0500
  62. b9077a4 cmd_i2c: Clean up trivial helper functions by Peter Tyser · Sat Apr 18 22:34:05 2009 -0500
  63. 4ff03cf cmd_i2c: Clean up i2c command argument parsing by Peter Tyser · Sat Apr 18 22:34:04 2009 -0500
  64. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · Sat Apr 18 22:34:03 2009 -0500
  65. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  66. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · Sat Apr 18 22:34:01 2009 -0500
  67. 769069e i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · Fri Apr 24 15:34:05 2009 -0500
  68. 3e448aa mmc: check find_mmc_device return value by Rabin Vincent · Sun Apr 05 13:30:53 2009 +0530
  69. 920dd55 mmc: clean up help texts by Rabin Vincent · Sun Apr 05 13:30:52 2009 +0530
  70. 4fa1f2d jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together by Stefan Roese · Sat May 16 12:04:22 2009 +0200
  71. 0238f6f Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Wed May 20 22:42:04 2009 +0200
  72. 8167f3c common: fix inline--weak error spotted by gcc 4.4 by Kim Phillips · Tue May 19 12:53:36 2009 -0500
  73. fef7f8a UBI: fix return code in ubi_volume_read by Andreas Huber · Tue May 19 11:06:30 2009 +0200
  74. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  75. ace7cc8 Remove inline qualifier from show_boot_progress() by Emil Medve · Tue May 12 13:48:32 2009 -0500
  76. 3b195ff netloop: updates for NetLoop by Heiko Schocher · Tue Apr 28 08:36:11 2009 +0200
  77. 0266428 cmd_ext2.c: fix compile warnings by Wolfgang Denk · Tue Apr 28 08:50:31 2009 +0200
  78. 62eafb7 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" by Stefan Roese · Fri Apr 24 20:24:19 2009 +0200
  79. 9d0928d Separate mtdparts command from jffs2 by Ladislav Michl · Tue Apr 21 02:26:31 2009 +0200
  80. 1f7850e cmd_ide: Remove unused AmigaOneG3SE code by Peter Tyser · Mon Apr 20 11:22:13 2009 -0500
  81. d8a6b81 mtdpart command: align output columns by David Brownell · Thu Apr 16 19:55:48 2009 -0700
  82. 3a5c264 fs: Fix the wrong type of var by Gao Guanhua · Tue Apr 14 14:37:35 2009 +0800
  83. 9a2cbb9 cmd_nand: drop duplicate NULL ptr check by Mike Frysinger · Sun Apr 12 22:29:20 2009 -0400
  84. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · Sun Apr 05 00:18:44 2009 +0200
  85. 68498ab common/image.c: Relocate strings in tables. by Scott Wood · Thu Apr 02 16:15:10 2009 -0500
  86. 7bf15f8 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · Thu Apr 02 17:15:34 2009 +0200
  87. 0f92290 cmd_mmc: add support for device command for selecting mmc device by Minkyu Kang · Mon Mar 30 14:55:51 2009 +0900
  88. 27e1e62 more command usage cleanup by Mike Frysinger · Mon Mar 23 22:27:34 2009 -0400
  89. 816af31 Separate mtdparts command from jffs2 by Ladislav Michl · Mon Mar 23 12:06:07 2009 +0100
  90. ebe54bf add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  91. 4f44a6b Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · Sat Apr 04 16:57:50 2009 +0200
  92. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · Sat Apr 04 16:10:40 2009 +0200
  93. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  94. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · Fri Mar 13 18:54:27 2009 -0500
  95. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  96. 562ff6e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Fri Apr 03 22:48:05 2009 +0200
  97. 3f6ba81 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:38:36 2009 +0200
  98. 12dbc24 Noisily disable the legacy NAND subsystem. by Scott Wood · Wed Apr 01 15:33:24 2009 -0500
  99. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  100. 8a3a8ac Blackfin: drop newline from OTP help by Mike Frysinger · Mon Mar 23 22:17:27 2009 -0400