coreboot/util
Eric W. Biederman e1b09246c2 Compile fixes from linuxBIOS hopefully it works for everyone again.
crt0.base
     - SMP compile fixes
     - No longer unconditionally include cpu/p5/start32.inc
         (it's been renamed  cpu/i386/entry16.inc)
ldscript.base
     - Simplfied, and moved some content into reset16.lds and entry16.lds
stddef.h
     - Use C style comments for #endif /* I386_STDDEF_H */
pirq_routing.h
     - The define is HAVE_PIRQ_TABLE not HAVE_PIRQ_ROUTING_TABLE
mtrr.c
     - Remove the need for defining INTEL_PPRO_MTRR
mainboard/xxx/Config
     - start32.inc is no longer automatically included include
       entry16.inc and reset16.inc where appropriate
       In particular if we are using a docipl we don't want
       reset16.inc or reset16.lds
tyan/guiness/mptable.c
     - Removed spurious define USE_ALL_CPUS
northbridge/intel/440gx/
     - Updated to compile with the factored generic memory code.
nortsouthbridge/sis/xxx/
     - Remove includes of northsouthbridge/sis/630/param.h did I add them?
       The file is gone now so including it is just bad...
NLBConfig.py
      - Allow relative filename arguments
      - Add directive ldscript to add an include file into
        our linker script
      - Fixed docipl to use strings when calling set_option
      - Allow target the target directive to use relative paths
      - Add extra dependencies to ldscript.lds
2001-08-21 02:37:35 +00:00
..
alpha-common testing I HATE CVS 2001-03-22 21:26:32 +00:00
cachetest cache program from dave patterson at UC Berkeley. 2000-11-15 04:12:06 +00:00
config Compile fixes from linuxBIOS hopefully it works for everyone again. 2001-08-21 02:37:35 +00:00
makerom testing I HATE CVS 2001-03-22 21:26:32 +00:00
mkflashimg mkflashimage to build flash images. 2001-06-23 22:11:44 +00:00
mtd Fixed a simple bug in burn_mtd, related to the new 2.4.0 release MTD code 2001-01-12 05:29:44 +00:00
sis Added needed usleeps so program would work. 2001-02-07 16:10:54 +00:00
webconfig added README 2001-08-06 15:11:40 +00:00