Wolfgang Denk
953c5b6f8b
Adjust "echo" as a default command
...
Patch by Sam Song, 19 Jun 2005
19 years ago
Wolfgang Denk
d00de23b15
Increase malloc arena on TQM5200 board to 256 kB.
...
With 64 kb uniform flash sector size the old value of 128 kB was
too small.
19 years ago
Wolfgang Denk
fe126d8b34
Change all '$(...)' variable references into '${...}'
...
which makes the environment compatible with the hush shell.
WARNING: Support for the old '$(...)' syntax will be
discontinued in a later version.
19 years ago
Marian Balakowicz
63ff004c4f
Add support for multiple PHYs.
19 years ago
Wolfgang Denk
f57f70aab9
Support passing of OF flat trees to the kernel.
...
Patch by Pantelis Antoniou, 04 Sep 2005
20 years ago
Wolfgang Denk
d534f5cc38
Add JFFS2 support for TQM5200 board
20 years ago
Wolfgang Denk
6617aae9b9
Add new board specific commands for TQM5200/STK52XX
...
- Sound commands (beep, wav, sound)
- Test commands (led, can, backlight, rs232)
Patch by Martin Krause, 02 May 2005
20 years ago
Wolfgang Denk
4f562f145a
Add RTC support for STK52XX.200
...
Patch by Martin Krause, 7 Apr. 2005
20 years ago
wdenk
414eec35e3
Fix problems with SNTP support;
...
enable SNTP support in some boards.
20 years ago
wdenk
83e40ba75d
* Patch by Detlev Zundel, 31 Mar 2005:
...
Cleanup duplicate definition of overwrite_console()
* Update TQM5200 configuration;
prepare for Rev. 200 starter kit boards
20 years ago
wdenk
8f0b7cbe80
Patches by Martin Krause, 22 Mar 2005:
...
- 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
20 years ago
wdenk
e632515387
* Fix RTC configuration for PPChameleon board
...
* Cleanup, fix typo in include/configs/TQM5200.h
20 years ago
wdenk
89c02e2c57
Adapt for U-Boot image size (new features enabled) on TQM5200
20 years ago
wdenk
151ab83a93
* Add support for ext2 filesystems and image timestamps to TQM5200 board
...
* 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
20 years ago
wdenk
efe2a4d5cf
Code cleanup.
20 years ago
wdenk
7e6bf358d8
Patch by Martin Krause, 27 Oct 2004:
...
- add support for "STK52xx" board (including PS/2 multiplexer)
- add hardware detection for TQM5200
20 years ago
wdenk
31a649234e
* Add automatic update support for LWMON board
...
* 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
21 years ago
wdenk
89394047ba
* Patch by Martin Krause, 03 Aug 2004:
...
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.
21 years ago
wdenk
810509266f
* Cleanup
...
* 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
21 years ago
wdenk
56523f1283
* Patch by Martin Krause, 30 Jun 2004:
...
Add support for TQM5200 board
* Patch by Martin Krause, 29 Jun 2004:
Add loopw command: infinite write loop on address range
21 years ago