summaryrefslogtreecommitdiff
path: root/include/configs/NSCU.h
Commit message (Collapse)AuthorAgeLines
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-7/+7
| | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
* Fix problems with SNTP support;wdenk2005-04-02-2/+4
| | | | enable SNTP support in some boards.
* * Add comment about non-GPL character of standalone applications towdenk2004-09-27-1/+1
| | | | | | COPYING file * Fix FEC ethernet problem on NSCU board.
* * Fix NSCU config; add ethernet wakeup code.wdenk2004-08-01-36/+6
| | | | * Add link for preloader for Motorola Coldfire to RAEDME.m68k
* Add CompactFlash support for NSCUdzu2003-10-19-2/+10
|
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-1/+1
| | | | | | | | - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
* * Map ISP1362 USB OTG controller for NSCU boardwdenk2003-08-05-0/+11
| | | | | | | | | * Patch by Brad Parker, 02 Aug 2003: fix sc520_cdp problems * Implement Boot Cycle Detection (Req. 2.3 of OSDL CGL Reqirements) * Allow erase command to cross flash bank boundaries
* * Add support for NSCU boardwdenk2003-07-07-0/+470
* Add support for TQM823M, TQM850M, TQM855M and TQM860M modules * Add support for Am29LV160ML, Am29LV320ML, and Am29LV640ML mirror bit flash on TQM8xxM modules