1. 38a9519 Debug printf's removed. by stroese · 21 years ago
  2. 939403b Updated for PPC405EP boards (2 banks only). by stroese · 21 years ago
  3. b828dda BUBINGA405EP port fixed. by stroese · 21 years ago
  4. 4e5ca3e * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
  5. 9fd5e31 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · 21 years ago
  6. 3bbc899 Patch by Wolter Kamphuis, 05 Dec 2003: by wdenk · 21 years ago
  7. b028f71 * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
  8. b4676a2 * Patch by Andre Schwarz, 24 Nov 2003: by wdenk · 21 years ago
  9. a2663ea * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  10. ef5a967 * Patch by Xue Ligong (Joe), 13 Nov 2003: add Realtek 8019 ethernet driver by wdenk · 21 years ago
  11. 5779d8d * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago
  12. 8bf3b00 * Patches by Stephan Linz, 3 Nov 2003: by wdenk · 21 years ago
  13. a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  14. fa1399e Accelerate booting on TRAB board: read and check autoupdate image by wdenk · 21 years ago
  15. b96619a Fix typo in MPC5XXX code (pointed out by Victor Wren) by wdenk · 21 years ago
  16. af6d1df * Enabled password check on RMU board by wdenk · 21 years ago
  17. fd3103b Add support for BMS2003 board by wdenk · 21 years ago
  18. b4757ce Fix flash driver for TRAB board (must use Unlock Bypass Reset command by wdenk · 21 years ago
  19. 5bb226e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  20. 5cf9da4 * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · 21 years ago
  21. b13fb01 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
  22. 5fa66df * Prepare for release by wdenk · 21 years ago
  23. a0f2fe5 * Patch by Stephan Linz, 28 Oct 2003: fix init sequence error for NIOS port by wdenk · 21 years ago
  24. a57a496 * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx by wdenk · 21 years ago
  25. 8cb8143 * Correct header printing for multi-image files in do_bootm() by dzu · 21 years ago
  26. 4654af2 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  27. a3ad8e2 * Patch by Steven Scholz, 18 Oct 2003: Fix AT91RM9200 ethernet driver by wdenk · 21 years ago
  28. d7281f4 * Fix PCI problems on PPChameleonEVB by wdenk · 21 years ago
  29. e7df029 Add CompactFlash support for NSCU by dzu · 21 years ago
  30. 3d1e8a9 TRAB auto-update: Base decision if we have to strip the image by wdenk · 21 years ago
  31. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  32. 2d5b561 * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
  33. f72da34 Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago
  34. 5da627a * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  35. 15647dc * Patches by Thomas Lange, 09 Oct 2003: by wdenk · 21 years ago
  36. a0ff7f2 * Patch by Martin Krause, 09 Oct 2003: by wdenk · 21 years ago
  37. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  38. 54387ac * Patch by Yuli Barcohen, 25 Sep 2003: by wdenk · 21 years ago
  39. fc3e216 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
  40. ef1464c * Patch by Anders Larsen, 18 Sep 2003: by wdenk · 21 years ago
  41. d9a405a Use IH_TYPE_FILESYSTEM for TRAB "disk" images. by wdenk · 21 years ago
  42. 147031a Fix build problems under FreeBSD by wdenk · 21 years ago
  43. 887b372 Add generic filesystem image type by wdenk · 21 years ago
  44. fbe4b5c * Update TRAB auto update code by wdenk · 21 years ago
  45. bb65a31 Improve SDRAM setup for TRAB board by dzu · 21 years ago
  46. 88a1bfa Suppress all output with splashscreen configured only if "splashimage" is set by dzu · 21 years ago
  47. cad0737 * Fix problems with I2C support for mpc5200 by dzu · 21 years ago
  48. ab209d5 Fix problems with I2C support for mpc5200 by dzu · 21 years ago
  49. 87970eb Suppress all output with splashscreen configured only if "splashimage" is set by dzu · 21 years ago
  50. 8a42eac * Adapt TRAB configuration and auto_update to new memory layout by dzu · 21 years ago
  51. 91e940d Add configuration for wtk board by dzu · 21 years ago
  52. 29127b6 Add support for the Sharp LQ065T9DR51U LCD display by dzu · 21 years ago
  53. 1d70468 "start" may be legitimately 0x0000 by wdenk · 21 years ago
  54. c3d98ed Update MPC5200 port pin configuration for Linux CAN drivers. by wdenk · 21 years ago
  55. 8036986 Work on TRAB's auto_update feature. by wdenk · 21 years ago
  56. 65bd0e2 * Patch by Rune Torgersen, 17 Sep 2003: by wdenk · 21 years ago
  57. 206c60c * Patches by Jon Diekema, 17 Sep 2003: by wdenk · 21 years ago
  58. 5f535fe * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  59. b0639ca Support new configuration of TRAB board with more memory by wdenk · 21 years ago
  60. f54ebdf Add auto-update code for TRAB board using USB memory sticks by wdenk · 21 years ago
  61. 34b3049 Code cleanup by wdenk · 21 years ago
  62. ef709e9 * Disable MPC5200 bus pipelining as workaround for bus contention by wdenk · 21 years ago
  63. a57106f * Fix timeout problems with 1st packet on MPC5200 by wdenk · 21 years ago
  64. 373e6be Disable MPC5200 bus pipelining as workaround for bus contention by wdenk · 21 years ago
  65. 4aeb251 * Modify XLB arbiter priorities on MPC5200 so all devices use same by wdenk · 21 years ago
  66. acf98e7 Make IPB clock on MGT5100/MPC5200 configurable in board config file; by wdenk · 21 years ago
  67. b56ddc6 Cleanup of code, output formatting, and indentation. by wdenk · 21 years ago
  68. 78137c3 * Patches by Jon Diekema, 15 Sep 2003: by wdenk · 21 years ago
  69. 35656de * Patch by Gleb Natapov, 14 Sep 2003: by wdenk · 21 years ago
  70. 200f8c7 * Patch by llandre, 11 Sep 2003: update configuration for PPChameleonEVB board by wdenk · 21 years ago
  71. 531716e * Patch by David Müller, 13 Sep 2003: by wdenk · 21 years ago
  72. b70e7a0 * Patch by Rune Torgersen, 11 Sep 2003: by wdenk · 21 years ago
  73. f5300ab Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
  74. 68ce895 Patch by Stefan Roese, 12 Sep 2003 by stroese · 21 years ago
  75. 72cd5aa New boards DP405, HUB405, PLU405, VOH405 added. by stroese · 21 years ago
  76. 13fdf8a New board config file added. by stroese · 21 years ago
  77. 2853d29 Update configuration. by stroese · 21 years ago
  78. 428c563 PPC405EP: set vendor id. by stroese · 21 years ago
  79. 342f551 Disable memory controller before setting first values. by stroese · 21 years ago
  80. ef9e868 PMC405 update. by stroese · 21 years ago
  81. 09433a7 PCI405 update. by stroese · 21 years ago
  82. 1b55440 CPCI405(AB) update. by stroese · 21 years ago
  83. 895af12 ASH405 update. by stroese · 21 years ago
  84. 9a2dd74 Xilinx jtag tool added. by stroese · 21 years ago
  85. 22a40b0 Board VOH405 added. by stroese · 21 years ago
  86. b318262 Board PLU405 added. by stroese · 21 years ago
  87. a65cb68 Board HUB405 added. by stroese · 21 years ago
  88. 5ce08ee Board DP405 added. by stroese · 21 years ago
  89. 4f7cb08 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
  90. a43278a * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
  91. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  92. 149dded * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  93. 7152b1d * Add support for SK98xx driver by wdenk · 21 years ago
  94. 4d81677 Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
  95. 093ae27 Fix compile problem by wdenk · 21 years ago
  96. 12f3424 * Add support for PPChameleon Eval Board by wdenk · 21 years ago
  97. 326428c Patch by Yuli Barcohen, 7 Aug 2003: by wdenk · 21 years ago
  98. 0cb61d7 Patch by Raghu Krishnaprasad, 7 Aug 2003: by wdenk · 21 years ago
  99. 6f21347 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · 21 years ago
  100. c29fdfc Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · 21 years ago