1. 544e973 Patch by Travis Sawyer, 30 Dec 2003: by wdenk · 21 years ago
  2. 4b6e905 * Patch by Wolter Kamphuis, 15 Dec 2003: by wdenk · 21 years ago
  3. ec34272 Fix bootfile default settings for TQM boards by wdenk · 21 years ago
  4. fde3704 Fix variable CPU clock for MPC859/866 systems for low CPU clocks by wdenk · 21 years ago
  5. 433feff * Implement adaptive SDRAM timing configuration based on actual CPU by wdenk · 21 years ago
  6. b50cde5 * Add variable CPU clock for MPC859/866 systems (so far only TQM866M): by wdenk · 21 years ago
  7. 398eeff * Fix PS/2 keyboard problem caused by statically initialized variable by wdenk · 21 years ago
  8. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  9. 2b80ae5 Fix typo in Makefile; fix problem with PARTNUM detection by wdenk · 21 years ago
  10. b983fa2 [Strange. I _did_ check these in before. Seems SF restored an old by wdenk · 21 years ago
  11. 87249ba Add a common get_ram_size() function and modify the the by wdenk · 21 years ago
  12. 41d153a Fix comment. by wdenk · 21 years ago
  13. 7c69967 Set default clock for INCA-IP to 150 MHz by wdenk · 21 years ago
  14. 2f99a69 * Make BMS2003 use a separate config file to avoid #ifdef mess; by wdenk · 21 years ago
  15. ad276f2 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · 21 years ago
  16. ae65f50 * Patch by Robert Schwebel, 15 Dec 2003: by wdenk · 21 years ago
  17. 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · 21 years ago
  18. 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
  19. bc01dd5 * Patch by Denis Peter, 8 Dec 2003 by wdenk · 21 years ago
  20. 0260cd6 * Patch by André Schwarz, 8 Dec 2003: by wdenk · 21 years ago
  21. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  22. 78e3ab3 Patch by Reinhard Meyer, 28 Dec 2003: Add initial support for TOP5200 board by wdenk · 21 years ago
  23. aeae3a1 Cleanup by wdenk · 21 years ago
  24. 67f1336 * Make CPU clock on ICA-IP board controllable by a "cpuclk" by wdenk · 21 years ago
  25. 236d3fc * Fix IceCube CLKIN configuration (it's 33.000000MHz) by wdenk · 21 years ago
  26. df28aa0 Add JFFS2 support for INCA-IP board by wdenk · 21 years ago
  27. 924169d Minor reformatting by wdenk · 21 years ago
  28. 9c47035 Patch by Bill Hargen, 09 Dec 2003. by stroese · 21 years ago
  29. b58adea BUBINGA405EP added. by stroese · 21 years ago
  30. b0ca12d Updated for PPC405EP boards. by stroese · 21 years ago
  31. eb4a439 Fix output for "Unprotecting". by stroese · 21 years ago
  32. 86bb6fc Debug printf's removed. by stroese · 21 years ago
  33. 5871611 Updated for PPC405EP boards (2 banks only). by stroese · 21 years ago
  34. 5ad6d4d BUBINGA405EP port fixed. by stroese · 21 years ago
  35. abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
  36. 7f00b94 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · 21 years ago
  37. 174e0e5 Patch by Wolter Kamphuis, 05 Dec 2003: by wdenk · 21 years ago
  38. 444f22b * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
  39. 4e7a58a * Patch by Andre Schwarz, 24 Nov 2003: by wdenk · 21 years ago
  40. 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  41. 5d5317e * Patch by Xue Ligong (Joe), 13 Nov 2003: add Realtek 8019 ethernet driver by wdenk · 21 years ago
  42. 8676590 * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago
  43. f4cec3f * Patches by Stephan Linz, 3 Nov 2003: by wdenk · 21 years ago
  44. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  45. 768844e Accelerate booting on TRAB board: read and check autoupdate image by wdenk · 21 years ago
  46. 1ae251b Fix typo in MPC5XXX code (pointed out by Victor Wren) by wdenk · 21 years ago
  47. 78ae91f * Enabled password check on RMU board by wdenk · 21 years ago
  48. c0d54ae Add support for BMS2003 board by wdenk · 21 years ago
  49. 9a1ff30 Fix flash driver for TRAB board (must use Unlock Bypass Reset command by wdenk · 21 years ago
  50. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  51. 4b16c2e * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · 21 years ago
  52. 655a0f9 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
  53. b6c60cb3 * Prepare for release by wdenk · 21 years ago
  54. 5561847 * Patch by Stephan Linz, 28 Oct 2003: fix init sequence error for NIOS port by wdenk · 21 years ago
  55. a983cc2 * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx by wdenk · 21 years ago
  56. 6605c84 * Correct header printing for multi-image files in do_bootm() by dzu · 21 years ago
  57. 6fcda22 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  58. 3da587e * Patch by Steven Scholz, 18 Oct 2003: Fix AT91RM9200 ethernet driver by wdenk · 21 years ago
  59. ad7541e * Fix PCI problems on PPChameleonEVB by wdenk · 21 years ago
  60. b02ed68 Add CompactFlash support for NSCU by dzu · 21 years ago
  61. 17d1a1d TRAB auto-update: Base decision if we have to strip the image by wdenk · 21 years ago
  62. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  63. bd1575f * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
  64. 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago
  65. 9b7f384 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  66. 9f83793 * Patches by Thomas Lange, 09 Oct 2003: by wdenk · 21 years ago
  67. 61970fd * Patch by Martin Krause, 09 Oct 2003: by wdenk · 21 years ago
  68. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  69. 2f0812d * Patch by Yuli Barcohen, 25 Sep 2003: by wdenk · 21 years ago
  70. 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
  71. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · 21 years ago
  72. ec207f9 Use IH_TYPE_FILESYSTEM for TRAB "disk" images. by wdenk · 21 years ago
  73. e97dcd0 Fix build problems under FreeBSD by wdenk · 21 years ago
  74. 6cd4a5e Add generic filesystem image type by wdenk · 21 years ago
  75. 7182b0f * Update TRAB auto update code by wdenk · 21 years ago
  76. 15b57c7 Improve SDRAM setup for TRAB board by dzu · 21 years ago
  77. d5e45d8 Suppress all output with splashscreen configured only if "splashimage" is set by dzu · 21 years ago
  78. c9b0825 * Fix problems with I2C support for mpc5200 by dzu · 21 years ago
  79. 6217792 Fix problems with I2C support for mpc5200 by dzu · 21 years ago
  80. d36e6fa Suppress all output with splashscreen configured only if "splashimage" is set by dzu · 21 years ago
  81. 8d7e4d1 * Adapt TRAB configuration and auto_update to new memory layout by dzu · 21 years ago
  82. 69438f6 Add configuration for wtk board by dzu · 21 years ago
  83. fae2d81 Add support for the Sharp LQ065T9DR51U LCD display by dzu · 21 years ago
  84. f2eba1f "start" may be legitimately 0x0000 by wdenk · 21 years ago
  85. 6f5ee10 Update MPC5200 port pin configuration for Linux CAN drivers. by wdenk · 21 years ago
  86. 504331b Work on TRAB's auto_update feature. by wdenk · 21 years ago
  87. 5256def * Patch by Rune Torgersen, 17 Sep 2003: by wdenk · 21 years ago
  88. 8706ea8 * Patches by Jon Diekema, 17 Sep 2003: by wdenk · 21 years ago
  89. 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  90. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · 21 years ago
  91. f6a6ac1 Add auto-update code for TRAB board using USB memory sticks by wdenk · 21 years ago
  92. 5c34d45 Code cleanup by wdenk · 21 years ago
  93. 7f202b9 * Disable MPC5200 bus pipelining as workaround for bus contention by wdenk · 21 years ago
  94. 56bb535 * Fix timeout problems with 1st packet on MPC5200 by wdenk · 21 years ago
  95. 9a5bf93 Disable MPC5200 bus pipelining as workaround for bus contention by wdenk · 21 years ago
  96. f5547d3 * Modify XLB arbiter priorities on MPC5200 so all devices use same by wdenk · 21 years ago
  97. 6e2bf7a Make IPB clock on MGT5100/MPC5200 configurable in board config file; by wdenk · 21 years ago
  98. 890255d Cleanup of code, output formatting, and indentation. by wdenk · 21 years ago
  99. 1f197c6 * Patches by Jon Diekema, 15 Sep 2003: by wdenk · 21 years ago
  100. fc314ce * Patch by Gleb Natapov, 14 Sep 2003: by wdenk · 21 years ago