coreboot/util
Eric W. Biederman 71be41d193 make.base(i386 & alpha)
make.base -- renamed OBJECTS to OBJECTS-1 to allow conditional compilation of objects
ldscript.base -- realized that assignemnts to the location counter inside of sections
           are relative to their start so simplfied the code
pirq_routing.h -- includeded types.h so we don't have suprises
hardwaremain.c -- unconditionally included arch/smp/mpsec.h
arch/i386/smp/Config introduced conitional on the compilation objects into
                  the compilation process
         ioapic.c -- removed (now) unneeded ifdef around this file
         mpsec.c -- removed (now) unneeded ifdef around this file

cpu/cpufixup.h -- Fix typo in the case when no cpufixup is needed.
parts/framebuffer.h -- Added a missing semicolon.
smp/atomic.h -- renamed second atmoic_inc to atomic_dec oops.

tyan/guinnes/Config -- reordered the options so they are grouped a little
                better and said mptable.o is dependent on HAVE_MP_TABLE
tyan/guiness/mainboard.c -- small change for clarity.

northsouthbridge/sis/630/northbridge.c
northsouthbridge/sis/630/southbridge.c
           -- Remove unused include of the now dead param.h

NLBConfig.py
          -- Only include numeric options in the linker script
          -- Update to handle adding a condition for when to build
             objects
2001-08-15 21:30:08 +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 make.base(i386 & alpha) 2001-08-15 21:30:08 +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