Go to file
Eric Biederman d3283ec05f - A new test case for romcc
- Minor romcc fixes
- In smbus_wail_until_done a romcc glitch with || in romcc where it likes
  to run out of registers.  Use | to be explicit that I don't need the short
  circuiting behavior.
- Remove unused #defines from coherent_ht.c
- Update the test in auto.c to 512M
- Add definition of log2 to romcc_io.h
- Implement SPD memory sizing in raminit.c
- Reduce the number of memory devices back 2 to for the SOLO board.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@883 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2003-06-18 11:03:18 +00:00
documentation/RFC more specs. 2003-06-06 14:35:36 +00:00
src - A new test case for romcc 2003-06-18 11:03:18 +00:00
util - A new test case for romcc 2003-06-18 11:03:18 +00:00
COPYING - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00
ChangeLog - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00
NEWS - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00