coreboot.git
20 years agoadd some debugging
Stefan Reinauer [Fri, 28 May 2004 14:55:28 +0000 (14:55 +0000)]
add some debugging

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

20 years ago- Added volatile to asm statements in auto.c and failover.c
Eric Biederman [Fri, 28 May 2004 14:18:45 +0000 (14:18 +0000)]
- Added volatile to asm statements in auto.c and failover.c
- Updated the romcc version in Config.lb
- Fixed type sizes in romcc_io.h and io.h inl() returning a byte was nasty

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

20 years ago- Upgrade to romcc version 0.63
Eric Biederman [Fri, 28 May 2004 14:11:54 +0000 (14:11 +0000)]
- Upgrade to romcc version 0.63
  This includes more test cases
  Lots of small bug fixes
  A built in C preprocessor
  Initial support for not inlining everything
  __attribute__((noinline)) works
  Better command line options and help
  Constants arrays can be read at compile time
  Asm statements that are not volatile will now be removed when their outputs go unused
  Loads and stores that are not volatile will be removed when their values go unused
  The number of FIXMES in the code is finally starting to go down.

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

20 years agoDefault and maximum loglevels were too high, fixed.
David W. Hendricks [Thu, 27 May 2004 21:17:13 +0000 (21:17 +0000)]
Default and maximum loglevels were too high, fixed.

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

20 years agoFixed a silly typo :)
David W. Hendricks [Thu, 27 May 2004 21:10:47 +0000 (21:10 +0000)]
Fixed a silly typo :)

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

20 years agofix build. :( sorry, forgot to commit this one.
Stefan Reinauer [Thu, 27 May 2004 13:54:38 +0000 (13:54 +0000)]
fix build. :( sorry, forgot to commit this one.

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

20 years agogcc uses slightly different syntax
Stefan Reinauer [Thu, 27 May 2004 11:13:24 +0000 (11:13 +0000)]
gcc uses slightly different syntax

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

20 years agocosmetics
Stefan Reinauer [Thu, 27 May 2004 11:09:14 +0000 (11:09 +0000)]
cosmetics

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

20 years agoSample configuration for Iwill DK8S2
David W. Hendricks [Wed, 26 May 2004 21:40:24 +0000 (21:40 +0000)]
Sample configuration for Iwill DK8S2

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

20 years agoGPIO2 and GPIO3 support for HF part.
David W. Hendricks [Wed, 26 May 2004 19:18:21 +0000 (19:18 +0000)]
GPIO2 and GPIO3 support for HF part.

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

20 years agoSample config for Iwill DK8S2 dual Opteron mainboard
David W. Hendricks [Wed, 26 May 2004 17:29:59 +0000 (17:29 +0000)]
Sample config for Iwill DK8S2 dual Opteron mainboard

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

20 years agoEarly work on IWill DK8S2 motherboard.
David W. Hendricks [Wed, 26 May 2004 17:21:02 +0000 (17:21 +0000)]
Early work on IWill DK8S2 motherboard.
Tweaking in progress.

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

20 years agocleanup
Stefan Reinauer [Wed, 26 May 2004 15:54:41 +0000 (15:54 +0000)]
cleanup

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

20 years agomove arch/<arch>/config to arch/<arch>/init
Stefan Reinauer [Wed, 26 May 2004 15:43:27 +0000 (15:43 +0000)]
move arch/<arch>/config to arch/<arch>/init

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

20 years agoindent (left in tree since last indent action)
Stefan Reinauer [Wed, 26 May 2004 15:27:43 +0000 (15:27 +0000)]
indent (left in tree since last indent action)

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

20 years agominor reformat
Li-Ta Lo [Mon, 24 May 2004 19:48:13 +0000 (19:48 +0000)]
minor reformat

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

20 years agoadded AGP support for AMD K8
Li-Ta Lo [Mon, 24 May 2004 19:04:47 +0000 (19:04 +0000)]
added AGP support for AMD K8

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

20 years agominor reformat
Li-Ta Lo [Mon, 24 May 2004 17:35:52 +0000 (17:35 +0000)]
minor reformat

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

20 years agoDefinition fixed by Ollie
David W. Hendricks [Mon, 24 May 2004 17:14:21 +0000 (17:14 +0000)]
Definition fixed by Ollie

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

20 years agorefactored k8_cpufixup, added IORR support for AGP aperture
Li-Ta Lo [Fri, 14 May 2004 17:28:47 +0000 (17:28 +0000)]
refactored k8_cpufixup, added IORR support for AGP aperture

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

20 years agorefactored mcf3_set_resources
Li-Ta Lo [Fri, 14 May 2004 17:23:26 +0000 (17:23 +0000)]
refactored mcf3_set_resources

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

20 years agouse #define macro for pci class ids
Li-Ta Lo [Fri, 14 May 2004 17:20:29 +0000 (17:20 +0000)]
use #define macro for pci class ids

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

20 years agocode reformat, remove BY YHL comment
Li-Ta Lo [Thu, 13 May 2004 20:41:49 +0000 (20:41 +0000)]
code reformat, remove BY YHL comment

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

20 years agodon't enable VGA/ISA here, it is done in device.c:allocate_vga_resource
Li-Ta Lo [Thu, 13 May 2004 20:40:12 +0000 (20:40 +0000)]
don't enable VGA/ISA here, it is done in device.c:allocate_vga_resource

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

20 years agocode reformat
Li-Ta Lo [Thu, 13 May 2004 20:39:07 +0000 (20:39 +0000)]
code reformat

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

20 years agoseperate font file from btext_console.c
Li-Ta Lo [Thu, 13 May 2004 20:37:02 +0000 (20:37 +0000)]
seperate font file from btext_console.c

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

20 years agoadd comment and new config file
Ronald G. Minnich [Thu, 13 May 2004 20:08:45 +0000 (20:08 +0000)]
add comment and new config file

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

20 years agoback out immature amd8111_enable stuff
Li-Ta Lo [Thu, 13 May 2004 16:49:53 +0000 (16:49 +0000)]
back out immature amd8111_enable stuff

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

20 years agoremove unused l2 cache configure, if we really need it some time in the
Li-Ta Lo [Wed, 12 May 2004 16:34:46 +0000 (16:34 +0000)]
remove unused l2 cache configure, if we really need it some time in the
furutre, it should be in cpu specific fixup code

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

20 years agofixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_APERTURE_SIZE
Li-Ta Lo [Mon, 10 May 2004 19:33:27 +0000 (19:33 +0000)]
fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_APERTURE_SIZE

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

20 years agorename walk_static_devices
Li-Ta Lo [Mon, 10 May 2004 16:05:16 +0000 (16:05 +0000)]
rename walk_static_devices

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

20 years agocode reformat, fixed a bug in set/unset logical operation
Li-Ta Lo [Fri, 7 May 2004 21:56:48 +0000 (21:56 +0000)]
code reformat, fixed a bug in set/unset logical operation

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

20 years agochange walk_static_devices() to scan_static_bus()
Li-Ta Lo [Fri, 7 May 2004 21:54:23 +0000 (21:54 +0000)]
change walk_static_devices() to scan_static_bus()

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

20 years agocode reformat, doxidization
Li-Ta Lo [Fri, 7 May 2004 21:52:47 +0000 (21:52 +0000)]
code reformat, doxidization

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

20 years agoreplace up,across,down with ltd0,ldt1, ldt2
Li-Ta Lo [Thu, 6 May 2004 21:39:39 +0000 (21:39 +0000)]
replace up,across,down with ltd0,ldt1, ldt2
Although it is not used currently, misuse of terminolog is still a misuse.

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

20 years agocode refromat, doxidization
Li-Ta Lo [Wed, 5 May 2004 21:15:42 +0000 (21:15 +0000)]
code refromat, doxidization

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

20 years agoDisable AMD8111 USB2 and remove hard code addr in amd8111 IDE
Yinghai Lu [Wed, 5 May 2004 18:03:42 +0000 (18:03 +0000)]
Disable AMD8111 USB2 and remove hard code addr in amd8111 IDE

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

20 years agoput extern keyword in front of declaration, make the compiler do it job
Li-Ta Lo [Fri, 30 Apr 2004 23:11:23 +0000 (23:11 +0000)]
put extern keyword in front of declaration, make the compiler do it job

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

20 years agochaged chip_device_path::enable to chip_device_path::enabled,
Li-Ta Lo [Thu, 29 Apr 2004 20:30:02 +0000 (20:30 +0000)]
chaged chip_device_path::enable to chip_device_path::enabled,
again, I am the only one who can't speak English.

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

20 years agochanged dev->enable to dev->enabled. Sorry, I am the only one who can't speak
Li-Ta Lo [Thu, 29 Apr 2004 20:08:54 +0000 (20:08 +0000)]
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
English in the project.

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

20 years agocorrected irq and mp table according to new bus enumeration
Li-Ta Lo [Wed, 28 Apr 2004 18:49:24 +0000 (18:49 +0000)]
corrected irq and mp table according to new bus enumeration

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

20 years agoindent
Stefan Reinauer [Wed, 28 Apr 2004 08:08:06 +0000 (08:08 +0000)]
indent

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

20 years agoChanges for btext and etherboot and filo merge support
Yinghai Lu [Wed, 28 Apr 2004 05:37:36 +0000 (05:37 +0000)]
Changes for btext and etherboot and filo merge support

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

20 years agoFixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e325_cont...
Li-Ta Lo [Tue, 27 Apr 2004 17:00:40 +0000 (17:00 +0000)]
Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e325_control is
not actually defined in the mainboard.c. It was only declared in chip.h. Why gcc did not tell
me this mistake and why gcc does not complain about define a structure twice ?

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

20 years agocheck in the current code for IBM/E325, can somebody help to fix it ?
Li-Ta Lo [Mon, 26 Apr 2004 17:51:20 +0000 (17:51 +0000)]
check in the current code for IBM/E325, can somebody help to fix it ?

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

20 years agocomment out scsi controller init in s2880 mainboard
Ronald G. Minnich [Mon, 26 Apr 2004 17:43:30 +0000 (17:43 +0000)]
comment out scsi controller init in s2880 mainboard

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

20 years agoindent files to reduce the noise in further diffs.
Stefan Reinauer [Sat, 24 Apr 2004 23:25:56 +0000 (23:25 +0000)]
indent files to reduce the noise in further diffs.

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

20 years agoadd missing include files for btext console. add YhLu's fixes to ragexl code
Stefan Reinauer [Sat, 24 Apr 2004 23:10:51 +0000 (23:10 +0000)]
add missing include files for btext console. add YhLu's fixes to ragexl code

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

20 years agoMajor merge of YhLu's code from 2004/04/20: add s2875, various other updates,
Stefan Reinauer [Sat, 24 Apr 2004 23:01:33 +0000 (23:01 +0000)]
Major merge of YhLu's code from 2004/04/20: add s2875, various other updates,
cleanups. Drop "driver" code from mainboard directories and use them from the
driver directory instead

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

20 years agoAdd btext console (from YhLu)
Stefan Reinauer [Sat, 24 Apr 2004 22:29:44 +0000 (22:29 +0000)]
Add btext console (from YhLu)

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

20 years agoDon't optimize link read pointers for UP systems (from YhLu)
Stefan Reinauer [Sat, 24 Apr 2004 22:26:19 +0000 (22:26 +0000)]
Don't optimize link read pointers for UP systems (from YhLu)

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

20 years agoCommit YhLu's SATA code
Stefan Reinauer [Sat, 24 Apr 2004 22:10:06 +0000 (22:10 +0000)]
Commit YhLu's SATA code

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

20 years agocommit YhLu's intel nic code
Stefan Reinauer [Sat, 24 Apr 2004 22:09:38 +0000 (22:09 +0000)]
commit YhLu's intel nic code

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

20 years agocommit YhLu's tg3 code
Stefan Reinauer [Sat, 24 Apr 2004 22:09:12 +0000 (22:09 +0000)]
commit YhLu's tg3 code

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

20 years agocommit adaptec driver
Stefan Reinauer [Sat, 24 Apr 2004 22:08:50 +0000 (22:08 +0000)]
commit adaptec driver

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

20 years agocommit Yinghai's patches to targets/ (from: fb2_tyan_0420.change.diff)
fb2_tyan_0420.change.diff) [Sat, 24 Apr 2004 22:03:36 +0000 (22:03 +0000)]
commit Yinghai's patches to targets/ (from: fb2_tyan_0420.change.diff)

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

20 years agoconfigure board properly
Greg Watson [Fri, 23 Apr 2004 23:13:00 +0000 (23:13 +0000)]
configure board properly

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

20 years agouse fs stream
Greg Watson [Fri, 23 Apr 2004 23:10:46 +0000 (23:10 +0000)]
use fs stream

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

20 years agostart of epia-m port
Greg Watson [Thu, 22 Apr 2004 22:31:49 +0000 (22:31 +0000)]
start of epia-m port

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

20 years agowrong argument order
Greg Watson [Wed, 21 Apr 2004 22:54:09 +0000 (22:54 +0000)]
wrong argument order

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

20 years agoadded cache initialization code
Greg Watson [Wed, 21 Apr 2004 22:30:47 +0000 (22:30 +0000)]
added cache initialization code

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

20 years agomoved to crt0.S.lb
Greg Watson [Wed, 21 Apr 2004 22:26:08 +0000 (22:26 +0000)]
moved to crt0.S.lb

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

20 years agoi like ori better
Greg Watson [Wed, 21 Apr 2004 22:13:46 +0000 (22:13 +0000)]
i like ori better

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

20 years agoinclude cache code
Greg Watson [Wed, 21 Apr 2004 22:10:43 +0000 (22:10 +0000)]
include cache code

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

20 years agoyhlu's pnp patch
Li-Ta Lo [Wed, 21 Apr 2004 16:57:05 +0000 (16:57 +0000)]
yhlu's pnp patch

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

20 years agoupdated
Greg Watson [Sat, 17 Apr 2004 02:55:42 +0000 (02:55 +0000)]
updated

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

20 years agoget file names right
Greg Watson [Sat, 17 Apr 2004 02:52:22 +0000 (02:52 +0000)]
get file names right

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

20 years agoupdated
Greg Watson [Sat, 17 Apr 2004 02:49:43 +0000 (02:49 +0000)]
updated

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

20 years agostart of epia-m port
Greg Watson [Sat, 17 Apr 2004 02:36:47 +0000 (02:36 +0000)]
start of epia-m port

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

20 years agohand crafted mptable
Li-Ta Lo [Thu, 15 Apr 2004 17:33:54 +0000 (17:33 +0000)]
hand crafted mptable

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

20 years agocode reformat
Li-Ta Lo [Thu, 15 Apr 2004 17:33:21 +0000 (17:33 +0000)]
code reformat

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

20 years agoseperate checksum and code generating code.
Li-Ta Lo [Wed, 14 Apr 2004 22:24:50 +0000 (22:24 +0000)]
seperate checksum and code generating code.
use mmap instead of file io

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

20 years agohopefully correct IRQ table
Li-Ta Lo [Wed, 14 Apr 2004 20:54:37 +0000 (20:54 +0000)]
hopefully correct IRQ table

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

20 years agoremoved unused assignirq.c and aute generated irq_tables.c
Li-Ta Lo [Tue, 13 Apr 2004 23:19:27 +0000 (23:19 +0000)]
removed unused assignirq.c and aute generated irq_tables.c

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

20 years agoback out incorrect commit on config.g
Li-Ta Lo [Tue, 13 Apr 2004 21:08:28 +0000 (21:08 +0000)]
back out incorrect commit on config.g

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

20 years agoporting getpir to freebios2
Li-Ta Lo [Tue, 13 Apr 2004 21:06:45 +0000 (21:06 +0000)]
porting getpir to freebios2

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

20 years agoadd missing return at 205
Ronald G. Minnich [Tue, 13 Apr 2004 19:10:48 +0000 (19:10 +0000)]
add missing return at 205

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

20 years agouse blade3d driver from drivers/ directory
Stefan Reinauer [Tue, 13 Apr 2004 13:28:23 +0000 (13:28 +0000)]
use blade3d driver from drivers/ directory

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

20 years agocommit trident blade 3d driver
Stefan Reinauer [Tue, 13 Apr 2004 10:46:15 +0000 (10:46 +0000)]
commit trident blade 3d driver

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

20 years agosubmit ati rage driver.
Stefan Reinauer [Tue, 13 Apr 2004 09:44:37 +0000 (09:44 +0000)]
submit ati rage driver.

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

20 years agodata tye consistence
Li-Ta Lo [Sat, 27 Mar 2004 00:31:03 +0000 (00:31 +0000)]
data tye consistence

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

20 years agoremoved false alarm of erase/write, use verify '-v' if you are not sure about the...
Li-Ta Lo [Sat, 27 Mar 2004 00:18:15 +0000 (00:18 +0000)]
removed false alarm of erase/write, use verify '-v' if you are not sure about the integrity

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

20 years agoYhLu fix on multi ht and s2885
Li-Ta Lo [Fri, 26 Mar 2004 21:34:04 +0000 (21:34 +0000)]
YhLu fix on multi ht and s2885

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

20 years agoremove tyan mainboard specific hypertranport.c
Li-Ta Lo [Fri, 26 Mar 2004 20:26:13 +0000 (20:26 +0000)]
remove tyan mainboard specific hypertranport.c

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

20 years agospeed up ecc clear by enable MTRR/Cache first.
Li-Ta Lo [Fri, 26 Mar 2004 18:34:48 +0000 (18:34 +0000)]
speed up ecc clear by enable MTRR/Cache first.

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

20 years agocleanup code to remove warnings
Greg Watson [Fri, 26 Mar 2004 02:32:45 +0000 (02:32 +0000)]
cleanup code to remove warnings

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

20 years agoremoved duplicate function
Greg Watson [Fri, 26 Mar 2004 02:31:25 +0000 (02:31 +0000)]
removed duplicate function

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

20 years agodisable pci device dump
Li-Ta Lo [Thu, 25 Mar 2004 18:17:36 +0000 (18:17 +0000)]
disable pci device dump

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

20 years agomake log message a little prettier
Li-Ta Lo [Thu, 25 Mar 2004 18:04:18 +0000 (18:04 +0000)]
make log message a little prettier

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

20 years agoYhLu's patch for multi-ht-chain for S2885
Li-Ta Lo [Thu, 25 Mar 2004 17:50:06 +0000 (17:50 +0000)]
YhLu's patch for multi-ht-chain for S2885

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

20 years agosio-enable, because the init is not called. Without the init_keyboard,
Stefan Reinauer [Thu, 25 Mar 2004 17:35:13 +0000 (17:35 +0000)]
sio-enable, because the init is not called. Without the init_keyboard,
the keyboard will not work under kernel 2.6.3 or later.

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

20 years agoremove traces of coherent_ht_mainboard
Stefan Reinauer [Thu, 25 Mar 2004 09:49:22 +0000 (09:49 +0000)]
remove traces of coherent_ht_mainboard

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

20 years agoadd target configuration files for Tyan s4882, update tyan s2880 and s2885
Stefan Reinauer [Thu, 25 Mar 2004 09:34:58 +0000 (09:34 +0000)]
add target configuration files for Tyan s4882, update tyan s2880 and s2885
config.

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

20 years agoMerging patches from Yinghai Lu (fb2_s4882_changes.diff.bz2):
Stefan Reinauer [Thu, 25 Mar 2004 09:31:10 +0000 (09:31 +0000)]
Merging patches from Yinghai Lu (fb2_s4882_changes.diff.bz2):
- new motherboard: Tyan s4882
- minor changes to 2880, s2881, s2885, s4880

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

20 years agobreaks PPC
Greg Watson [Thu, 25 Mar 2004 04:41:27 +0000 (04:41 +0000)]
breaks PPC

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

20 years agodrop obsolete CONNECTION_x_y macros. Use row information instead.
Stefan Reinauer [Wed, 24 Mar 2004 22:59:47 +0000 (22:59 +0000)]
drop obsolete CONNECTION_x_y macros. Use row information instead.

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

20 years agoFurther trimming freebios2 towards code reuse.
Stefan Reinauer [Wed, 24 Mar 2004 14:10:45 +0000 (14:10 +0000)]
Further trimming freebios2 towards code reuse.
Unified AMD K8 reset function that can be customized via mainboard Config.lb

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

20 years agosmall step to clean up mainboard directories. debug.c was basically identical
Stefan Reinauer [Wed, 24 Mar 2004 12:28:18 +0000 (12:28 +0000)]
small step to clean up mainboard directories. debug.c was basically identical
on all amd64 motherboards, so it moved to the amdk8 specific code.

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

20 years agoDoxidization, reformat
Li-Ta Lo [Tue, 23 Mar 2004 21:28:05 +0000 (21:28 +0000)]
Doxidization, reformat

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

20 years agotighten up option exporting
Greg Watson [Tue, 23 Mar 2004 17:41:15 +0000 (17:41 +0000)]
tighten up option exporting

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