[coreboot] r3058 - in trunk/util: flashrom lxbios mptable

2008-01-18 Thread svn
Author: stepan Date: 2008-01-18 17:17:44 +0100 (Fri, 18 Jan 2008) New Revision: 3058 Added: trunk/util/flashrom/cbtable.c trunk/util/flashrom/coreboot_tables.h trunk/util/lxbios/coreboot_tables.h Removed: trunk/util/flashrom/lbtable.c trunk/util/flashrom/linuxbios_tables.h trunk/

[coreboot] r3056 - in trunk/util: getpir superiotool

2008-01-18 Thread svn
ay also be useful for other things. +It is mainly used for coreboot development purposes (see coreboot.org +for details on coreboot), but it may also be useful for other things. Installation - $ svn co svn://linuxbios.org/repos/trunk/util/superiotool + $ svn co svn://coreboot.org/repos

[coreboot] r3056 - in trunk/util: getpir superiotool

2008-01-18 Thread svn
ay also be useful for other things. +It is mainly used for coreboot development purposes (see coreboot.org +for details on coreboot), but it may also be useful for other things. Installation - $ svn co svn://linuxbios.org/repos/trunk/util/superiotool + $ svn co svn://coreboot.org/repos

[coreboot] r3054 - trunk/util/flashrom

2008-01-18 Thread svn
Author: stepan Date: 2008-01-18 16:33:10 +0100 (Fri, 18 Jan 2008) New Revision: 3054 Modified: trunk/util/flashrom/README trunk/util/flashrom/board_enable.c trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c trunk/util/flashrom/flashrom.8 trunk/util/flashrom/flashrom.c

[coreboot] r97 - buildrom-devel/packages

2008-01-18 Thread svn
Author: jcrouse Date: 2008-01-18 18:01:03 +0100 (Fri, 18 Jan 2008) New Revision: 97 Added: buildrom-devel/packages/coreboot-v2/ buildrom-devel/packages/coreboot-v3/ Removed: buildrom-devel/packages/linuxbios/ buildrom-devel/packages/linuxbiosv3/ Log: Rename linuxbios and linuxbiosv3 to

[coreboot] r3058 - in trunk/util: flashrom lxbios mptable

2008-01-18 Thread svn
Author: stepan Date: 2008-01-18 17:17:44 +0100 (Fri, 18 Jan 2008) New Revision: 3058 Added: trunk/util/flashrom/cbtable.c trunk/util/flashrom/coreboot_tables.h trunk/util/lxbios/coreboot_tables.h Removed: trunk/util/flashrom/lbtable.c trunk/util/flashrom/linuxbios_tables.h trunk/

[coreboot] r98 - in buildrom-devel/packages: coreboot-v2 coreboot-v3

2008-01-18 Thread svn
($(CONFIG_PLATFORM),y) -ifeq ($(CBV2_TAG),) -$(error You need to specify a version to pull in your platform config) -endif -endif - -CBV2_BASE_DIR=svn -CBV2_URL=svn://coreboot.org/repos/trunk/coreboot-v2 -CBV2_TARBALL=coreboot-svn-$(CBV2_TAG).tar.gz -CBV2_PAYLOAD_TARGET=$(CBV2_BUILD_DIR

[coreboot] r3059 - trunk/util/flashrom

2008-01-18 Thread svn
Author: uwe Date: 2008-01-18 18:48:51 +0100 (Fri, 18 Jan 2008) New Revision: 3059 Modified: trunk/util/flashrom/README trunk/util/flashrom/flashrom.8 Log: Minor documentation improvements/fixes in the README and manpage (trivial). Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: Uwe

[coreboot] r3061 - trunk/util/flashrom

2008-01-18 Thread svn
Author: hailfinger Date: 2008-01-19 01:04:46 +0100 (Sat, 19 Jan 2008) New Revision: 3061 Modified: trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c trunk/util/flashrom/spi.c Log: Support SPI flash chips bigger than 512 kByte sitting behind IT8716F Super I/O performing LPC-to-S

[coreboot] r3061 - trunk/util/flashrom

2008-01-18 Thread svn
Author: hailfinger Date: 2008-01-19 01:04:46 +0100 (Sat, 19 Jan 2008) New Revision: 3061 Modified: trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c trunk/util/flashrom/spi.c Log: Support SPI flash chips bigger than 512 kByte sitting behind IT8716F Super I/O performing LPC-to-S

[coreboot] r3062 - trunk/util/superiotool

2008-01-18 Thread svn
Author: hailfinger Date: 2008-01-19 01:32:07 +0100 (Sat, 19 Jan 2008) New Revision: 3062 Modified: trunk/util/superiotool/winbond.c Log: This patch is for winbond w83627DHG superio support in superiotool. I have test that on my board, it works ;) Signed-off-by: Bingxun Shi <[EMAIL PROTECTED]>

[coreboot] r3062 - trunk/util/superiotool

2008-01-18 Thread svn
Author: hailfinger Date: 2008-01-19 01:32:07 +0100 (Sat, 19 Jan 2008) New Revision: 3062 Modified: trunk/util/superiotool/winbond.c Log: This patch is for winbond w83627DHG superio support in superiotool. I have test that on my board, it works ;) Signed-off-by: Bingxun Shi <[EMAIL PROTECTED]>

[coreboot] r3055 - trunk/util/lxbios

2008-01-18 Thread svn
Author: stepan Date: 2008-01-18 16:33:49 +0100 (Fri, 18 Jan 2008) New Revision: 3055 Modified: trunk/util/lxbios/ChangeLog trunk/util/lxbios/DISCLAIMER trunk/util/lxbios/README trunk/util/lxbios/cmos_lowlevel.c trunk/util/lxbios/cmos_lowlevel.h trunk/util/lxbios/cmos_ops.c tru

[coreboot] r3054 - trunk/util/flashrom

2008-01-18 Thread svn
Author: stepan Date: 2008-01-18 16:33:10 +0100 (Fri, 18 Jan 2008) New Revision: 3054 Modified: trunk/util/flashrom/README trunk/util/flashrom/board_enable.c trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c trunk/util/flashrom/flashrom.8 trunk/util/flashrom/flashrom.c

[coreboot] r98 - in buildrom-devel/packages: coreboot-v2 coreboot-v3

2008-01-18 Thread svn
($(CONFIG_PLATFORM),y) -ifeq ($(CBV2_TAG),) -$(error You need to specify a version to pull in your platform config) -endif -endif - -CBV2_BASE_DIR=svn -CBV2_URL=svn://coreboot.org/repos/trunk/coreboot-v2 -CBV2_TARBALL=coreboot-svn-$(CBV2_TAG).tar.gz -CBV2_PAYLOAD_TARGET=$(CBV2_BUILD_DIR

[coreboot] r3060 - trunk/util/superiotool

2008-01-18 Thread svn
Author: uwe Date: 2008-01-18 19:04:28 +0100 (Fri, 18 Jan 2008) New Revision: 3060 Modified: trunk/util/superiotool/README trunk/util/superiotool/superiotool.8 Log: Document the --list-supported option. Various small fixes (trivial). Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: U

[coreboot] r99 - buildrom-devel/config/platforms

2008-01-18 Thread svn
buildrom-devel/config/platforms/tyan-s2891.conf Log: This patch changes board.conf files so that we can use BOARD_NAME.mk instead of BOARD_NAME-kernel.mk for every board. It also removes an unused variable in qemu.conf and regroups another. This patch needs to be followed with an svn mv packages/kernel

[coreboot] r3059 - trunk/util/flashrom

2008-01-18 Thread svn
Author: uwe Date: 2008-01-18 18:48:51 +0100 (Fri, 18 Jan 2008) New Revision: 3059 Modified: trunk/util/flashrom/README trunk/util/flashrom/flashrom.8 Log: Minor documentation improvements/fixes in the README and manpage (trivial). Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: Uwe

[coreboot] r97 - buildrom-devel/packages

2008-01-18 Thread svn
Author: jcrouse Date: 2008-01-18 18:01:03 +0100 (Fri, 18 Jan 2008) New Revision: 97 Added: buildrom-devel/packages/coreboot-v2/ buildrom-devel/packages/coreboot-v3/ Removed: buildrom-devel/packages/linuxbios/ buildrom-devel/packages/linuxbiosv3/ Log: Rename linuxbios and linuxbiosv3 to

[coreboot] r3055 - trunk/util/lxbios

2008-01-18 Thread svn
Author: stepan Date: 2008-01-18 16:33:49 +0100 (Fri, 18 Jan 2008) New Revision: 3055 Modified: trunk/util/lxbios/ChangeLog trunk/util/lxbios/DISCLAIMER trunk/util/lxbios/README trunk/util/lxbios/cmos_lowlevel.c trunk/util/lxbios/cmos_lowlevel.h trunk/util/lxbios/cmos_ops.c tru

[coreboot] r3060 - trunk/util/superiotool

2008-01-18 Thread svn
Author: uwe Date: 2008-01-18 19:04:28 +0100 (Fri, 18 Jan 2008) New Revision: 3060 Modified: trunk/util/superiotool/README trunk/util/superiotool/superiotool.8 Log: Document the --list-supported option. Various small fixes (trivial). Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: U

[coreboot] r100 - buildrom-devel/packages/kernel

2008-01-18 Thread svn
-devel/packages/kernel/tyan-s2891-kernel.mk Log: This is the svn mv needed by the last change svn mv packages/kernel/*-kernel.mk packages/kernel/*.mk Signed-off-by: Myles Watson <[EMAIL PROTECTED]> Acked by: Jordan Crouse <[EMAIL PROTECTED]> Deleted: buildrom-devel/packages/kernel/alix

[coreboot] r100 - buildrom-devel/packages/kernel

2008-01-18 Thread svn
-devel/packages/kernel/tyan-s2891-kernel.mk Log: This is the svn mv needed by the last change svn mv packages/kernel/*-kernel.mk packages/kernel/*.mk Signed-off-by: Myles Watson <[EMAIL PROTECTED]> Acked by: Jordan Crouse <[EMAIL PROTECTED]> Deleted: buildrom-devel/packages/kernel/alix

[coreboot] r99 - buildrom-devel/config/platforms

2008-01-18 Thread svn
buildrom-devel/config/platforms/tyan-s2891.conf Log: This patch changes board.conf files so that we can use BOARD_NAME.mk instead of BOARD_NAME-kernel.mk for every board. It also removes an unused variable in qemu.conf and regroups another. This patch needs to be followed with an svn mv packages/kernel

[coreboot] r557 - in coreboot-v3: device include/device util/dtc

2008-01-18 Thread svn
Author: rminnich Date: 2008-01-19 07:29:14 +0100 (Sat, 19 Jan 2008) New Revision: 557 Modified: coreboot-v3/device/device.c coreboot-v3/include/device/device.h coreboot-v3/include/device/pci.h coreboot-v3/util/dtc/flattree.c Log: include/device/device.h: Change the ID constants so they

[coreboot] r557 - in coreboot-v3: device include/device util/dtc

2008-01-18 Thread svn
Author: rminnich Date: 2008-01-19 07:29:14 +0100 (Sat, 19 Jan 2008) New Revision: 557 Modified: coreboot-v3/device/device.c coreboot-v3/include/device/device.h coreboot-v3/include/device/pci.h coreboot-v3/util/dtc/flattree.c Log: include/device/device.h: Change the ID constants so they

[coreboot] r3063 - trunk/util/superiotool

2008-01-19 Thread svn
Author: uwe Date: 2008-01-19 10:40:17 +0100 (Sat, 19 Jan 2008) New Revision: 3063 Modified: trunk/util/superiotool/winbond.c Log: Small superiotool fix to detect more Winbond W83627EHF chips. The patch is tested on actual hardware. As per datasheet the ID should be 0x886? for those chips. Not

[coreboot] r3063 - trunk/util/superiotool

2008-01-19 Thread svn
Author: uwe Date: 2008-01-19 10:40:17 +0100 (Sat, 19 Jan 2008) New Revision: 3063 Modified: trunk/util/superiotool/winbond.c Log: Small superiotool fix to detect more Winbond W83627EHF chips. The patch is tested on actual hardware. As per datasheet the ID should be 0x886? for those chips. Not

[coreboot] r3064 - trunk/util/superiotool

2008-01-19 Thread svn
Author: uwe Date: 2008-01-19 10:43:48 +0100 (Sat, 19 Jan 2008) New Revision: 3064 Modified: trunk/util/superiotool/README Log: Add Bingxun Shi <[EMAIL PROTECTED]> to the list of contributors (trivial). Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: Uwe Hermann <[EMAIL PROTECTED]>

[coreboot] r3064 - trunk/util/superiotool

2008-01-19 Thread svn
Author: uwe Date: 2008-01-19 10:43:48 +0100 (Sat, 19 Jan 2008) New Revision: 3064 Modified: trunk/util/superiotool/README Log: Add Bingxun Shi <[EMAIL PROTECTED]> to the list of contributors (trivial). Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: Uwe Hermann <[EMAIL PROTECTED]>

[coreboot] r42 - trunk/filo-0.5

2008-01-19 Thread svn
Author: uwe Date: 2008-01-19 22:08:06 +0100 (Sat, 19 Jan 2008) New Revision: 42 Modified: trunk/filo-0.5/Makefile Log: Properly cleanup null.o and builtin.o upon 'make clean'. Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: Peter Stuge <[EMAIL PROTECTED]> Modified: trunk/filo-0.5/M

[coreboot] r42 - trunk/filo-0.5

2008-01-19 Thread svn
Author: uwe Date: 2008-01-19 22:08:06 +0100 (Sat, 19 Jan 2008) New Revision: 42 Modified: trunk/filo-0.5/Makefile Log: Properly cleanup null.o and builtin.o upon 'make clean'. Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: Peter Stuge <[EMAIL PROTECTED]> Modified: trunk/filo-0.5/M

[coreboot] r3065 - trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10

2008-01-19 Thread svn
Author: stepan Date: 2008-01-20 01:24:23 +0100 (Sun, 20 Jan 2008) New Revision: 3065 Modified: trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb Log: give it 2k more space for abuild. let's look into this anyways, but get rid of the impression that the cheetah on fam10 is b

[coreboot] r3065 - trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10

2008-01-19 Thread svn
Author: stepan Date: 2008-01-20 01:24:23 +0100 (Sun, 20 Jan 2008) New Revision: 3065 Modified: trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb Log: give it 2k more space for abuild. let's look into this anyways, but get rid of the impression that the cheetah on fam10 is b

[coreboot] r3066 - trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10

2008-01-19 Thread svn
Author: stepan Date: 2008-01-20 02:59:43 +0100 (Sun, 20 Jan 2008) New Revision: 3066 Modified: trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb Log: last try i hope. Building with a payload changes the result of the rom image. Even if the rom image size is not changed, it

[coreboot] r3066 - trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10

2008-01-19 Thread svn
Author: stepan Date: 2008-01-20 02:59:43 +0100 (Sun, 20 Jan 2008) New Revision: 3066 Modified: trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb Log: last try i hope. Building with a payload changes the result of the rom image. Even if the rom image size is not changed, it

[coreboot] r558 - in coreboot-v3: device include/device northbridge/amd/geodelx southbridge/amd/cs5536 util/x86emu

2008-01-20 Thread svn
Author: hailfinger Date: 2008-01-21 00:03:40 +0100 (Mon, 21 Jan 2008) New Revision: 558 Modified: coreboot-v3/device/device_util.c coreboot-v3/device/pci_device.c coreboot-v3/device/pci_rom.c coreboot-v3/include/device/device.h coreboot-v3/northbridge/amd/geodelx/dts coreboot-v3/

[coreboot] r558 - in coreboot-v3: device include/device northbridge/amd/geodelx southbridge/amd/cs5536 util/x86emu

2008-01-20 Thread svn
Author: hailfinger Date: 2008-01-21 00:03:40 +0100 (Mon, 21 Jan 2008) New Revision: 558 Modified: coreboot-v3/device/device_util.c coreboot-v3/device/pci_device.c coreboot-v3/device/pci_rom.c coreboot-v3/include/device/device.h coreboot-v3/northbridge/amd/geodelx/dts coreboot-v3/

[coreboot] r559 - coreboot-v3/device

2008-01-20 Thread svn
Author: hailfinger Date: 2008-01-21 03:39:45 +0100 (Mon, 21 Jan 2008) New Revision: 559 Modified: coreboot-v3/device/device.c Log: Fix a compile warning in device/device.c Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Acked-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Modified:

[coreboot] r559 - coreboot-v3/device

2008-01-20 Thread svn
Author: hailfinger Date: 2008-01-21 03:39:45 +0100 (Mon, 21 Jan 2008) New Revision: 559 Modified: coreboot-v3/device/device.c Log: Fix a compile warning in device/device.c Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Acked-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Modified:

[coreboot] r3067 - trunk/util/flashrom

2008-01-21 Thread svn
Author: uwe Date: 2008-01-21 16:24:22 +0100 (Mon, 21 Jan 2008) New Revision: 3067 Modified: trunk/util/flashrom/Makefile trunk/util/flashrom/flashrom.8 trunk/util/flashrom/flashrom.c Log: This patch adds version information to flashrom. Because 'v' and 'V' are already in use, the patch us

[coreboot] r3067 - trunk/util/flashrom

2008-01-21 Thread svn
Author: uwe Date: 2008-01-21 16:24:22 +0100 (Mon, 21 Jan 2008) New Revision: 3067 Modified: trunk/util/flashrom/Makefile trunk/util/flashrom/flashrom.8 trunk/util/flashrom/flashrom.c Log: This patch adds version information to flashrom. Because 'v' and 'V' are already in use, the patch us

[coreboot] r3068 - trunk/util/flashrom

2008-01-21 Thread svn
Author: hailfinger Date: 2008-01-22 00:55:08 +0100 (Tue, 22 Jan 2008) New Revision: 3068 Modified: trunk/util/flashrom/spi.c Log: Omitting the wait for SPI ready when there is no data to be read, e.g. readcnt==0 saves 10 seconds with the unconditional 10us delay, reducing programming time for S

[coreboot] r3068 - trunk/util/flashrom

2008-01-21 Thread svn
Author: hailfinger Date: 2008-01-22 00:55:08 +0100 (Tue, 22 Jan 2008) New Revision: 3068 Modified: trunk/util/flashrom/spi.c Log: Omitting the wait for SPI ready when there is no data to be read, e.g. readcnt==0 saves 10 seconds with the unconditional 10us delay, reducing programming time for S

[coreboot] r3069 - trunk/util/flashrom

2008-01-22 Thread svn
Author: hailfinger Date: 2008-01-22 15:37:31 +0100 (Tue, 22 Jan 2008) New Revision: 3069 Modified: trunk/util/flashrom/spi.c Log: Make sure we delay writing the next byte long enough in SPI byte programming. Minor formatting changes. Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Ac

[coreboot] r3069 - trunk/util/flashrom

2008-01-22 Thread svn
Author: hailfinger Date: 2008-01-22 15:37:31 +0100 (Tue, 22 Jan 2008) New Revision: 3069 Modified: trunk/util/flashrom/spi.c Log: Make sure we delay writing the next byte long enough in SPI byte programming. Minor formatting changes. Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Ac

[coreboot] r3070 - trunk/util/flashrom

2008-01-22 Thread svn
Author: hailfinger Date: 2008-01-22 16:19:01 +0100 (Tue, 22 Jan 2008) New Revision: 3070 Modified: trunk/util/flashrom/flashrom.c Log: Flashrom did not use the read function for verifying, it used direct memory access instead. That fails if the flash chip is not mapped completely. If the read f

[coreboot] r3070 - trunk/util/flashrom

2008-01-22 Thread svn
Author: hailfinger Date: 2008-01-22 16:19:01 +0100 (Tue, 22 Jan 2008) New Revision: 3070 Modified: trunk/util/flashrom/flashrom.c Log: Flashrom did not use the read function for verifying, it used direct memory access instead. That fails if the flash chip is not mapped completely. If the read f

[coreboot] r3072 - trunk/util/flashrom

2008-01-22 Thread svn
Author: hailfinger Date: 2008-01-22 17:03:19 +0100 (Tue, 22 Jan 2008) New Revision: 3072 Modified: trunk/util/flashrom/flashchips.c Log: Here is just a little and simple patch to get the MX25L3205D working. I've tested and verified the chip myself, and it seems to work everything like supposted

[coreboot] r3073 - in trunk/coreboot-v2: src/config targets

2008-01-22 Thread svn
Author: hailfinger Date: 2008-01-22 17:09:36 +0100 (Tue, 22 Jan 2008) New Revision: 3073 Modified: trunk/coreboot-v2/src/config/Config.lb trunk/coreboot-v2/targets/buildtarget Log: Use "--build-id=none" as linker flags if build-id is supported. That fixes a compilation failure. Signed-off-b

[coreboot] r3071 - trunk/coreboot-v2/util

2008-01-22 Thread svn
erty changes on: trunk/coreboot-v2/util ___ Name: svn:externals - flashrom svn://linuxbios.org/repos/trunk/util/flashrom lxbios svn://linuxbios.org/repos/trunk/util/lxbios superiotool svn://linuxbios.org/repos/trunk/util/superiotoo

[coreboot] r3072 - trunk/util/flashrom

2008-01-22 Thread svn
Author: hailfinger Date: 2008-01-22 17:03:19 +0100 (Tue, 22 Jan 2008) New Revision: 3072 Modified: trunk/util/flashrom/flashchips.c Log: Here is just a little and simple patch to get the MX25L3205D working. I've tested and verified the chip myself, and it seems to work everything like supposted

[coreboot] r3071 - trunk/coreboot-v2/util

2008-01-22 Thread svn
erty changes on: trunk/coreboot-v2/util ___ Name: svn:externals - flashrom svn://linuxbios.org/repos/trunk/util/flashrom lxbios svn://linuxbios.org/repos/trunk/util/lxbios superiotool svn://linuxbios.org/repos/trunk/util/superiotoo

[coreboot] r3073 - in trunk/coreboot-v2: src/config targets

2008-01-22 Thread svn
Author: hailfinger Date: 2008-01-22 17:09:36 +0100 (Tue, 22 Jan 2008) New Revision: 3073 Modified: trunk/coreboot-v2/src/config/Config.lb trunk/coreboot-v2/targets/buildtarget Log: Use "--build-id=none" as linker flags if build-id is supported. That fixes a compilation failure. Signed-off-b

[coreboot] r560 - in coreboot-v3: northbridge/amd/geodelx util/x86emu

2008-01-24 Thread svn
Author: rminnich Date: 2008-01-24 22:54:22 +0100 (Thu, 24 Jan 2008) New Revision: 560 Added: coreboot-v3/northbridge/amd/geodelx/vsmsetup.c Modified: coreboot-v3/northbridge/amd/geodelx/Makefile coreboot-v3/util/x86emu/vm86.c Log: This is a first cut at the implementation of VSM support.

[coreboot] r560 - in coreboot-v3: northbridge/amd/geodelx util/x86emu

2008-01-24 Thread svn
Author: rminnich Date: 2008-01-24 22:54:22 +0100 (Thu, 24 Jan 2008) New Revision: 560 Added: coreboot-v3/northbridge/amd/geodelx/vsmsetup.c Modified: coreboot-v3/northbridge/amd/geodelx/Makefile coreboot-v3/util/x86emu/vm86.c Log: This is a first cut at the implementation of VSM support.

[coreboot] r3074 - trunk/util/flashrom

2008-01-24 Thread svn
Author: hailfinger Date: 2008-01-25 02:52:45 +0100 (Fri, 25 Jan 2008) New Revision: 3074 Modified: trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c Log: Add ids and chip entry for Spansion S25FL016A to flashrom, tested, working. Signed-off-by: Peter Stuge <[EMAIL PROTECTED]> Ack

[coreboot] r3074 - trunk/util/flashrom

2008-01-24 Thread svn
Author: hailfinger Date: 2008-01-25 02:52:45 +0100 (Fri, 25 Jan 2008) New Revision: 3074 Modified: trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c Log: Add ids and chip entry for Spansion S25FL016A to flashrom, tested, working. Signed-off-by: Peter Stuge <[EMAIL PROTECTED]> Ack

[coreboot] r563 - coreboot-v3/northbridge/amd/geodelx

2008-01-25 Thread svn
Author: rminnich Date: 2008-01-26 05:07:14 +0100 (Sat, 26 Jan 2008) New Revision: 563 Modified: coreboot-v3/northbridge/amd/geodelx/geodelx.c coreboot-v3/northbridge/amd/geodelx/vsmsetup.c Log: I hope I am not overstepping the boundaries here, but I feel this is a cosmetic comment as well.

[coreboot] r562 - coreboot-v3/northbridge/amd/geodelx

2008-01-25 Thread svn
Author: rminnich Date: 2008-01-26 04:45:13 +0100 (Sat, 26 Jan 2008) New Revision: 562 Modified: coreboot-v3/northbridge/amd/geodelx/vsmsetup.c Log: This is a cosmetic change. LAR names don't start with / . Signed-off-by: Ronald G. Minnich <[EMAIL PROTECTED]> Acked-by: Ronald G. Minnich <[EMAIL

[coreboot] r563 - coreboot-v3/northbridge/amd/geodelx

2008-01-25 Thread svn
Author: rminnich Date: 2008-01-26 05:07:14 +0100 (Sat, 26 Jan 2008) New Revision: 563 Modified: coreboot-v3/northbridge/amd/geodelx/geodelx.c coreboot-v3/northbridge/amd/geodelx/vsmsetup.c Log: I hope I am not overstepping the boundaries here, but I feel this is a cosmetic comment as well.

[coreboot] r562 - coreboot-v3/northbridge/amd/geodelx

2008-01-25 Thread svn
Author: rminnich Date: 2008-01-26 04:45:13 +0100 (Sat, 26 Jan 2008) New Revision: 562 Modified: coreboot-v3/northbridge/amd/geodelx/vsmsetup.c Log: This is a cosmetic change. LAR names don't start with / . Signed-off-by: Ronald G. Minnich <[EMAIL PROTECTED]> Acked-by: Ronald G. Minnich <[EMAIL

[coreboot] r561 - in coreboot-v3: arch/x86 include lib northbridge/amd/geodelx

2008-01-25 Thread svn
Author: rminnich Date: 2008-01-26 04:40:00 +0100 (Sat, 26 Jan 2008) New Revision: 561 Modified: coreboot-v3/arch/x86/stage1.c coreboot-v3/include/lar.h coreboot-v3/lib/lar.c coreboot-v3/northbridge/amd/geodelx/vsmsetup.c Log: This change will support stage2 running LAR files. The initi

[coreboot] r561 - in coreboot-v3: arch/x86 include lib northbridge/amd/geodelx

2008-01-25 Thread svn
Author: rminnich Date: 2008-01-26 04:40:00 +0100 (Sat, 26 Jan 2008) New Revision: 561 Modified: coreboot-v3/arch/x86/stage1.c coreboot-v3/include/lar.h coreboot-v3/lib/lar.c coreboot-v3/northbridge/amd/geodelx/vsmsetup.c Log: This change will support stage2 running LAR files. The initi

[coreboot] r3078 - trunk/util/flashrom

2008-01-25 Thread svn
Author: rminnich Date: 2008-01-26 08:35:47 +0100 (Sat, 26 Jan 2008) New Revision: 3078 Modified: trunk/util/flashrom/chipset_enable.c Log: Correctly disable the ROM area Write Protect bit in the Geode LX. Signed-off-by: Marc Jones <[EMAIL PROTECTED]> Acked-by: Peter Stuge <[EMAIL PROTECTED]>

[coreboot] r3078 - trunk/util/flashrom

2008-01-25 Thread svn
Author: rminnich Date: 2008-01-26 08:35:47 +0100 (Sat, 26 Jan 2008) New Revision: 3078 Modified: trunk/util/flashrom/chipset_enable.c Log: Correctly disable the ROM area Write Protect bit in the Geode LX. Signed-off-by: Marc Jones <[EMAIL PROTECTED]> Acked-by: Peter Stuge <[EMAIL PROTECTED]>

[coreboot] r3076 - in trunk/coreboot-v2/src: arch/i386/boot include/boot

2008-01-25 Thread svn
Author: oxygene Date: 2008-01-25 19:28:18 +0100 (Fri, 25 Jan 2008) New Revision: 3076 Modified: trunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c trunk/coreboot-v2/src/include/boot/coreboot_tables.h Log: This patch adds a new record type for lbtable to provide information about a serial

[coreboot] r3075 - trunk/util/lxbios

2008-01-25 Thread svn
Author: uwe Date: 2008-01-25 16:08:37 +0100 (Fri, 25 Jan 2008) New Revision: 3075 Modified: trunk/util/lxbios/COPYING trunk/util/lxbios/ChangeLog trunk/util/lxbios/DISCLAIMER trunk/util/lxbios/Makefile trunk/util/lxbios/README trunk/util/lxbios/cmos_lowlevel.c trunk/util/lxbio

[coreboot] r3077 - trunk/coreboot-v2/targets

2008-01-25 Thread svn
Author: oxygene Date: 2008-01-25 20:31:26 +0100 (Fri, 25 Jan 2008) New Revision: 3077 Modified: trunk/coreboot-v2/targets/buildtarget Log: bsh/ksh-clone and make(1)-syntax don't go well together (unlike 5 lines later where make syntax is emitted into a file) Signed-off-by: Patrick Georgi <[EMA

[coreboot] r3076 - in trunk/coreboot-v2/src: arch/i386/boot include/boot

2008-01-25 Thread svn
Author: oxygene Date: 2008-01-25 19:28:18 +0100 (Fri, 25 Jan 2008) New Revision: 3076 Modified: trunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c trunk/coreboot-v2/src/include/boot/coreboot_tables.h Log: This patch adds a new record type for lbtable to provide information about a serial

[coreboot] r3075 - trunk/util/lxbios

2008-01-25 Thread svn
Author: uwe Date: 2008-01-25 16:08:37 +0100 (Fri, 25 Jan 2008) New Revision: 3075 Modified: trunk/util/lxbios/COPYING trunk/util/lxbios/ChangeLog trunk/util/lxbios/DISCLAIMER trunk/util/lxbios/Makefile trunk/util/lxbios/README trunk/util/lxbios/cmos_lowlevel.c trunk/util/lxbio

[coreboot] r3077 - trunk/coreboot-v2/targets

2008-01-25 Thread svn
Author: oxygene Date: 2008-01-25 20:31:26 +0100 (Fri, 25 Jan 2008) New Revision: 3077 Modified: trunk/coreboot-v2/targets/buildtarget Log: bsh/ksh-clone and make(1)-syntax don't go well together (unlike 5 lines later where make syntax is emitted into a file) Signed-off-by: Patrick Georgi <[EMA

[coreboot] r3079 - in trunk/coreboot-v2/src/mainboard: agami/aruma amd/db800 amd/norwich amd/serengeti_cheetah arima/hdama artecgroup/dbe61 asus/a8n_e asus/a8v-e_se broadcom/blast digitallogic/msm800s

2008-01-26 Thread svn
Author: ward Date: 2008-01-26 17:57:03 +0100 (Sat, 26 Jan 2008) New Revision: 3079 Modified: trunk/coreboot-v2/src/mainboard/agami/aruma/Config.lb trunk/coreboot-v2/src/mainboard/amd/db800/Config.lb trunk/coreboot-v2/src/mainboard/amd/norwich/Config.lb trunk/coreboot-v2/src/mainboard/a

[coreboot] r3079 - in trunk/coreboot-v2/src/mainboard: agami/aruma amd/db800 amd/norwich amd/serengeti_cheetah arima/hdama artecgroup/dbe61 asus/a8n_e asus/a8v-e_se broadcom/blast digitallogic/msm800s

2008-01-26 Thread svn
Author: ward Date: 2008-01-26 17:57:03 +0100 (Sat, 26 Jan 2008) New Revision: 3079 Modified: trunk/coreboot-v2/src/mainboard/agami/aruma/Config.lb trunk/coreboot-v2/src/mainboard/amd/db800/Config.lb trunk/coreboot-v2/src/mainboard/amd/norwich/Config.lb trunk/coreboot-v2/src/mainboard/a

[coreboot] r3080 - trunk/util/flashrom

2008-01-26 Thread svn
Author: stuge Date: 2008-01-27 08:17:14 +0100 (Sun, 27 Jan 2008) New Revision: 3080 Modified: trunk/util/flashrom/README Log: Forgot to add Spansion S25FL016A to README, trivial. Signed-off-by: Peter Stuge <[EMAIL PROTECTED]> Acked-by: Peter Stuge <[EMAIL PROTECTED]> Modified: trunk/util/fla

[coreboot] r3080 - trunk/util/flashrom

2008-01-26 Thread svn
Author: stuge Date: 2008-01-27 08:17:14 +0100 (Sun, 27 Jan 2008) New Revision: 3080 Modified: trunk/util/flashrom/README Log: Forgot to add Spansion S25FL016A to README, trivial. Signed-off-by: Peter Stuge <[EMAIL PROTECTED]> Acked-by: Peter Stuge <[EMAIL PROTECTED]> Modified: trunk/util/fla

[coreboot] r3081 - in trunk/coreboot-v2/src: arch/i386/boot include/boot

2008-01-27 Thread svn
Author: oxygene Date: 2008-01-27 15:12:54 +0100 (Sun, 27 Jan 2008) New Revision: 3081 Modified: trunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c trunk/coreboot-v2/src/include/boot/coreboot_tables.h Log: Add a new record type "console" for lbtable, and insert one record for each output d

[coreboot] r3081 - in trunk/coreboot-v2/src: arch/i386/boot include/boot

2008-01-27 Thread svn
Author: oxygene Date: 2008-01-27 15:12:54 +0100 (Sun, 27 Jan 2008) New Revision: 3081 Modified: trunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c trunk/coreboot-v2/src/include/boot/coreboot_tables.h Log: Add a new record type "console" for lbtable, and insert one record for each output d

[coreboot] r3082 - trunk/util/flashrom

2008-01-27 Thread svn
Author: stuge Date: 2008-01-27 17:21:21 +0100 (Sun, 27 Jan 2008) New Revision: 3082 Modified: trunk/util/flashrom/README trunk/util/flashrom/board_enable.c trunk/util/flashrom/flashrom.8 trunk/util/flashrom/flashrom.c Log: Make the vendor name optional in the -m flashrom parameter when

[coreboot] r3082 - trunk/util/flashrom

2008-01-27 Thread svn
Author: stuge Date: 2008-01-27 17:21:21 +0100 (Sun, 27 Jan 2008) New Revision: 3082 Modified: trunk/util/flashrom/README trunk/util/flashrom/board_enable.c trunk/util/flashrom/flashrom.8 trunk/util/flashrom/flashrom.c Log: Make the vendor name optional in the -m flashrom parameter when

[coreboot] r3083 - in trunk/coreboot-v2: src/mainboard src/mainboard/abit src/mainboard/abit/be6-ii_v2_0 targets targets/abit targets/abit/be6-ii_v2_0

2008-01-27 Thread svn
Author: uwe Date: 2008-01-27 18:25:49 +0100 (Sun, 27 Jan 2008) New Revision: 3083 Added: trunk/coreboot-v2/src/mainboard/abit/ trunk/coreboot-v2/src/mainboard/abit/be6-ii_v2_0/ trunk/coreboot-v2/src/mainboard/abit/be6-ii_v2_0/Config.lb trunk/coreboot-v2/src/mainboard/abit/be6-ii_v2_0/O

[coreboot] r3083 - in trunk/coreboot-v2: src/mainboard src/mainboard/abit src/mainboard/abit/be6-ii_v2_0 targets targets/abit targets/abit/be6-ii_v2_0

2008-01-27 Thread svn
Author: uwe Date: 2008-01-27 18:25:49 +0100 (Sun, 27 Jan 2008) New Revision: 3083 Added: trunk/coreboot-v2/src/mainboard/abit/ trunk/coreboot-v2/src/mainboard/abit/be6-ii_v2_0/ trunk/coreboot-v2/src/mainboard/abit/be6-ii_v2_0/Config.lb trunk/coreboot-v2/src/mainboard/abit/be6-ii_v2_0/O

[coreboot] r3084 - trunk/util/mptable

2008-01-27 Thread svn
Author: cozzie Date: 2008-01-28 01:04:23 +0100 (Mon, 28 Jan 2008) New Revision: 3084 Modified: trunk/util/mptable/mptable.c Log: Fix mptable util so the output will compile Signed-off-by: Jon Dufresne <[EMAIL PROTECTED]> Acked-by: Corey Osgood <[EMAIL PROTECTED]> Modified: trunk/util/mptabl

[coreboot] r3084 - trunk/util/mptable

2008-01-27 Thread svn
Author: cozzie Date: 2008-01-28 01:04:23 +0100 (Mon, 28 Jan 2008) New Revision: 3084 Modified: trunk/util/mptable/mptable.c Log: Fix mptable util so the output will compile Signed-off-by: Jon Dufresne <[EMAIL PROTECTED]> Acked-by: Corey Osgood <[EMAIL PROTECTED]> Modified: trunk/util/mptabl

[coreboot] r565 - coreboot-v3/arch/x86

2008-01-28 Thread svn
Author: stepan Date: 2008-01-28 18:50:56 +0100 (Mon, 28 Jan 2008) New Revision: 565 Added: coreboot-v3/arch/x86/coreboot_table.c Removed: coreboot-v3/arch/x86/linuxbios_table.c Log: rename linuxbios_table.c Signed-off-by: Stefan Reinauer <[EMAIL PROTECTED]> Acked-by: Stefan Reinauer <[EMAIL

[coreboot] r3085 - trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah_fam10

2008-01-28 Thread svn
Author: jcrouse Date: 2008-01-28 20:22:29 +0100 (Mon, 28 Jan 2008) New Revision: 3085 Modified: trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah_fam10/Config.lb Log: [V2]: Add CFLAGS to targets to suck in any passed in flags Signed-off-by: Jordan Crouse <[EMAIL PROTECTED]> Acked-by: Rona

[coreboot] r3085 - trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah_fam10

2008-01-28 Thread svn
Author: jcrouse Date: 2008-01-28 20:22:29 +0100 (Mon, 28 Jan 2008) New Revision: 3085 Modified: trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah_fam10/Config.lb Log: [V2]: Add CFLAGS to targets to suck in any passed in flags Signed-off-by: Jordan Crouse <[EMAIL PROTECTED]> Acked-by: Rona

[coreboot] r3086 - trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah

2008-01-28 Thread svn
Author: jcrouse Date: 2008-01-28 23:55:47 +0100 (Mon, 28 Jan 2008) New Revision: 3086 Modified: trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah/Config.lb Log: v2: Fix Serengeti-Cheetah flags too Signed-off-by: Jordan Crouse <[EMAIL PROTECTED]> Acked-by: Ward Vandewege <[EMAIL PROTECTED]

[coreboot] r3086 - trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah

2008-01-28 Thread svn
Author: jcrouse Date: 2008-01-28 23:55:47 +0100 (Mon, 28 Jan 2008) New Revision: 3086 Modified: trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah/Config.lb Log: v2: Fix Serengeti-Cheetah flags too Signed-off-by: Jordan Crouse <[EMAIL PROTECTED]> Acked-by: Ward Vandewege <[EMAIL PROTECTED]

[coreboot] r565 - coreboot-v3/arch/x86

2008-01-28 Thread svn
Author: stepan Date: 2008-01-28 18:50:56 +0100 (Mon, 28 Jan 2008) New Revision: 565 Added: coreboot-v3/arch/x86/coreboot_table.c Removed: coreboot-v3/arch/x86/linuxbios_table.c Log: rename linuxbios_table.c Signed-off-by: Stefan Reinauer <[EMAIL PROTECTED]> Acked-by: Stefan Reinauer <[EMAIL

[coreboot] r101 - in buildrom-devel: . config/platforms packages/coreboot-v2/patches

2008-01-29 Thread svn
/coreboot-v2/patches/tyan-s2882-kernel-and-lab-Config.lb.patch buildrom-devel/packages/coreboot-v2/patches/tyan-s2891-filo-Config.lb.patch buildrom-devel/packages/coreboot-v2/patches/tyan-s2891-kernel-and-lab-Config.lb.patch Log: [BUILDROM]: Fixup all of the coreboot SVN revisions Bump all

[coreboot] r101 - in buildrom-devel: . config/platforms packages/coreboot-v2/patches

2008-01-29 Thread svn
/coreboot-v2/patches/tyan-s2882-kernel-and-lab-Config.lb.patch buildrom-devel/packages/coreboot-v2/patches/tyan-s2891-filo-Config.lb.patch buildrom-devel/packages/coreboot-v2/patches/tyan-s2891-kernel-and-lab-Config.lb.patch Log: [BUILDROM]: Fixup all of the coreboot SVN revisions Bump all

[coreboot] r566 - in coreboot-v3: southbridge/amd/cs5536 util/dtc

2008-01-29 Thread svn
Author: rminnich Date: 2008-01-29 18:48:10 +0100 (Tue, 29 Jan 2008) New Revision: 566 Modified: coreboot-v3/southbridge/amd/cs5536/cs5536.c coreboot-v3/util/dtc/dtc-parser.y coreboot-v3/util/dtc/dtc.c coreboot-v3/util/dtc/dtc.h Log: In the current version of dtc, if one has the line: /

[coreboot] r566 - in coreboot-v3: southbridge/amd/cs5536 util/dtc

2008-01-29 Thread svn
Author: rminnich Date: 2008-01-29 18:48:10 +0100 (Tue, 29 Jan 2008) New Revision: 566 Modified: coreboot-v3/southbridge/amd/cs5536/cs5536.c coreboot-v3/util/dtc/dtc-parser.y coreboot-v3/util/dtc/dtc.c coreboot-v3/util/dtc/dtc.h Log: In the current version of dtc, if one has the line: /

[coreboot] r568 - coreboot-v3/include

2008-01-29 Thread svn
Author: mjones Date: 2008-01-30 01:48:41 +0100 (Wed, 30 Jan 2008) New Revision: 568 Modified: coreboot-v3/include/lib.h Log: V3 compilation errors: Clean up lib.h prototypes. Signed-off-by: Marc Jones <[EMAIL PROTECTED]> Acked-by: Stefan Reinauer <[EMAIL PROTECTED]> Modified: coreboot-v3/in

[coreboot] r568 - coreboot-v3/include

2008-01-29 Thread svn
Author: mjones Date: 2008-01-30 01:48:41 +0100 (Wed, 30 Jan 2008) New Revision: 568 Modified: coreboot-v3/include/lib.h Log: V3 compilation errors: Clean up lib.h prototypes. Signed-off-by: Marc Jones <[EMAIL PROTECTED]> Acked-by: Stefan Reinauer <[EMAIL PROTECTED]> Modified: coreboot-v3/in

[coreboot] r567 - coreboot-v3/southbridge/amd/cs5536

2008-01-29 Thread svn
Author: mjones Date: 2008-01-30 01:46:41 +0100 (Wed, 30 Jan 2008) New Revision: 567 Modified: coreboot-v3/southbridge/amd/cs5536/smbus_initram.c Log: V3 compilation errors: Fix spd_read_byte prototype. Signed-off-by: Marc Jones <[EMAIL PROTECTED]> Acked-by: Stefan Reinauer <[EMAIL PROTECTED]>

[coreboot] r567 - coreboot-v3/southbridge/amd/cs5536

2008-01-29 Thread svn
Author: mjones Date: 2008-01-30 01:46:41 +0100 (Wed, 30 Jan 2008) New Revision: 567 Modified: coreboot-v3/southbridge/amd/cs5536/smbus_initram.c Log: V3 compilation errors: Fix spd_read_byte prototype. Signed-off-by: Marc Jones <[EMAIL PROTECTED]> Acked-by: Stefan Reinauer <[EMAIL PROTECTED]>

[coreboot] r102 - buildrom-devel/packages/coreboot-v2/patches

2008-01-30 Thread svn
Author: ward Date: 2008-01-31 00:27:53 +0100 (Thu, 31 Jan 2008) New Revision: 102 Modified: buildrom-devel/packages/coreboot-v2/patches/m57sli-kernel-and-lab-Config.lb.patch Log: This patch still had one LINUXBIOS string in it, which broke the LAB build for the m57sli. This is a trivial pa

[coreboot] r102 - buildrom-devel/packages/coreboot-v2/patches

2008-01-30 Thread svn
Author: ward Date: 2008-01-31 00:27:53 +0100 (Thu, 31 Jan 2008) New Revision: 102 Modified: buildrom-devel/packages/coreboot-v2/patches/m57sli-kernel-and-lab-Config.lb.patch Log: This patch still had one LINUXBIOS string in it, which broke the LAB build for the m57sli. This is a trivial pa

  1   2   3   4   5   6   7   8   9   10   >