[coreboot] Patch merged into master: 89461d8 port_enable and port_reset must change atomically.

2011-07-17 Thread gerrit
the following patch was just integrated into master: commit 89461d88a0e163ab5fee96908a4195035fe800f5 Author: Steven A. Falco Date: Fri Jul 15 21:44:35 2011 -0400 port_enable and port_reset must change atomically. I have observed two separate EHCI host bridges that do not tolerate

[coreboot] New patch to review: 662ddf3 Fix coreboot revision detection

2011-07-17 Thread patr...@georgi-clan.de
Patrick Georgi (patr...@georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/110 -gerrit commit 662ddf3cfcb85266aed897825c2f6abda0919d7e Author: Patrick Georgi Date: Sun Jul 17 11:32:51 2011 +0200 Fix coreboot revision detection

[coreboot] New patch to review: e2e5c9b buildgcc: Break if parts of the toolchain are missing We test for the presence of a couple of tools and even print an error. But the tool didn't stop there.

2011-07-17 Thread patr...@georgi-clan.de
Patrick Georgi (patr...@georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/111 -gerrit commit e2e5c9b848ff94fa02714a9fd4047fe65add2fd0 Author: Patrick Georgi Date: Sun Jul 17 11:36:10 2011 +0200 buildgcc: Break if parts of the toolch

[coreboot] Patch set updated: c7d7cdb Un-perl commit-msg hook

2011-07-17 Thread patr...@georgi-clan.de
Patrick Georgi (patr...@georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/78 -gerrit commit c7d7cdb0bd994c887cab6f617497b20069be8a2d Author: Patrick Georgi Date: Sat Jul 2 00:35:02 2011 +0200 Un-perl commit-msg hook To simp

[coreboot] Patch set updated: 036c126 buildgcc: Break if parts of the toolchain are missing

2011-07-17 Thread patr...@georgi-clan.de
Patrick Georgi (patr...@georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/111 -gerrit commit 036c126975c8c2edb198759d06ee1694c26068aa Author: Patrick Georgi Date: Sun Jul 17 11:36:10 2011 +0200 buildgcc: Break if parts of the toolch

Re: [coreboot] Flashing via TPM

2011-07-17 Thread Andrew Bolster
Tom, Thank you for your response. I'll investigate the SPI angle. Is there any structure for collecting information like this within the coreboot community about specific boards for those of us who are more soft than hardware? Regards Andrew Bolster

Re: [coreboot] Flashing via TPM

2011-07-17 Thread David Hendricks
On Sun, Jul 17, 2011 at 12:38 PM, Andrew Bolster wrote: > Tom, > Thank you for your response. I'll investigate the SPI angle. Is there any > structure for collecting information like this within the coreboot community > about specific boards for those of us who are more soft than hardware? > The

Re: [coreboot] Coreboot on the Thinkpad T61p ?

2011-07-17 Thread Patrick Arnoux
On 07/16/11 01:55 PM, Peter Stuge wrote: Patrick Arnoux wrote: we don't have any documentation for the i965 (crestline) Memory Controller Not sure if this is the relevant document, .. Mobile IntelĀ® 965 Express Chipset Family Datasheet It isn't. This is only a shallow overview of the chipset.

Re: [coreboot] [RFC] Universal panic-room serial console, for x86 BIOS bootblock

2011-07-17 Thread Scott Duplichan
Pete Batard wrote: ]Also, if it's not too much to ask and if the code works without ]FORCE_PANIC, I wouldn't mind finding out where it breaks if not using ]the 48 MHz init (using forced base/type/ldn). ] ]I have now committed your patch to svn. Will still need to figure out ]what the best appro