- eb4a439 Fix output for "Unprotecting". by stroese · 21 years ago
- 86bb6fc Debug printf's removed. by stroese · 21 years ago
- 5871611 Updated for PPC405EP boards (2 banks only). by stroese · 21 years ago
- 5ad6d4d BUBINGA405EP port fixed. by stroese · 21 years ago
- abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago
- 7f00b94 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · 21 years ago
- 174e0e5 Patch by Wolter Kamphuis, 05 Dec 2003: by wdenk · 21 years ago
- 444f22b * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
- 4e7a58a * Patch by Andre Schwarz, 24 Nov 2003: by wdenk · 21 years ago
- 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
- 5d5317e * Patch by Xue Ligong (Joe), 13 Nov 2003: add Realtek 8019 ethernet driver by wdenk · 21 years ago
- 8676590 * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago
- f4cec3f * Patches by Stephan Linz, 3 Nov 2003: by wdenk · 21 years ago
- c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
- 768844e Accelerate booting on TRAB board: read and check autoupdate image by wdenk · 21 years ago
- 1ae251b Fix typo in MPC5XXX code (pointed out by Victor Wren) by wdenk · 21 years ago
- 78ae91f * Enabled password check on RMU board by wdenk · 21 years ago
- c0d54ae Add support for BMS2003 board by wdenk · 21 years ago
- 9a1ff30 Fix flash driver for TRAB board (must use Unlock Bypass Reset command by wdenk · 21 years ago
- c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
- 4b16c2e * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · 21 years ago
- 655a0f9 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
- b6c60cb3 * Prepare for release by wdenk · 21 years ago
- 5561847 * Patch by Stephan Linz, 28 Oct 2003: fix init sequence error for NIOS port by wdenk · 21 years ago
- a983cc2 * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx by wdenk · 21 years ago
- 6605c84 * Correct header printing for multi-image files in do_bootm() by dzu · 21 years ago
- 6fcda22 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
- 3da587e * Patch by Steven Scholz, 18 Oct 2003: Fix AT91RM9200 ethernet driver by wdenk · 21 years ago
- ad7541e * Fix PCI problems on PPChameleonEVB by wdenk · 21 years ago
- b02ed68 Add CompactFlash support for NSCU by dzu · 21 years ago
- 17d1a1d TRAB auto-update: Base decision if we have to strip the image by wdenk · 21 years ago
- 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
- bd1575f * Make sure HUSH is initialized for running auto-update scripts by wdenk · 21 years ago
- 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · 21 years ago
- 9b7f384 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
- 9f83793 * Patches by Thomas Lange, 09 Oct 2003: by wdenk · 21 years ago
- 61970fd * Patch by Martin Krause, 09 Oct 2003: by wdenk · 21 years ago
- 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
- 2f0812d * Patch by Yuli Barcohen, 25 Sep 2003: by wdenk · 21 years ago
- 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
- 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · 21 years ago
- ec207f9 Use IH_TYPE_FILESYSTEM for TRAB "disk" images. by wdenk · 21 years ago
- e97dcd0 Fix build problems under FreeBSD by wdenk · 21 years ago
- 6cd4a5e Add generic filesystem image type by wdenk · 21 years ago
- 7182b0f * Update TRAB auto update code by wdenk · 21 years ago
- 15b57c7 Improve SDRAM setup for TRAB board by dzu · 21 years ago
- d5e45d8 Suppress all output with splashscreen configured only if "splashimage" is set by dzu · 21 years ago
- c9b0825 * Fix problems with I2C support for mpc5200 by dzu · 21 years ago
- 6217792 Fix problems with I2C support for mpc5200 by dzu · 21 years ago
- d36e6fa Suppress all output with splashscreen configured only if "splashimage" is set by dzu · 21 years ago
- 8d7e4d1 * Adapt TRAB configuration and auto_update to new memory layout by dzu · 21 years ago
- 69438f6 Add configuration for wtk board by dzu · 21 years ago
- fae2d81 Add support for the Sharp LQ065T9DR51U LCD display by dzu · 21 years ago
- f2eba1f "start" may be legitimately 0x0000 by wdenk · 21 years ago
- 6f5ee10 Update MPC5200 port pin configuration for Linux CAN drivers. by wdenk · 21 years ago
- 504331b Work on TRAB's auto_update feature. by wdenk · 21 years ago
- 5256def * Patch by Rune Torgersen, 17 Sep 2003: by wdenk · 21 years ago
- 8706ea8 * Patches by Jon Diekema, 17 Sep 2003: by wdenk · 21 years ago
- 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
- b6b2f0e Support new configuration of TRAB board with more memory by wdenk · 21 years ago
- f6a6ac1 Add auto-update code for TRAB board using USB memory sticks by wdenk · 21 years ago
- 5c34d45 Code cleanup by wdenk · 21 years ago
- 7f202b9 * Disable MPC5200 bus pipelining as workaround for bus contention by wdenk · 21 years ago
- 56bb535 * Fix timeout problems with 1st packet on MPC5200 by wdenk · 21 years ago
- 9a5bf93 Disable MPC5200 bus pipelining as workaround for bus contention by wdenk · 21 years ago
- f5547d3 * Modify XLB arbiter priorities on MPC5200 so all devices use same by wdenk · 21 years ago
- 6e2bf7a Make IPB clock on MGT5100/MPC5200 configurable in board config file; by wdenk · 21 years ago
- 890255d Cleanup of code, output formatting, and indentation. by wdenk · 21 years ago
- 1f197c6 * Patches by Jon Diekema, 15 Sep 2003: by wdenk · 21 years ago
- fc314ce * Patch by Gleb Natapov, 14 Sep 2003: by wdenk · 21 years ago
- bd08bc4 * Patch by llandre, 11 Sep 2003: update configuration for PPChameleonEVB board by wdenk · 21 years ago
- 2552190 * Patch by David Müller, 13 Sep 2003: by wdenk · 21 years ago
- f28560f * Patch by Rune Torgersen, 11 Sep 2003: by wdenk · 21 years ago
- 708521a Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
- 84da353 Patch by Stefan Roese, 12 Sep 2003 by stroese · 21 years ago
- 3361eb7 New boards DP405, HUB405, PLU405, VOH405 added. by stroese · 21 years ago
- 446fa1a New board config file added. by stroese · 21 years ago
- 9b117ff Update configuration. by stroese · 21 years ago
- 79435e3 PPC405EP: set vendor id. by stroese · 21 years ago
- c45cfd0 Disable memory controller before setting first values. by stroese · 21 years ago
- 93d6508 PMC405 update. by stroese · 21 years ago
- 9cead26 PCI405 update. by stroese · 21 years ago
- c8065c9 CPCI405(AB) update. by stroese · 21 years ago
- c753820 ASH405 update. by stroese · 21 years ago
- 3991d61 Xilinx jtag tool added. by stroese · 21 years ago
- be467a1 Board VOH405 added. by stroese · 21 years ago
- e1cb7eb Board PLU405 added. by stroese · 21 years ago
- d558dc4 Board HUB405 added. by stroese · 21 years ago
- de46bb6 Board DP405 added. by stroese · 21 years ago
- 4cc02a8 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
- 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
- 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
- de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
- eb20ad3 * Add support for SK98xx driver by wdenk · 21 years ago
- a4685fe Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
- 19cbaf4 Fix compile problem by wdenk · 21 years ago
- 232fe0b * Add support for PPChameleon Eval Board by wdenk · 21 years ago
- 9a8965d Patch by Yuli Barcohen, 7 Aug 2003: by wdenk · 21 years ago
- 84650f5 Patch by Raghu Krishnaprasad, 7 Aug 2003: by wdenk · 21 years ago
- 7eaacc5 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · 21 years ago