summaryrefslogtreecommitdiff
path: root/board/lwmon
Commit message (Collapse)AuthorAgeLines
* * 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)
* * LWMON extensions:wdenk2003-04-27-86/+171
| | | | | | | | | | | - 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
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-11-1/+1
| | | | | | | | | | | | when watchdog is on * Update baudrate in bd_info when it gets changed * Add watchdog trigger points while waiting for serial port (so far only 8xx -- needed on LWMON with 100ms watchdog) * Improve command line tool to access the U-Boot's environment (figuration of the utility, using a config file)
* Initial revisionwdenk2002-11-02-0/+966
|
* Initial revisionwdenk2002-11-02-0/+127
|
* Initial revisionwdenk2002-10-11-0/+556
|
* Initial revisionwdenk2002-07-20-0/+132
|
* Initial revisionwdenk2001-04-28-0/+162
|
* Initial revisionwdenk2001-03-29-0/+30