summaryrefslogtreecommitdiff
path: root/board/tqm8xx
Commit message (Collapse)AuthorAgeLines
* * Header file cleanup for ARMwdenk2003-06-25-0/+1
| | | | | | * Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-15-9/+68
| | | | | | | | | | | | | * Patches by Kyle Harris, 13 Mar 2003: - Add FAT partition support - Add command support for FAT - Add command support for MMC ---- - Add Intel PXA support for video - Add Intel PXA support for MMC ---- - Enable MMC and FAT for lubbock board - Other misc changes for lubbock board
* * Add support for RMU boardwdenk2003-06-05-0/+38
| | | | | | | | * Add support for TQM862L at 100/50 MHz * Patch by Pantelis Antoniou, 02 Jun 2003: major reconstruction of networking code; add "ping" support (outgoing only!)
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-2/+2
| | | | | | | | instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only)
* Initial revisionwdenk2002-11-03-0/+674
|
* Initial revisionwdenk2002-09-18-0/+136
|
* Initial revisionwdenk2002-08-26-0/+423
|
* Initial revisionwdenk2002-07-20-0/+131
|
* Initial revisionwdenk2002-07-11-0/+40
|
* Initial revisionwdenk2000-12-14-0/+28