coreboot.git
18 years agotypo
Stefan Reinauer [Sat, 29 Apr 2006 00:12:30 +0000 (00:12 +0000)]
typo

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

18 years agoremove more code
Li-Ta Lo [Thu, 27 Apr 2006 20:44:53 +0000 (20:44 +0000)]
remove more code

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

18 years agocode cleanup, comments added
Li-Ta Lo [Thu, 27 Apr 2006 18:40:15 +0000 (18:40 +0000)]
code cleanup, comments added

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

18 years agomore code removal and removal of incorrect register settings.
Ronald G. Minnich [Thu, 27 Apr 2006 17:46:27 +0000 (17:46 +0000)]
more code removal and removal of incorrect register settings.

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

18 years agoremoving redundant and unneeded calls to functions.
Ronald G. Minnich [Thu, 27 Apr 2006 17:37:23 +0000 (17:37 +0000)]
removing redundant and unneeded calls to functions.

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

18 years agowe don't need msr_init
Ronald G. Minnich [Thu, 27 Apr 2006 15:10:55 +0000 (15:10 +0000)]
we don't need msr_init

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

18 years agosome todo and comment for ron.
Li-Ta Lo [Wed, 26 Apr 2006 22:07:16 +0000 (22:07 +0000)]
some todo and comment for ron.

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

18 years agono fallback version
Ronald G. Minnich [Tue, 25 Apr 2006 20:34:52 +0000 (20:34 +0000)]
no fallback version

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

18 years agoset irq options.
Ronald G. Minnich [Tue, 25 Apr 2006 20:05:38 +0000 (20:05 +0000)]
set irq options.

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

18 years agobuilds and should do the right things for sb for interrupt routing.
Ronald G. Minnich [Tue, 25 Apr 2006 19:57:39 +0000 (19:57 +0000)]
builds and should do the right things for sb for interrupt routing.

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

18 years agoto give ollie a look.
Ronald G. Minnich [Tue, 25 Apr 2006 19:40:20 +0000 (19:40 +0000)]
to give ollie a look.

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

18 years agofix the msr.lo for olpc 0x20000019
Ronald G. Minnich [Tue, 25 Apr 2006 04:07:44 +0000 (04:07 +0000)]
fix the msr.lo for olpc 0x20000019

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

18 years agohex values with 0x prefix
Stefan Reinauer [Mon, 24 Apr 2006 16:56:05 +0000 (16:56 +0000)]
hex values with 0x prefix

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

18 years agoAdds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
Richard Smith [Sun, 23 Apr 2006 23:12:21 +0000 (23:12 +0000)]
Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
Default is 255.

This allows mainboard configs for working across various groups
of boards that differ a device that may not loaded.

If you search for a device that is not loaded and max buses is 255
then there can be up to a 8 second delay to search the entire PCI space.
Board configs that know thier max bus can limit this search space.

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

18 years agofix so that olpc uarts come up enabled.
Ronald G. Minnich [Sun, 23 Apr 2006 19:21:12 +0000 (19:21 +0000)]
fix so that olpc uarts come up enabled.

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

18 years agoAdds support for understanding bus:dev.func to the -d option of testbios
Richard Smith [Sun, 23 Apr 2006 19:16:09 +0000 (19:16 +0000)]
Adds support for understanding bus:dev.func to the -d option of testbios
You may specify '-d bus:dev.func' or '-d dev.func'.  If you do '-d <value>'
then the behavior reverts back to the orginal where <value> is taken to be
the 16-bit packed notation of busdevfn.

It also add a sanity check to try and detect when people have not specified
the -d option and they should have, or when the -d bus:dev.fn evals to a packed
busdevfn of 0x0000.

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

18 years agoLower debug progress messages in vt8623 init to debug level rather than error.
Jonathan McDowell [Fri, 21 Apr 2006 16:43:06 +0000 (16:43 +0000)]
Lower debug progress messages in vt8623 init to debug level rather than error.

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

18 years agomore 5536 -> 5536 conversion
Li-Ta Lo [Thu, 20 Apr 2006 22:54:32 +0000 (22:54 +0000)]
more 5536 -> 5536 conversion

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

18 years agochange to 5536
Li-Ta Lo [Thu, 20 Apr 2006 21:40:20 +0000 (21:40 +0000)]
change to 5536

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

18 years agochange to 5536
Li-Ta Lo [Thu, 20 Apr 2006 21:38:14 +0000 (21:38 +0000)]
change to 5536

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

18 years agoremove dup files
Li-Ta Lo [Thu, 20 Apr 2006 21:32:43 +0000 (21:32 +0000)]
remove dup files

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

18 years agoadd cs5536
Li-Ta Lo [Thu, 20 Apr 2006 21:31:47 +0000 (21:31 +0000)]
add cs5536

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

18 years agoboot to kernel
Li-Ta Lo [Thu, 20 Apr 2006 21:26:01 +0000 (21:26 +0000)]
boot to kernel

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

18 years agoadded cs5536
Li-Ta Lo [Thu, 20 Apr 2006 21:22:40 +0000 (21:22 +0000)]
added cs5536

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

18 years agoadd cs5536 directory
Li-Ta Lo [Thu, 20 Apr 2006 21:21:25 +0000 (21:21 +0000)]
add cs5536 directory

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

18 years agoadd cs5536 directory
Li-Ta Lo [Thu, 20 Apr 2006 21:21:13 +0000 (21:21 +0000)]
add cs5536 directory

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

18 years agoresolve conflict
Li-Ta Lo [Wed, 19 Apr 2006 15:11:01 +0000 (15:11 +0000)]
resolve conflict

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

18 years agofix adjustment for sizeram
Ronald G. Minnich [Tue, 18 Apr 2006 22:40:53 +0000 (22:40 +0000)]
fix adjustment for sizeram

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

18 years agoadd back in missing line
Ronald G. Minnich [Tue, 18 Apr 2006 21:34:32 +0000 (21:34 +0000)]
add back in missing line

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

18 years agoset up timing
Ronald G. Minnich [Tue, 18 Apr 2006 21:21:10 +0000 (21:21 +0000)]
set up timing

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

18 years agoadd ram resources
Ronald G. Minnich [Tue, 18 Apr 2006 20:42:58 +0000 (20:42 +0000)]
add ram resources

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

18 years agoadded the olpc target and support
Ronald G. Minnich [Tue, 18 Apr 2006 16:36:58 +0000 (16:36 +0000)]
added the olpc target and support

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

18 years agoadd SystemPreInit() and support
Ronald G. Minnich [Thu, 13 Apr 2006 19:44:50 +0000 (19:44 +0000)]
add SystemPreInit() and support

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

18 years agominor modification
Li-Ta Lo [Thu, 13 Apr 2006 17:00:38 +0000 (17:00 +0000)]
minor modification

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

18 years agothis was in my queue since 2005/10/26
Stefan Reinauer [Tue, 11 Apr 2006 19:23:57 +0000 (19:23 +0000)]
this was in my queue since 2005/10/26

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

18 years agosmall fixes to get Ward Vandewege's Tyan board booting.
Stefan Reinauer [Tue, 11 Apr 2006 18:36:42 +0000 (18:36 +0000)]
small fixes to get Ward Vandewege's Tyan board booting.

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

18 years agoadded chipsetinit function, many defines. addec call to chipsetinit to
Ronald G. Minnich [Mon, 10 Apr 2006 23:32:23 +0000 (23:32 +0000)]
added chipsetinit function, many defines. addec call to chipsetinit to
northbridge.c
builds fine on lippert

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

18 years agoadd cpureginit to romcc code.
Ronald G. Minnich [Mon, 10 Apr 2006 16:40:19 +0000 (16:40 +0000)]
add cpureginit to romcc code.

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

18 years agoclean up gx2def.h a bit.
Ronald G. Minnich [Mon, 10 Apr 2006 16:14:19 +0000 (16:14 +0000)]
clean up gx2def.h a bit.
Add cpureginit.c
added called to cpureginit to model_gx2_init.c

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

18 years agodrop unsupported momentum apache board. Check
Stefan Reinauer [Sat, 8 Apr 2006 10:04:43 +0000 (10:04 +0000)]
drop unsupported momentum apache board. Check
http://snapshots.linuxbios.org/stats/abuild-LinuxBIOSv2-2247.log

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

18 years ago15->11 for device num
Yinghai Lu [Fri, 7 Apr 2006 20:35:39 +0000 (20:35 +0000)]
15->11 for device num

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

18 years agoadd support for GLIUInit()
Ronald G. Minnich [Fri, 7 Apr 2006 16:55:20 +0000 (16:55 +0000)]
add support for GLIUInit()

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

18 years agoadd northbridgeinit, also add new constants.
Ronald G. Minnich [Thu, 6 Apr 2006 23:35:52 +0000 (23:35 +0000)]
add northbridgeinit, also add new constants.

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

18 years agopseudo fix xe7501devkit
Stefan Reinauer [Thu, 6 Apr 2006 22:50:26 +0000 (22:50 +0000)]
pseudo fix xe7501devkit

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

18 years agofix constants style
Ronald G. Minnich [Thu, 6 Apr 2006 21:45:24 +0000 (21:45 +0000)]
fix constants style

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

18 years agointeresting behavior, i thought svn could do moves.
Stefan Reinauer [Thu, 6 Apr 2006 21:40:36 +0000 (21:40 +0000)]
interesting behavior, i thought svn could do moves.
the result should be ok though..

the purpose is dropping the old i82801er southbridge code
and using the ich5r code instead because its the same chip
but the code looks more solid and is used by many more systems.

Some of the old i82801er features have been ported (like hpet enable)

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

18 years agobreak the tree really quick due to svn restrictions, next commit fill fix it
Stefan Reinauer [Thu, 6 Apr 2006 21:37:10 +0000 (21:37 +0000)]
break the tree really quick due to svn restrictions, next commit fill fix it
again.

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

18 years agoadd bug support for 2.1
Ronald G. Minnich [Thu, 6 Apr 2006 20:45:10 +0000 (20:45 +0000)]
add bug support for 2.1

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

18 years agoreformat
Li-Ta Lo [Thu, 6 Apr 2006 20:23:29 +0000 (20:23 +0000)]
reformat

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

18 years agomore fix for vsm, not working yet
Li-Ta Lo [Thu, 6 Apr 2006 20:19:04 +0000 (20:19 +0000)]
more fix for vsm, not working yet

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

18 years agodid I commit the last change?
Li-Ta Lo [Mon, 3 Apr 2006 22:20:05 +0000 (22:20 +0000)]
did I commit the last change?
try to fix 0x10000026

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

18 years agocomment out reset from MB Config
Yinghai Lu [Mon, 3 Apr 2006 21:29:48 +0000 (21:29 +0000)]
comment out reset from MB Config

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

18 years agocomment out reset in MB Config
Yinghai Lu [Mon, 3 Apr 2006 21:24:05 +0000 (21:24 +0000)]
comment out reset in MB Config

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

18 years agonew cache_as_ram support
Yinghai Lu [Mon, 3 Apr 2006 20:38:34 +0000 (20:38 +0000)]
new cache_as_ram support

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

18 years ago- Adds support for the Advantech eval board. Configuration was produced
Richard Smith [Sat, 1 Apr 2006 04:10:44 +0000 (04:10 +0000)]
- Adds support for the Advantech eval board.  Configuration was produced
on a SOM-DB2301 baseboard with a SOM-2354 cpu module.

- Also does a slight tweak to the ram test code to make it more
obvious when it fails.

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

18 years ago* https://openbios.org/roundup/linuxbios/issue96 - SST_49LF040B flash support for...
Stefan Reinauer [Fri, 31 Mar 2006 11:36:06 +0000 (11:36 +0000)]
* https://openbios.org/roundup/linuxbios/issue96 - SST_49LF040B flash support for flashrom
* https://openbios.org/roundup/linuxbios/issue99 - add ICH4-M support to flashrom

both from scott.tsai <AT> arima.com.tw

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

18 years ago* support for Winbond W39V040A
Stefan Reinauer [Fri, 31 Mar 2006 11:26:55 +0000 (11:26 +0000)]
* support for Winbond W39V040A
* Support for ATI SB400 (RS480 chipset)
* Support for Intel ICH7 (from Scott Tsai, scott.tsai <AT> arima.com.tw)

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

18 years agotrying to translate some of this.
Stefan Reinauer [Sun, 26 Mar 2006 17:13:31 +0000 (17:13 +0000)]
trying to translate some of this.

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

18 years agomake older winbond chips work reliably.
Stefan Reinauer [Thu, 23 Mar 2006 19:26:40 +0000 (19:26 +0000)]
make older winbond chips work reliably.

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

18 years agofix bit-twiddling errors on msr
Ronald G. Minnich [Wed, 22 Mar 2006 17:30:48 +0000 (17:30 +0000)]
fix bit-twiddling errors on msr

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

18 years agoadded this file
Ronald G. Minnich [Wed, 22 Mar 2006 16:25:49 +0000 (16:25 +0000)]
added this file

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

18 years agovsm can be called now, and then hang.
Ronald G. Minnich [Tue, 21 Mar 2006 23:24:33 +0000 (23:24 +0000)]
vsm can be called now, and then hang.

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

18 years agoadd vsm support
Ronald G. Minnich [Tue, 21 Mar 2006 15:24:46 +0000 (15:24 +0000)]
add vsm support

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

18 years agocpubug is fine.
Ronald G. Minnich [Tue, 21 Mar 2006 03:38:53 +0000 (03:38 +0000)]
cpubug is fine.
adding vsm support now.

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

18 years agofix conflich
Ronald G. Minnich [Mon, 20 Mar 2006 22:20:09 +0000 (22:20 +0000)]
fix conflich

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

18 years agocompilation fix for gcc 4.0.2 (SUSE10)
Stefan Reinauer [Mon, 20 Mar 2006 21:37:54 +0000 (21:37 +0000)]
compilation fix for gcc 4.0.2 (SUSE10)

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

18 years agoresolve conflict
Li-Ta Lo [Mon, 20 Mar 2006 21:18:53 +0000 (21:18 +0000)]
resolve conflict

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

18 years agoadded definitions. added cpubug support. added object. Commented out
Ronald G. Minnich [Mon, 20 Mar 2006 20:49:34 +0000 (20:49 +0000)]
added definitions. added cpubug support. added object. Commented out
msr set in northbridge that conflicted with the cpubug support.

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

18 years agosome more information on the ts series
Stefan Reinauer [Mon, 20 Mar 2006 19:02:31 +0000 (19:02 +0000)]
some more information on the ts series

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

18 years agoadd a define
Ronald G. Minnich [Mon, 20 Mar 2006 17:31:02 +0000 (17:31 +0000)]
add a define

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

18 years agoredo ts5300 auto.c
Stefan Reinauer [Sun, 19 Mar 2006 22:30:42 +0000 (22:30 +0000)]
redo ts5300 auto.c
add ts5300 flag as comment in flashrom utility Makefile

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

18 years agosmall cleanup attempt in sc520 code. there needs to be some major spring
Stefan Reinauer [Sun, 19 Mar 2006 17:50:54 +0000 (17:50 +0000)]
small cleanup attempt in sc520 code. there needs to be some major spring
cleaning

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

18 years agosmall ts5300 update, fix endian problem in dummmcr.
Stefan Reinauer [Sat, 18 Mar 2006 00:10:29 +0000 (00:10 +0000)]
small ts5300 update, fix endian problem in dummmcr.

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

18 years agoadded initial msr support
Ronald G. Minnich [Fri, 17 Mar 2006 23:03:04 +0000 (23:03 +0000)]
added initial msr support

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

18 years ago- sc520 updates. move PAR setup to mainboard auto.c
Stefan Reinauer [Fri, 17 Mar 2006 22:48:23 +0000 (22:48 +0000)]
- sc520 updates. move PAR setup to mainboard auto.c
- some ts5300 code. Let's push this upstream for now.
- fix a typo in device.c

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

18 years agoupdate dumpmmcr.c utility
Stefan Reinauer [Fri, 17 Mar 2006 22:35:56 +0000 (22:35 +0000)]
update dumpmmcr.c utility
another flash chip that doesn't clog the serial line

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

18 years agoresolving conflict with Ron's work
Li-Ta Lo [Fri, 17 Mar 2006 20:11:38 +0000 (20:11 +0000)]
resolving conflict with Ron's work

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

18 years agoreformating, we are going to use it for
Li-Ta Lo [Fri, 17 Mar 2006 19:52:52 +0000 (19:52 +0000)]
reformating, we are going to use it for
vsa on geode GX.

There was some bug in setting up stack, what was that?

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

18 years agofix mmcrval, small cosmetics to raminit
Stefan Reinauer [Fri, 17 Mar 2006 18:32:10 +0000 (18:32 +0000)]
fix mmcrval, small cosmetics to raminit

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

18 years agoadd in the msr configuration
Ronald G. Minnich [Thu, 16 Mar 2006 22:23:03 +0000 (22:23 +0000)]
add in the msr configuration

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

18 years ago- speed up flash verification by only printing 1 of 4096 addresses
Stefan Reinauer [Thu, 16 Mar 2006 16:57:41 +0000 (16:57 +0000)]
- speed up flash verification by only printing 1 of 4096 addresses
- support for flashing technologic system ts5300 SBC (needs -DTS5300 in
  the makefile)

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

18 years agomake am29f040b driver more solid by printing every 4096th flash address.
Stefan Reinauer [Thu, 16 Mar 2006 16:46:19 +0000 (16:46 +0000)]
make am29f040b driver more solid by printing every 4096th flash address.
This fixes the timing when flashing over a serial console.

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

18 years agosupport for Am29F016D
Stefan Reinauer [Thu, 16 Mar 2006 16:44:07 +0000 (16:44 +0000)]
support for Am29F016D

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

18 years agodump mmcr registers on Elan sc520
Stefan Reinauer [Thu, 16 Mar 2006 00:52:58 +0000 (00:52 +0000)]
dump mmcr registers on Elan sc520

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

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