coreboot.git
18 years agostupid svn failed.
Ronald G. Minnich [Wed, 15 Mar 2006 23:40:30 +0000 (23:40 +0000)]
stupid svn failed.

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

18 years agodisable watchdog, and it goes much better!
Ronald G. Minnich [Wed, 15 Mar 2006 00:19:03 +0000 (00:19 +0000)]
disable watchdog, and it goes much better!

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

18 years agofor different pll values.
Ronald G. Minnich [Tue, 14 Mar 2006 20:17:35 +0000 (20:17 +0000)]
for different pll values.

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

18 years agoMake the pll stuff parameterized.
Ronald G. Minnich [Tue, 14 Mar 2006 20:01:51 +0000 (20:01 +0000)]
Make the pll stuff parameterized.

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

18 years agoFix for nehemiah
Ronald G. Minnich [Tue, 14 Mar 2006 19:58:14 +0000 (19:58 +0000)]
Fix for nehemiah
other fixes for gx2 ram init.

support for sharplfg00l04 -- not working yet.

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

18 years agogo with newer auto.c ...
Ronald G. Minnich [Tue, 14 Mar 2006 00:11:59 +0000 (00:11 +0000)]
go with newer auto.c ...
but it fails

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

18 years agoadded pll_reset.c
Li-Ta Lo [Mon, 13 Mar 2006 22:20:29 +0000 (22:20 +0000)]
added pll_reset.c

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

18 years agoadded early_setup.c
Li-Ta Lo [Mon, 13 Mar 2006 22:18:39 +0000 (22:18 +0000)]
added early_setup.c
removed some messages

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

18 years agocorrect __ROMCC__
Li-Ta Lo [Mon, 13 Mar 2006 22:00:21 +0000 (22:00 +0000)]
correct __ROMCC__

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

18 years agofailed attempt to do early init for cs5535. Almost there but
Li-Ta Lo [Mon, 13 Mar 2006 21:58:43 +0000 (21:58 +0000)]
failed attempt to do early init for cs5535. Almost there but
still get garbage reading smbus.

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

18 years agoI am so stupid to mix up logical and bitwise NOT.
Li-Ta Lo [Thu, 2 Mar 2006 21:33:01 +0000 (21:33 +0000)]
I am so stupid to mix up logical and bitwise NOT.

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

18 years agoadd smbus access routing for cs5535
Li-Ta Lo [Thu, 2 Mar 2006 18:02:24 +0000 (18:02 +0000)]
add smbus access routing for cs5535

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

18 years agoa few new items and mods for ollie
Ronald G. Minnich [Wed, 1 Mar 2006 16:11:05 +0000 (16:11 +0000)]
a few new items and mods for ollie

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

18 years agoremove more unused code
Li-Ta Lo [Tue, 28 Feb 2006 23:07:27 +0000 (23:07 +0000)]
remove more unused code

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

18 years agoremove unused GX1 asm code
Li-Ta Lo [Tue, 28 Feb 2006 16:30:41 +0000 (16:30 +0000)]
remove unused GX1 asm code

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

18 years agosemi working with random 1 bit error
Li-Ta Lo [Tue, 28 Feb 2006 15:39:25 +0000 (15:39 +0000)]
semi working with random 1 bit error

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

18 years agomore GX2 commit
Li-Ta Lo [Mon, 27 Feb 2006 18:28:30 +0000 (18:28 +0000)]
more GX2 commit

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

18 years agorename files
Ronald G. Minnich [Fri, 24 Feb 2006 17:23:46 +0000 (17:23 +0000)]
rename files

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

18 years agoadded support for ICH5
Ronald G. Minnich [Fri, 24 Feb 2006 17:10:10 +0000 (17:10 +0000)]
added support for ICH5

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

18 years agonew flashchip support by Leon Woestenberg <leonw@mailcan.com>
Stefan Reinauer [Fri, 24 Feb 2006 13:47:26 +0000 (13:47 +0000)]
new flashchip support by Leon Woestenberg <leonw@mailcan.com>

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

18 years agopreliminary GX DRAM initization. It is not working yet.
Li-Ta Lo [Thu, 23 Feb 2006 21:39:19 +0000 (21:39 +0000)]
preliminary GX DRAM initization. It is not working yet.

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

18 years agoadded sharp flash
Ronald G. Minnich [Thu, 23 Feb 2006 17:16:44 +0000 (17:16 +0000)]
added sharp flash

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

18 years agooops, added a binary
Ronald G. Minnich [Wed, 22 Feb 2006 22:12:39 +0000 (22:12 +0000)]
oops, added a binary

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

18 years agoadded new superio. added new simple util.
Ronald G. Minnich [Wed, 22 Feb 2006 22:12:21 +0000 (22:12 +0000)]
added new superio. added new simple util.
modified dell 1850

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

18 years agogcc 4.1 fixes.
Stefan Reinauer [Sun, 19 Feb 2006 14:43:48 +0000 (14:43 +0000)]
gcc 4.1 fixes.

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

18 years agoserverworks HT1000/HT2000, bcm5785/5780 support
Yinghai Lu [Thu, 16 Feb 2006 17:22:19 +0000 (17:22 +0000)]
serverworks HT1000/HT2000, bcm5785/5780 support

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

18 years agothis gets us to working serial output.
Ronald G. Minnich [Mon, 13 Feb 2006 20:20:28 +0000 (20:20 +0000)]
this gets us to working serial output.

memory is next.

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

18 years agofrontrunner now builds
Ronald G. Minnich [Sat, 11 Feb 2006 22:12:17 +0000 (22:12 +0000)]
frontrunner now builds

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

18 years agofix mistake in name
Ronald G. Minnich [Sat, 11 Feb 2006 22:08:41 +0000 (22:08 +0000)]
fix mistake in name

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

18 years agolippert frontrunner
Ronald G. Minnich [Sat, 11 Feb 2006 22:07:44 +0000 (22:07 +0000)]
lippert frontrunner

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

18 years agoadd this file
Ronald G. Minnich [Mon, 6 Feb 2006 17:07:59 +0000 (17:07 +0000)]
add this file

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

18 years agomake doxygen work
Ronald G. Minnich [Mon, 6 Feb 2006 16:16:46 +0000 (16:16 +0000)]
make doxygen work

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

18 years agoThis is the change so that we can readable ldscript.ld
Ronald G. Minnich [Sat, 28 Jan 2006 22:01:56 +0000 (22:01 +0000)]
This is the change so that we can readable ldscript.ld

amd/rumba now builds.

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

18 years agoGX2 builds
Ronald G. Minnich [Sat, 28 Jan 2006 20:05:37 +0000 (20:05 +0000)]
GX2 builds

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

18 years agoadded GX2 ids
Ronald G. Minnich [Sat, 28 Jan 2006 20:03:14 +0000 (20:03 +0000)]
added GX2 ids

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

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