[coreboot] [commit] r5323 - in trunk/src/mainboard: amd/dbm690t amd/mahogany amd/mahogany_fam10 amd/pistachio amd/serengeti_cheetah amd/serengeti_cheetah_fam10 arima/hdama asus/a8v-e_se asus/m2v-mx_se

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 10:01:43 2010 New Revision: 5323 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5323 Log: unify cmos.layout wrt AMD extended configuration registers. This removes double preprocessor define warnings from many boards. Signed-off-by: Stefan Reinauer

[coreboot] [commit] r5324 - in trunk/src: arch/i386/boot arch/i386/include/arch mainboard/msi/ms9652_fam10

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 10:20:37 2010 New Revision: 5324 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5324 Log: fix ms9652_fam10 Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer ste...@coresystems.de Modified:

[coreboot] build service results for r5324

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5324 to the coreboot repository. This caused the following changes: Change Log: fix ms9652_fam10 Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer

[coreboot] [commit] r5326 - trunk/src/console

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 11:57:28 2010 New Revision: 5326 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5326 Log: add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan

[coreboot] [commit] r5327 - in trunk: src/mainboard/intel/xe7501devkit util/options

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 11:59:23 2010 New Revision: 5327 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5327 Log: build_opt_tbl: error instead of null pointer access if no checksum is defined. xe7501devkit: If cmos.layout is used, there must be a checksum. Signed-off-by:

[coreboot] build service results for r5326

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5326 to the coreboot repository. This caused the following changes: Change Log: add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST

[coreboot] build service results for r5327

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5327 to the coreboot repository. This caused the following changes: Change Log: build_opt_tbl: error instead of null pointer access if no checksum is defined. xe7501devkit: If

[coreboot] build service results for r5328

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5328 to the coreboot repository. This caused the following changes: Change Log: abuild: - increase context to 6 lines in case of build error - add update mechanism to automatically

[coreboot] [PATCH] Rev 5304 broke romstraps

2010-03-30 Thread Myles Watson
As of 5304, the romstrap files don't get included for ck804. This patch makes that happen, but there may be a better fix. Signed-off-by: Myles Watson myle...@gmail.com Thanks, Myles Index: svn/src/arch/i386/Makefile.bigbootblock.inc

[coreboot] [commit] r5329 - trunk/util/abuild

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 17:49:14 2010 New Revision: 5329 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5329 Log: abuild: it seems make oldconfig is not safe for parallel compilation. The problem never occured in my tests, but go back to non-parallel build again. Also pass on

Re: [coreboot] [commit] r5286 - ...

2010-03-30 Thread Myles Watson
I'll ack that. This is not all boards yet, but I send them out so I can go to bed :-) ping I think I missed your patch. I sent one out for review, too. Thanks, Myles -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] build service results for r5329

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5329 to the coreboot repository. This caused the following changes: Change Log: abuild: it seems make oldconfig is not safe for parallel compilation. The problem never occured in my

[coreboot] [commit] r5330 - in trunk: . src/arch/i386

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 22:32:01 2010 New Revision: 5330 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5330 Log: make crt0s and ldscripts evaluate late, so the chipset_* variables are there at the time they are finally used. This should solve the Problem Myles was seeing

Re: [coreboot] [commit] r5330 - in trunk: . src/arch/i386

2010-03-30 Thread Myles Watson
On Tue, Mar 30, 2010 at 2:32 PM, repository service s...@coreboot.orgwrote: Author: stepan Date: Tue Mar 30 22:32:01 2010 New Revision: 5330 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5330 Log: make crt0s and ldscripts evaluate late, so the chipset_* variables are there at

Re: [coreboot] [PATCH] Rev 5304 broke romstraps

2010-03-30 Thread Stefan Reinauer
On 3/30/10 4:42 PM, Myles Watson wrote: As of 5304, the romstrap files don't get included for ck804. This patch makes that happen, but there may be a better fix. Signed-off-by: Myles Watson myle...@gmail.com mailto:myle...@gmail.com Thanks, Myles Before checking this in, can you try if

[coreboot] build service results for r5330

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5330 to the coreboot repository. This caused the following changes: Change Log: make crt0s and ldscripts evaluate late, so the chipset_* variables are there at the time they are

[coreboot] [commit] r5331 - in trunk/src/mainboard: amd/dbm690t amd/mahogany amd/mahogany_fam10 amd/pistachio amd/rumba amd/serengeti_cheetah amd/serengeti_cheetah_fam10 arima/hdama asus/a8n_e asus/a8

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 23:41:33 2010 New Revision: 5331 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5331 Log: drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer

[coreboot] [commit] r5332 - trunk/src/mainboard/intel/xe7501devkit

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 23:43:15 2010 New Revision: 5332 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5332 Log: indent mptable.c Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer ste...@coresystems.de Modified:

[coreboot] [commit] r5333 - in trunk/src/mainboard: amd/mahogany_fam10 amd/serengeti_cheetah_fam10 gigabyte/ga_2761gxdk gigabyte/m57sli msi/ms7260 msi/ms9282 nvidia/l1_2pvv supermicro/h8dmr_fam10 supe

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 23:47:10 2010 New Revision: 5333 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5333 Log: - drop unneeded Makefile.inc - drop ap_romstage from Fam10 boards, the mechanism was never used on Fam10 Signed-off-by: Stefan Reinauer ste...@coresystems.de

[coreboot] [commit] r5334 - in trunk/src/southbridge/intel: i82801ax i82870

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 23:48:23 2010 New Revision: 5334 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5334 Log: fix some southbridge warnings (trivial) Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer ste...@coresystems.de Modified:

[coreboot] [commit] r5335 - in trunk/src: arch/i386 arch/i386/init cpu/amd/car

2010-03-30 Thread repository service
Author: stepan Date: Tue Mar 30 23:52:05 2010 New Revision: 5335 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5335 Log: get coreboot_ap memory training in cache mechanism in place. Didn't work since Kconfig (needs more patches to ap_romstage.c but this is a first step)

[coreboot] build service results for r5331

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5331 to the coreboot repository. This caused the following changes: Change Log: drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig Signed-off-by: Stefan

[coreboot] [commit] r5336 - trunk/src/northbridge/amd/amdk8

2010-03-30 Thread repository service
Author: stepan Date: Wed Mar 31 00:03:10 2010 New Revision: 5336 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5336 Log: fix some amd k8 warnings Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer ste...@coresystems.de Modified:

[coreboot] [commit] r5337 - trunk/src/arch/i386/lib

2010-03-30 Thread repository service
Author: stepan Date: Wed Mar 31 00:08:48 2010 New Revision: 5337 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5337 Log: that version of console_tx_byte is private. Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer ste...@coresystems.de Modified:

[coreboot] [commit] r5338 - in trunk/src/northbridge/intel: e7501 i440bx i82810 i82830

2010-03-30 Thread repository service
Author: stepan Date: Wed Mar 31 00:12:59 2010 New Revision: 5338 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5338 Log: drop USE_INIT should be USE_PRINTK_IN_CAR here. uint32_t should be u32 DEBUG_RAM_SETUP was failing on some northbridges Signed-off-by: Stefan Reinauer

[coreboot] build service results for r5332

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5332 to the coreboot repository. This caused the following changes: Change Log: indent mptable.c Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer

[coreboot] [commit] r5339 - trunk/src/lib

2010-03-30 Thread repository service
Author: stepan Date: Wed Mar 31 00:21:06 2010 New Revision: 5339 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5339 Log: no USE_INIT Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer ste...@coresystems.de Modified: trunk/src/lib/generic_sdram.c

[coreboot] build service results for r5333

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5333 to the coreboot repository. This caused the following changes: Change Log: - drop unneeded Makefile.inc - drop ap_romstage from Fam10 boards, the mechanism was never used on

[coreboot] build service results for r5334

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5334 to the coreboot repository. This caused the following changes: Change Log: fix some southbridge warnings (trivial) Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by:

[coreboot] build service results for r5335

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5335 to the coreboot repository. This caused the following changes: Change Log: get coreboot_ap memory training in cache mechanism in place. Didn't work since Kconfig (needs more

[coreboot] build service results for r5336

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5336 to the coreboot repository. This caused the following changes: Change Log: fix some amd k8 warnings Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan

[coreboot] build service results for r5337

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5337 to the coreboot repository. This caused the following changes: Change Log: that version of console_tx_byte is private. Signed-off-by: Stefan Reinauer ste...@coresystems.de

[coreboot] build service results for r5338

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5338 to the coreboot repository. This caused the following changes: Change Log: drop USE_INIT should be USE_PRINTK_IN_CAR here. uint32_t should be u32 DEBUG_RAM_SETUP was failing on

[coreboot] [commit] r5340 - trunk/src/include/console

2010-03-30 Thread repository service
Author: stepan Date: Wed Mar 31 02:06:12 2010 New Revision: 5340 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5340 Log: mini part of the patch on the mailing list to fix the boards again Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer

[coreboot] build service results for r5339

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5339 to the coreboot repository. This caused the following changes: Change Log: no USE_INIT Signed-off-by: Stefan Reinauer ste...@coresystems.de Acked-by: Stefan Reinauer

[coreboot] build service results for r5340

2010-03-30 Thread coreboot information
Dear coreboot readers! This is the automatic build system of coreboot. The developer stepan checked in revision 5340 to the coreboot repository. This caused the following changes: Change Log: mini part of the patch on the mailing list to fix the boards again Signed-off-by: Stefan Reinauer

Re: [coreboot] [PATCH] unify arch/i386/lib/console.c andconsole/console.c

2010-03-30 Thread Myles Watson
One step closer to a single place of console functions in coreboot. Always nice to have things simpler. Acked-by: Myles Watson myle...@gmail.com Next steps? 1. Get rid of ASM_CONSOLE_LOGLEVEL 2. Change BIOS_DEBUG - DEBUG 3. Consolidate log levels (ERR, WARN, NOTICE, DEBUG, SPEW) Thanks, Myles