summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM8260.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix problems with SNTP support;wdenk2005-04-021-4/+9
| | | | enable SNTP support in some boards.
* Update for TQM board defaults:wdenk2003-08-071-7/+8
| | | | disable clocks_in_mhz, enable boot count limit
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-18/+9
| | | | | | | | applications: instead of using (PPC-specific) system calls we now use a jump table; please see doc/README.standalone for details * Patch by Dave Westwood, 24 Jul 2003: added support for Unity OS (a proprietary OS)
* * Add support for NSCU boardwdenk2003-07-071-1/+1
| | | | | | | * Add support for TQM823M, TQM850M, TQM855M and TQM860M modules * Add support for Am29LV160ML, Am29LV320ML, and Am29LV640ML mirror bit flash on TQM8xxM modules
* * Code cleanup:wdenk2003-06-271-69/+69
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Add support for Promess ATC boardwdenk2003-05-031-14/+22
| | | | | | | | | | | | | | * Patch by Keith Outwater, 28 Apr 2003: - Miscellaneous corrections and additions to GEN860T board specific code. - Added GEN860_SC variant to GEN860T. - Miscellaneous corrections to GEN860T documentation. - Correct duplicate entry in U-Boot CREDITS file. - Add GEN860T_SC entry in MAINTAINERS file. - Update CREDITS file with GEN860T_SC info. * Update Smiths Aerospace addresses in MAINTAINERS file * Fix error handling in hush's version of "run" command
* * LWMON extensions:wdenk2003-04-271-2/+3
| | | | | | | | | | | - Splashscreen support - modem support - sysmon support - temperature dependend enabling of LCD * Allow booting from old "PPCBoot" disk partitions * Add support for TQM8255 Board / MPC8255 CPU
* Patches by Dave Ellis, 18 Mar 2003 for SXNI855T board:wdenk2003-03-281-5/+19
| | | | | | | | - fix SRAM and SDRAM memory sizing - add status LED support - add MAC address for second (SCC1) ethernet port Update default environment for TQM8260 board
* Initial revisionwdenk2002-08-191-0/+617
OpenPOWER on IntegriCloud