Patchwork Flashrom

login
register
about

Incoming patches

« Previous 1 2 ... 18 19 20 21 22 23 24 25 26 27 Next »
Filters: none add filter
Patch Date Submitter Delegate State
[8/8] Added (N) to the name of MX29F002B/T devices. 2011-03-15 Stefan Tauner Accepted
add status of Thinkpad T410s and DG45ID to the wiki table 2011-03-17 Stefan Tauner Accepted
add support for 8086:1076 (82541GI) to nicintel_spi.c 2011-03-31 Stefan Tauner Accepted
whitespace, documentation and other small stuff 2011-03-31 Stefan Tauner Accepted
[1/2] add "support" for SB850 (it has the same pci id as SB700 etc) 2011-04-01 Stefan Tauner Accepted
[2/2] add MS-7640 (890FXA-GD70) to the boards_known struct in print.c 2011-04-01 Stefan Tauner Accepted
[2/6] some additional comments for ichspi.c 2011-04-01 Stefan Tauner Superseded
[3/6] changes macros for SSFS and SSFC bits: - introduce mask macros - add comments - change SSFS_CDS to SSFS_FDONE (abbr. used in datasheet not in SSFS but HSFS) - use those for refactoring and magic number elemination. - following patch uses them for pr 2011-04-01 Stefan Tauner Superseded
[4/6] add pretty printing functions for SSFS+SSFC and the OPCODE struct and use them 2011-04-01 Stefan Tauner Superseded
[1/6] whitespace (space to tabs mostly) 2011-04-01 Stefan Tauner Superseded
[5/6] improve output in case run_opcode fails 2011-04-01 Stefan Tauner Superseded
[6/6] introduce a global variable to save the maximum number of bytes in an SPI transaction supported by this programmer and use that to simplify code 2011-04-01 Stefan Tauner Superseded
Add Gigabyte GA-MA790XT-UD4P to mainboard support list. http://www.flashrom.org/pipermail/flashrom/2011-April/006099.html 2011-04-02 Stefan Tauner Accepted
Mark Macronix MX29F001T as fully tested 2011-04-08 Stefan Tauner Accepted
explain better what checks are disabled in case we detect a legacy BIOS 2011-04-12 Stefan Tauner Accepted
fix typo "not not" in board_enable.c 2011-04-12 Stefan Tauner Accepted
[2/2] mark EVGA 270-WS-W555-A2 (Classified SR-2) as supported. 2011-04-16 Stefan Tauner Accepted
[1/2] mark SST25VF032B as write tested. 2011-04-16 Stefan Tauner Accepted
improve output in case run_opcode fails 2011-04-29 Stefan Tauner Superseded
improve output in case run_opcode fails 2011-04-29 Stefan Tauner Accepted
erase failed: ASUS A8AE-LE 2011-05-04 Stefan Tauner Not for merge
add board enable for Asus A8AE-LE (HP OEM) (was: erase failed: ASUS A8AE-LE) 2011-05-05 Stefan Tauner Superseded
add (untested) board enable for GA-K8NS Pro-939 2011-05-05 Stefan Tauner Superseded
add board enable for Asus A8AE-LE (HP OEM) (was: erase failed: ASUS A8AE-LE) 2011-05-05 Stefan Tauner Accepted
[1/5] whitespace fixes (space to tabs mostly) and (additional) comments 2011-05-17 Stefan Tauner Accepted
[2/5] improve macros for SSFS and SSFC bits 2011-05-17 Stefan Tauner Superseded
[3/5] add pretty printing functions for SSFS+SSFC and the OPCODE struct and use them 2011-05-17 Stefan Tauner Superseded
[5/5] introduce a global variable to save the maximum number of bytes in an SPI transaction supported by this programmer and use that to simplify code 2011-05-17 Stefan Tauner Superseded
[4/5] add macros and pretty printing for HSFS and HSFC 2011-05-17 Stefan Tauner Superseded
eliminate magic numbers indicating maximum column sizes in print_supported_chipsets and print_supported_boards_helper 2011-05-19 Stefan Tauner Superseded
extract spi_prettyprint_status_register_amic_a25_srwd from spi_prettyprint_status_register_amic_a25l* functions 2011-05-19 Stefan Tauner Accepted
[1/7] improve macros for SSFS and SSFC bits 2011-05-23 Stefan Tauner Superseded
[5/7] warn if SMM BIOS Write Protection is detected in BIOS_CNTL 2011-05-23 Stefan Tauner Superseded
[6/7] add missing ICH9 register macros and use them to eliminate magic numbers 2011-05-23 Stefan Tauner Superseded
[2/7] add pretty printing functions for SSFS+SSFC and the OPCODE struct and use them 2011-05-23 Stefan Tauner Superseded
[3/7] add macros and pretty printing for HSFS and HSFC 2011-05-23 Stefan Tauner Superseded
[4/7] use the max_data_read field of the new spi_programmer struct to simplify run_opcode. 2011-05-23 Stefan Tauner Superseded
[7/7] add ICH/PCH flash descriptor decoding 2011-05-23 Stefan Tauner Superseded
eliminate magic numbers indicating maximum column sizes in print_supported_chipsets and print_supported_boards_helper 2011-05-24 Stefan Tauner Superseded
eliminate magic numbers indicating maximum column sizes in print_supported_chipsets and print_supported_boards_helper 2011-05-25 Stefan Tauner Accepted
[05/11] warn if SMM BIOS Write Protection is detected in BIOS_CNTL 2011-05-28 Stefan Tauner Superseded
[01/11] improve macros for SSFS and SSFC bits 2011-05-28 Stefan Tauner Superseded
[03/11] add macros and pretty printing for HSFS and HSFC 2011-05-28 Stefan Tauner Superseded
[04/11] use the max_data_read field of the new spi_programmer struct to simplify run_opcode. 2011-05-28 Stefan Tauner Superseded
[06/11] add missing ICH9 register macros and use them to eliminate magic numbers 2011-05-28 Stefan Tauner Superseded
[02/11] add pretty printing functions for SSFS+SSFC and the OPCODE struct and use them 2011-05-28 Stefan Tauner Superseded
[08/11] simplify ich_set_bbar 2011-05-28 Stefan Tauner Superseded
[09/11] add macros and pretty printing for "Host Lower Vendor Specific Component Capabilities" registers 2011-05-28 Stefan Tauner Superseded
[10/11] add FPB (Flash Partition Boundary) macros and init printing 2011-05-28 Stefan Tauner Superseded
[07/11] add ICH/PCH flash descriptor decoding 2011-05-28 Stefan Tauner Superseded
[11/11] add support for Intel Hardware Sequencing 2011-05-28 Stefan Tauner Superseded
automatically round address ranges requested from physmap_common to page boundaries 2011-05-30 Stefan Tauner Superseded
Intel SandyBridge serie 6 chipsets support 2011-05-31 Stefan Tauner Superseded
Voltage & form-factor spreadsheet 2011-06-03 Stefan Tauner Superseded
[3/4] add printing of chip voltage ranges to print.c 2011-06-04 Stefan Tauner Superseded
[1/4] change all occurrences of printf to msg_ginfo in print.c 2011-06-04 Stefan Tauner Superseded
[4/4] add printing of chip voltage ranges to print_wiki.c 2011-06-04 Stefan Tauner Superseded
[2/4] fix memleaks due to incorrect usage of flashbuses_to_text 2011-06-04 Stefan Tauner Superseded
squash! add printing of chip voltage ranges to print.c 2011-06-04 Stefan Tauner Superseded
be more refined regarding DMI chassis types 2011-06-04 Stefan Tauner Superseded
print out flash chip found after probing loop in verbose mode 2011-06-04 Stefan Tauner Superseded
[11b/11] add support for Intel Hardware Sequencing 2011-06-05 Stefan Tauner Superseded
[01/12] improve macros for SSFS and SSFC bits 2011-06-08 Stefan Tauner Accepted
[06/12] add missing ICH9 register macros and use them to eliminate magic numbers 2011-06-08 Stefan Tauner Accepted
[04/12] use the max_data_read field of the new spi_programmer struct to simplify run_opcode. 2011-06-08 Stefan Tauner Accepted
[03/12] add macros and pretty printing for HSFS and HSFC 2011-06-08 Stefan Tauner Accepted
[05/12] warn if SMM BIOS Write Protection is detected in BIOS_CNTL 2011-06-08 Stefan Tauner Accepted
[02/12] add pretty printing functions for SSFS+SSFC and the OPCODE struct and use them 2011-06-08 Stefan Tauner Accepted
[08/12] simplify ich_set_bbar 2011-06-08 Stefan Tauner Superseded
[09/12] add macros and pretty printing for "Host Lower Vendor Specific Component Capabilities" registers 2011-06-08 Stefan Tauner Superseded
[10/12] add FPB (Flash Partition Boundary) macros and init printing 2011-06-08 Stefan Tauner Superseded
[07/12] add ICH/PCH flash descriptor decoding 2011-06-08 Stefan Tauner Superseded
[11/12] add support for Intel Hardware Sequencing 2011-06-08 Stefan Tauner Superseded
[12/12] add intel 6 series pci ids to chipset_enables 2011-06-08 Stefan Tauner Superseded
add util/pwclient_sequence.sh 2011-06-08 Stefan Tauner Not for merge
[2/2] add board enable for GA-8IP775 2011-06-12 Stefan Tauner Accepted
[1/2] add (untested) board enable for GA-K8NS Pro-939 2011-06-12 Stefan Tauner Accepted
[08/12] simplify ich_set_bbar 2011-06-13 Stefan Tauner Superseded
[2/3] fix and add a few chipset_enables entries 2011-06-13 Stefan Tauner Accepted
[3/3] add intel 6 series pci ids to chipset_enables 2011-06-13 Stefan Tauner Accepted
[1/3] resort chipset_enables array by pci ids 2011-06-13 Stefan Tauner Accepted
[08/12] simplify ich_set_bbar 2011-06-13 Stefan Tauner Superseded
add a DMI match pattern to the board enable of EP-8NPA7I 2011-06-14 Stefan Tauner Superseded
Update the flashrom manpage 2011-06-14 Stefan Tauner Accepted
[3/6] fixup! add ICH/PCH flash descriptor decoding 2011-06-14 Stefan Tauner Superseded
[1/6] simplify ich_set_bbar 2011-06-14 Stefan Tauner Superseded
[4/6] add macros and pretty printing for "Host Lower Vendor Specific Component Capabilities" registers 2011-06-14 Stefan Tauner Superseded
[2/6] add ICH/PCH flash descriptor decoding 2011-06-14 Stefan Tauner Superseded
[6/6] add support for Intel Hardware Sequencing 2011-06-14 Stefan Tauner Superseded
[5/6] add FPB (Flash Partition Boundary) macros and init printing 2011-06-14 Stefan Tauner Superseded
[6/6] add support for Intel Hardware Sequencing 2011-06-16 Stefan Tauner Superseded
Add logfile support to flashrom 2011-06-17 Stefan Tauner Superseded
[3/4] reformat -L output and add printing of chip voltage ranges to print.c 2011-06-18 Stefan Tauner Superseded
[1/4] change all occurrences of printf to msg_ginfo in print.c 2011-06-18 Stefan Tauner Accepted
[2/4] fix memleaks due to incorrect usage of flashbuses_to_text 2011-06-18 Stefan Tauner Accepted
[4/4] add printing of chip voltage ranges to print_wiki.c 2011-06-18 Stefan Tauner Superseded
[SPAM?] Re: [PATCH] Add logfile support to flashrom 2011-06-19 Stefan Tauner Superseded
flashrom support for EP-9NPA7I 2011-06-19 Stefan Tauner Accepted
revamp the warning of failing to set BIOS write enable in enable_flash_ich 2011-06-20 Stefan Tauner Accepted
[11/12] add support for Intel Hardware Sequencing 2011-06-20 Stefan Tauner Superseded