Read-only mirror of https://review.coreboot.org/coreboot.git. Synced every hour. We don't handle Pull Requests. https://coreboot.org
  • C 93.8%
  • ASL 2.2%
  • Makefile 1.1%
  • C++ 0.5%
  • Pawn 0.5%
  • Other 1.8%
Find a file
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
documentation brush up language, unify terms, correct some urls. 2004-06-02 11:25:31 +00:00
src sizeram removal/conversion. 2004-10-27 08:53:57 +00:00
targets from Mark Wilkinson, some fixes. 2004-10-25 14:57:24 +00:00
util show error logfile 2004-10-21 21:41:57 +00:00
ChangeLog - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00
COPYING - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00
NEWS - Bump the LinuxBIOS major version 2004-10-21 10:44:08 +00:00