1. 174e0e5 Patch by Wolter Kamphuis, 05 Dec 2003: by wdenk · Sun Dec 07 22:27:15 2003 +0000
  2. 444f22b * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · Sun Dec 07 21:39:28 2003 +0000
  3. 4e7a58a * Patch by Andre Schwarz, 24 Nov 2003: by wdenk · Sun Dec 07 19:24:00 2003 +0000
  4. 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · Sun Dec 07 18:32:37 2003 +0000
  5. 5d5317e * Patch by Xue Ligong (Joe), 13 Nov 2003: add Realtek 8019 ethernet driver by wdenk · Sun Dec 07 00:46:27 2003 +0000
  6. 8676590 * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · Sat Dec 06 23:55:10 2003 +0000
  7. f4cec3f * Patches by Stephan Linz, 3 Nov 2003: by wdenk · Sat Dec 06 23:20:41 2003 +0000
  8. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
  9. 768844e Accelerate booting on TRAB board: read and check autoupdate image by wdenk · Sat Dec 06 11:20:01 2003 +0000
  10. 1ae251b Fix typo in MPC5XXX code (pointed out by Victor Wren) by wdenk · Fri Dec 05 21:08:38 2003 +0000
  11. 78ae91f * Enabled password check on RMU board by wdenk · Wed Dec 03 23:53:42 2003 +0000
  12. c0d54ae Add support for BMS2003 board by wdenk · Tue Nov 25 16:55:19 2003 +0000
  13. 9a1ff30 Fix flash driver for TRAB board (must use Unlock Bypass Reset command by wdenk · Mon Nov 17 21:45:27 2003 +0000
  14. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · Mon Nov 17 21:14:37 2003 +0000
  15. 4b16c2e * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · Fri Nov 07 13:42:26 2003 +0000
  16. 655a0f9 * Fix parameter passing to standalone images with bootm command by wdenk · Thu Oct 30 21:49:38 2003 +0000
  17. b6c60cb3 * Prepare for release by wdenk · Wed Oct 29 23:18:55 2003 +0000
  18. 5561847 * Patch by Stephan Linz, 28 Oct 2003: fix init sequence error for NIOS port by wdenk · Tue Oct 28 09:14:21 2003 +0000
  19. a983cc2 * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx by wdenk · Sun Oct 26 22:52:58 2003 +0000
  20. 6605c84 * Correct header printing for multi-image files in do_bootm() by dzu · Fri Oct 24 13:14:45 2003 +0000
  21. 6fcda22 Fix PCI problems on PPChameleon board by wdenk · Wed Oct 22 09:00:28 2003 +0000
  22. 3da587e * Patch by Steven Scholz, 18 Oct 2003: Fix AT91RM9200 ethernet driver by wdenk · Sun Oct 19 23:22:11 2003 +0000
  23. ad7541e * Fix PCI problems on PPChameleonEVB by wdenk · Sun Oct 19 22:30:08 2003 +0000
  24. b02ed68 Add CompactFlash support for NSCU by dzu · Sun Oct 19 21:43:26 2003 +0000
  25. 17d1a1d TRAB auto-update: Base decision if we have to strip the image by wdenk · Thu Oct 16 12:53:35 2003 +0000
  26. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  27. bd1575f * Make sure HUSH is initialized for running auto-update scripts by wdenk · Tue Oct 14 19:43:55 2003 +0000
  28. 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · Fri Oct 10 10:05:42 2003 +0000
  29. 9b7f384 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · Thu Oct 09 20:09:04 2003 +0000
  30. 9f83793 * Patches by Thomas Lange, 09 Oct 2003: by wdenk · Thu Oct 09 19:00:25 2003 +0000
  31. 61970fd * Patch by Martin Krause, 09 Oct 2003: by wdenk · Thu Oct 09 13:16:55 2003 +0000
  32. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · Wed Oct 08 23:26:14 2003 +0000
  33. 2f0812d * Patch by Yuli Barcohen, 25 Sep 2003: by wdenk · Wed Oct 08 22:45:44 2003 +0000
  34. 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · Wed Oct 08 22:33:00 2003 +0000
  35. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · Wed Oct 08 22:14:02 2003 +0000
  36. ec207f9 Use IH_TYPE_FILESYSTEM for TRAB "disk" images. by wdenk · Tue Oct 07 20:01:55 2003 +0000
  37. e97dcd0 Fix build problems under FreeBSD by wdenk · Tue Oct 07 10:33:38 2003 +0000
  38. 6cd4a5e Add generic filesystem image type by wdenk · Mon Oct 06 22:00:45 2003 +0000
  39. 7182b0f * Update TRAB auto update code by wdenk · Mon Oct 06 21:55:32 2003 +0000
  40. 15b57c7 Improve SDRAM setup for TRAB board by dzu · Tue Sep 30 15:22:12 2003 +0000
  41. d5e45d8 Suppress all output with splashscreen configured only if "splashimage" is set by dzu · Tue Sep 30 15:11:43 2003 +0000
  42. c9b0825 * Fix problems with I2C support for mpc5200 by dzu · Tue Sep 30 14:36:51 2003 +0000
  43. 6217792 Fix problems with I2C support for mpc5200 by dzu · Tue Sep 30 14:08:43 2003 +0000
  44. d36e6fa Suppress all output with splashscreen configured only if "splashimage" is set by dzu · Mon Sep 29 21:55:54 2003 +0000
  45. 8d7e4d1 * Adapt TRAB configuration and auto_update to new memory layout by dzu · Mon Sep 29 21:55:54 2003 +0000
  46. 69438f6 Add configuration for wtk board by dzu · Thu Sep 25 22:32:40 2003 +0000
  47. fae2d81 Add support for the Sharp LQ065T9DR51U LCD display by dzu · Thu Sep 25 22:30:12 2003 +0000
  48. f2eba1f "start" may be legitimately 0x0000 by wdenk · Fri Sep 19 08:29:25 2003 +0000
  49. 6f5ee10 Update MPC5200 port pin configuration for Linux CAN drivers. by wdenk · Thu Sep 18 20:10:12 2003 +0000
  50. 504331b Work on TRAB's auto_update feature. by wdenk · Thu Sep 18 18:55:25 2003 +0000
  51. 5256def * Patch by Rune Torgersen, 17 Sep 2003: by wdenk · Thu Sep 18 10:45:21 2003 +0000
  52. 8706ea8 * Patches by Jon Diekema, 17 Sep 2003: by wdenk · Thu Sep 18 10:02:25 2003 +0000
  53. 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · Thu Sep 18 09:21:33 2003 +0000
  54. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · Wed Sep 17 22:48:07 2003 +0000
  55. f6a6ac1 Add auto-update code for TRAB board using USB memory sticks by wdenk · Wed Sep 17 15:10:32 2003 +0000
  56. 5c34d45 Code cleanup by wdenk · Tue Sep 16 21:07:28 2003 +0000
  57. 7f202b9 * Disable MPC5200 bus pipelining as workaround for bus contention by wdenk · Tue Sep 16 17:35:37 2003 +0000
  58. 56bb535 * Fix timeout problems with 1st packet on MPC5200 by wdenk · Tue Sep 16 17:29:31 2003 +0000
  59. 9a5bf93 Disable MPC5200 bus pipelining as workaround for bus contention by wdenk · Tue Sep 16 17:20:34 2003 +0000
  60. f5547d3 * Modify XLB arbiter priorities on MPC5200 so all devices use same by wdenk · Tue Sep 16 17:06:05 2003 +0000
  61. 6e2bf7a Make IPB clock on MGT5100/MPC5200 configurable in board config file; by wdenk · Tue Sep 16 11:39:10 2003 +0000
  62. 890255d Cleanup of code, output formatting, and indentation. by wdenk · Mon Sep 15 21:14:37 2003 +0000
  63. 1f197c6 * Patches by Jon Diekema, 15 Sep 2003: by wdenk · Mon Sep 15 18:00:00 2003 +0000
  64. fc314ce * Patch by Gleb Natapov, 14 Sep 2003: by wdenk · Sun Sep 14 19:08:39 2003 +0000
  65. bd08bc4 * Patch by llandre, 11 Sep 2003: update configuration for PPChameleonEVB board by wdenk · Sat Sep 13 19:13:29 2003 +0000
  66. 2552190 * Patch by David Müller, 13 Sep 2003: by wdenk · Sat Sep 13 19:01:12 2003 +0000
  67. f28560f * Patch by Rune Torgersen, 11 Sep 2003: by wdenk · Fri Sep 12 20:09:09 2003 +0000
  68. 708521a Move TRAB burn-in tests to TRAB board directory by wdenk · Fri Sep 12 15:35:15 2003 +0000
  69. 84da353 Patch by Stefan Roese, 12 Sep 2003 by stroese · Fri Sep 12 08:57:52 2003 +0000
  70. 3361eb7 New boards DP405, HUB405, PLU405, VOH405 added. by stroese · Fri Sep 12 08:57:15 2003 +0000
  71. 446fa1a New board config file added. by stroese · Fri Sep 12 08:55:18 2003 +0000
  72. 9b117ff Update configuration. by stroese · Fri Sep 12 08:53:54 2003 +0000
  73. 79435e3 PPC405EP: set vendor id. by stroese · Fri Sep 12 08:52:09 2003 +0000
  74. c45cfd0 Disable memory controller before setting first values. by stroese · Fri Sep 12 08:49:58 2003 +0000
  75. 93d6508 PMC405 update. by stroese · Fri Sep 12 08:46:58 2003 +0000
  76. 9cead26 PCI405 update. by stroese · Fri Sep 12 08:46:10 2003 +0000
  77. c8065c9 CPCI405(AB) update. by stroese · Fri Sep 12 08:44:46 2003 +0000
  78. c753820 ASH405 update. by stroese · Fri Sep 12 08:43:46 2003 +0000
  79. 3991d61 Xilinx jtag tool added. by stroese · Fri Sep 12 08:42:58 2003 +0000
  80. be467a1 Board VOH405 added. by stroese · Fri Sep 12 08:42:13 2003 +0000
  81. e1cb7eb Board PLU405 added. by stroese · Fri Sep 12 08:41:56 2003 +0000
  82. d558dc4 Board HUB405 added. by stroese · Fri Sep 12 08:41:39 2003 +0000
  83. de46bb6 Board DP405 added. by stroese · Fri Sep 12 08:41:24 2003 +0000
  84. 4cc02a8 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · Thu Sep 11 23:06:34 2003 +0000
  85. 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · Thu Sep 11 19:48:06 2003 +0000
  86. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · Wed Sep 10 22:30:53 2003 +0000
  87. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · Wed Sep 10 18:20:28 2003 +0000
  88. eb20ad3 * Add support for SK98xx driver by wdenk · Fri Sep 05 23:19:14 2003 +0000
  89. a4685fe Adjustments / cleanup for PPChameleon EVB board by wdenk · Wed Sep 03 14:03:26 2003 +0000
  90. 19cbaf4 Fix compile problem by wdenk · Tue Sep 02 23:08:13 2003 +0000
  91. 232fe0b * Add support for PPChameleon Eval Board by wdenk · Tue Sep 02 22:48:03 2003 +0000
  92. 9a8965d Patch by Yuli Barcohen, 7 Aug 2003: by wdenk · Sun Aug 31 18:37:54 2003 +0000
  93. 84650f5 Patch by Raghu Krishnaprasad, 7 Aug 2003: by wdenk · Sat Aug 30 00:05:50 2003 +0000
  94. 7eaacc5 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · Fri Aug 29 22:00:43 2003 +0000
  95. 710e350 Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · Fri Aug 29 20:57:53 2003 +0000
  96. 2191f50 Add I2C and RTC support for RMU board using software I2C driver by wdenk · Fri Aug 29 10:05:53 2003 +0000
  97. 20a2692 Patch from Matthias Fuchs. by stroese · Thu Aug 28 14:24:37 2003 +0000
  98. e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · Thu Aug 28 14:17:32 2003 +0000
  99. b10ba6b * Fix ICU862 environment problem by wdenk · Thu Aug 28 09:41:22 2003 +0000
  100. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · Sun Aug 17 18:55:18 2003 +0000