Timeline
07/24/08: Today
- 01:22 Changeset [3437] by
-
This patch fixes the kernel EBDA mislocation problem. Thank you, ...
- 00:27 Changeset [3436] by
-
Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how ...
07/23/08: Yesterday
- 23:44 Changeset [3435] by
-
Add AMD Fam10 B3 default settings to match AMD example code. Includes ...
- 23:11 Changeset [3434] by
-
Update to the latest AMD Fam10 microcode patches. Add platform option for ...
- 23:04 Changeset [3433] by
-
Memory initialization support for AMD Fam10 B3 (B0-B2 already ...
07/22/08:
- 00:23 Changeset [3432] by
-
Missed a const in my previous checkin, r3426 (trivial).
Signed-off-by: ...
07/21/08:
- 19:48 Changeset [3431] by
-
flashrom: Winbond W39V040C and MSI K8T Neo2-F
W39V040C does standard ...
- 16:49 Changeset [3430] by
-
Add support for the Winbond W83697HF Super I/O.
Signed-off-by: Sean ...
07/19/08:
- 16:42 Changeset [3429] by
-
superiotool: add support for SMSC SIO10N268 (trivial) Signed-off-by: ...
- 16:07 Changeset [3428] by
-
add support for 2 new SMSC superio chips. Information is a bit ...
07/18/08:
- 16:08 Changeset [3427] by
-
Random coding style fixes and simplifications (trivial). This will even ...
07/17/08:
- 21:54 Changeset [3426] by
-
Add manual HT BUID fixup to detect previously set BUIDs in early init. ...
- 21:50 Changeset [3425] by
-
Clean up AMD FAM10 HT variable initialization. The structure init is ...
- 21:44 Changeset [3424] by
-
Add Fam10 Gart table walk enable for MCA reporting to match AMD example ...
07/16/08:
- 23:09 Changeset [3423] by
-
Clean up comments, whitespace, and copyright date in the AMD HT ...
07/15/08:
- 15:22 Changeset [3422] by
-
Add missing Intel CPU (trivial).
Tested by me on actual ...
07/12/08:
- 02:03 Changeset [3421] by
-
There was a programming error which made most USB port4 setup wrong. This ...
07/11/08:
- 15:02 Ticket #110 (Allow for per-device subsystem IDs) created by
- Currently both v2 and v3 only allow us to use one global set of PCI …
- 02:06 Changeset [3420] by
-
Fix and clean up coreboot image detection heuristic. Additional compile ...
07/08/08:
- 18:18 Changeset [3419] by
-
Add a coreinfo module which can hexdump arbitrary RAM regions and allows ...
07/07/08:
- 08:38 Changeset [3418] by
-
flashrom: Trivial SPI cleanups
While writing a new SPI driver I fixed ...
- 07:14 Changeset [3417] by
-
flashrom: Trivial indent fix in ichspi.c
Signed-off-by: Peter Stuge ...
- 01:04 Changeset [3416] by
-
r3415 removed symbolic constants for device IDs by accident. flash.h is a ...
07/06/08:
- 19:35 Changeset [3415] by
-
flashrom: Add AMIC A29002
This patch adds support to the AMIC A29002 chip ...
07/05/08:
- 19:25 Ticket #109 (flash base autodetection on AMD SC520) created by
- this code has been sitting on my hard disk for a while. It drops the nasty …
- 11:48 Changeset [3414] by
-
Adding support for flashing system with Nvidia MCP67
Signed-off-by: ...
- 06:12 Changeset [3413] by
-
flashrom: Add PCI IDs for EPIA-CN
Uses the 0.0 Host bridge ...
07/04/08:
- 00:22 Ticket #99 (Clean up it87xx_probe_spi_flash() for better readability) closed by
- wontfix: Forget this. The code will likely be revised in coming redesign anyway.
07/03/08:
- 21:26 Changeset [3412] by
-
Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. ...
- 21:08 Changeset [3411] by
-
Mark SST49LF040B as tested. Thanks to Paul Seidler and Ward Vandewege for ...
- 20:58 Changeset [3410] by
-
Mark the SST SST49LF040 as OK (tested by me), all operations ...
- 19:38 Ticket #102 (flashrom: coreboot ROM image file identification heuristic is broken) reopened by
- Reopening, because ultimately we want to be using a LAR file or header for …
- 18:54 Changeset [3409] by
-
flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE
Per test report ...
- 16:53 Ticket #102 (flashrom: coreboot ROM image file identification heuristic is broken) closed by
- fixed
- 16:40 Changeset [3408] by
-
Improve coreboot image detection heuristic in flashrom. It's ...
07/02/08:
- 19:22 Ticket #108 (Add int 10 VESA video driver to libpayload) created by
- 19:16 Ticket #97 (Clean up probe_flash()) closed by
- fixed: r3407
- 19:15 Changeset [3407] by
-
flashrom: probe_flash() cleanup for better code ...
- 18:57 Ticket #107 (flashrom: Display test status in -L chip listing) created by
- 18:56 Ticket #106 (flashrom: Add -T to automatically test all flash chip operations) created by
- Maybe require -f to actually perform the test, since it will potentially …
- 18:52 Ticket #105 (flashrom: add documentation files (ChangeLog etc) that need to be in the ...) created by
- 18:44 Ticket #104 (flashrom: Change flash drivers to never erase data before writing) created by
- The user should be responsible for ensuring that the flash chip has been …
- 18:42 Ticket #103 (flashrom: Don't exit() after successful erase) created by
- 18:29 Ticket #102 (flashrom: coreboot ROM image file identification heuristic is broken) created by
- Non-coreboot ROM images are incorrectly identified as coreboot images, and …
- 18:25 Ticket #101 (flashrom: Remove pciutils check from Makefile) created by
- The check belongs in a configure script or similar, the check also claims …
- 18:19 Ticket #100 (flashrom: Change start/end -s and -e to -S and -E, and change erase -E to ...) created by
- 18:18 Ticket #99 (Clean up it87xx_probe_spi_flash() for better readability) created by
- 18:16 Ticket #98 (Eliminate false positive "unknown .. SPI chip" matches) created by
- 18:12 Ticket #97 (Clean up probe_flash()) created by
- Restructure for better readability and extensibility.
- 15:33 Changeset [3406] by
-
set w39v080fa to fully supported. I'm am flashing this chip several times ...
- 11:41 Ticket #80 (serial console in grub2 works) closed by
- fixed
- 05:07 Changeset [3405] by
-
flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READ
Thanks to ...
- 05:03 Changeset [3404] by
-
flashrom: Don't rm *~ in make clean, who knows what files that could ...
- 02:59 Changeset [3403] by
-
flashrom: Unknown vendor:board message can be triggered by -m too
Thanks ...
- 02:47 Changeset [3402] by
-
flashrom: Case insensitive matching of vendor:board strings in coreboot ...
- 00:00 Milestone Enhance the flashrom utility completed
-
our flashrom utility is a good replacement for mtd and /dev/bios already ...
07/01/08:
- 01:45 Changeset [3401] by
-
First attempt to clean up SPI probing and create a common construct: the ...
06/30/08:
- 23:48 Changeset [3400] by
-
Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new ...
- 23:45 Changeset [3399] by
-
Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for ...
- 23:38 Changeset [3398] by
-
This patch adds support for VIA SPI controller on VT8237S. It is similar ...
06/29/08:
- 12:57 Changeset [3397] by
-
Add a debug marker after ICH SPI opcode programming.
Signed-off-by: ...
- 08:41 Changeset [3396] by
-
Adds a field to the serial port descriptor about the configured line ...
- 03:30 Changeset [3395] by
-
flashrom: Fix ICH7 non-SPI that broke in r3393
r3393 assumed that ICH7 ...
- 01:02 Changeset [3394] by
-
Use symbolic constants for PCI subsystem probing in ...
06/27/08:
- 18:28 Changeset [3393] by
-
* ICH7 SPI support * fix some variable names in ichspi.c (Offset -> ...
- 17:18 Changeset [3392] by
-
indent according to development guidelines (trivial) Signed-off-by: Stefan ...
06/26/08:
- 21:42 Changeset [3391] by
-
Initial support for the A-Trend ATC-6240 board.
Signed-off-by: Uwe ...
- 13:57 Changeset [3390] by
-
Winbond W39V080FA: Probe and Read are OK.
Signed-off-by: Jens Kühnel ...
06/24/08:
- 10:18 Changeset [3389] by
-
flashrom: Test status OK for ST M50FW040 PROBE READ
Per test report from ...
- 06:17 Changeset [3388] by
-
flashrom: Test status OK for Macronix MX25L8005 PROBE READ ERASE ...
- 04:09 Changeset [3387] by
-
flashrom: Increase delay in probe_jedec() after Product ID Entry to ...
- 03:22 Changeset [3386] by
-
flashrom: Slight restructure of SPI probe_ functions
Preparation for a ...
