coreboot-kgpe-d16/src/boot
Eric Biederman 6e53f50082 sizeram removal/conversion.
- mem.h and sizeram.h and all includes killed because the are no longer needed.
- linuxbios_table.c updated to directly look at the device tree for occupied memory areas.
- first very incomplete stab a converting the ppc code to work with the dynamic device tree
- Ignore resources before we have read them from devices, (if the device is disabled ignore it's resources).
- First stab at Pentium-M support
- add part/init_timer.h making init_timer conditional until there is a better way of handling it.
- Converted all of the x86 sizeram to northbridge set_resources functions.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1722 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-10-27 08:53:57 +00:00
..
Config.lb filo boot load support 2004-03-17 17:10:32 +00:00
elfboot.c - Cleanup the bugfix in elfboot.c 2004-10-16 08:45:29 +00:00
filo.c filo boot load support 2004-03-17 17:10:32 +00:00
hardwaremain.c sizeram removal/conversion. 2004-10-27 08:53:57 +00:00