coreboot.git
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

20 years agoallow TTYS0_DIV to be set explicitly
Greg Watson [Wed, 14 Jan 2004 17:08:14 +0000 (17:08 +0000)]
allow TTYS0_DIV to be set explicitly

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

20 years ago*** empty log message ***
Greg Watson [Wed, 14 Jan 2004 16:47:55 +0000 (16:47 +0000)]
*** empty log message ***

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

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

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

20 years agosmall fixes
Stefan Reinauer [Wed, 14 Jan 2004 15:46:30 +0000 (15:46 +0000)]
small fixes

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

20 years ago*** empty log message ***
Greg Watson [Tue, 13 Jan 2004 22:26:04 +0000 (22:26 +0000)]
*** empty log message ***

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

20 years ago*** empty log message ***
Greg Watson [Tue, 13 Jan 2004 22:18:03 +0000 (22:18 +0000)]
*** empty log message ***

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

20 years agoOptions for briQ
Greg Watson [Tue, 13 Jan 2004 22:01:09 +0000 (22:01 +0000)]
Options for briQ

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

20 years agoTotal Impact briQ
Greg Watson [Tue, 13 Jan 2004 21:59:17 +0000 (21:59 +0000)]
Total Impact briQ

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

20 years agoTyan mainboard changes form YhLu
Li-Ta Lo [Mon, 12 Jan 2004 20:00:43 +0000 (20:00 +0000)]
Tyan mainboard changes form YhLu

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

20 years agoTyan S2885 changes form yhlu
Li-Ta Lo [Mon, 12 Jan 2004 17:45:27 +0000 (17:45 +0000)]
Tyan S2885 changes form yhlu

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

20 years agoChange PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA
Li-Ta Lo [Thu, 8 Jan 2004 21:15:49 +0000 (21:15 +0000)]
Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA

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

20 years ago*** empty log message ***
David W. Hendricks [Mon, 5 Jan 2004 10:16:24 +0000 (10:16 +0000)]
*** empty log message ***

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

20 years agoprintk before hardwaremain()
Greg Watson [Wed, 17 Dec 2003 18:03:26 +0000 (18:03 +0000)]
printk before hardwaremain()

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

20 years ago*** empty log message ***
Greg Watson [Wed, 17 Dec 2003 18:01:44 +0000 (18:01 +0000)]
*** empty log message ***

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

20 years agouse new pci config setup
Greg Watson [Wed, 17 Dec 2003 17:51:35 +0000 (17:51 +0000)]
use new pci config setup

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

20 years agoDon't compare low 8 bits, which are revision.
Greg Watson [Wed, 17 Dec 2003 17:39:53 +0000 (17:39 +0000)]
Don't compare low 8 bits, which are revision.

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

20 years ago*** empty log message ***
Greg Watson [Wed, 17 Dec 2003 17:34:30 +0000 (17:34 +0000)]
*** empty log message ***

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

20 years agopci configuration
Greg Watson [Wed, 17 Dec 2003 17:32:58 +0000 (17:32 +0000)]
pci configuration

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

20 years agoclock.c need in startup
Greg Watson [Wed, 17 Dec 2003 17:29:21 +0000 (17:29 +0000)]
clock.c need in startup

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

20 years agoneeded for 4xx startup
Greg Watson [Wed, 17 Dec 2003 17:28:12 +0000 (17:28 +0000)]
needed for 4xx startup

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

20 years agoadded _outsw_ns
Greg Watson [Wed, 17 Dec 2003 17:27:20 +0000 (17:27 +0000)]
added _outsw_ns

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

20 years ago*** empty log message ***
Greg Watson [Wed, 17 Dec 2003 17:25:32 +0000 (17:25 +0000)]
*** empty log message ***

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

20 years ago- Set all of the fields in config_busses before we use it not afterwards.
Eric Biederman [Mon, 8 Dec 2003 21:48:01 +0000 (21:48 +0000)]
- Set all of the fields in config_busses before we use it not afterwards.

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

20 years agomake it a manifest constant
Ronald G. Minnich [Mon, 8 Dec 2003 21:29:26 +0000 (21:29 +0000)]
make it a manifest constant

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

20 years agofixed irq slot count
Ronald G. Minnich [Mon, 8 Dec 2003 21:06:55 +0000 (21:06 +0000)]
fixed irq slot count

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

20 years agomissing file.
Ronald G. Minnich [Mon, 8 Dec 2003 17:29:32 +0000 (17:29 +0000)]
missing file.

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

20 years ago- Fix amdk8_scan_root_bus and amdk8_scan_chains so multiple HT chains
Eric Biederman [Sat, 6 Dec 2003 00:11:56 +0000 (00:11 +0000)]
- Fix amdk8_scan_root_bus and amdk8_scan_chains so multiple HT chains
  can be scanned in any order

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

20 years ago- Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debugging
Eric Biederman [Fri, 5 Dec 2003 06:16:19 +0000 (06:16 +0000)]
- Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debugging
the register allocator.

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

20 years agos4880
Ronald G. Minnich [Tue, 2 Dec 2003 20:43:08 +0000 (20:43 +0000)]
s4880

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

20 years agofix quartet and S4880 spd initialization.
Stefan Reinauer [Tue, 2 Dec 2003 17:56:31 +0000 (17:56 +0000)]
fix quartet and S4880 spd initialization.

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

20 years agonew
Ronald G. Minnich [Tue, 2 Dec 2003 04:07:18 +0000 (04:07 +0000)]
new

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

20 years agofrom Yh Lu
Ronald G. Minnich [Tue, 2 Dec 2003 03:58:19 +0000 (03:58 +0000)]
from Yh Lu

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

20 years agoupdate
Stefan Reinauer [Thu, 27 Nov 2003 11:25:01 +0000 (11:25 +0000)]
update

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

20 years agofix AMD Solo target
Stefan Reinauer [Thu, 27 Nov 2003 11:01:47 +0000 (11:01 +0000)]
fix AMD Solo target

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

20 years agoignore build files.
Stefan Reinauer [Tue, 25 Nov 2003 09:21:37 +0000 (09:21 +0000)]
ignore build files.

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

20 years agoinitial version of LinuxBIOS on AMD64 paper
Stefan Reinauer [Sat, 22 Nov 2003 15:15:47 +0000 (15:15 +0000)]
initial version of LinuxBIOS on AMD64 paper

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

20 years agofix stupid typo.
Ronald G. Minnich [Thu, 20 Nov 2003 23:09:08 +0000 (23:09 +0000)]
fix stupid typo.

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

20 years agouse fake spdrom on quartet
Stefan Reinauer [Wed, 19 Nov 2003 12:30:07 +0000 (12:30 +0000)]
use fake spdrom on quartet

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

20 years agoadd FAKE_SPDROM option to fake spd on machines that don't have one.
Stefan Reinauer [Wed, 19 Nov 2003 12:29:08 +0000 (12:29 +0000)]
add FAKE_SPDROM option to fake spd on machines that don't have one.

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

20 years agofaking spd setup for now on quartet ;)
Stefan Reinauer [Wed, 19 Nov 2003 12:28:07 +0000 (12:28 +0000)]
faking spd setup for now on quartet ;)

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

20 years agodont know what happened here
Greg Watson [Mon, 17 Nov 2003 20:55:54 +0000 (20:55 +0000)]
dont know what happened here

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

20 years agofix default
Ronald G. Minnich [Mon, 17 Nov 2003 17:33:14 +0000 (17:33 +0000)]
fix default

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

20 years ago*** empty log message ***
Greg Watson [Sat, 15 Nov 2003 15:54:16 +0000 (15:54 +0000)]
*** empty log message ***

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

20 years ago*** empty log message ***
Greg Watson [Sat, 15 Nov 2003 15:47:53 +0000 (15:47 +0000)]
*** empty log message ***

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

20 years agoused pre-hardwaremain()
Greg Watson [Sat, 15 Nov 2003 15:31:12 +0000 (15:31 +0000)]
used pre-hardwaremain()

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

20 years agooptions for better control of rom layout
Greg Watson [Sat, 15 Nov 2003 15:29:30 +0000 (15:29 +0000)]
options for better control of rom layout

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

20 years ago*** empty log message ***
Greg Watson [Sat, 15 Nov 2003 15:28:05 +0000 (15:28 +0000)]
*** empty log message ***

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

20 years agoadded sizeram and init routines
Greg Watson [Sat, 15 Nov 2003 15:26:02 +0000 (15:26 +0000)]
added sizeram and init routines

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

20 years agoupdated names
Greg Watson [Sat, 15 Nov 2003 15:25:19 +0000 (15:25 +0000)]
updated names

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

20 years agodone in C now
Greg Watson [Sat, 15 Nov 2003 15:20:20 +0000 (15:20 +0000)]
done in C now

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

20 years agosetup and initialize cache correctly
Greg Watson [Sat, 15 Nov 2003 15:16:56 +0000 (15:16 +0000)]
setup and initialize cache correctly

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

20 years agocache is 32Kb
Greg Watson [Sat, 15 Nov 2003 15:16:09 +0000 (15:16 +0000)]
cache is 32Kb

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

20 years agoneed this code
Greg Watson [Sat, 15 Nov 2003 15:15:01 +0000 (15:15 +0000)]
need this code

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

20 years agojumping to payload
Greg Watson [Sat, 15 Nov 2003 15:11:55 +0000 (15:11 +0000)]
jumping to payload

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

20 years agomake sure stack resides in cache
Greg Watson [Sat, 15 Nov 2003 15:09:30 +0000 (15:09 +0000)]
make sure stack resides in cache

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

20 years agosetup for v2
Greg Watson [Sat, 15 Nov 2003 15:04:58 +0000 (15:04 +0000)]
setup for v2

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

20 years agoautomatically detect southbridge link. this should allow to get rid of most
Stefan Reinauer [Mon, 10 Nov 2003 14:34:46 +0000 (14:34 +0000)]
automatically detect southbridge link. this should allow to get rid of most
of the special resource maps spread over the opteron ports and make the code
more generic

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

20 years agoupdated for v2
Greg Watson [Sun, 9 Nov 2003 23:35:11 +0000 (23:35 +0000)]
updated for v2

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