coreboot-kgpe-d16/targets
Eric Biederman f8a2dddb57 - To reduce confuse rename the parts of linuxbios bios that run from
ram linuxbios_ram instead of linuxbios_c and linuxbios_payload...
- Reordered the linker sections so the LinuxBIOS fallback image can take more the 64KiB on x86
- ROM_IMAGE_SIZE now will work when it is specified as larger than 64KiB.
- Tweaked the reset16.inc and reset16.lds to move the sanity check to see if everything will work.
- Start using romcc's built in preprocessor (This will simplify header compiler checks)
- Add helper functions for examining all of the resources
- Remove debug strings from chip.h
- Add llshell to src/arch/i386/llshell (Sometime later I can try it...)
- Add the ability to catch exceptions on x86
- Add gdb_stub support to x86
- Removed old cpu options
- Added an option so we can detect movnti support
- Remove some duplicate definitions from pci_ids.h
- Remove the 64bit resource code in amdk8/northbridge.c in preparation for making it generic
- Minor romcc bug fixes


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1727 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-10-30 08:05:41 +00:00
..
Iwill/dk8s2 Default and maximum loglevels were too high, fixed. 2004-05-27 21:17:13 +00:00
amd - add support for socket 754 2004-10-19 10:30:32 +00:00
arima/hdama - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
digitallogic/adl855pc digital logic stuff, fixes for the smbus code in 82801dbm 2004-09-30 16:37:22 +00:00
embeddedplanet/ep405pc use fs stream 2004-04-23 23:10:46 +00:00
emulation/qemu-i386 add target for qemu-i386 2004-06-28 12:20:42 +00:00
ibm/e325 comment out scsi controller init in s2880 mainboard 2004-04-26 17:43:30 +00:00
motorola/sandpoint use IDE stream 2004-03-17 22:38:42 +00:00
newisys/khepri Call image "khepri.rom" 2003-10-27 10:36:44 +00:00
technologic/ts5300 initial version of TS5300 target 2004-08-07 19:20:44 +00:00
totalimpact/briq *** empty log message *** 2004-01-22 01:06:19 +00:00
tyan s2735 half update 2004-10-22 18:45:36 +00:00
via from Mark Wilkinson, some fixes. 2004-10-25 14:57:24 +00:00
buildtarget - Make the directory for config.py to live in 2003-10-14 03:33:11 +00:00