coreboot.git
18 years agorename
Ronald G. Minnich [Sat, 28 Jan 2006 19:56:25 +0000 (19:56 +0000)]
rename

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

18 years agorename
Ronald G. Minnich [Sat, 28 Jan 2006 19:55:01 +0000 (19:55 +0000)]
rename

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

18 years agoadding preliminary, and almost certainly wrong, rumba support.
Ronald G. Minnich [Fri, 27 Jan 2006 23:46:30 +0000 (23:46 +0000)]
adding preliminary, and almost certainly wrong, rumba support.
This is just a skeleton, basically, and will most likely not even
compile yet.

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

18 years agofixed apic cluster.
Ronald G. Minnich [Thu, 19 Jan 2006 23:01:07 +0000 (23:01 +0000)]
fixed apic cluster.
It's still busted.

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

18 years agoadd a tinylinux config file
Ronald G. Minnich [Thu, 19 Jan 2006 18:11:21 +0000 (18:11 +0000)]
add a tinylinux config file
Make the error in buildrom a lot more informative -- how big are the
things that did not fit? it now tells you.

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

18 years agofix stupid bug with unitialized conf variable
Ronald G. Minnich [Wed, 18 Jan 2006 17:12:44 +0000 (17:12 +0000)]
fix stupid bug with unitialized conf variable
disable agp slot in config.lb
fix error in setting up com1 == should be TTYS0_BAUD
note that the uart8250 struct is a bad design, but so is the
uart8250 code.

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

18 years agoTypo
Ronald G. Minnich [Tue, 17 Jan 2006 21:12:03 +0000 (21:12 +0000)]
Typo

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

18 years agoFirst, a FATAL error, that blows up your BIOS, should NEVER FAIL to
Ronald G. Minnich [Tue, 17 Jan 2006 21:04:53 +0000 (21:04 +0000)]
First, a FATAL error, that blows up your BIOS, should NEVER FAIL to
provide more information. The printk_debug in that failure case is now
a printk_error.

The msm stuff is for debugging.

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

18 years agodon't need copy_secondary_start_to_1m_below for non-smp
Yinghai Lu [Mon, 9 Jan 2006 20:42:50 +0000 (20:42 +0000)]
don't need copy_secondary_start_to_1m_below for non-smp

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

18 years agoenable bsp apic id lifting regarding ioapic setup
Yinghai Lu [Fri, 6 Jan 2006 01:56:25 +0000 (01:56 +0000)]
enable bsp apic id lifting regarding ioapic setup

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

18 years agoadd the dest cpu apic id in ioapic setup so we can lift the bsp apic id
Yinghai Lu [Fri, 6 Jan 2006 01:55:42 +0000 (01:55 +0000)]
add the dest cpu apic id in ioapic setup so we can lift the bsp apic id

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

18 years agoupdate comments
Stefan Reinauer [Thu, 5 Jan 2006 00:19:52 +0000 (00:19 +0000)]
update comments

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

18 years agolatest agami/aruma changes. Compiles but won't boot yet
Stefan Reinauer [Thu, 5 Jan 2006 00:18:41 +0000 (00:18 +0000)]
latest agami/aruma changes. Compiles but won't boot yet

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

18 years agoCONFIG_LB_TOPK 8M above support
Yinghai Lu [Wed, 4 Jan 2006 20:42:49 +0000 (20:42 +0000)]
CONFIG_LB_TOPK 8M above support

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

18 years ago1M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above support
Yinghai Lu [Wed, 4 Jan 2006 20:41:05 +0000 (20:41 +0000)]
1M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above support

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

18 years agopass on return values
Stefan Reinauer [Wed, 4 Jan 2006 16:42:57 +0000 (16:42 +0000)]
pass on return values

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

18 years agotypo
Yinghai Lu [Wed, 4 Jan 2006 01:06:13 +0000 (01:06 +0000)]
typo

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

18 years agotype error fixed...
Yinghai Lu [Wed, 4 Jan 2006 01:02:17 +0000 (01:02 +0000)]
type error fixed...

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

18 years agofix buildrom compiler warnings with gcc4
Stefan Reinauer [Thu, 29 Dec 2005 14:55:09 +0000 (14:55 +0000)]
fix buildrom compiler warnings with gcc4

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

18 years agoredo image checking in conversion case. Please update to this
Stefan Reinauer [Sun, 18 Dec 2005 18:40:46 +0000 (18:40 +0000)]
redo image checking in conversion case. Please update to this
release if you are using flashrom.

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

18 years ago* make -v switch print debug messages.
Stefan Reinauer [Sun, 18 Dec 2005 16:41:10 +0000 (16:41 +0000)]
* make -v switch print debug messages.
* do case insensitive comparison of mainboards, as wished on the
  mailinglist

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

18 years agoindirect jmp with *
Yinghai Lu [Wed, 14 Dec 2005 23:13:13 +0000 (23:13 +0000)]
indirect jmp with *

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

18 years agofrom issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc
Yinghai Lu [Wed, 14 Dec 2005 20:16:49 +0000 (20:16 +0000)]
from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc

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

18 years agosupport HDT disassembly when cache as ram auto stage
Yinghai Lu [Wed, 14 Dec 2005 20:08:23 +0000 (20:08 +0000)]
support HDT disassembly when cache as ram auto stage

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

18 years agoissue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M
Yinghai Lu [Wed, 14 Dec 2005 02:39:33 +0000 (02:39 +0000)]
issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M
support and pgtbl after 1M support

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

18 years agomake clear_1m_ram.c to support gcc 3 and gcc4
Yinghai Lu [Fri, 9 Dec 2005 01:58:07 +0000 (01:58 +0000)]
make clear_1m_ram.c to support gcc 3 and gcc4

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

18 years agofix bus problem with s2885 with issue 47
Yinghai Lu [Thu, 8 Dec 2005 18:47:33 +0000 (18:47 +0000)]
fix bus problem with s2885 with issue 47

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

18 years agouse CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50
Yinghai Lu [Wed, 7 Dec 2005 19:02:45 +0000 (19:02 +0000)]
use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50

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

18 years agofix type error for s2895
Yinghai Lu [Wed, 7 Dec 2005 16:35:49 +0000 (16:35 +0000)]
fix type error for s2895

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

18 years agofrom issue 47, put chain on bus 0, 0x40, 0x80, 0xc0
Yinghai Lu [Tue, 6 Dec 2005 23:40:58 +0000 (23:40 +0000)]
from issue 47, put chain on bus 0, 0x40, 0x80, 0xc0

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

18 years agouse hcdn to simplify the mptable.c and irqtable.c --- patch fro issue
Yinghai Lu [Tue, 6 Dec 2005 23:34:09 +0000 (23:34 +0000)]
use hcdn to simplify the mptable.c and irqtable.c  --- patch fro issue
48

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

18 years agocorrected mptable according to factory DSDT
Li-Ta Lo [Tue, 6 Dec 2005 22:57:07 +0000 (22:57 +0000)]
corrected mptable according to factory DSDT

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

18 years ago1203_hcdn.diff:
Stefan Reinauer [Sun, 4 Dec 2005 21:52:58 +0000 (21:52 +0000)]
1203_hcdn.diff:
store every HT device unit id base and pass those info to acpi
https://openbios.org/roundup/linuxbios/issue46

Note: This version drops the two scripts a and c and creates the dsdt on
the fly from Config.lb using makerule

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

18 years agooops. no false positives please.
Stefan Reinauer [Sun, 4 Dec 2005 20:42:37 +0000 (20:42 +0000)]
oops. no false positives please.

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

18 years agoadd compilation time to abuild.sh
Stefan Reinauer [Sun, 4 Dec 2005 20:35:56 +0000 (20:35 +0000)]
add compilation time to abuild.sh

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

18 years agoimplement io based udelay function for all mainboards that lack an apic
Stefan Reinauer [Sun, 4 Dec 2005 17:50:32 +0000 (17:50 +0000)]
implement io based udelay function for all mainboards that lack an apic
timer (or just failed otherwise due to missing udelay)

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

18 years agoget ts5300 compiling, it's mostly a copy of msm586seg
Stefan Reinauer [Sun, 4 Dec 2005 17:08:31 +0000 (17:08 +0000)]
get ts5300 compiling, it's mostly a copy of msm586seg

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

18 years agosmall gcc4 patches, some ts5300 updates
Stefan Reinauer [Sun, 4 Dec 2005 15:47:50 +0000 (15:47 +0000)]
small gcc4 patches, some ts5300 updates

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

18 years agoabuild changes to allow ignoring dummy directories and injecting architectures.
Stefan Reinauer [Sun, 4 Dec 2005 00:00:15 +0000 (00:00 +0000)]
abuild changes to allow ignoring dummy directories and injecting architectures.

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

18 years agosmaller fixups here and there, allowing some motherboards to compile or
Stefan Reinauer [Sat, 3 Dec 2005 23:48:17 +0000 (23:48 +0000)]
smaller fixups here and there, allowing some motherboards to compile or
to fail later than before.
dos2unix'ed the xe7501devkit files, that might have caused some problems
before.

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

18 years agoapplied 1202_ldscript.diff from issue 45. This fixes images smaller than 64k
Stefan Reinauer [Sat, 3 Dec 2005 23:12:07 +0000 (23:12 +0000)]
applied 1202_ldscript.diff from issue 45. This fixes images smaller than 64k

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

18 years agoadd cmos checksum range to linuxbios table
Stefan Reinauer [Sat, 3 Dec 2005 22:39:23 +0000 (22:39 +0000)]
add cmos checksum range to linuxbios table

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

18 years agosmall update, one comment adjusted, fix epia-m abuild.
Stefan Reinauer [Sat, 3 Dec 2005 19:07:35 +0000 (19:07 +0000)]
small update, one comment adjusted, fix epia-m abuild.

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

18 years agofix up abuild.sh to new requirements. This might leave some builds
Stefan Reinauer [Fri, 2 Dec 2005 23:44:40 +0000 (23:44 +0000)]
fix up abuild.sh to new requirements. This might leave some builds
broken.

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

18 years ago1201_ht_bus0_dev0_fidvid_mb.diff - part 3
Stefan Reinauer [Fri, 2 Dec 2005 23:26:13 +0000 (23:26 +0000)]
1201_ht_bus0_dev0_fidvid_mb.diff - part 3
issue 41 - fix up motherboard compilation

target configuration files. Who wants to do some major cleanup here some
time? The fixed/relative paths in payloads are nasty.

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

18 years agoissue 41 - fix up mainboard compilation.
Stefan Reinauer [Fri, 2 Dec 2005 23:17:39 +0000 (23:17 +0000)]
issue 41 - fix up mainboard compilation.

new serengeti_leopard specific code

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

18 years agoissue 41 - fix up motherboard compilation. There's always hope.
Stefan Reinauer [Fri, 2 Dec 2005 23:16:01 +0000 (23:16 +0000)]
issue 41 - fix up motherboard compilation. There's always hope.
1201_ht_bus0_dev0_fidvid_mb.diff part 1

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

18 years agobacking out pci device renames
Stefan Reinauer [Fri, 2 Dec 2005 22:09:18 +0000 (22:09 +0000)]
backing out pci device renames

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

18 years ago1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer [Fri, 2 Dec 2005 21:52:30 +0000 (21:52 +0000)]
1201_ht_bus0_dev0_fidvid_core.diff
https://openbios.org/roundup/linuxbios/issue41
Lord have mercy upon us.

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

18 years agoissue 40, make flashrom utility build process more solid.
Stefan Reinauer [Thu, 1 Dec 2005 16:19:24 +0000 (16:19 +0000)]
issue 40, make flashrom utility build process more solid.

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

18 years agoApplying YhLu's patch from issue 37.
Stefan Reinauer [Thu, 1 Dec 2005 11:01:01 +0000 (11:01 +0000)]
Applying YhLu's patch from issue 37.

a. apic id liftting to way that kernel like and let bsp
   to stay with 0
b. hw memhole: solve if hole_startk == some node
   basek

This, together with the previous one will break most of
the tree, but Yinghai Lu is really good
at fixing things, so...

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

18 years agoApplying 11_26_car_tyan.diff from Yinghai Lu.
Stefan Reinauer [Thu, 1 Dec 2005 10:54:44 +0000 (10:54 +0000)]
Applying 11_26_car_tyan.diff from Yinghai Lu.
NOTE: This will break the tree so it can be fixed up later

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

18 years agomention build dependencies in Makefile.
Stefan Reinauer [Thu, 1 Dec 2005 10:51:08 +0000 (10:51 +0000)]
mention build dependencies in Makefile.

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

18 years agofix intel jarrell build (no issue tracker number since trivial fix)
Stefan Reinauer [Sun, 27 Nov 2005 12:45:28 +0000 (12:45 +0000)]
fix intel jarrell build (no issue tracker number since trivial fix)

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

18 years agofix build for all supermicro boards.
Stefan Reinauer [Sun, 27 Nov 2005 12:11:59 +0000 (12:11 +0000)]
fix build for all supermicro boards.

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

18 years agoflasrom update from Stefan, resovle issue 21
Li-Ta Lo [Sat, 26 Nov 2005 21:55:36 +0000 (21:55 +0000)]
flasrom update from Stefan, resovle issue 21

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

18 years ago- Apply 11_24_a_s1_core.diff from
Stefan Reinauer [Sat, 26 Nov 2005 16:56:05 +0000 (16:56 +0000)]
- Apply 11_24_a_s1_core.diff from
  https://openbios.org/roundup/linuxbios/issue24
- fix up for via epia-m

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

18 years agofix ron's issues with abuild.sh (don't hit me for not doing an issue tracker entry)
Stefan Reinauer [Sat, 26 Nov 2005 16:29:08 +0000 (16:29 +0000)]
fix ron's issues with abuild.sh (don't hit me for not doing an issue tracker entry)

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

18 years agoadd another Via C3 cpu id reported by grzegorz@el-kom.pl
Stefan Reinauer [Sat, 26 Nov 2005 11:57:57 +0000 (11:57 +0000)]
add another Via C3 cpu id reported by grzegorz@el-kom.pl

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

18 years agofirst round of agami aruma merge
Stefan Reinauer [Sat, 26 Nov 2005 00:10:10 +0000 (00:10 +0000)]
first round of agami aruma merge

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

18 years agofinal checkin for island -> agami
Stefan Reinauer [Fri, 25 Nov 2005 15:28:57 +0000 (15:28 +0000)]
final checkin for island -> agami

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

18 years agoisland -> agami
Stefan Reinauer [Fri, 25 Nov 2005 15:26:41 +0000 (15:26 +0000)]
island -> agami

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

18 years agoisland -> agami 2/3
Stefan Reinauer [Fri, 25 Nov 2005 15:25:52 +0000 (15:25 +0000)]
island -> agami 2/3

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

18 years agoisland goes agami
Stefan Reinauer [Fri, 25 Nov 2005 15:24:24 +0000 (15:24 +0000)]
island goes agami

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

18 years agorename the directory to match the program name
Stefan Reinauer [Thu, 24 Nov 2005 10:45:34 +0000 (10:45 +0000)]
rename the directory to match the program name

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

18 years agofix typos reported by Martin Ley
Stefan Reinauer [Thu, 24 Nov 2005 10:25:46 +0000 (10:25 +0000)]
fix typos reported by Martin Ley

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

18 years agoadding support for serengeti leopard
Ronald G. Minnich [Thu, 24 Nov 2005 02:45:45 +0000 (02:45 +0000)]
adding support for serengeti leopard

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

18 years agoserengeti
Ronald G. Minnich [Thu, 24 Nov 2005 02:45:10 +0000 (02:45 +0000)]
serengeti

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

18 years agoadded missing microcode.h
Li-Ta Lo [Wed, 23 Nov 2005 21:51:30 +0000 (21:51 +0000)]
added missing microcode.h

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

18 years agoremove rev f ifdef
Ronald G. Minnich [Wed, 23 Nov 2005 21:12:47 +0000 (21:12 +0000)]
remove rev f ifdef

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

18 years agoCAR patch from YH LU
Ronald G. Minnich [Wed, 23 Nov 2005 21:01:08 +0000 (21:01 +0000)]
CAR patch from YH LU

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

18 years agoSplit out microcode updates.
Ronald G. Minnich [Wed, 23 Nov 2005 20:52:43 +0000 (20:52 +0000)]
Split out microcode updates.

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

18 years agofix so it can use a pre-built test config.
Ronald G. Minnich [Wed, 23 Nov 2005 15:41:10 +0000 (15:41 +0000)]
fix so it can use a pre-built test config.

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

18 years agomissed these.
Ronald G. Minnich [Wed, 23 Nov 2005 05:09:42 +0000 (05:09 +0000)]
missed these.

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

18 years agoissue 25, various AMD patches
Ronald G. Minnich [Wed, 23 Nov 2005 04:56:36 +0000 (04:56 +0000)]
issue 25, various AMD patches
Signed-off-by: Ronald G. Minnich
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2092 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

18 years agofixed fsf address
Ronald G. Minnich [Tue, 22 Nov 2005 16:47:40 +0000 (16:47 +0000)]
fixed fsf address

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

18 years agoEPIA-M fixup
Ronald G. Minnich [Tue, 22 Nov 2005 00:07:02 +0000 (00:07 +0000)]
EPIA-M fixup

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

18 years agoThis was posted on issue tracker and approve by ron minnich
Ronald G. Minnich [Mon, 21 Nov 2005 23:22:21 +0000 (23:22 +0000)]
This was posted on issue tracker and approve by ron minnich
Signed-off-by: Ronald G. Minnich
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2089 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

18 years agothese were factored out.
Stefan Reinauer [Thu, 17 Nov 2005 13:45:46 +0000 (13:45 +0000)]
these were factored out.

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

18 years agoset to executable
Stefan Reinauer [Tue, 15 Nov 2005 14:37:07 +0000 (14:37 +0000)]
set to executable

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

18 years agocomment and unify lb_uint64 handling as discussed on the mailinglist
Stefan Reinauer [Mon, 14 Nov 2005 23:04:55 +0000 (23:04 +0000)]
comment and unify lb_uint64 handling as discussed on the mailinglist

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

18 years agoadd utility to dump linuxbios table from v1
Stefan Reinauer [Sat, 12 Nov 2005 20:58:26 +0000 (20:58 +0000)]
add utility to dump linuxbios table from v1

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

18 years agoreverting rev 2082
Stefan Reinauer [Thu, 3 Nov 2005 08:13:39 +0000 (08:13 +0000)]
reverting rev 2082

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

18 years agoppc970 initial porting.
Eswar Nallusamy [Wed, 2 Nov 2005 17:32:49 +0000 (17:32 +0000)]
ppc970 initial porting.

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

18 years agoMake #defined constants more descriptive.
Steven J. Magnani [Fri, 28 Oct 2005 18:59:04 +0000 (18:59 +0000)]
Make #defined constants more descriptive.
This was missed in the checkin of raminit.c changes.

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

18 years ago- Fixed fat-finger typo enable - enabled
Jason Schildt [Tue, 25 Oct 2005 22:24:46 +0000 (22:24 +0000)]
- Fixed fat-finger typo enable - enabled
- Fixed abuild.sh to use larger size for ROM_IMAGE_SIZE.

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

18 years ago- See Issue Tracker id-15 "lnxi-patch-15".
Jason Schildt [Tue, 25 Oct 2005 21:50:06 +0000 (21:50 +0000)]
- See Issue Tracker id-15 "lnxi-patch-15".

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

18 years ago- See Issue Tracker id-13 "lnxi-patch-13".
Jason Schildt [Tue, 25 Oct 2005 21:46:09 +0000 (21:46 +0000)]
- See Issue Tracker id-13 "lnxi-patch-13".

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

18 years ago- See Issue Tracker id-12 "lnxi-patch-12".
Jason Schildt [Tue, 25 Oct 2005 21:45:17 +0000 (21:45 +0000)]
- See Issue Tracker id-12 "lnxi-patch-12".

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

18 years ago- See Issue Tracker id-11.
Jason Schildt [Tue, 25 Oct 2005 21:41:45 +0000 (21:41 +0000)]
- See Issue Tracker id-11.
- In addition:
Kept K8_HT_FREQ_1G_SUPPORT
to support older boards.

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

18 years ago- See Issue Tracker id-10 "lnxi-patch-10".
Jason Schildt [Tue, 25 Oct 2005 21:34:06 +0000 (21:34 +0000)]
- See Issue Tracker id-10 "lnxi-patch-10".

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

18 years ago- See Issue Tracker id-9 "lnxi-patch-9".
Jason Schildt [Tue, 25 Oct 2005 21:33:00 +0000 (21:33 +0000)]
- See Issue Tracker id-9 "lnxi-patch-9".

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

18 years ago- See Issue Tracker id-8 "lnxi-patch-8".
Jason Schildt [Tue, 25 Oct 2005 21:31:56 +0000 (21:31 +0000)]
- See Issue Tracker id-8 "lnxi-patch-8".

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

18 years ago- See Issue Tracker id-7 "lnxi-patch-7"
Jason Schildt [Tue, 25 Oct 2005 21:30:33 +0000 (21:30 +0000)]
- See Issue Tracker id-7 "lnxi-patch-7"

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

18 years ago- See Issue Tracker id-6 "lnxi-patch-6-replacement"
Jason Schildt [Tue, 25 Oct 2005 21:28:41 +0000 (21:28 +0000)]
- See Issue Tracker id-6 "lnxi-patch-6-replacement"

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

18 years ago- See Issue Tracker id-5 "lnxi-patch-5".
Jason Schildt [Tue, 25 Oct 2005 21:26:19 +0000 (21:26 +0000)]
- See Issue Tracker id-5 "lnxi-patch-5".

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

18 years ago- See Issue Tracker id-4 "lnxi-patch-4"
Jason Schildt [Tue, 25 Oct 2005 21:24:23 +0000 (21:24 +0000)]
- See Issue Tracker id-4 "lnxi-patch-4"
- In addition:
modified apic_id lifting to always lift all CPUs.  This may cause problems with older kernels.

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

18 years ago- See Issue Tracker ID-3 "lnxi-patch3"
Jason Schildt [Tue, 25 Oct 2005 21:07:34 +0000 (21:07 +0000)]
- See Issue Tracker ID-3 "lnxi-patch3"

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

18 years ago- Issue Tracker ID-2 "lnxi-patch-2".
Jason Schildt [Tue, 25 Oct 2005 21:04:09 +0000 (21:04 +0000)]
-  Issue Tracker ID-2 "lnxi-patch-2".

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

18 years agoSome compilation issue fix for PPC970 port
Greg Watson [Fri, 21 Oct 2005 00:52:52 +0000 (00:52 +0000)]
Some compilation issue fix for PPC970 port

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