switch-coreboot/romimages
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
..
MS7308E changes so we can also build flash as well as DoC 2000-10-27 21:47:01 +00:00
MS7308E_FLASHROOT mtrr fixes for 630, they are a hack now. 2000-11-01 03:08:35 +00:00
RON_ASUS_CUA Continuing fixes for acer. 2000-12-15 00:58:14 +00:00
RON_ASUS_CUA_DOC Fixed again for sdram 2001-03-13 15:40:33 +00:00
RON_ASUS_CUA_DOC2 reduce size of the ipl.S in northbridge/acer/m1631. 2001-03-21 00:46:55 +00:00
RON_GA6-BXC Support for gigabit ga-6vxc 2000-11-02 03:34:10 +00:00
RON_L440GX Added support for 64-bit base address registers. 2000-11-30 22:06:43 +00:00
RON_L440GX_SCSI l2 cache bug 2000-12-01 23:35:17 +00:00
RON_TYAN_S1834 For tyan s1834 and winbond superio ... 2000-11-13 22:56:05 +00:00
RON_VIA_SPD - Delayed commit of code for the ASUS A7M motherboard 2001-11-13 03:43:37 +00:00
RON_VT5259A - Delayed commit of code for the ASUS A7M motherboard 2001-11-13 03:43:37 +00:00
RON_VT5426 - Delayed commit of code for the ASUS A7M motherboard 2001-11-13 03:43:37 +00:00
RON_WINFAST6300 support for SERIAL_POST (i.e. post to serial port as well as post port) 2000-11-30 04:50:27 +00:00
WINFAST6300_FLASHROOT Fixed to no longer used old chip/intel/serial_subr.c 2000-10-24 21:53:12 +00:00
WINFAST6300_SERCONS chagnes for watchdog timer support (MD40 pin) 2000-10-29 14:53:56 +00:00