20060830 Version 0.3.3 (Ilya Sukhanov, dotcommie.net) * Disables VBR before jumping to image. Quadros is not smart enough to rewrite it properly. 20050722 Version 0.3.2 (Jate Sujjavanich, * Added support for M523xEVB 20040221 Version 0.3.1 (Ken Treis, ) * Fix to M5249C3 DRAM initialization code (Jeremy Andrus) 20030502 Version 0.3.0 (Ken Treis, ken@reasonability.net) * Added support for M5249C3 (Jeremy Andrus ) * Overhauled LED state definitions (Jeremy Andrus ) * Added basic memory size configuration parameter 20021126 Version 0.2.3 (Ken Treis, ken@reasonability.net) * Fixed serial port bug on Lineo NETtel (Alexander Mack, ) * Added a best-guess configuration for the M5307C3 * Removed README.html in favor of an online HOWTO at http://www.reasonability.net/uclinux/colilo/colilo-HOWTO.html 20020828 Version 0.2.2 (Ken Treis, ken@reasonability.net) * Added new board configuration (M5272C3-16MB) for the M5272C3 rev 2.2 * A checksum is now appended to the colilo.bin image if the cksum program is found in $UCLINUX/tools. Otherwise, this step is skipped. The checksum is validated by netflash during a bootloader update. * Added PWM control and pulse width register definitions for 5272 * Updates for Key Technology boards 20020714 Version 0.2.1 (Ken Treis, ken@reasonability.net) * Added Changelog :) * Long-overdue fix to the 5272C3 flash.ld address * Minor documentation changes.