summaryrefslogtreecommitdiffstats
path: root/post/sysmon.c
Commit message (Collapse)AuthorAgeFilesLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
|
* Fix sysmon POST problem: check I2C error codesWolfgang Denk2005-07-281-2/+11
| | | | | | This fixes a problem of displaying bogus voltages when the voltages are so low that the I2C devices start failing while the rest of the system keeps running.
* Patch by Pierre Aubert, 15 Mar 2004:wdenk2004-03-171-35/+19
| | | | Fix buffer overflow in IDE identification
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-21/+33
| | | | | | | | | | | | | | | | | | - Correct flash and JFFS2 support for MPC8260ADS - fix PVR values and clock generation for PowerQUICC II family (8270/8275/8280) * Patch by Bernhard Kuhn, 08 Jul 2003: - add support for M68K targets * Patch by Ken Chou, 3 Jul: - Fix PCI config table for A3000 - Fix iobase for natsemi.c (PCI_BASE_ADDRESS_0 is the IO base register for DP83815) * Allow to enable "slow" POST routines by key press on power-on * Fix temperature dependend switching of LCD backlight on LWMON * Tweak output format for LWMON
* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk2003-06-281-3/+1
| | | | | | | | | - Allow to call sysmon function interactively - PIC on LWMON board needs delay after power-on - Add missing RSR definitions for MPC8xx - Improve log buffer handling: guarantee clean reset after power-on - Add support for EXBITGEN board - Add support for SL8245 board
* * Code cleanup:wdenk2003-06-271-10/+10
| | | | | | | | | - 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)
* Patch by Mathijs Haarman, 08 May 2003:wdenk2003-05-121-2/+2
| | | | Add lan91c96 driver (tested on Lubbock and custom PXA250 board only)
* * LWMON extensions:wdenk2003-04-271-0/+330
- 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
OpenPOWER on IntegriCloud