Commit graph

10 commits

Author SHA1 Message Date
Ronald G. Minnich
07da2163b3 info on flash. 2003-01-16 21:35:59 +00:00
Eric W. Biederman
d96aab9e06 - Delayed commit of code for the ASUS A7M motherboard
- VIA 686 cleanups from the A7M code (it now works in a different pci slot).
- Update of assembly printing routines to use the debug levels:
  TTYS0_TX_CHAR now becomes CONSOLE_<LEVEL>_TX_CHAR.
  It's more verbose but now the controls are the same as with the C code.
- Break off of loglevel.h from printk.h.  loglevel.h is safe for both
  the assembly routines and the C code to include.
- Next round of commits for the supermicro p4dc6
- SMP setup updates (Rons board is broken)
  I now allow the other SMP processors to report their existence.
  I really need to add a minimum time to run but that hasn't happened yet.
- SMP per motherboard table of apicids, as the assumption that they
  would always be 0 & 1 with only two cpus fails.
- RDRAM setup updates.  The code isn't done but it now works on more
  than one board at a time.
- More cacheram work.  Minor bug fixes and some macros to use it from C.
- Entry point changes so we no longer have to jump over our gdt.
- Added/Audited the cpufixup for the i786
- IDE intialization for the 82801 ich2 chip.
2001-11-13 03:43:37 +00:00
Ronald G. Minnich
7c62dad87c added config for building per-mainboard docs
updates to the config manual
2001-06-23 20:58:05 +00:00
Ronald G. Minnich
133e6355b1 update 2001-01-16 17:36:37 +00:00
Ronald G. Minnich
943445fa70 more info 2001-01-16 16:35:55 +00:00
Ronald G. Minnich
0efc34ffa8 .ps of manual 2001-01-12 05:35:14 +00:00
Ronald G. Minnich
cbffe2b420 Config manual 2001-01-12 05:29:59 +00:00
Ronald G. Minnich
2d2c3bee52 Simple comments and changes for VIA; some try at doxygen 2000-10-10 21:44:31 +00:00
Ronald G. Minnich
c255997fe0 doxygen config file 2000-10-10 17:13:13 +00:00
Ronald G. Minnich
9ef8ff253e First cut at config command. Also, doxygen output goes in this directory. 2000-10-10 17:09:28 +00:00