coreboot-kgpe-d16/src
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
..
arch - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
boot sizeram removal/conversion. 2004-10-27 08:53:57 +00:00
config - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
console - HDAMA boots! 2004-10-16 08:38:58 +00:00
cpu - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
devices - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
drivers - Add a generic device that does nothing 2004-10-14 21:43:24 +00:00
include - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
lib - First stab at running linuxbios without the old static device tree. 2004-10-16 06:20:29 +00:00
mainboard - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
northbridge - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
pc80 - Bump the LinuxBIOS major version 2004-10-21 10:44:08 +00:00
pmc/altimus/mpc7410 moved cpu code to cpu/ppc/mpc74xx 2003-07-24 21:05:02 +00:00
ram - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
sdram remove SMBUS_MEM_DEVICE_[START|END] traces from code. 2003-10-07 14:56:48 +00:00
southbridge - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
stream added spin-up delay 2004-03-17 22:35:52 +00:00
superio - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00