coreboot.git
20 years ago- First pass at s2880 support.
Eric Biederman [Mon, 21 Jul 2003 20:13:45 +0000 (20:13 +0000)]
- First pass at s2880 support.
- SMP cleanups (remove SMP only use CONFIG_SMP)
- Minor tweaks to romcc to keep it from taking forever compiling
- failover fixes
- Get a good implementation of k8_cpufixup and sizeram for the opteron

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

20 years agoadded payload
Greg Watson [Mon, 21 Jul 2003 17:28:35 +0000 (17:28 +0000)]
added payload

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

20 years agofix crt0 includes ordering
Greg Watson [Mon, 21 Jul 2003 16:51:40 +0000 (16:51 +0000)]
fix crt0 includes ordering

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

20 years agotypo fixed.
Ronald G. Minnich [Mon, 21 Jul 2003 16:22:17 +0000 (16:22 +0000)]
typo fixed.

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

20 years agonew chip stuff
Greg Watson [Mon, 21 Jul 2003 15:12:38 +0000 (15:12 +0000)]
new chip stuff

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

20 years agonew chip configure
Greg Watson [Mon, 21 Jul 2003 14:00:53 +0000 (14:00 +0000)]
new chip configure

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

20 years ago* update quartet target to latest SMP changes.
Stefan Reinauer [Mon, 21 Jul 2003 13:05:56 +0000 (13:05 +0000)]
* update quartet target to latest SMP changes.
* remove dead code from coherent_ht.c
* add ldtstop code for link speed changes

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

20 years agomore chip stuff
Greg Watson [Mon, 21 Jul 2003 04:20:08 +0000 (04:20 +0000)]
more chip stuff

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

20 years agomore chip stuff
Greg Watson [Mon, 21 Jul 2003 03:38:42 +0000 (03:38 +0000)]
more chip stuff

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

20 years agochip stuff
Greg Watson [Sun, 20 Jul 2003 23:28:01 +0000 (23:28 +0000)]
chip stuff

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

20 years ago- Major cleanup of the bootpath
Eric Biederman [Sat, 19 Jul 2003 04:28:22 +0000 (04:28 +0000)]
- Major cleanup of the bootpath
- Changes to allow more code to be compiled both ways
- Working SMP support

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

20 years agotidy up
Greg Watson [Sat, 19 Jul 2003 04:19:48 +0000 (04:19 +0000)]
tidy up

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

20 years agoa few changes
Greg Watson [Sat, 19 Jul 2003 04:07:07 +0000 (04:07 +0000)]
a few changes

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

20 years agonew config format
Greg Watson [Fri, 18 Jul 2003 17:17:52 +0000 (17:17 +0000)]
new config format

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

20 years agoAllow options in mainboard configuration file
Greg Watson [Fri, 18 Jul 2003 17:05:10 +0000 (17:05 +0000)]
Allow options in mainboard configuration file
Moved payload into romimage
More flexible romimage declaration

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

20 years agofix problems with options, more functionality
Greg Watson [Fri, 18 Jul 2003 01:06:15 +0000 (01:06 +0000)]
fix problems with options, more functionality

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

20 years agoadd AMD Quartet target
Stefan Reinauer [Thu, 17 Jul 2003 22:53:27 +0000 (22:53 +0000)]
add AMD Quartet target

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

20 years agomoved generate_row from coherent_ht.c to board specific auto.c files
Stefan Reinauer [Thu, 17 Jul 2003 22:51:30 +0000 (22:51 +0000)]
moved generate_row from coherent_ht.c to board specific auto.c files
due to different routing defaults of different boards.

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

20 years agoadded romimage support
Greg Watson [Thu, 17 Jul 2003 22:25:53 +0000 (22:25 +0000)]
added romimage support

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

20 years agonew config format
Greg Watson [Thu, 17 Jul 2003 22:11:58 +0000 (22:11 +0000)]
new config format

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

20 years agodont export sandpoint options
Greg Watson [Thu, 17 Jul 2003 22:10:11 +0000 (22:10 +0000)]
dont export sandpoint options

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

20 years agosick of typing python command
Greg Watson [Thu, 17 Jul 2003 17:50:11 +0000 (17:50 +0000)]
sick of typing python command

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

20 years agosandpoint options
Greg Watson [Thu, 17 Jul 2003 13:14:07 +0000 (13:14 +0000)]
sandpoint options

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

20 years ago- Update Config so we now have the proper number of cpus
Eric Biederman [Thu, 17 Jul 2003 06:34:30 +0000 (06:34 +0000)]
- Update Config so we now have the proper number of cpus
- Remove some debugging code from auto.c
- Update coeherent_ht.c so we get the proper broadcast routes.
- Fix the dram probing code.

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

20 years ago- Get the correct routing tables entries for the hdama's onboard nics
Eric Biederman [Thu, 17 Jul 2003 05:16:46 +0000 (05:16 +0000)]
- Get the correct routing tables entries for the hdama's onboard nics

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

20 years agoConfig.lb for this new part
Ronald G. Minnich [Thu, 17 Jul 2003 04:35:19 +0000 (04:35 +0000)]
Config.lb for this new part

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

20 years ago- Remove excess line from pci_device.c
Eric Biederman [Thu, 17 Jul 2003 04:10:42 +0000 (04:10 +0000)]
- Remove excess line from pci_device.c

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

20 years ago- Remove $Id: from crt0.S.lb
Eric Biederman [Thu, 17 Jul 2003 03:28:00 +0000 (03:28 +0000)]
- Remove $Id: from crt0.S.lb

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

20 years ago- Implement an enable method for pci devices.
Eric Biederman [Thu, 17 Jul 2003 03:26:03 +0000 (03:26 +0000)]
- Implement an enable method for pci devices.
- Add initial support for the amd8131
- Update the mptable to something possible
- hdama/Config add the amd8131 southbridge

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

20 years ago- pci_device.c fixes for generic pci bridges to zero the unused portion of bridge...
Eric Biederman [Thu, 17 Jul 2003 02:15:46 +0000 (02:15 +0000)]
- pci_device.c fixes for generic pci bridges to zero the unused portion of bridge resources
- coherent_ht.c remove dead idle loop.
- raminit.c Enable a 64MB mmio window just below 4GB

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

20 years agofix some glitches in cht code: always enable routing on node7, plus do masking right...
Stefan Reinauer [Wed, 16 Jul 2003 15:23:57 +0000 (15:23 +0000)]
fix some glitches in cht code: always enable routing on node7, plus do masking right when setting cpucnt/nodecnt

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

20 years ago- ldscripb.lb remove another $Id: line..
Eric Biederman [Wed, 16 Jul 2003 07:04:58 +0000 (07:04 +0000)]
- ldscripb.lb remove another $Id: line..
- romcc_io.h Add include guards.
- hdama/Config nothing really but I have been moving the setting back and forth between 1 and 2 cpus
- auto.c Changed the enabled debugging comments.  This almost works with 2 cpus
- coherent_ht.c First pass at getting this right.  It can now find 2 cpus and place them
  in some semblance of a working state.
- raminit.c Fix problems with 4GB of ram. Disable some of the debugging code.

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

20 years ago- Commit a binutils safe version of reset16.inc
Eric Biederman [Wed, 16 Jul 2003 01:58:18 +0000 (01:58 +0000)]
- Commit a binutils safe version of reset16.inc

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

20 years ago- Compile fixes
Eric Biederman [Mon, 14 Jul 2003 20:40:38 +0000 (20:40 +0000)]
- Compile fixes

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

20 years agonew config files
Greg Watson [Mon, 14 Jul 2003 19:02:29 +0000 (19:02 +0000)]
new config files

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

20 years agonew init format
Greg Watson [Mon, 14 Jul 2003 18:03:07 +0000 (18:03 +0000)]
new init format

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

20 years agonew config rules
Greg Watson [Mon, 14 Jul 2003 18:00:10 +0000 (18:00 +0000)]
new config rules

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

20 years agonew init stuff
Greg Watson [Mon, 14 Jul 2003 17:16:26 +0000 (17:16 +0000)]
new init stuff

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

20 years agoIDE support
Greg Watson [Mon, 14 Jul 2003 17:08:57 +0000 (17:08 +0000)]
IDE support

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

20 years ago*** empty log message ***
Greg Watson [Sun, 13 Jul 2003 23:30:23 +0000 (23:30 +0000)]
*** empty log message ***

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

20 years ago- Remove all of the annoying $Id strings
Eric Biederman [Sat, 12 Jul 2003 02:15:12 +0000 (02:15 +0000)]
- Remove all of the annoying $Id strings

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

20 years ago- Use an SMBUS_IO_BASE value that will not conflict with an automatically assigned...
Eric Biederman [Sat, 12 Jul 2003 01:48:30 +0000 (01:48 +0000)]
- Use an SMBUS_IO_BASE value that will not conflict with an automatically assigned value

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

20 years ago- generalize generic_sdram.c
Eric Biederman [Sat, 12 Jul 2003 01:46:53 +0000 (01:46 +0000)]
- generalize generic_sdram.c

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

20 years ago- Add missing carriage return in ramtest.c
Eric Biederman [Sat, 12 Jul 2003 01:46:05 +0000 (01:46 +0000)]
- Add missing carriage return in ramtest.c

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

20 years ago- Solo updates
Eric Biederman [Sat, 12 Jul 2003 01:44:36 +0000 (01:44 +0000)]
- Solo updates

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

20 years ago- Commit more tests for romcc
Eric Biederman [Sat, 12 Jul 2003 01:40:54 +0000 (01:40 +0000)]
- Commit more tests for romcc

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

20 years ago- Remove use of useless EXT macro
Eric Biederman [Sat, 12 Jul 2003 01:39:05 +0000 (01:39 +0000)]
- Remove use of useless EXT macro

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

20 years ago- Initialize list pointers
Eric Biederman [Sat, 12 Jul 2003 01:38:35 +0000 (01:38 +0000)]
- Initialize list pointers

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

20 years ago- Small typo fix in pci_ops.c
Eric Biederman [Sat, 12 Jul 2003 01:38:11 +0000 (01:38 +0000)]
- Small typo fix in pci_ops.c

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

20 years ago- Implement division and rdtsc support for romcc
Eric Biederman [Sat, 12 Jul 2003 01:37:33 +0000 (01:37 +0000)]
- Implement division and rdtsc support for romcc

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

20 years ago- Commit a working spd based memory initialization routine
Eric Biederman [Sat, 12 Jul 2003 01:35:24 +0000 (01:35 +0000)]
- Commit a working spd based memory initialization routine

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

20 years ago- Remove bogus memreset parameter from struct mem_controller
Eric Biederman [Sat, 12 Jul 2003 01:32:08 +0000 (01:32 +0000)]
- Remove bogus memreset parameter from struct mem_controller

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

20 years ago- Add failover.c
Eric Biederman [Sat, 12 Jul 2003 01:31:13 +0000 (01:31 +0000)]
- Add failover.c

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

20 years ago- Update to a working version for the hdama board
Eric Biederman [Sat, 12 Jul 2003 01:29:57 +0000 (01:29 +0000)]
- Update to a working version for the hdama board

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

20 years ago- Structure handling fixes.
Eric Biederman [Sat, 12 Jul 2003 01:21:31 +0000 (01:21 +0000)]
- Structure handling fixes.
- Fix for asm statements with multiple results.

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

20 years agostatic configuration. Needs new keyword per greg to enable inclusion of a
Ronald G. Minnich [Fri, 11 Jul 2003 14:51:29 +0000 (14:51 +0000)]
static configuration. Needs new keyword per greg to enable inclusion of a
part-specific struct into the tree.

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

20 years agonew print statement
Greg Watson [Thu, 10 Jul 2003 20:55:09 +0000 (20:55 +0000)]
new print statement

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

20 years agofirst cut at generating code.
Ronald G. Minnich [Thu, 10 Jul 2003 14:46:59 +0000 (14:46 +0000)]
first cut at generating code.

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

20 years agofixing trees.
Ronald G. Minnich [Thu, 10 Jul 2003 12:38:39 +0000 (12:38 +0000)]
fixing trees.

Greg help me, I've screwed up the tree, things are in there more than once, dammit!

screwup in partobj.

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

20 years ago- Moved 2 of the test cases into tests for failure
Eric Biederman [Fri, 4 Jul 2003 15:14:04 +0000 (15:14 +0000)]
- Moved 2 of the test cases into tests for failure
- Reworked the transformation into ssa form and now I catch all unitialized
  variable uses.
- Several more test cases
- Bumped the version to 0.34
- Verified that -O2 the scc_transform now works.

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

20 years ago- Minor fixes for handling structure constants and array values that are not sdecls
Eric Biederman [Fri, 4 Jul 2003 00:27:33 +0000 (00:27 +0000)]
- Minor fixes for handling structure constants and array values that are not sdecls

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

20 years ago- Allow for a larger rhs on phi variables
Eric Biederman [Thu, 3 Jul 2003 03:59:38 +0000 (03:59 +0000)]
- Allow for a larger rhs on phi variables

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

20 years ago- Massive set of cleanups/fixes for romcc. Lots of corner cases now work
Eric Biederman [Tue, 1 Jul 2003 10:05:30 +0000 (10:05 +0000)]
- Massive set of cleanups/fixes for romcc.  Lots of corner cases now work
  properly.  And a few long standing bugs have been rooted out and removed.

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

20 years ago- Code to enable and disable use of the sse and mmx registers
Eric Biederman [Tue, 1 Jul 2003 06:51:27 +0000 (06:51 +0000)]
- Code to enable and disable use of the sse and mmx registers

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

20 years agoall: now depends on linuxbios.rom
Ronald G. Minnich [Mon, 30 Jun 2003 17:29:31 +0000 (17:29 +0000)]
all: now depends on linuxbios.rom
payload.block is going away

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

20 years agoplaceholder crap for sio
Ronald G. Minnich [Mon, 30 Jun 2003 17:23:35 +0000 (17:23 +0000)]
placeholder crap for sio

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

20 years agonow builds with *0* tweaks.
Ronald G. Minnich [Mon, 30 Jun 2003 17:07:13 +0000 (17:07 +0000)]
now builds with *0* tweaks.

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

20 years agoTAGS are back!
Ronald G. Minnich [Mon, 30 Jun 2003 17:04:35 +0000 (17:04 +0000)]
TAGS are back!

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

20 years ago- Update romcc so that it more successfully spills registers to the xmm registers
Eric Biederman [Sat, 28 Jun 2003 06:49:45 +0000 (06:49 +0000)]
- Update romcc so that it more successfully spills registers to the xmm registers
- Add several more test cases.
- Bump the version number to .32

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

20 years agoOK, now builds fallback for arima/hdama!
Ronald G. Minnich [Thu, 26 Jun 2003 04:05:37 +0000 (04:05 +0000)]
OK, now builds fallback for arima/hdama!

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

20 years agoSimple printing of options. Will make this better.
Greg Watson [Wed, 25 Jun 2003 15:27:41 +0000 (15:27 +0000)]
Simple printing of options. Will make this better.

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

20 years ago- Set the default compiler back to gcc ooops
Eric Biederman [Wed, 25 Jun 2003 11:34:59 +0000 (11:34 +0000)]
- Set the default compiler back to gcc ooops

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

20 years ago- Error on function prototypes
Eric Biederman [Wed, 25 Jun 2003 10:38:10 +0000 (10:38 +0000)]
- Error on function prototypes
- Fix a last couple of structure related bugs

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

20 years agomore fixes but it appears that options are not picking up the right values.
Ronald G. Minnich [Wed, 25 Jun 2003 03:20:22 +0000 (03:20 +0000)]
more fixes but it appears that options are not picking up the right values.

I set USE_FALLBACK_IMAGE to 1 in the top-level Config, but when it is tested
in arima/hdama/Config.lb, it is acting as though it is zero.

Also added a print command so it is easier to trace 'if' behavior.

Usage:
print "string"

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

20 years agoneeded rules for DRIVER
Ronald G. Minnich [Tue, 24 Jun 2003 22:51:16 +0000 (22:51 +0000)]
needed rules for DRIVER
more fixes to various Config.lb

one last problem and we're there

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

20 years agoJust two undefined's left.
Ronald G. Minnich [Tue, 24 Jun 2003 22:17:51 +0000 (22:17 +0000)]
Just two undefined's left.

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

20 years agoupdate to thing to make them work ... still not there though.
Ronald G. Minnich [Tue, 24 Jun 2003 19:51:38 +0000 (19:51 +0000)]
update to thing to make them work ... still not there though.

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

20 years agoFixes to various config files.
Ronald G. Minnich [Tue, 24 Jun 2003 19:44:00 +0000 (19:44 +0000)]
Fixes to various config files.

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

20 years agofixed paths for GENERATED
Ronald G. Minnich [Tue, 24 Jun 2003 19:37:05 +0000 (19:37 +0000)]
fixed paths for GENERATED

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

20 years agoupdate .lb
Ronald G. Minnich [Tue, 24 Jun 2003 18:39:11 +0000 (18:39 +0000)]
update .lb

we need to get rid of yappsrt.pyc

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

20 years agoifs now have elses
Greg Watson [Tue, 24 Jun 2003 17:37:02 +0000 (17:37 +0000)]
ifs now have elses

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

20 years agoif statement for options
Greg Watson [Tue, 24 Jun 2003 17:26:45 +0000 (17:26 +0000)]
if statement for options

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

20 years agoFor new config.g
Greg Watson [Tue, 24 Jun 2003 16:07:07 +0000 (16:07 +0000)]
For new config.g

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

20 years ago- A few more fixes to get pointers to structures working correctly.
Eric Biederman [Tue, 24 Jun 2003 14:27:37 +0000 (14:27 +0000)]
- A few more fixes to get pointers to structures working correctly.

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

20 years agoarima updates
Ronald G. Minnich [Tue, 24 Jun 2003 14:04:03 +0000 (14:04 +0000)]
arima updates

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

20 years ago- Fix handling of structures stored in memory
Eric Biederman [Tue, 24 Jun 2003 12:34:45 +0000 (12:34 +0000)]
- Fix handling of structures stored in memory

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

20 years agohdama mainboard and target.
Ronald G. Minnich [Tue, 24 Jun 2003 03:45:36 +0000 (03:45 +0000)]
hdama mainboard and target.

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

20 years agoadd a hint for users about why:
Ronald G. Minnich [Tue, 24 Jun 2003 03:39:34 +0000 (03:39 +0000)]
add a hint for users about why:
Config.lb:0: Error: Option USE_FALLBACK_IMAGE Undefined.
might happen (i.e. missing 'use' command)

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

20 years agooops, greg already did SMBUS, didn't notice.
Ronald G. Minnich [Tue, 24 Jun 2003 03:36:37 +0000 (03:36 +0000)]
oops, greg already did SMBUS, didn't notice.

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

20 years agoadded SMBUS stuff.
Ronald G. Minnich [Tue, 24 Jun 2003 03:30:48 +0000 (03:30 +0000)]
added SMBUS stuff.

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

20 years agoSimply typo in 'target' if directory does not exist
Ronald G. Minnich [Tue, 24 Jun 2003 03:12:14 +0000 (03:12 +0000)]
Simply typo in 'target' if directory does not exist

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

20 years agofix non-portable syntax.
Ronald G. Minnich [Tue, 24 Jun 2003 03:08:57 +0000 (03:08 +0000)]
fix non-portable syntax.

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

20 years agoSyntax fixes.
Greg Watson [Mon, 23 Jun 2003 23:52:15 +0000 (23:52 +0000)]
Syntax fixes.

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

20 years agoNew option stuff.
Greg Watson [Mon, 23 Jun 2003 16:54:12 +0000 (16:54 +0000)]
New option stuff.

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

20 years ago_RAMBASE used by linuxbios_c.ld
Greg Watson [Mon, 23 Jun 2003 05:00:08 +0000 (05:00 +0000)]
_RAMBASE used by linuxbios_c.ld

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

20 years agoSandpoint configuration file.
Greg Watson [Mon, 23 Jun 2003 01:02:54 +0000 (01:02 +0000)]
Sandpoint configuration file.

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

20 years agoGlobal options file
Greg Watson [Mon, 23 Jun 2003 01:01:17 +0000 (01:01 +0000)]
Global options file

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

20 years agotool for building roms, to eliminate icky shell scripts.
Ronald G. Minnich [Fri, 20 Jun 2003 16:46:48 +0000 (16:46 +0000)]
tool for building roms, to eliminate icky shell scripts.

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

20 years ago- Implement goto support
Eric Biederman [Fri, 20 Jun 2003 14:43:20 +0000 (14:43 +0000)]
- Implement goto support
- Register allocator bug fixes.
  * coalesce_live_ranges now also updates the interference graph of live instructions
  * resolve_tangle now avoids copies to phi
  * correct_tangles is now called in a loop so that all tangles get fixed
- Bug the version of romcc to 0.30

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

20 years ago- Update the romcc version.
Eric Biederman [Thu, 19 Jun 2003 15:14:52 +0000 (15:14 +0000)]
- Update the romcc version.
- Add an additional consistency check to romcc and fix the more obvious problems it has uncovered
  With this update there are no known silent failures in romcc.
- Update the memory initialization code to setup all 3 of the memory sizing registers properly
- In auto.c test our dynamic maximum amount of ram.

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