1. a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  2. b96619a Fix typo in MPC5XXX code (pointed out by Victor Wren) by wdenk · 21 years ago
  3. 5bb226e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  4. 5cf9da4 * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · 21 years ago
  5. b13fb01 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
  6. a57a496 * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx by wdenk · 21 years ago
  7. 8cb8143 * Correct header printing for multi-image files in do_bootm() by dzu · 21 years ago
  8. e7df029 Add CompactFlash support for NSCU by dzu · 21 years ago
  9. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  10. 2d5b561 * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
  11. f72da34 Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago
  12. 5da627a * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  13. 15647dc * Patches by Thomas Lange, 09 Oct 2003: by wdenk · 21 years ago
  14. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  15. fc3e216 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
  16. fbe4b5c * Update TRAB auto update code by wdenk · 21 years ago
  17. 87970eb Suppress all output with splashscreen configured only if "splashimage" is set by dzu · 21 years ago
  18. 8036986 Work on TRAB's auto_update feature. by wdenk · 21 years ago
  19. 206c60c * Patches by Jon Diekema, 17 Sep 2003: by wdenk · 21 years ago
  20. 5f535fe * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  21. f54ebdf Add auto-update code for TRAB board using USB memory sticks by wdenk · 21 years ago
  22. 4f7cb08 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
  23. a43278a * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
  24. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  25. 149dded * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  26. 7152b1d * Add support for SK98xx driver by wdenk · 21 years ago
  27. 4d81677 Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
  28. 12f3424 * Add support for PPChameleon Eval Board by wdenk · 21 years ago
  29. c29fdfc Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago
  30. fe389a8 - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · 21 years ago
  31. 013dc8d Disable debug print for normal use. Fix MPC5200 FEC driver by wdenk · 21 years ago
  32. bdccc4f * Map ISP1362 USB OTG controller for NSCU board by wdenk · 21 years ago
  33. 1f4bb37 * Patch by Scott McNutt, 21 Jul 2003: by wdenk · 21 years ago
  34. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  35. 2535d60 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
  36. 945af8d * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) by wdenk · 21 years ago
  37. 667122a Avoid unnecessary call to post_word_load(); make logbuf compile without POST by wdenk · 21 years ago
  38. 2960b65 Adapt log driver to latest POST changes (POST_SLOWTEST) by wdenk · 21 years ago
  39. 6dff552 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
  40. 8564acf * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  41. 155cb01 - Fix bug in CONFIG_VERSION_VARIABLE. by stroese · 21 years ago
  42. f12e568 * Add support for NSCU board by wdenk · 21 years ago
  43. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  44. b37c7e5 * Patch by Seb James, 30 Jun 2003: by wdenk · 21 years ago
  45. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  46. eeacb89 help text cleanup by wdenk · 21 years ago
  47. 3d96ede Fix duplicate command entry. by wdenk · 21 years ago
  48. 9d2b18a Rewrite command lookup and help command (fix problems with bubble by wdenk · 21 years ago
  49. d1cbe85 Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: by wdenk · 21 years ago
  50. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  51. cceb871 * Patch by Yuli Barcohen, 23 Jun 2003: Update for MPC8260ADS board by wdenk · 21 years ago
  52. 3595ac4 * Patch by Rune Torgersen, 4 Jun 2003: by wdenk · 21 years ago
  53. 6dd652f Patches by Murray Jensen, 17 Jun 2003: by wdenk · 21 years ago
  54. 52f52c1 Patches by Robert Schwebel, 14 Jun 2003: by wdenk · 21 years ago
  55. 2abbe07 * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · 21 years ago
  56. 71f9511 * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  57. 73a8b27 * Add support for RMU board by wdenk · 21 years ago
  58. 682011f * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  59. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  60. f07771c * Fix data abort exception handling for arm920t CPU by wdenk · 21 years ago
  61. 38b9926 Add zero-copy ramdisk support (requires corresponding kernel support!) by wdenk · 21 years ago
  62. b867d70 PPC405EP support added. by stroese · 21 years ago
  63. 5d232d0 * Patch by Dave Ellis, 22 May 2003: by wdenk · 21 years ago
  64. c8c3a8b Add support for arbitrary bitmaps for TRAB's VFD command; by wdenk · 21 years ago
  65. 82226bf * Add support for arbitrary bitmaps for TRAB's VFD command by wdenk · 21 years ago
  66. 7f70e85 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · 21 years ago
  67. 59de2ed Patch by Christophe Lindheimer, 20 May 2003: by wdenk · 21 years ago
  68. 66fd3d1 Add support for CompactFlash on ATC board by wdenk · 21 years ago
  69. 7aa7861 * Add support for Promess ATC board by wdenk · 21 years ago
  70. 4532cb6 * LWMON extensions: by wdenk · 21 years ago
  71. 059ae17 Add files needed for bitmap load support by wdenk · 22 years ago
  72. d791b1d * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 22 years ago
  73. 4a6fd34 * Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board by wdenk · 22 years ago
  74. d126bfb Add support for TQM862L modules by wdenk · 22 years ago
  75. 60fbe25 Prepare for 0.3.0 release by wdenk · 22 years ago
  76. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  77. 0587597 U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). by stroese · 22 years ago
  78. 0db5bca * Patch by Martin Winistoerfer, 23 Mar 2003 by wdenk · 22 years ago
  79. 85ec0bc * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 22 years ago
  80. ac6dbb8 Make compile clean, fix the usual small problems. by wdenk · 22 years ago
  81. dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  82. 4d75a50 Add PCI support for MPC8250 Boards (PM825 module) by wdenk · 22 years ago
  83. 06d01db * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  84. 3bac351 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · 22 years ago
  85. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  86. 500545c Fix problem with default #defines Cleanup compiler warning by wdenk · 22 years ago
  87. 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  88. 43d9616 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · 22 years ago
  89. 6069ff2 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  90. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  91. aacf9a4 * Add dual ethernet support on PM826 by wdenk · 22 years ago
  92. d0fb80c * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
  93. a25f862 Patch by Detlev Zundel, 30 Dec 2002: by wdenk · 22 years ago
  94. 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
  95. 228f29a * Improve log buffer code; use "loglevel" to decide which messages by wdenk · 22 years ago
  96. 7c7a23b * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
  97. 1f53a41 Add LED indication for IDE activity on KUP4K board by wdenk · 22 years ago
  98. a6c7ad2 * Fix startup problems with VFD display on TRAB by wdenk · 22 years ago
  99. ea909b7 * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago
  100. c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago