summaryrefslogtreecommitdiff
path: root/include/configs/TQM5200.h
AgeCommit message (Collapse)Author
2006-07-18Enable buffered flash writes for TQM5200 board.Wolfgang Denk
2006-06-16Adjust TQM5200 make targetsWolfgang Denk
Make the automatic CS configuration the default. The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB and CONFIG_TQM5200_AC are removed. "TQM5200_config" is now the default for STK52XX.200 base boards. On a STK52XX.100 base board "TQM5200_STK100_config" must be used. Patch by Martin Krause, 07 Nov 2005
2006-03-12Adjust "echo" as a default commandWolfgang Denk
Patch by Sam Song, 19 Jun 2005
2005-12-01Increase malloc arena on TQM5200 board to 256 kB.Wolfgang Denk
With 64 kb uniform flash sector size the old value of 128 kB was too small.
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk
Patch by Pantelis Antoniou, 04 Sep 2005
2005-08-23Add JFFS2 support for TQM5200 boardWolfgang Denk
2005-08-19Add new board specific commands for TQM5200/STK52XXWolfgang Denk
- Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005
2005-08-18Add RTC support for STK52XX.200Wolfgang Denk
Patch by Martin Krause, 7 Apr. 2005
2005-04-02Fix problems with SNTP support;wdenk
enable SNTP support in some boards.
2005-03-31* Patch by Detlev Zundel, 31 Mar 2005:wdenk
Cleanup duplicate definition of overwrite_console() * Update TQM5200 configuration; prepare for Rev. 200 starter kit boards
2005-03-27Patches by Martin Krause, 22 Mar 2005:wdenk
- use TQM5200_auto as MAKEALL target for TQM5200 systems - add support for SM501 graphics controller - add support for graphic console on TQM5200 - add support for TQM5200 Rev 200 - cleanup, fix typo in include/configs/TQM5200.h
2005-03-17* Fix RTC configuration for PPChameleon boardwdenk
* Cleanup, fix typo in include/configs/TQM5200.h
2005-03-16Adapt for U-Boot image size (new features enabled) on TQM5200wdenk
2005-02-24* Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk
* Add reset code for Coral-P on INKA4x0 board * Patch by Martin Krause, 28 Jun 2004: Update for TRAB board. * Fix some missing "volatile"s in MPC5xxx FEC driver
2004-12-16Code cleanup.wdenk
2004-12-12Patch by Martin Krause, 27 Oct 2004:wdenk
- add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200
2004-08-28* Add automatic update support for LWMON boardwdenk
* Enable MSDOS/VFAT filesystem support for LWMON board * Clear Block Lock-Bits when erasing flash on LWMON board. * Fix return code of "fatload" command * Disable debugging for TQM5200 board
2004-08-04* Patch by Martin Krause, 03 Aug 2004:wdenk
change timing for SM501 graphics controller on TQM5200 module * Patch by Mark Jonas, 13 July 2004: - Total5200 LCD now run in little endian mode. Endianess conversion is done in hardware. - Removed last reference to "console" environment variable.
2004-07-11* Cleanupwdenk
* Patch by Mark Jonas, 05 Jul 2004: add support for the Total5100's and Total5200's LCD screen * Patches by Dan Eisenhut, 01 Jul 2004: - README fixes. - Move doc2000.h include to prevent compiler warning on some boards
2004-07-11* Patch by Martin Krause, 30 Jun 2004:wdenk
Add support for TQM5200 board * Patch by Martin Krause, 29 Jun 2004: Add loopw command: infinite write loop on address range