coreboot/src/lib
Eric W. Biederman 2beb0a1bcc - Updates for the supermicro p4dc6 motherboard
- Code to initialize sdram from C on the l440gx
- cache as ram code fro the p6 it works except conflict misses occur
  with addresses that are not cached so writing to ram does not work.
  Which makes it to brittle to count on.
- Initial implementation of a fallback booting scheme where we can
  have two copies of linuxbios in rom at once.
- Movement of 32 bit entry code from entry16.inc to entry32.inc
- Update of all config files so they now also include entry32.inc
- Fix for start_stop.c & entry16.inc so I can fairly arbitrarily relocate
  the 16bit entry code in SMP.
- A small number of fixes for warnings
2001-11-27 19:29:59 +00:00
..
Config - Updates for the supermicro p4dc6 motherboard 2001-11-27 19:29:59 +00:00
definitions.h Changes from Eric for Alpha and other support 2001-03-13 04:22:19 +00:00
delay.c Start of merge from work on the AMD760MP platform. 2001-08-07 19:46:37 +00:00
do_inflate.c Code changes from my work and the AMD760MP chipset. 2001-08-08 02:45:10 +00:00
do_inflate.h Next in my series of cleanups form the alpha port nothing should break yet... 2001-03-23 21:03:13 +00:00
elfboot.c Fix small bug in raminit for 440gx. If you have ecc ram you need to set 2001-09-20 17:31:08 +00:00
fallback_boot.c - Updates for the supermicro p4dc6 motherboard 2001-11-27 19:29:59 +00:00
inflate.c added debug option for get_byte to dump every byte. 2001-10-24 16:13:42 +00:00
linuxbiosmain.c Code changes from my work and the AMD760MP chipset. 2001-08-08 02:45:10 +00:00
linuxpci.c - Updates for the supermicro p4dc6 motherboard 2001-11-27 19:29:59 +00:00
logbuf_subr.c Changed 2001-11-08 02:06:37 +00:00
malloc.c Code changes from my work and the AMD760MP chipset. 2001-08-08 02:45:10 +00:00
memcmp.c Changes from Eric for Alpha and other support 2001-03-13 04:22:19 +00:00
memcpy.c Changes from Eric for Alpha and other support 2001-03-13 04:22:19 +00:00
memset.c Changes from Eric for Alpha and other support 2001-03-13 04:22:19 +00:00
newpci.c Initial checkin for supermicro p4dc6 2001-11-03 02:11:49 +00:00
printk.c - Updates for the supermicro p4dc6 motherboard 2001-11-27 19:29:59 +00:00
serial_subr.c - Updates for the supermicro p4dc6 motherboard 2001-11-27 19:29:59 +00:00
subr.c Initial checkin for supermicro p4dc6 2001-11-03 02:11:49 +00:00
video_subr.c Fixup work in the video subr. 2001-11-25 21:22:16 +00:00
vsprintf.c - Updates for the supermicro p4dc6 motherboard 2001-11-27 19:29:59 +00:00