Re: [LinuxBIOS] r2935 - trunk/LinuxBIOSv2/src/northbridge/amd/amdk8

2007-11-03 Thread Rudolf Marek
This isn't super neat, the else could be removed. It is prepared for the 2T logic... but I agree the DCL_UnBufDimm; coulde be before the if... Rudolf -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] r2933 - trunk/LinuxBIOSv2/src/southbridge/sis/sis966

2007-11-03 Thread Stefan Reinauer
* Peter Stuge [EMAIL PROTECTED] [071103 02:41]: On Fri, Nov 02, 2007 at 06:05:04PM +0100, [EMAIL PROTECTED] wrote: Log: remaining part of the patch. But wtf was in it? All of us remember right now, but that's not why we have commit messages. It's all whitespace cleanup. Sorry for

Re: [LinuxBIOS] r2930 - in trunk/LinuxBIOSv2: src/mainboard/iwill/dk8s2 src/mainboard/iwill/dk8x targets/iwill targets/iwill/dk8x

2007-11-03 Thread Stefan Reinauer
* Peter Stuge [EMAIL PROTECTED] [071103 02:38]: On Fri, Nov 02, 2007 at 01:54:49PM +0100, [EMAIL PROTECTED] wrote: fix up iwill board compilation. Untested, trivial Great! :) Lovely to see all boards build again. From a quick look it seems the changes needed on these boards were similar.

Re: [LinuxBIOS] [PATCH] vt8237r fixes/improvements (LBv2)

2007-11-03 Thread Uwe Hermann
On Fri, Nov 02, 2007 at 01:30:25PM -0400, Corey Osgood wrote: Signed-off-by: Corey Osgood [EMAIL PROTECTED] according to micron), just in case. I've left the function in vt8237r because there's no file that it would really fit into right now. If someone else wants/needs to use it in the

[LinuxBIOS] r2936 - in trunk/LinuxBIOSv2/src/arch/i386: boot include/arch

2007-11-03 Thread svn
Author: stepan Date: 2007-11-03 13:50:26 +0100 (Sat, 03 Nov 2007) New Revision: 2936 Modified: trunk/LinuxBIOSv2/src/arch/i386/boot/acpi.c trunk/LinuxBIOSv2/src/arch/i386/include/arch/acpi.h Log: This patch adds support for MCFG table, which allows OS to find the MMCONFIG for memory mapped

[LinuxBIOS] r2936 build service

2007-11-03 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer stepan checked in revision 2936 to the LinuxBIOS source repository and caused the following changes: Change Log: This patch adds support for MCFG table, which allows OS to find the MMCONFIG for memory

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-11-03 Thread Carl-Daniel Hailfinger
Dear Morgan, please disregard my last patch. This patch is more complete and applies to current svn HEAD. * Change one PCI vendor ID from Nvidia to SiS * Remove dead code * Remove unused variables * Fix bug where array was one element too small * Fix error value truncation, the old code never

[LinuxBIOS] r2937 - in trunk/LinuxBIOSv2/src: include southbridge/via/vt8237r

2007-11-03 Thread svn
Author: cozzie Date: 2007-11-03 19:45:42 +0100 (Sat, 03 Nov 2007) New Revision: 2937 Modified: trunk/LinuxBIOSv2/src/include/spd.h trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/vt8237r.h trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/vt8237r_early_smbus.c

Re: [LinuxBIOS] [PATCH] vt8237r fixes/improvements (LBv2)

2007-11-03 Thread Corey Osgood
Uwe Hermann wrote: On Fri, Nov 02, 2007 at 01:30:25PM -0400, Corey Osgood wrote: Signed-off-by: Corey Osgood [EMAIL PROTECTED] according to micron), just in case. I've left the function in vt8237r because there's no file that it would really fit into right now. If someone else

[LinuxBIOS] r2937 build service

2007-11-03 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer cozzie checked in revision 2937 to the LinuxBIOS source repository and caused the following changes: Change Log: This patch is some small changes to the vt8237r to prepare it for the Jetway J7F2 patch

[LinuxBIOS] r2938 - in trunk/LinuxBIOSv2/src: include/device mainboard/dell/s1850 mainboard/intel/jarrell mainboard/supermicro/x6dhe_g mainboard/supermicro/x6dhe_g2 mainboard/supermicro/x6dhr_ig mainb

2007-11-03 Thread svn
Author: uwe Date: 2007-11-04 04:21:37 +0100 (Sun, 04 Nov 2007) New Revision: 2938 Modified: trunk/LinuxBIOSv2/src/include/device/pci_ids.h trunk/LinuxBIOSv2/src/mainboard/dell/s1850/reset.c trunk/LinuxBIOSv2/src/mainboard/intel/jarrell/reset.c

[LinuxBIOS] r2938 build service

2007-11-03 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2938 to the LinuxBIOS source repository and caused the following changes: Change Log: Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to ICH5/ICH5R (more to

[LinuxBIOS] r2939 - trunk/LinuxBIOSv2/src/southbridge/via/vt8237r

2007-11-03 Thread svn
Author: uwe Date: 2007-11-04 05:04:01 +0100 (Sun, 04 Nov 2007) New Revision: 2939 Modified: trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/chip.h trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/vt8237r.c trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/vt8237r.h

[LinuxBIOS] r2939 build service

2007-11-03 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2939 to the LinuxBIOS source repository and caused the following changes: Change Log: Various cosmetics, coding style fixes, constifications (trivial). Signed-off-by: Uwe

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-11-03 Thread ron minnich
I find myself, once again, very happy to see the LinuxBIOS community jumping in and helping with the integration of this new mainboard into the LinuxBIOS code base. I always enjoy watching this process once it takes off, and, with the contributions you have all started to make, we can see that