[coreboot] [v2] r4243 - in trunk/coreboot-v2/src/mainboard: amd/pistachio amd/serengeti_cheetah arima/hdama asus/a8n_e asus/a8v-e_se asus/m2v-mx_se broadcom/blast gigabyte/m57sli ibm/e325 ibm/e326 iwi

2009-04-30 Thread svn
Author: myles Date: 2009-05-01 06:36:38 +0200 (Fri, 01 May 2009) New Revision: 4243 Modified: trunk/coreboot-v2/src/mainboard/amd/pistachio/cmos.layout trunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah/cmos.layout trunk/coreboot-v2/src/mainboard/arima/hdama/cmos.layout trunk/corebo

[coreboot] [v2] r4242 - in trunk/coreboot-v2/src/mainboard: rca/rm4100 thomson/ip1000

2009-04-30 Thread svn
Author: linux_junkie Date: 2009-05-01 05:04:20 +0200 (Fri, 01 May 2009) New Revision: 4242 Modified: trunk/coreboot-v2/src/mainboard/rca/rm4100/irq_tables.c trunk/coreboot-v2/src/mainboard/thomson/ip1000/irq_tables.c Log: Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by

[coreboot] [v2] r4241 - trunk/coreboot-v2/src/pc80

2009-04-30 Thread svn
Author: myles Date: 2009-05-01 04:24:40 +0200 (Fri, 01 May 2009) New Revision: 4241 Modified: trunk/coreboot-v2/src/pc80/keyboard.c Log: The semantics of the changed code are pretty simple and looking at other parts of the same file shows that it is a common construct. Remove the shadowed vari

[coreboot] [v2] r4240 - in trunk/coreboot-v2: src/arch/i386/boot src/arch/i386/include/arch/smp src/arch/i386/smp src/boot src/cpu/amd/dualcore src/cpu/x86/lapic src/cpu/x86/pae src/include src/lib sr

2009-04-30 Thread svn
Author: myles Date: 2009-05-01 00:45:41 +0200 (Fri, 01 May 2009) New Revision: 4240 Modified: trunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c trunk/coreboot-v2/src/arch/i386/boot/tables.c trunk/coreboot-v2/src/arch/i386/include/arch/smp/mpspec.h trunk/coreboot-v2/src/arch/i386/sm

[coreboot] [v2] r4239 - in trunk/payloads/libpayload/drivers: . usb

2009-04-30 Thread svn
Author: stepan Date: 2009-04-30 18:46:12 +0200 (Thu, 30 Apr 2009) New Revision: 4239 Modified: trunk/payloads/libpayload/drivers/options.c trunk/payloads/libpayload/drivers/serial.c trunk/payloads/libpayload/drivers/usb/uhci.c trunk/payloads/libpayload/drivers/usb/usb.c trunk/payloa

[coreboot] [v2] r4238 - in trunk/coreboot-v2/src/northbridge: amd/amdfam10 amd/gx1 amd/gx2 amd/lx intel/e7501 intel/e7520 intel/e7525 intel/i3100 intel/i440bx intel/i82810 intel/i82830 intel/i855gme i

2009-04-30 Thread svn
Author: stepan Date: 2009-04-30 15:58:42 +0200 (Thu, 30 Apr 2009) New Revision: 4238 Modified: trunk/coreboot-v2/src/northbridge/amd/amdfam10/Config.lb trunk/coreboot-v2/src/northbridge/amd/amdfam10/northbridge.c trunk/coreboot-v2/src/northbridge/amd/gx1/Config.lb trunk/coreboot-v2/src

[coreboot] [v2] r4237 - trunk/coreboot-v2/src/mainboard/tyan/s2735

2009-04-30 Thread svn
Author: oxygene Date: 2009-04-30 14:53:00 +0200 (Thu, 30 Apr 2009) New Revision: 4237 Modified: trunk/coreboot-v2/src/mainboard/tyan/s2735/Options.lb Log: Trivial fix for tyan/s2735: a newly used option wasn't defined as "used" Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi Modifi

[coreboot] [v2] r4236 - in trunk/coreboot-v2/src/mainboard: amd/db800 amd/norwich artecgroup/dbe61 digitallogic/msm800sev iei/pcisa-lx-800-r10 lippert/roadrunner-lx lippert/spacerunner-lx pcengines/al

2009-04-30 Thread svn
Author: stepan Date: 2009-04-30 12:16:39 +0200 (Thu, 30 Apr 2009) New Revision: 4236 Modified: trunk/coreboot-v2/src/mainboard/amd/db800/Options.lb trunk/coreboot-v2/src/mainboard/amd/norwich/Options.lb trunk/coreboot-v2/src/mainboard/artecgroup/dbe61/Options.lb trunk/coreboot-v2/src/m

[coreboot] [v2] r4234 - trunk/coreboot-v2/src/arch/i386/lib

2009-04-30 Thread svn
Author: oxygene Date: 2009-04-30 09:23:15 +0200 (Thu, 30 Apr 2009) New Revision: 4234 Added: trunk/coreboot-v2/src/arch/i386/lib/copy_and_run.c Log: And add the new file I forgot to "svn add" in the last commit. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi Added: trun

[coreboot] [v2] r4233 - in trunk/coreboot-v2/src: arch/i386/init arch/i386/lib boot console cpu/amd/car cpu/intel/model_6ex cpu/intel/model_6fx cpu/x86/car lib mainboard/amd/dbm690t mainboard/amd/pist

2009-04-30 Thread svn
Author: oxygene Date: 2009-04-30 09:07:22 +0200 (Thu, 30 Apr 2009) New Revision: 4233 Modified: trunk/coreboot-v2/src/arch/i386/init/crt0.S.lb trunk/coreboot-v2/src/arch/i386/init/ldscript.lb trunk/coreboot-v2/src/arch/i386/init/ldscript_failover.lb trunk/coreboot-v2/src/arch/i386/init

[coreboot] [flashrom] r446 - trunk

2009-04-29 Thread svn
Author: stuge Date: 2009-04-30 01:22:33 +0200 (Thu, 30 Apr 2009) New Revision: 446 Modified: trunk/flashchips.c Log: flashrom: Macronix MX25L1605 TEST_OK_ PROBE READ ERASE WRITE Per report from Aldrik Dunbar. Thanks! Signed-off-by: Peter Stuge Acked-by: Peter Stuge Modified: trunk/flashch

[coreboot] [v2] r4232 - trunk/coreboot-v2/targets/msi/ms9185

2009-04-29 Thread svn
Author: stepan Date: 2009-04-29 22:34:41 +0200 (Wed, 29 Apr 2009) New Revision: 4232 Modified: trunk/coreboot-v2/targets/msi/ms9185/Config-abuild.lb Log: increase image size Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/coreboot-v2/targets/msi/ms9185/Config-abui

[coreboot] [FILO] r94 - trunk/filo/drivers

2009-04-29 Thread svn
Author: stepan Date: 2009-04-29 21:22:07 +0200 (Wed, 29 Apr 2009) New Revision: 94 Modified: trunk/filo/drivers/intel.c Log: fix poweroff command on intel platforms, and add bios flash locking example. Modified: trunk/filo/drivers/intel.c ==

[coreboot] [FILO] r93 - in trunk/filo: configs drivers

2009-04-29 Thread svn
Author: stepan Date: 2009-04-29 21:19:55 +0200 (Wed, 29 Apr 2009) New Revision: 93 Modified: trunk/filo/configs/defconfig trunk/filo/drivers/ide_new.c trunk/filo/drivers/ide_new.h Log: disable some dead code in the new IDE driver, and enable the new ide driver per default. Modified: tru

[coreboot] [FILO] r92 - trunk/filo

2009-04-29 Thread svn
Author: stepan Date: 2009-04-29 21:15:52 +0200 (Wed, 29 Apr 2009) New Revision: 92 Modified: trunk/filo/build.sh Log: update filo build script to better cope with cross compilers. Modified: trunk/filo/build.sh === --- trunk/filo/

[coreboot] [v2] r4231 - trunk/payloads/libpayload/libc

2009-04-29 Thread svn
Author: stepan Date: 2009-04-29 21:11:18 +0200 (Wed, 29 Apr 2009) New Revision: 4231 Modified: trunk/payloads/libpayload/libc/malloc.c Log: working memalign version for libpayload. This fixes problems with the USB stack in FILO. Signed-off-by: Stefan Reinauer Acked-by: Patrick Georgi Modi

[coreboot] [v2] r4230 - trunk/payloads/libpayload/curses

2009-04-29 Thread svn
Author: stepan Date: 2009-04-29 21:10:10 +0200 (Wed, 29 Apr 2009) New Revision: 4230 Modified: trunk/payloads/libpayload/curses/tinycurses.c Log: Mostly cosmetical changes. - #if 0 some incomplete, non-working code instead of failing half way through the function - Don't read a NULL pointer

[coreboot] [v2] r4229 - trunk/payloads/libpayload/libc

2009-04-29 Thread svn
Author: stepan Date: 2009-04-29 21:09:19 +0200 (Wed, 29 Apr 2009) New Revision: 4229 Modified: trunk/payloads/libpayload/libc/console.c Log: don't initialize "in" as it is initialized again one line below. Signed-off-by: Stefan Reinauer Acked-by: Patrick Georgi Modified: trunk/payloads/li

[coreboot] [v2] r4228 - in trunk/payloads/libpayload: include libc

2009-04-29 Thread svn
Author: stepan Date: 2009-04-29 21:08:29 +0200 (Wed, 29 Apr 2009) New Revision: 4228 Added: trunk/payloads/libpayload/include/getopt.h trunk/payloads/libpayload/libc/getopt_long.c Modified: trunk/payloads/libpayload/libc/Makefile.inc Log: getopt for libpayload. in case someone wants to pa

[coreboot] [v2] r4227 - trunk/coreboot-v2/src/cpu/amd/model_10xxx

2009-04-28 Thread svn
Author: vlim Date: 2009-04-28 18:36:16 +0200 (Tue, 28 Apr 2009) New Revision: 4227 Modified: trunk/coreboot-v2/src/cpu/amd/model_10xxx/model_10xxx_init.c Log: dd the family10h Rev C0-C2 support to coreboot. Signed-off-by: Vincent Lim vincent@amd.com Acked-by: Patrick Georgi Modified:

[coreboot] [v2] r4226 - trunk/coreboot-v2/src/southbridge/nvidia/mcp55

2009-04-28 Thread svn
Author: stepan Date: 2009-04-28 16:49:50 +0200 (Tue, 28 Apr 2009) New Revision: 4226 Modified: trunk/coreboot-v2/src/southbridge/nvidia/mcp55/mcp55_nic.c Log: fix warning: no return statement in function returning non-void Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified:

[coreboot] [v2] r4225 - trunk/coreboot-v2/src/arch/i386/boot

2009-04-28 Thread svn
Author: oxygene Date: 2009-04-28 16:49:21 +0200 (Tue, 28 Apr 2009) New Revision: 4225 Modified: trunk/coreboot-v2/src/arch/i386/boot/tables.c Log: Only add ACPI tables if ACPI is enabled for the board. Trivial fix to make abuild happy. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi

[coreboot] [v2] r4224 - in trunk/coreboot-v2/src: mainboard/asus/m2v-mx_se mainboard/kontron/986lcd-m mainboard/supermicro/h8dme mainboard/tyan/s2891 mainboard/tyan/s2892 mainboard/tyan/s2895 mainboar

2009-04-28 Thread svn
Author: oxygene Date: 2009-04-28 16:18:16 +0200 (Tue, 28 Apr 2009) New Revision: 4224 Modified: trunk/coreboot-v2/src/mainboard/asus/m2v-mx_se/Options.lb trunk/coreboot-v2/src/mainboard/kontron/986lcd-m/Options.lb trunk/coreboot-v2/src/mainboard/supermicro/h8dme/Options.lb trunk/corebo

[coreboot] [v2] r4223 - in trunk/coreboot-v2/src: arch/i386/boot mainboard/asus/m2v-mx_se mainboard/kontron/986lcd-m mainboard/supermicro/h8dme mainboard/tyan/s2891 mainboard/tyan/s2892 mainboard/tyan

2009-04-28 Thread svn
Author: oxygene Date: 2009-04-28 14:57:25 +0200 (Tue, 28 Apr 2009) New Revision: 4223 Modified: trunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c trunk/coreboot-v2/src/mainboard/asus/m2v-mx_se/mainboard.c trunk/coreboot-v2/src/mainboard/kontron/986lcd-m/mainboard.c trunk/coreboot-v

[coreboot] [flashrom] r445 - trunk

2009-04-28 Thread svn
Author: hailfinger Date: 2009-04-28 14:56:04 +0200 (Tue, 28 Apr 2009) New Revision: 445 Modified: trunk/flash.h trunk/flashrom.c Log: There are still some tweaks necessary to get Flashrom to build on DragonFly, but this helps a lot. Signed-off-by: Patrick Georgi Acked-by: Stefan Reinauer

[coreboot] [v2] r4222 - in trunk/coreboot-v2/src: mainboard/via/vt8454c northbridge/via/cx700

2009-04-27 Thread svn
Author: oxygene Date: 2009-04-27 22:19:48 +0200 (Mon, 27 Apr 2009) New Revision: 4222 Modified: trunk/coreboot-v2/src/mainboard/via/vt8454c/Options.lb trunk/coreboot-v2/src/mainboard/via/vt8454c/mainboard.c trunk/coreboot-v2/src/northbridge/via/cx700/northbridge.c Log: Add high table supp

[coreboot] [v2] r4221 - trunk/coreboot-v2/src/mainboard/supermicro/h8dme

2009-04-27 Thread svn
Author: ward Date: 2009-04-27 22:19:06 +0200 (Mon, 27 Apr 2009) New Revision: 4221 Modified: trunk/coreboot-v2/src/mainboard/supermicro/h8dme/Options.lb trunk/coreboot-v2/src/mainboard/supermicro/h8dme/mainboard.c Log: Add high tables support for Supermicro H8DME. Signed-off-by: Ward Van

[coreboot] [v2] r4220 - trunk/coreboot-v2/src/arch/i386/boot

2009-04-27 Thread svn
Author: ward Date: 2009-04-27 22:00:29 +0200 (Mon, 27 Apr 2009) New Revision: 4220 Modified: trunk/coreboot-v2/src/arch/i386/boot/tables.c Log: Special handling for MP table in low memory is only necessary if there are tables in low memory. This removes a hang when HAVE_LOW_TABLES=0 and HAVE_

[coreboot] [v2] r4219 - in trunk/coreboot-v2: src/mainboard/via/vt8454c targets/via/vt8454c

2009-04-27 Thread svn
Author: oxygene Date: 2009-04-27 20:31:09 +0200 (Mon, 27 Apr 2009) New Revision: 4219 Modified: trunk/coreboot-v2/src/mainboard/via/vt8454c/Options.lb trunk/coreboot-v2/targets/via/vt8454c/Config-abuild.lb Log: Migrate via/vt8454c to CBFS. Signed-off-by: Patrick Georgi Acked-by: Myles Wats

[coreboot] [v2] r4218 - trunk/coreboot-v2/src/cpu/via/car

2009-04-27 Thread svn
Author: oxygene Date: 2009-04-27 20:26:43 +0200 (Mon, 27 Apr 2009) New Revision: 4218 Modified: trunk/coreboot-v2/src/cpu/via/car/cache_as_ram_post.c Log: Create a valid stack pointer after leaving CAR, so function calls don't reset the machine in the small window between CAR and coreboot_ram.

[coreboot] [v2] r4217 - trunk/coreboot-v2/src/cpu/amd/car

2009-04-27 Thread svn
Author: myles Date: 2009-04-27 18:08:26 +0200 (Mon, 27 Apr 2009) New Revision: 4217 Modified: trunk/coreboot-v2/src/cpu/amd/car/clear_init_ram.c Log: Revert 4099 patch that causes an ECC error. Memory has to be written while ECC error checking is disabled. The purpose of the patch was to pres

[coreboot] [v3] r1165 - coreboot-v3/util

2009-04-27 Thread svn
___ Modified: svn:externals - flashrom svn://coreboot.org/repos/trunk/util/flashrom nvramtool svn://coreboot.org/repos/trunk/util/nvramtool superiotool svn://coreboot.org/repos/trunk/util/superiotool + flashrom svn://coreboot.org/flashrom/trunk nvramtool svn://coreboot.org/repos

[coreboot] [FILO] r91 - trunk/filo

2009-04-27 Thread svn
Author: uwe Date: 2009-04-27 10:05:50 +0200 (Mon, 27 Apr 2009) New Revision: 91 Modified: trunk/filo/README Log: Quickfix to make the FILO install instructions more correct (trivial). The README probably needs some more work in general. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann Mod

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

2009-04-26 Thread svn
Author: oxygene Date: 2009-04-26 21:50:53 +0200 (Sun, 26 Apr 2009) New Revision: 4216 Modified: trunk/coreboot-v2/util/ Log: Change Flashrom's URL to svn://coreboot.org/flashrom/trunk. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi Property changes on: trunk/coreboot-v2

[coreboot] [flashrom] r444 - trunk

2009-04-26 Thread svn
Author: oxygene Date: 2009-04-26 21:47:23 +0200 (Sun, 26 Apr 2009) New Revision: 444 Modified: trunk/Makefile Log: Enable scan-build for flashrom. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi Modified: trunk/Makefile ===

[coreboot] [v2] r4215 - trunk/util/flashrom

2009-04-26 Thread svn
UTC (rev 4215) @@ -0,0 +1,5 @@ +The repository can now be found at +svn://svn.coreboot.org/flashrom + +The main line of development is at +svn://svn.coreboot.org/flashrom/trunk -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] [v2] r4214 - trunk/coreboot-v2/targets/kontron/986lcd-m

2009-04-26 Thread svn
Author: oxygene Date: 2009-04-26 09:20:45 +0200 (Sun, 26 Apr 2009) New Revision: 4214 Modified: trunk/coreboot-v2/targets/kontron/986lcd-m/Config-abuild.lb Log: Use pci_rom, as we have it. Thanks Myles! trivial patch. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi Modified: trunk/

[coreboot] [v2] r4213 - trunk/coreboot-v2/util/newconfig

2009-04-26 Thread svn
Author: oxygene Date: 2009-04-26 09:15:19 +0200 (Sun, 26 Apr 2009) New Revision: 4213 Modified: trunk/coreboot-v2/util/newconfig/config.g Log: Trivial: allow "," in filenames Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi Modified: trunk/coreboot-v2/util/newconfig/config.g ===

[coreboot] [v2] r4212 - in trunk/coreboot-v2: src/mainboard/emulation/qemu-x86 src/mainboard/kontron/986lcd-m targets/kontron/986lcd-m

2009-04-25 Thread svn
Author: oxygene Date: 2009-04-26 00:15:29 +0200 (Sun, 26 Apr 2009) New Revision: 4212 Modified: trunk/coreboot-v2/src/mainboard/emulation/qemu-x86/Options.lb trunk/coreboot-v2/src/mainboard/kontron/986lcd-m/Options.lb trunk/coreboot-v2/targets/kontron/986lcd-m/Config-abuild.lb Log: Enable

[coreboot] [v2] r4211 - trunk/util/flashrom

2009-04-25 Thread svn
Author: hailfinger Date: 2009-04-26 00:07:28 +0200 (Sun, 26 Apr 2009) New Revision: 4211 Modified: trunk/util/flashrom/Makefile Log: The flashrom makefile wants to redirect both stdout and stderr to /dev/null for one compile test. The old variant of using &>/dev/null works on bash and zsh, but

[coreboot] [v2] r4210 - trunk/coreboot-v2/src/lib

2009-04-25 Thread svn
Author: oxygene Date: 2009-04-25 16:39:12 +0200 (Sat, 25 Apr 2009) New Revision: 4210 Modified: trunk/coreboot-v2/src/lib/cbfs.c Log: Make the CBFS file lookup skip file data instead of brute-forcing its way through it, looking for magic numbers. For one, it should speed up file access, esp. wi

[coreboot] [v2] r4209 - trunk/coreboot-v2/util/cbfstool

2009-04-25 Thread svn
Author: myles Date: 2009-04-25 14:39:04 +0200 (Sat, 25 Apr 2009) New Revision: 4209 Modified: trunk/coreboot-v2/util/cbfstool/cbfstool.h trunk/coreboot-v2/util/cbfstool/create.c trunk/coreboot-v2/util/cbfstool/util.c Log: The master cbfs record was located at the end of the flash and over

[coreboot] [v2] r4208 - trunk/coreboot-v2/util/newconfig

2009-04-25 Thread svn
Author: oxygene Date: 2009-04-25 09:33:25 +0200 (Sat, 25 Apr 2009) New Revision: 4208 Modified: trunk/coreboot-v2/util/newconfig/config.g Log: Enable cbfs payload compression (the "l" flag) if payloads are supposed to be compressed (with lzma only, as cbfstool lacks nrv2b compression support fo

[coreboot] [v2] r4207 - trunk/coreboot-v2/src/boot

2009-04-25 Thread svn
Author: oxygene Date: 2009-04-25 09:32:24 +0200 (Sat, 25 Apr 2009) New Revision: 4207 Modified: trunk/coreboot-v2/src/boot/selfboot.c Log: Move decompression further down the code flow, so that - where possible - code is decompressed directly to the right place (instead of copying around, as be

[coreboot] [v2] r4206 - in trunk/coreboot-v2/src: lib stream

2009-04-24 Thread svn
Author: oxygene Date: 2009-04-24 18:44:34 +0200 (Fri, 24 Apr 2009) New Revision: 4206 Modified: trunk/coreboot-v2/src/lib/Config.lb trunk/coreboot-v2/src/lib/lzma.c trunk/coreboot-v2/src/stream/rom_stream.c trunk/coreboot-v2/src/stream/serial_stream.c Log: Remove the inclusion of lzma.

[coreboot] [v2] r4205 - trunk/util/flashrom

2009-04-24 Thread svn
Author: uwe Date: 2009-04-24 18:17:41 +0200 (Fri, 24 Apr 2009) New Revision: 4205 Modified: trunk/util/flashrom/flash.h trunk/util/flashrom/flashrom.c Log: MAX may already be defined. Also, fix smaller cosmetics (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann Modified: trun

[coreboot] [v2] r4204 - trunk/coreboot-v2/src/boot

2009-04-24 Thread svn
Author: oxygene Date: 2009-04-24 12:23:56 +0200 (Fri, 24 Apr 2009) New Revision: 4204 Modified: trunk/coreboot-v2/src/boot/selfboot.c Log: Another v3-style #ifdef in v2 to kill Signed-off-by: Patrick Georgi Acked-by: Peter Stuge Modified: trunk/coreboot-v2/src/boot/selfboot.c =

[coreboot] [v2] r4203 - in trunk/coreboot-v2/src: boot lib

2009-04-23 Thread svn
Author: oxygene Date: 2009-04-24 08:32:29 +0200 (Fri, 24 Apr 2009) New Revision: 4203 Modified: trunk/coreboot-v2/src/boot/selfboot.c trunk/coreboot-v2/src/lib/cbfs.c Log: These are some really horrible bugs that got through. (and, for the record: no more #ifdef in coreboot. We're not goin

[coreboot] [v2] r4202 - trunk/coreboot-v2/src/arch/i386/boot

2009-04-23 Thread svn
Author: oxygene Date: 2009-04-24 08:28:48 +0200 (Fri, 24 Apr 2009) New Revision: 4202 Modified: trunk/coreboot-v2/src/arch/i386/boot/tables.c Log: Change the behaviour of the ACPI generating code so it only writes at most one full ACPI table. In the cases where both HAVE_LOW_TABLES and HAVE_HIG

[coreboot] [v2] r4201 - trunk/coreboot-v2/src/arch/i386/smp

2009-04-23 Thread svn
Author: oxygene Date: 2009-04-24 08:27:31 +0200 (Fri, 24 Apr 2009) New Revision: 4201 Modified: trunk/coreboot-v2/src/arch/i386/smp/mpspec.c Log: Remove duplicate code. Signed-off-by: Patrick Georgi Acked-by: Myles Watson Modified: trunk/coreboot-v2/src/arch/i386/smp/mpspec.c =

[coreboot] [v2] r4200 - trunk/util/flashrom

2009-04-23 Thread svn
Author: stuge Date: 2009-04-24 00:51:56 +0200 (Fri, 24 Apr 2009) New Revision: 4200 Modified: trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c Log: flashrom: Support MX25L3235D Signed-off-by: Stephan Guilloux Acked-by: Peter Stuge Modified: trunk/util/flashrom/flash.h ==

[coreboot] [v2] r4199 - trunk/util/ectool

2009-04-23 Thread svn
Author: uwe Date: 2009-04-24 00:22:47 +0200 (Fri, 24 Apr 2009) New Revision: 4199 Modified: trunk/util/ectool/Makefile Log: Add 'install' target for ectool (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann Modified: trunk/util/ectool/Makefile

[coreboot] [v2] r4198 - trunk/coreboot-v2/util/cbfstool/tools

2009-04-23 Thread svn
Author: myles Date: 2009-04-23 20:46:32 +0200 (Thu, 23 Apr 2009) New Revision: 4198 Modified: trunk/coreboot-v2/util/cbfstool/tools/cbfs-mkpayload.c Log: Fix an uninitialized variable. If it didn't end up being zero it sometimes caused a seg fault, sometimes executed somewhere else. Also add

[coreboot] [v2] r4197 - trunk/coreboot-v2/util/newconfig

2009-04-23 Thread svn
Author: oxygene Date: 2009-04-23 19:01:37 +0200 (Thu, 23 Apr 2009) New Revision: 4197 Modified: trunk/coreboot-v2/util/newconfig/config.g Log: This patch cleans up Makefile generation. It removes the coreboot.romfs file since CBFS will eventually be the standard. Signed-off-by: Myles Watson

[coreboot] [v2] r4196 - trunk/util/flashrom

2009-04-23 Thread svn
Author: uwe Date: 2009-04-23 16:57:55 +0200 (Thu, 23 Apr 2009) New Revision: 4196 Modified: trunk/util/flashrom/README trunk/util/flashrom/layout.c Log: Don't duplicate option description in README, the manpage already has that info. Also, additional small cosmetic fix. Signed-off-by: Uwe H

[coreboot] [v2] r4195 - trunk/coreboot-v2/targets/hp/dl145_g3

2009-04-23 Thread svn
Author: myles Date: 2009-04-23 15:41:12 +0200 (Thu, 23 Apr 2009) New Revision: 4195 Added: trunk/coreboot-v2/targets/hp/dl145_g3/VERSION Log: Add VERSION to hp/dl145_g3. Trivial. Signed-off-by: Myles Watson Acked-by: Myles Watson Added: trunk/coreboot-v2/targets/hp/dl145_g3/VERSION ===

[coreboot] [v2] r4194 - trunk/coreboot-v2/src/config

2009-04-23 Thread svn
Author: hailfinger Date: 2009-04-23 15:05:45 +0200 (Thu, 23 Apr 2009) New Revision: 4194 Modified: trunk/coreboot-v2/src/config/Options.lb Log: This patch hooks up git mirrored svn revisions and adds some error checking to the svnrevision call. If a .svn directory exists in the top level

[coreboot] [v2] r4193 - trunk/coreboot-v2/documentation

2009-04-22 Thread svn
Author: rminnich Date: 2009-04-23 05:59:33 +0200 (Thu, 23 Apr 2009) New Revision: 4193 Modified: trunk/coreboot-v2/documentation/LinuxBIOS-AMD64.tex Log: This continues the doco attempt. This also mentions some ideas on the new booting setup for v2. The latest changes will remove all need f

[coreboot] [v2] r4192 - trunk/coreboot-v2/util/abuild

2009-04-22 Thread svn
Author: stepan Date: 2009-04-23 01:39:19 +0200 (Thu, 23 Apr 2009) New Revision: 4192 Modified: trunk/coreboot-v2/util/abuild/abuild Log: Instead of just coreboot-v2 $ util/abuild/abuild -t kontron/986lcd-m $PWD you can now also say coreboot-v2 $ util/abuild/abuild -t kontron/986lcd-m/Co

[coreboot] [v2] r4191 - trunk/coreboot-v2/src/config

2009-04-22 Thread svn
Author: hailfinger Date: 2009-04-23 01:27:25 +0200 (Thu, 23 Apr 2009) New Revision: 4191 Modified: trunk/coreboot-v2/src/config/Options.lb Log: Sometimes when we debug the code, we need to know which version we are working on. Add the svn revision to the coreboot version string. Signed-off-by

[coreboot] [v2] r4190 - trunk/util/inteltool

2009-04-22 Thread svn
Author: stepan Date: 2009-04-23 01:17:44 +0200 (Thu, 23 Apr 2009) New Revision: 4190 Modified: trunk/util/inteltool/cpu.c trunk/util/inteltool/inteltool.c Log: mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x86_64. Signed-off-by: Stefan Reinauer Acked-by: Stefan

[coreboot] [v2] r4189 - trunk/coreboot-v2/src/cpu/x86/smm

2009-04-22 Thread svn
Author: stepan Date: 2009-04-23 00:55:15 +0200 (Thu, 23 Apr 2009) New Revision: 4189 Modified: trunk/coreboot-v2/src/cpu/x86/smm/smihandler.c Log: makes the smi handler a little bit less verbose Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/coreboot-v2/src/cpu/x

[coreboot] [v2] r4188 - trunk/coreboot-v2/targets/hp/dl145_g3

2009-04-22 Thread svn
Author: stepan Date: 2009-04-23 00:43:02 +0200 (Thu, 23 Apr 2009) New Revision: 4188 Added: trunk/coreboot-v2/targets/hp/dl145_g3/Config-abuild.lb Log: fix compilation of hp dl145 Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Added: trunk/coreboot-v2/targets/hp/dl145_g3/Config-

[coreboot] [v2] r4187 - in trunk/coreboot-v2: src/config util/newconfig

2009-04-22 Thread svn
Author: myles Date: 2009-04-23 00:25:45 +0200 (Thu, 23 Apr 2009) New Revision: 4187 Modified: trunk/coreboot-v2/src/config/nofailovercalculation.lb trunk/coreboot-v2/src/config/nofailovercalculation128.lb trunk/coreboot-v2/util/newconfig/config.g Log: This patch fixes the parser. '|' has

[coreboot] [v2] r4186 - in trunk/coreboot-v2/src: config mainboard/arima/hdama mainboard/dell/s1850 mainboard/intel/jarrell mainboard/intel/mtarvon mainboard/intel/truxton mainboard/intel/xe7501devkit

2009-04-22 Thread svn
Author: hailfinger Date: 2009-04-23 00:08:00 +0200 (Thu, 23 Apr 2009) New Revision: 4186 Added: trunk/coreboot-v2/src/config/nofailovercalculation128.lb Modified: trunk/coreboot-v2/src/mainboard/arima/hdama/Config.lb trunk/coreboot-v2/src/mainboard/dell/s1850/Config.lb trunk/coreboot-v

[coreboot] [v2] r4185 - trunk/coreboot-v2/src/mainboard/hp/dl145_g3

2009-04-22 Thread svn
Author: myles Date: 2009-04-22 22:41:42 +0200 (Wed, 22 Apr 2009) New Revision: 4185 Modified: trunk/coreboot-v2/src/mainboard/hp/dl145_g3/cache_as_ram_auto.c Log: Trivial patch. I forgot to update K8_SET_FIDVID. Signed-off-by: Myles Watson Acked-by: Myles Watson Modified: trunk/coreboot-v

[coreboot] [v2] r4184 - in trunk/coreboot-v2: src/mainboard src/mainboard/hp src/mainboard/hp/dl145_g3 targets targets/hp targets/hp/dl145_g3

2009-04-22 Thread svn
Author: myles Date: 2009-04-22 22:34:05 +0200 (Wed, 22 Apr 2009) New Revision: 4184 Added: trunk/coreboot-v2/src/mainboard/hp/ trunk/coreboot-v2/src/mainboard/hp/dl145_g3/ trunk/coreboot-v2/src/mainboard/hp/dl145_g3/Config.lb trunk/coreboot-v2/src/mainboard/hp/dl145_g3/Options.lb tr

[coreboot] [v2] r4183 - in trunk/coreboot-v2/src/superio: . serverengines serverengines/pilot

2009-04-22 Thread svn
Author: myles Date: 2009-04-22 22:30:42 +0200 (Wed, 22 Apr 2009) New Revision: 4183 Added: trunk/coreboot-v2/src/superio/serverengines/ trunk/coreboot-v2/src/superio/serverengines/pilot/ trunk/coreboot-v2/src/superio/serverengines/pilot/pilot.h trunk/coreboot-v2/src/superio/serverengin

[coreboot] [v2] r4182 - in trunk/coreboot-v2/src: include/device southbridge/broadcom southbridge/broadcom/bcm21000

2009-04-22 Thread svn
Author: myles Date: 2009-04-22 22:27:53 +0200 (Wed, 22 Apr 2009) New Revision: 4182 Added: trunk/coreboot-v2/src/southbridge/broadcom/bcm21000/ trunk/coreboot-v2/src/southbridge/broadcom/bcm21000/Config.lb trunk/coreboot-v2/src/southbridge/broadcom/bcm21000/bcm21000_pcie.c Modified: tr

[coreboot] [v2] r4180 - trunk/coreboot-v2/src/devices

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 18:32:18 +0200 (Wed, 22 Apr 2009) New Revision: 4180 Modified: trunk/coreboot-v2/src/devices/pci_rom.c Log: - printed CBFS rom address was always 0 - drop dead code. Signed-off-by: Stefan Reinauer Acked-by: Peter Stuge Modified: trunk/coreboot-v2/src/devices

[coreboot] [v2] r4179 - in trunk/coreboot-v2/src: arch/i386/boot console pc80 stream

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 18:23:47 +0200 (Wed, 22 Apr 2009) New Revision: 4179 Modified: trunk/coreboot-v2/src/arch/i386/boot/acpigen.c trunk/coreboot-v2/src/arch/i386/boot/tables.c trunk/coreboot-v2/src/console/console.c trunk/coreboot-v2/src/pc80/mc146818rtc_early.c trunk/co

[coreboot] [v2] r4178 - trunk/coreboot-v2/targets/msi/ms9282

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 17:49:28 +0200 (Wed, 22 Apr 2009) New Revision: 4178 Modified: trunk/coreboot-v2/targets/msi/ms9282/Config-abuild.lb Log: increase rom sizes for abuild Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/coreboot-v2/targets/msi/ms9282/Co

[coreboot] [v2] r4177 - trunk/util/flashrom

2009-04-22 Thread svn
Author: hailfinger Date: 2009-04-22 15:33:43 +0200 (Wed, 22 Apr 2009) New Revision: 4177 Modified: trunk/util/flashrom/flashchips.c Log: All "unknown xy SPI chip" entries claim to have status UNTESTED for probe/read/erase/write. That is incorrect. A bit of confusion comes from how the #defines

[coreboot] [v2] r4176 - trunk/coreboot-v2/src/arch/i386/boot

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 14:38:23 +0200 (Wed, 22 Apr 2009) New Revision: 4176 Modified: trunk/coreboot-v2/src/arch/i386/boot/boot.c Log: drop unused variable. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/coreboot-v2/src/arch/i386/boot/boot.c

[coreboot] [v2] r4175 - in trunk/coreboot-v2/src/mainboard: dell/s1850 intel/jarrell msi/ms9282 supermicro/x6dai_g supermicro/x6dhe_g supermicro/x6dhe_g2 supermicro/x6dhr_ig supermicro/x6dhr_ig2

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 14:35:57 +0200 (Wed, 22 Apr 2009) New Revision: 4175 Modified: trunk/coreboot-v2/src/mainboard/dell/s1850/cmos.layout trunk/coreboot-v2/src/mainboard/intel/jarrell/cmos.layout trunk/coreboot-v2/src/mainboard/msi/ms9282/cmos.layout trunk/coreboot-v2/src/m

[coreboot] [v2] r4174 - trunk/util/ectool

2009-04-22 Thread svn
Author: uwe Date: 2009-04-22 14:28:14 +0200 (Wed, 22 Apr 2009) New Revision: 4174 Modified: trunk/util/ectool/Makefile trunk/util/ectool/ec.c trunk/util/ectool/ec.h trunk/util/ectool/ectool.c Log: Quick 'indent' run on ectool with some additional manual cosmetic fixes. Signed-off-by:

[coreboot] [v2] r4173 - trunk/coreboot-v2/util/nrv2b

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 14:14:39 +0200 (Wed, 22 Apr 2009) New Revision: 4173 Modified: trunk/coreboot-v2/util/nrv2b/nrv2b.c Log: don't ignore return values (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/coreboot-v2/util/nrv2b/nrv2b.c

[coreboot] [v2] r4172 - trunk/coreboot-v2/src/northbridge/amd/amdk8

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 14:00:17 +0200 (Wed, 22 Apr 2009) New Revision: 4172 Modified: trunk/coreboot-v2/src/northbridge/amd/amdk8/raminit_f_dqs.c Log: remove some style guide breaks and warnings from raminit_f_dqs.c Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modifie

[coreboot] [v2] r4171 - trunk/coreboot-v2/src/cpu/intel/socket_mPGA604

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 11:06:38 +0200 (Wed, 22 Apr 2009) New Revision: 4171 Modified: trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/chip.h trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/socket_mPGA604.c Log: argh... never redo parts of the original patch on the fly. This fixes the

[coreboot] [v2] r4170 - in trunk/coreboot-v2: src/include/boot src/pc80 util/options

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 11:03:08 +0200 (Wed, 22 Apr 2009) New Revision: 4170 Modified: trunk/coreboot-v2/src/include/boot/coreboot_tables.h trunk/coreboot-v2/src/pc80/mc146818rtc.c trunk/coreboot-v2/src/pc80/mc146818rtc_early.c trunk/coreboot-v2/util/options/build_opt_tbl.c Log

[coreboot] [v2] r4169 - in trunk/coreboot-v2/src: cpu/intel cpu/intel/socket_mPGA604 mainboard/dell/s1850 mainboard/intel/jarrell mainboard/intel/xe7501devkit mainboard/supermicro/x6dai_g mainboard/su

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 10:56:50 +0200 (Wed, 22 Apr 2009) New Revision: 4169 Added: trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/ trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/Config.lb trunk/coreboot-v2/src/cpu/intel/socket_mPGA604/chip.h trunk/coreboot-v2/src/cpu/intel/soc

[coreboot] [v2] r4168 - in trunk/coreboot-v2/src: arch/i386/boot northbridge/amd/amdfam10 northbridge/amd/amdk8

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 10:18:37 +0200 (Wed, 22 Apr 2009) New Revision: 4168 Modified: trunk/coreboot-v2/src/arch/i386/boot/acpi.c trunk/coreboot-v2/src/northbridge/amd/amdfam10/amdfam10_acpi.c trunk/coreboot-v2/src/northbridge/amd/amdk8/amdk8_acpi.c Log: Factor out acpi_create_ma

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

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 10:17:38 +0200 (Wed, 22 Apr 2009) New Revision: 4167 Modified: trunk/coreboot-v2/src/arch/i386/boot/acpi.c trunk/coreboot-v2/src/arch/i386/include/arch/acpi.h trunk/coreboot-v2/src/boot/hardwaremain.c Log: * move i386 / ACPI dependent code out of hardwarema

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

2009-04-22 Thread svn
___ Modified: svn:externals - flashrom svn://coreboot.org/repos/trunk/util/flashrom nvramtool svn://coreboot.org/repos/trunk/util/nvramtool superiotool svn://coreboot.org/repos/trunk/util/superiotool getpir svn://coreboot.org/repos/trunk/util/getpir

[coreboot] [v2] r4165 - trunk/coreboot-v2/util/abuild

2009-04-22 Thread svn
Author: oxygene Date: 2009-04-22 10:10:48 +0200 (Wed, 22 Apr 2009) New Revision: 4165 Modified: trunk/coreboot-v2/util/abuild/abuild Log: Remove the requirement for payload.sh files to be executable. This helps if the file is generated from patches, esp. if that happens often (eg. with quilt)

[coreboot] [v2] r4164 - trunk/coreboot-v2/src/cpu/intel/hyperthreading

2009-04-22 Thread svn
Author: oxygene Date: 2009-04-22 10:07:31 +0200 (Wed, 22 Apr 2009) New Revision: 4164 Modified: trunk/coreboot-v2/src/cpu/intel/hyperthreading/intel_sibling.c Log: Trivial removal of a freudian slip. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi Modified: trunk/coreboot-v2/src/cpu

[coreboot] [v2] r4163 - in trunk/util: . ectool

2009-04-22 Thread svn
Author: stepan Date: 2009-04-22 09:23:00 +0200 (Wed, 22 Apr 2009) New Revision: 4163 Added: trunk/util/ectool/ trunk/util/ectool/Makefile trunk/util/ectool/ec.c trunk/util/ectool/ec.h trunk/util/ectool/ectool.c Log: A small utility to dump the RAM of a laptop's Embedded/Environmenta

[coreboot] [v2] r4162 - in trunk/coreboot-v2/src: include lib

2009-04-21 Thread svn
Author: stepan Date: 2009-04-22 01:05:13 +0200 (Wed, 22 Apr 2009) New Revision: 4162 Modified: trunk/coreboot-v2/src/include/usbdebug_direct.h trunk/coreboot-v2/src/lib/usbdebug_direct.c Log: - function prototypes do not need "extern" - fix up debug messages of usb debug console (trivial) S

[coreboot] [v2] r4161 - trunk/util/flashrom

2009-04-21 Thread svn
Author: hailfinger Date: 2009-04-22 01:03:20 +0200 (Wed, 22 Apr 2009) New Revision: 4161 Modified: trunk/util/flashrom/board_enable.c Log: flashrom: Add support for Gigabyte GA-MA790FX-DQ6. This board uses IT8718F LPC->SPI translation for the flash chip. Tested by Mateusz Murawski. Signed-off

[coreboot] [v2] r4160 - trunk/coreboot-v2/src/stream

2009-04-21 Thread svn
Author: stepan Date: 2009-04-22 01:02:40 +0200 (Wed, 22 Apr 2009) New Revision: 4160 Modified: trunk/coreboot-v2/src/stream/rom_stream.c Log: remove a few warnings, and comments ?\195?\131?\194?\161 la #include // include file foo.h (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan

[coreboot] [v2] r4159 - trunk/coreboot-v2/src/include/device

2009-04-21 Thread svn
Author: stepan Date: 2009-04-22 01:01:10 +0200 (Wed, 22 Apr 2009) New Revision: 4159 Modified: trunk/coreboot-v2/src/include/device/pci_def.h Log: add define for Role-Based Error Reporting to PCIe defines (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/co

[coreboot] [v2] r4158 - trunk/coreboot-v2/src/arch/i386/smp

2009-04-21 Thread svn
Author: stepan Date: 2009-04-22 01:00:14 +0200 (Wed, 22 Apr 2009) New Revision: 4158 Modified: trunk/coreboot-v2/src/arch/i386/smp/mpspec.c Log: fix a warning for a misnamed define, and make a debug message printk_debug (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Mo

[coreboot] [v2] r4157 - trunk/coreboot-v2/src/mainboard/technexion/tim8690

2009-04-21 Thread svn
Author: stepan Date: 2009-04-22 00:59:00 +0200 (Wed, 22 Apr 2009) New Revision: 4157 Modified: trunk/coreboot-v2/src/mainboard/technexion/tim8690/mainboard.c Log: CONFIG_CHIP_NAME is dead (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/coreboot-v2/src/mai

[coreboot] [v2] r4156 - trunk/coreboot-v2/documentation

2009-04-21 Thread svn
Author: stepan Date: 2009-04-22 00:05:50 +0200 (Wed, 22 Apr 2009) New Revision: 4156 Modified: trunk/coreboot-v2/documentation/LinuxBIOS-AMD64.tex Log: small updates as suggested by Carl-Daniel Hailfinger. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/coreboot-v

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

2009-04-21 Thread svn
Author: oxygene Date: 2009-04-21 22:34:36 +0200 (Tue, 21 Apr 2009) New Revision: 4154 Modified: trunk/coreboot-v2/src/arch/i386/boot/acpigen.c trunk/coreboot-v2/src/arch/i386/include/arch/acpigen.h Log: Add a helper function to acpigen to create _PSD tables. Signed-off-by: Patrick Georgi A

[coreboot] [v2] r4153 - in trunk/coreboot-v2: targets/amd/dbm690t targets/amd/pistachio targets/amd/serengeti_cheetah targets/amd/serengeti_cheetah_fam10 targets/arima/hdama targets/asus/a8n_e targets

2009-04-21 Thread svn
Author: oxygene Date: 2009-04-21 22:31:18 +0200 (Tue, 21 Apr 2009) New Revision: 4153 Modified: trunk/coreboot-v2/targets/amd/dbm690t/Config-abuild.lb trunk/coreboot-v2/targets/amd/pistachio/Config-abuild.lb trunk/coreboot-v2/targets/amd/serengeti_cheetah/Config-abuild.lb trunk/coreboo

[coreboot] [v2] r4152 - in trunk/coreboot-v2: src/arch/i386/boot src/boot src/console src/devices src/include/console util/buildrom util/nrv2b

2009-04-21 Thread svn
Author: oxygene Date: 2009-04-21 22:14:31 +0200 (Tue, 21 Apr 2009) New Revision: 4152 Modified: trunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c trunk/coreboot-v2/src/boot/elfboot.c trunk/coreboot-v2/src/console/usbdebug_direct_console.c trunk/coreboot-v2/src/devices/pci_device.c

[coreboot] [v2] r4151 - in trunk/coreboot-v2/util: newconfig romcc

2009-04-21 Thread svn
Author: oxygene Date: 2009-04-21 14:41:55 +0200 (Tue, 21 Apr 2009) New Revision: 4151 Modified: trunk/coreboot-v2/util/newconfig/config.g trunk/coreboot-v2/util/romcc/romcc.c Log: scan-build prefers -include over --includes=, gcc knows both. With this change, romcc knows -include and the bui

[coreboot] [v2] r4150 - trunk/util/flashrom

2009-04-20 Thread svn
Author: stuge Date: 2009-04-21 03:47:16 +0200 (Tue, 21 Apr 2009) New Revision: 4150 Modified: trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c Log: flashrom: Support Macronix MX2512805D flash chip Signed-off-by: Stephan Guilloux Acked-by: Peter Stuge Modified: trunk/util/fla

[coreboot] [v2] r4149 - trunk/util/flashrom

2009-04-20 Thread svn
Author: stuge Date: 2009-04-21 03:46:07 +0200 (Tue, 21 Apr 2009) New Revision: 4149 Modified: trunk/util/flashrom/flashchips.c Log: flashrom: Trivial indent fix Signed-off-by: Stephan Guilloux Acked-by: Peter Stuge Modified: trunk/util/flashrom/flashchips.c

<    5   6   7   8   9   10   11   12   13   14   >