1. e609916 Fix two typos. by Detlev Zundel · Fri Oct 19 16:47:26 2007 +0200
  2. c1fa489 Bugfix: make bootm+libfdt compile on boards with no flash by Grant Likely · Fri Sep 07 09:25:07 2007 -0600
  3. a66af9d Fix do_bootm_linux() so that multi-file images with FDT blob boot. by Bartlomiej Sieka · Tue Sep 04 17:31:22 2007 +0200
  4. a7134b1 bootm/fdt: Only process the fdt if an fdt address was provided by Grant Likely · Thu Sep 06 09:47:40 2007 -0600
  5. a0472ad Fix warnings from of_data copy fix by Andy Fleming · Wed Aug 15 20:06:50 2007 -0500
  6. d9a8d55 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards by Andy Fleming · Wed Aug 15 17:30:56 2007 -0500
  7. f6b713b Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · Wed Aug 15 11:13:15 2007 -0400
  8. 63a5653 Fix initrd/dtb interaction by Andy Fleming · Tue Aug 14 10:32:59 2007 -0500
  9. b5ceed7 fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · Tue Jul 17 13:56:53 2007 -0500
  10. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
  11. 8e1aa43 Asthetic improvements: error messages and line lengths. by Gerald Van Baren · Mon Jun 25 19:52:23 2007 -0400
  12. eaa1464 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · Sat May 12 09:45:46 2007 -0400
  13. 2beccd6 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · Tue May 08 21:27:35 2007 -0400
  14. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  15. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  16. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  17. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 17:51:39 2007 -0500
  18. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:43 2007 -0500
  19. fce39ff Fix initrd length corruption in bootm command. by Wolfgang Denk · Fri May 04 10:02:33 2007 +0200
  20. c9502b9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · Sat Apr 14 22:51:24 2007 -0400
  21. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  22. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · Sat Mar 31 14:30:53 2007 -0400
  23. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
  24. b284679 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · Thu Mar 22 00:13:12 2007 +0100
  25. 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · Fri Mar 09 13:40:56 2007 +0800
  26. 208d38a [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel by Stefan Roese · Mon Nov 27 17:04:06 2006 +0100
  27. 9ba223b Code cleanup. by Wolfgang Denk · Thu Oct 26 16:24:31 2006 +0200
  28. 665915b Added support for Multi-Image files that contain a device tree by Kumar Gala · Tue Oct 24 23:47:37 2006 -0500
  29. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:08:31 2006 +0200
  30. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · Tue Oct 10 00:23:32 2006 -0600
  31. aad3853 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · Wed Oct 11 23:54:37 2006 +0200
  32. 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · Wed Oct 11 15:13:01 2006 -0500
  33. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
  34. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  35. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  36. 4db6937 * Another small fix for booting with disable_of by Matthew McClintock · Wed Aug 23 13:32:45 2006 -0500
  37. 20453d6 Fix disable_of booting by Matthew McClintock · Tue Aug 22 09:31:59 2006 -0500
  38. 27ec206 Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Tue Aug 22 09:23:55 2006 -0500
  39. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  40. 8f5af4b * Fix disable_of booting by Matthew McClintock · Wed Aug 16 13:59:47 2006 -0500
  41. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Wed Aug 16 10:54:09 2006 -0500
  42. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · Wed Aug 09 14:41:17 2006 -0500
  43. 8ab4407 * Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006 by Matthew McClintock · Wed Jun 28 10:42:24 2006 -0500
  44. efae4ca * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006 by Matthew McClintock · Wed Jun 28 10:41:37 2006 -0500
  45. 439498f Fixed initrd issue by define big RAM by Jin Zhengxiong · Thu Jul 13 10:35:10 2006 -0500
  46. 12b28ae We made a u-boot patch to fix the hang up issue by Jason Jin · Fri Jul 07 10:01:45 2006 -0500
  47. 349b6e0 * Patch to modify ft_build.c to update flat device trees in place by Matthew McClintock · Wed Jun 28 10:42:24 2006 -0500
  48. 6fb7c81 * Modify bootm command to support booting with flat device trees by Matthew McClintock · Wed Jun 28 10:41:37 2006 -0500
  49. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · Wed May 10 09:38:06 2006 -0500
  50. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  51. 5d5ce29 Change max size of uncompressed uImage's to 8MByte and add by Stefan Roese · Mon Mar 13 11:16:36 2006 +0100
  52. 71a5b99 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr by Wolfgang Denk · Sun Mar 12 19:11:42 2006 +0100
  53. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  54. b6929f9 Add loads of ntohl() in image header handling by Wolfgang Denk · Sun Mar 12 01:59:35 2006 +0100
  55. a8b76de Add support for passing initrd information via flat device tree by Kumar Gala · Wed Jan 11 16:41:35 2006 -0600
  56. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 15 18:23:43 2005 +0200
  57. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  58. 27a5b0b Support passing of OF flat trees to the kernel. by Wolfgang Denk · Thu Oct 13 01:45:54 2005 +0200
  59. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  60. 63e44ff Fix booting from serial dataflash on AT91RM9200 by Wolfgang Denk · Thu Oct 06 01:50:50 2005 +0200
  61. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  62. d1894de * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · Mon Jun 20 10:17:34 2005 +0000
  63. 1873b60 * Patch by Scott McNutt, 01 Nov 2004: by wdenk · Sun Apr 03 21:11:16 2005 +0000
  64. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · Sun Nov 21 00:06:33 2004 +0000
  65. 337f565 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · Thu Oct 28 00:09:35 2004 +0000
  66. ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · Sun Oct 10 21:27:30 2004 +0000
  67. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · Wed Sep 08 22:03:11 2004 +0000
  68. 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · Sun Apr 18 21:13:41 2004 +0000
  69. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  70. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · Tue Feb 24 02:00:03 2004 +0000
  71. 2cefd15 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · Sun Feb 08 22:55:38 2004 +0000
  72. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · Fri Jan 02 14:00:00 2004 +0000
  73. abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · Mon Dec 08 01:34:36 2003 +0000
  74. 1ae251b Fix typo in MPC5XXX code (pointed out by Victor Wren) by wdenk · Fri Dec 05 21:08:38 2003 +0000
  75. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · Mon Nov 17 21:14:37 2003 +0000
  76. 655a0f9 * Fix parameter passing to standalone images with bootm command by wdenk · Thu Oct 30 21:49:38 2003 +0000
  77. a983cc2 * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx by wdenk · Sun Oct 26 22:52:58 2003 +0000
  78. 6605c84 * Correct header printing for multi-image files in do_bootm() by dzu · Fri Oct 24 13:14:45 2003 +0000
  79. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  80. 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · Fri Oct 10 10:05:42 2003 +0000
  81. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · Wed Oct 08 23:26:14 2003 +0000
  82. 710e350 Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · Fri Aug 29 20:57:53 2003 +0000
  83. 0a65855 * Map ISP1362 USB OTG controller for NSCU board by wdenk · Tue Aug 05 17:43:17 2003 +0000
  84. e58b0dc * Patch by Scott McNutt, 21 Jul 2003: by wdenk · Sun Jul 27 00:21:01 2003 +0000
  85. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  86. 21136db * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) by wdenk · Wed Jul 16 21:53:01 2003 +0000
  87. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · Mon Jul 14 22:13:32 2003 +0000
  88. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  89. f9c55ee Fix duplicate command entry. by wdenk · Sat Jun 28 23:13:56 2003 +0000
  90. 3086a97 Rewrite command lookup and help command (fix problems with bubble by wdenk · Sat Jun 28 23:11:04 2003 +0000
  91. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  92. 381669a * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · Mon Jun 16 23:50:08 2003 +0000
  93. 6f770ed Add zero-copy ramdisk support (requires corresponding kernel support!) by wdenk · Fri May 23 23:18:21 2003 +0000
  94. 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · Tue May 20 14:25:27 2003 +0000
  95. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · Sun Apr 20 14:04:18 2003 +0000
  96. 3f9ab98 * Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board by wdenk · Sat Apr 12 23:38:12 2003 +0000
  97. 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · Thu Mar 06 21:55:29 2003 +0000
  98. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · Fri Feb 28 00:49:47 2003 +0000
  99. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · Tue Dec 17 01:51:00 2002 +0000
  100. 9dfa8d1 * Improve log buffer code; use "loglevel" to decide which messages by wdenk · Sun Dec 08 09:53:23 2002 +0000