coreboot.git
20 years agoe325 support
Ronald G. Minnich [Thu, 18 Mar 2004 22:00:56 +0000 (22:00 +0000)]
e325 support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1440 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoAdded support for SST49LF0xxA parts.
David W. Hendricks [Thu, 18 Mar 2004 21:59:05 +0000 (21:59 +0000)]
Added support for SST49LF0xxA parts.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1439 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoAdded support for more SST 49lf0xxA parts
David W. Hendricks [Thu, 18 Mar 2004 21:55:22 +0000 (21:55 +0000)]
Added support for more SST 49lf0xxA parts

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1438 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoforgot a semicolon
Li-Ta Lo [Thu, 18 Mar 2004 20:35:33 +0000 (20:35 +0000)]
forgot a semicolon

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1437 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoremoved unused code in pm49fl004, remove experimental delay in sst49lf040
Li-Ta Lo [Thu, 18 Mar 2004 20:31:54 +0000 (20:31 +0000)]
removed unused code in pm49fl004, remove experimental delay in sst49lf040

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1436 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofixed stupid i++ evalution order bug
Li-Ta Lo [Thu, 18 Mar 2004 20:27:33 +0000 (20:27 +0000)]
fixed stupid i++ evalution order bug

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1435 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofixed 32bit v.s. 64bit long int arithematics
Li-Ta Lo [Thu, 18 Mar 2004 19:40:07 +0000 (19:40 +0000)]
fixed 32bit v.s. 64bit long int arithematics

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1434 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoremoved spd_dump.c, it has nothing to do with flashing flash parts.
Li-Ta Lo [Wed, 17 Mar 2004 23:03:37 +0000 (23:03 +0000)]
removed spd_dump.c, it has nothing to do with flashing flash parts.
use standard product ID exit method for w49f002u
move udelay stuff into its own file

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1433 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agotypo
Greg Watson [Wed, 17 Mar 2004 22:40:12 +0000 (22:40 +0000)]
typo

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1432 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agouse IDE stream
Greg Watson [Wed, 17 Mar 2004 22:38:42 +0000 (22:38 +0000)]
use IDE stream

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1431 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agouse filo boot loader
Greg Watson [Wed, 17 Mar 2004 22:37:43 +0000 (22:37 +0000)]
use filo boot loader

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1430 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadded spin-up delay
Greg Watson [Wed, 17 Mar 2004 22:35:52 +0000 (22:35 +0000)]
added spin-up delay

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1429 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agomove utility functions into new source files
Li-Ta Lo [Wed, 17 Mar 2004 22:22:08 +0000 (22:22 +0000)]
move utility functions into new source files

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1428 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoremove debugging
Greg Watson [Wed, 17 Mar 2004 22:11:51 +0000 (22:11 +0000)]
remove debugging

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1427 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoremove more debugging
Greg Watson [Wed, 17 Mar 2004 22:11:11 +0000 (22:11 +0000)]
remove more debugging

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1426 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoaccording to spec, sector size is 2048
Greg Watson [Wed, 17 Mar 2004 22:05:28 +0000 (22:05 +0000)]
according to spec, sector size is 2048

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1425 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoremove debugging
Greg Watson [Wed, 17 Mar 2004 22:04:22 +0000 (22:04 +0000)]
remove debugging

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1424 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoppc fixes
Greg Watson [Wed, 17 Mar 2004 22:02:12 +0000 (22:02 +0000)]
ppc fixes

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1423 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoAdded support for SST49LF040
David W. Hendricks [Wed, 17 Mar 2004 21:47:30 +0000 (21:47 +0000)]
Added support for SST49LF040

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1422 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofilo boot load support
Greg Watson [Wed, 17 Mar 2004 17:10:32 +0000 (17:10 +0000)]
filo boot load support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1421 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoChecking for slaves on the IDE bus seems problematic, at least
Greg Watson [Wed, 17 Mar 2004 17:06:06 +0000 (17:06 +0000)]
Checking for slaves on the IDE bus seems problematic, at least
on the Sandpoint. Make it an option.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1420 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoFAT big endian changes
Greg Watson [Wed, 17 Mar 2004 17:03:02 +0000 (17:03 +0000)]
FAT big endian changes

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1419 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadded funcs
Greg Watson [Wed, 17 Mar 2004 17:02:28 +0000 (17:02 +0000)]
added funcs

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1418 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago*** empty log message ***
Greg Watson [Wed, 17 Mar 2004 17:00:50 +0000 (17:00 +0000)]
*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1417 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadded fat support
Greg Watson [Sat, 13 Mar 2004 04:04:58 +0000 (04:04 +0000)]
added fat support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1416 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadded atapi support
Greg Watson [Sat, 13 Mar 2004 03:54:08 +0000 (03:54 +0000)]
added atapi support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1415 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofrom filo
Greg Watson [Sat, 13 Mar 2004 03:52:19 +0000 (03:52 +0000)]
from filo

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1414 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agobyte swapping
Greg Watson [Sat, 13 Mar 2004 03:48:44 +0000 (03:48 +0000)]
byte swapping

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1413 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoremoved unused code
Greg Watson [Sat, 13 Mar 2004 03:46:41 +0000 (03:46 +0000)]
removed unused code

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1412 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agobyteorder routines
Greg Watson [Sat, 13 Mar 2004 03:43:29 +0000 (03:43 +0000)]
byteorder routines

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1411 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadded rx support
Greg Watson [Sat, 13 Mar 2004 03:40:51 +0000 (03:40 +0000)]
added rx support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1410 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agotidy
Greg Watson [Sat, 13 Mar 2004 03:40:29 +0000 (03:40 +0000)]
tidy

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1409 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadded realloc
Greg Watson [Sat, 13 Mar 2004 03:40:03 +0000 (03:40 +0000)]
added realloc

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1408 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofilesystem support
Greg Watson [Sat, 13 Mar 2004 03:39:09 +0000 (03:39 +0000)]
filesystem support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1407 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agobyte swapping
Greg Watson [Sat, 13 Mar 2004 03:37:11 +0000 (03:37 +0000)]
byte swapping

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1406 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoextra functions
Greg Watson [Sat, 13 Mar 2004 03:34:52 +0000 (03:34 +0000)]
extra functions

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1405 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadded realloc
Greg Watson [Sat, 13 Mar 2004 03:34:26 +0000 (03:34 +0000)]
added realloc

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1404 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofilesystem support
Greg Watson [Sat, 13 Mar 2004 03:33:34 +0000 (03:33 +0000)]
filesystem support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1403 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agouse CONFIG_IDE for ide support
Greg Watson [Sat, 13 Mar 2004 03:31:42 +0000 (03:31 +0000)]
use CONFIG_IDE for ide support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1402 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoFix file broken by Erics changes
Greg Watson [Sat, 13 Mar 2004 03:30:18 +0000 (03:30 +0000)]
Fix file broken by Erics changes

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1401 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoide support
Greg Watson [Sat, 13 Mar 2004 03:28:05 +0000 (03:28 +0000)]
ide support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1400 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofilesystem support
Greg Watson [Sat, 13 Mar 2004 03:18:32 +0000 (03:18 +0000)]
filesystem support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1399 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofilesystem support
Greg Watson [Sat, 13 Mar 2004 03:09:57 +0000 (03:09 +0000)]
filesystem support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1398 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadded device numbers
Ronald G. Minnich [Fri, 12 Mar 2004 23:45:38 +0000 (23:45 +0000)]
added device numbers

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1397 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agostarting point for 87366
Ronald G. Minnich [Fri, 12 Mar 2004 23:38:20 +0000 (23:38 +0000)]
starting point for 87366

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1396 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agonew support
Ronald G. Minnich [Fri, 12 Mar 2004 23:02:05 +0000 (23:02 +0000)]
new support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1395 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofixed halt on ht rest by change bus numver
Li-Ta Lo [Fri, 12 Mar 2004 22:29:41 +0000 (22:29 +0000)]
fixed halt on ht rest by change bus numver

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1394 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoforgot to do a cvs add
Ronald G. Minnich [Fri, 12 Mar 2004 16:54:31 +0000 (16:54 +0000)]
forgot to do a cvs add

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1393 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofixes for tyan
Ronald G. Minnich [Fri, 12 Mar 2004 15:13:38 +0000 (15:13 +0000)]
fixes for tyan

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1392 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agocosmetics.. we'll not see more that 256cpus in linuxbios for a while
Stefan Reinauer [Fri, 12 Mar 2004 12:18:25 +0000 (12:18 +0000)]
cosmetics.. we'll not see more that 256cpus in linuxbios for a while

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1391 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago- Moved hlt() to it's own header.
Eric Biederman [Thu, 11 Mar 2004 15:01:31 +0000 (15:01 +0000)]
- Moved hlt() to it's own header.
- Reworked pnp superio device support.  Now complete superio support is less than 100 lines.
- Added support for hard coding resource assignments in Config.lb
- Minor bug fixes to romcc
- Initial support for catching the x86 processor BIST error codes.  I've only seen
  this trigger once in production during a very suspcious reset but...
- added raminit_test to test the code paths in raminit.c for the Opteron
- Removed the IORESOURCE_SET bit and added IORESOURCE_ASSIGNED and IORESOURCE_STORED
  so we can tell what we have really done.
- Added generic AGP/IOMMU setting code to x86
- Added an implementation of memmove and removed reserved identifiers from memcpy
- Added minimal support for booting on pre b3 stepping K8 cores
- Moved the checksum on amd8111 boards because our default location was on top of
  extended RTC registers
- On the Hdama added support for enabling i2c hub so we can get at the temperature
  sensors.  Not that i2c bus was implemented well enough to make that useful.
- Redid the Opteron port so we should only need one reset and most of memory initialization
  is done in cpu_fixup.  This is much, much faster.
- Attempted to make the VGA IO region assigment work.  The code seems to work now...
- Redid the error handling in amdk8/raminit.c to distinguish between a bad value
  and a smbus error, and moved memory clearing out to cpufixup.
- Removed CONFIG_KEYBOARD as it was useless.  See pc87360/superio.c for how to
  setup a legacy keyboard properly.
- Reworked the register values for standard hardware, moving the defintions from
  chip.h into the headers of the initialization routines.  This is much saner
  and is actually implemented.
- Made the hdama port an under clockers BIOS.  I debuged so many interesting problems.
- On amd8111_lpc added setup of architectural/legacy hardware
- Enabled PCI error reporting as much as possible.
- Enhanded build_opt_tbl to generate a header of the cmos option locations so
  that romcc compiled code can query the cmos options.
- In romcc gracefully handle function names that degenerate into function pointers
- Bumped the version to 1.1.6 as we are getting closer to 2.0

  TODO finish optimizing the HT links of non dual boards
  TODO make all Opteron board work again
  TODO convert all superio devices to use the new helpers
  TODO convert the via/epia to freebios2 conventions
  TODO cpu fixup/setup by cpu type

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1390 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agogo verbose for now!
Stefan Reinauer [Tue, 9 Mar 2004 15:56:38 +0000 (15:56 +0000)]
go verbose for now!

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1389 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agodrop dead code.
Stefan Reinauer [Tue, 9 Mar 2004 15:33:08 +0000 (15:33 +0000)]
drop dead code.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1388 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago*** empty log message ***
Greg Watson [Sun, 7 Mar 2004 22:24:05 +0000 (22:24 +0000)]
*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1384 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoconfig.g
Greg Watson [Sun, 7 Mar 2004 22:17:05 +0000 (22:17 +0000)]
config.g

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1383 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofix caching problem
Greg Watson [Sun, 7 Mar 2004 17:38:43 +0000 (17:38 +0000)]
fix caching problem

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1382 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofix memory settings
Greg Watson [Sun, 7 Mar 2004 17:37:41 +0000 (17:37 +0000)]
fix memory settings

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1381 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofix caching problem
Greg Watson [Sun, 7 Mar 2004 17:28:59 +0000 (17:28 +0000)]
fix caching problem

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1380 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agogeneralize code
Stefan Reinauer [Fri, 27 Feb 2004 13:37:44 +0000 (13:37 +0000)]
generalize code

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1379 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agocorrect the DstNode bit mask for IO/MM registers
Li-Ta Lo [Mon, 23 Feb 2004 22:33:10 +0000 (22:33 +0000)]
correct the DstNode bit mask for IO/MM registers

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1378 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoremoved unused set_var_mtrr() (use intel_set_var_mtrr() instead).
Li-Ta Lo [Tue, 17 Feb 2004 21:51:58 +0000 (21:51 +0000)]
removed unused set_var_mtrr() (use intel_set_var_mtrr() instead).

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1377 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofix makefile
Ronald G. Minnich [Fri, 13 Feb 2004 23:09:54 +0000 (23:09 +0000)]
fix makefile

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1376 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agonow we support 8111 and these parts.
Ronald G. Minnich [Tue, 10 Feb 2004 21:34:18 +0000 (21:34 +0000)]
now we support 8111 and these parts.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1375 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadd option rom section
Stefan Reinauer [Tue, 10 Feb 2004 17:30:04 +0000 (17:30 +0000)]
add option rom section

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1374 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agosmall ACPI addon
Stefan Reinauer [Tue, 10 Feb 2004 16:53:55 +0000 (16:53 +0000)]
small ACPI addon

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1373 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofix broken stuff :-(((
Stefan Reinauer [Tue, 10 Feb 2004 11:21:18 +0000 (11:21 +0000)]
fix broken stuff :-(((

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1372 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agofinal merge of YhLu's stuff
David W. Hendricks [Mon, 9 Feb 2004 22:47:38 +0000 (22:47 +0000)]
final merge of YhLu's stuff

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1371 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago*** empty log message ***
Greg Watson [Sun, 8 Feb 2004 20:17:01 +0000 (20:17 +0000)]
*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1370 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoenable hpet timer hardware.
Stefan Reinauer [Thu, 5 Feb 2004 10:00:35 +0000 (10:00 +0000)]
enable hpet timer hardware.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1368 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago- Update to the latest config.g
Eric Biederman [Wed, 4 Feb 2004 09:11:51 +0000 (09:11 +0000)]
- Update to the latest config.g
- Everything except if statements should work correctly

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1367 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agocreate MADT tables, too.
Stefan Reinauer [Tue, 3 Feb 2004 16:11:35 +0000 (16:11 +0000)]
create MADT tables, too.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1366 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoacpi fixes:
Stefan Reinauer [Thu, 29 Jan 2004 17:31:34 +0000 (17:31 +0000)]
acpi fixes:
 * move acpi to right position
 * change acpi checksums
 * clean hpet area before creating table
 * calculate hpet checksum

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1364 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoconfigure superio
Greg Watson [Thu, 29 Jan 2004 01:54:24 +0000 (01:54 +0000)]
configure superio

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1363 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agouse static config
Greg Watson [Thu, 29 Jan 2004 01:53:36 +0000 (01:53 +0000)]
use static config

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1362 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agochip initialization
Greg Watson [Thu, 29 Jan 2004 00:58:07 +0000 (00:58 +0000)]
chip initialization

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1361 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoalmost there.
Ronald G. Minnich [Thu, 29 Jan 2004 00:04:13 +0000 (00:04 +0000)]
almost there.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1360 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoincomplete (wrong) support for this chip.
Ronald G. Minnich [Wed, 28 Jan 2004 23:54:50 +0000 (23:54 +0000)]
incomplete (wrong) support for this chip.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1359 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoplease forgive me... ;)
Stefan Reinauer [Wed, 28 Jan 2004 16:56:14 +0000 (16:56 +0000)]
please forgive me... ;)
 * initial acpi support code
 * fix header

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1358 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agowill mainboards
Ronald G. Minnich [Tue, 27 Jan 2004 17:08:03 +0000 (17:08 +0000)]
will mainboards

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1357 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agounify debug messages, fix typo
Stefan Reinauer [Mon, 26 Jan 2004 10:54:44 +0000 (10:54 +0000)]
unify debug messages, fix typo

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1356 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoAllow using an APIC without mptable.
Stefan Reinauer [Mon, 26 Jan 2004 10:16:59 +0000 (10:16 +0000)]
Allow using an APIC without mptable.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1355 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago*** empty log message ***
Greg Watson [Thu, 22 Jan 2004 01:06:19 +0000 (01:06 +0000)]
*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1354 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agomemory mapped I/O
Greg Watson [Thu, 22 Jan 2004 01:03:41 +0000 (01:03 +0000)]
memory mapped I/O

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1353 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoUART0_IO_BASE no longer used
Greg Watson [Thu, 22 Jan 2004 01:02:56 +0000 (01:02 +0000)]
UART0_IO_BASE no longer used

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1352 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agocache.c
Greg Watson [Thu, 22 Jan 2004 01:00:22 +0000 (01:00 +0000)]
cache.c

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1351 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoupdated for other boards
Greg Watson [Thu, 22 Jan 2004 01:00:07 +0000 (01:00 +0000)]
updated for other boards

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1350 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agotry to get memory mapped i/o to work
Greg Watson [Thu, 22 Jan 2004 00:45:13 +0000 (00:45 +0000)]
try to get memory mapped i/o to work

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1349 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago*** empty log message ***
Greg Watson [Thu, 22 Jan 2004 00:21:29 +0000 (00:21 +0000)]
*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1348 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoget memory mapped i/o working
Greg Watson [Thu, 22 Jan 2004 00:09:10 +0000 (00:09 +0000)]
get memory mapped i/o working

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1347 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoclear IR & DR and enable FP
Greg Watson [Thu, 22 Jan 2004 00:04:58 +0000 (00:04 +0000)]
clear IR & DR and enable FP

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1346 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago*** empty log message ***
Greg Watson [Thu, 22 Jan 2004 00:02:12 +0000 (00:02 +0000)]
*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1345 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoinit.c
Greg Watson [Thu, 22 Jan 2004 00:01:20 +0000 (00:01 +0000)]
init.c

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1344 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agodefault values seem to work fine
Greg Watson [Wed, 21 Jan 2004 23:56:37 +0000 (23:56 +0000)]
default values seem to work fine

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1343 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agopass ide base address to driver
Greg Watson [Wed, 21 Jan 2004 23:55:59 +0000 (23:55 +0000)]
pass ide base address to driver

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1342 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agochanged routine name
Greg Watson [Wed, 21 Jan 2004 23:52:49 +0000 (23:52 +0000)]
changed routine name

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1341 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agotrying to get it right...
Greg Watson [Wed, 21 Jan 2004 23:50:56 +0000 (23:50 +0000)]
trying to get it right...

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1340 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoadapt irq values to pirq table
Stefan Reinauer [Wed, 21 Jan 2004 16:40:41 +0000 (16:40 +0000)]
adapt irq values to pirq table

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1339 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agosimpler irq tables
Stefan Reinauer [Wed, 21 Jan 2004 16:26:44 +0000 (16:26 +0000)]
simpler irq tables

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1338 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years agoupdate mp table and pirq table
Stefan Reinauer [Wed, 21 Jan 2004 16:05:40 +0000 (16:05 +0000)]
update mp table and pirq table

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1337 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

20 years ago*** empty log message ***
Greg Watson [Wed, 14 Jan 2004 17:21:22 +0000 (17:21 +0000)]
*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1335 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1