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/
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
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
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
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
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/
($(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
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
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
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
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]>
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]>
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
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
($(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
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
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
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
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
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
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
-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
-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
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
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
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
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
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
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]>
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]>
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
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
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
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
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
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
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/
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/
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:
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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.
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
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
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.
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
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.
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
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
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
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]>
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]>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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]
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]
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-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-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
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:
/
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:
/
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
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
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]>
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]>
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
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 - 100 of 2641 matches
Mail list logo