- 78ed668 print.c: Fix format string for Windows by Thomas Heijligen · 2 years, 3 months ago
- f2a1e07 print.c: Move list of known boards to known_boards.c by Edward O'Callaghan · 2 years, 3 months ago
- 3b64d81 flashrom.c: Move print logic to print.c by Edward O'Callaghan · 2 years, 3 months ago
- ac90af6 Change references to flashrom-stable by Nico Huber · 1 year, 11 months ago
- 494fa83 Add support for motherboard Jetway P4MDPT by direstraits96 · 2 years, 9 months ago
- 58cf519 board_enable: Add ASUS P5W DH Deluxe by Tasos Sahanidis · 2 years, 7 months ago
- 79088ab print.c: use static string for internal programmer name by Thomas Heijligen · 3 years, 5 months ago
- d45cb59 programmer_table: replace PROGRAMMER_INVALID with programmer_table_size by Thomas Heijligen · 3 years, 6 months ago
- 633d6db programmer_table: convert entries to pointers by Thomas Heijligen · 3 years, 7 months ago
- 9148620 Add board enable for ASUS P3B-F by Keith Hui · 4 years, 6 months ago
- 5d068dd Revert "print.c: Dedup 'test_state_to_text()' logic" by Nico Huber · 5 years ago
- 61e16e5 print.c: Dedup 'test_state_to_text()' logic by Edward O'Callaghan · 5 years ago
- de77ad4 Add board enable for Asus P4P800SE by Miklós Márton · 5 years ago
- 4a7970b print: Fix vendor string memory leak by Jacob Garber · 5 years ago
- 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
- beeb8bc tree: Make internal functions static by Jacob Garber · 5 years ago
- 0373ce3 print: Update Asus URLs to use more secure HTTPS by Paul Menzel · 7 years ago
- ac01baa Remove unneeded white spaces by Elyes HAOUAS · 6 years ago
- e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 7 years ago
- 0be072c Add a bunch of new/tested stuff and various small changes 25 by Stefan Tauner · 9 years ago
- 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
- 4c72315 Pimp the manpage to create nicer hyperlinks and HTML output by Stefan Tauner · 9 years ago
- 74dc73f Add a bunch of new/tested stuff and various small changes 23 by Stefan Tauner · 10 years ago
- 5c316f9 Add a bunch of new/tested stuff and various small changes 22 by Stefan Tauner · 10 years ago
- 7fbbbb8 Add board enable for GIGABYTE GA-8SIMLFS 2.0 by Stefan Tauner · 10 years ago
- b41d847 Move strtok_r implementation verbatim to helpers.c by Stefan Tauner · 10 years ago
- 9b32de9 Refactor some CLI-relevant parts by Stefan Tauner · 10 years ago
- 6697f71 Add a bunch of new/tested stuff and various small changes 21 by Stefan Tauner · 10 years ago
- 9d8f53d Add Board Enable for ASUS Vintage 2 PH1 (P5LD2-MQ) by Dima Veselov · 10 years ago
- 428ba2b Utilize new tested states for chipsets as well by Stefan Tauner · 10 years ago
- 1181ee2 print.c: improve device printing by Stefan Tauner · 10 years ago
- 6455dff Add two new states to enum test_state and use it for flashchips by Stefan Tauner · 10 years ago
- 31402ee sbxxx: Add support for new AMD SPI controller by Wei Hu · 10 years ago
- c2eec2c Add a bunch of new/tested stuff and various small changes 20 by Stefan Tauner · 11 years ago
- f94d9ce CID1130004: Nesting level does not match indentation by Stefan Reinauer · 11 years ago
- 309dd2c Add board enable for ASUS P5LD2-VM DH by Stefan Tauner · 11 years ago
- 2c5b65e Add board enable for abit BF6 by Stefan Tauner · 11 years ago
- dbac46c Add a bunch of new/tested stuff and various small changes 19 by Stefan Tauner · 11 years ago
- 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
- 4a03865 print.c: Fix multiline support by Stefan Tauner · 11 years ago
- d3b98fb Add (untested) board enable for ASUS P4PE-X/TE by Stefan Tauner · 12 years ago
- 352e50b Add a bunch of new/tested stuff and various small changes 17 by Stefan Tauner · 12 years ago
- e34e3e8 Add a bunch of new/tested stuff and various small changes 16 by Stefan Tauner · 12 years ago
- 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 12 years ago
- af358d6 Refactor PCI and USB device status printing by Stefan Tauner · 12 years ago
- b226cb1 Improve --help and friends by Stefan Tauner · 12 years ago
- 98546c9 Add (untested) board enable for Asus DSAN-DX by Stefan Tauner · 12 years ago
- ede2fa4 Remove exit calls from print_supported_chips by Niklas Söderlund · 12 years ago
- d7d423b Add a bunch of new/tested stuff and various small changes 15 by Stefan Tauner · 12 years ago
- eb58257 Add a bunch of new/tested stuff and various small changes 14 by Stefan Tauner · 12 years ago
- 33366a0 Add board enable for MSI K8N Neo Platinum by Stefan Tauner · 12 years ago
- 4d0cde1 Add untested board enable for ASUS P5LD2-VM by Idwer Vollering · 12 years ago
- c819000 Try to remove all read and write locks on CK804 (and MCP51) by Jonathan Kollasch · 12 years ago
- dabca20 Add support for AJAWe to pony_spi by Virgil-Adrian Teaca · 12 years ago
- 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
- 3dcdc03 Add untested board enable for DFI AD77 by Tadas Slotkus · 12 years ago
- 5a7cb84 Make struct flashchip a field in struct flashctx instead of a complete copy by Carl-Daniel Hailfinger · 12 years ago
- b6304c1 Add board enable for Biostar M7VIQ by Stefan Tauner · 12 years ago
- 2c20b28 Introduce enum test_state by Stefan Tauner · 12 years ago
- d94d25d Add a bunch of new/tested stuff and various small changes 13 by Stefan Tauner · 12 years ago
- 027e018 Add board enable for ASUS P5BV-R by Stefan Tauner · 13 years ago
- da7c545 Add serial port bitbanging code by Virgil-Adrian Teaca · 13 years ago
- 2abab94 Add a bunch of new/tested stuff and various small changes 12 by Stefan Tauner · 13 years ago
- ded71e5 Add (untested) board enable for ASUS TUSL2-C by Stefan Tauner · 13 years ago
- 4c5665f Add a bunch of new/tested stuff and various small changes 11 by Stefan Tauner · 13 years ago
- d708fad Add board enable for ASUS OPLX-M by Joshua Roys · 13 years ago
- ac427b2 Add a bunch of new/tested stuff and various small changes 10 by Paul Menzel · 13 years ago
- 8541d23 Document and enable the linux_spi driver by Carl-Daniel Hailfinger · 13 years ago
- bfd89a5 Board enable for TriGem Anaheim-3 by Michael Karcher · 13 years ago
- 23907d8 Add support for RDC R6030 chipset by Rudolf Marek · 13 years ago
- 035492a print*.c: Refine the do not count nor print generic flash chip entries conditions by Stefan Tauner · 13 years ago
- 8a0f9b0 Add board enable for the MSC Q7 Tunnel Creek board by Ingo Feldschmid · 13 years ago
- c678218 Add board enable for AOpen i945GMx-VFX (used in FCS ESPRIMO Q5010) by Stefan Tauner · 13 years ago
- 2d927fb Replace --mainboard with -p internal:mainboard by Carl-Daniel Hailfinger · 13 years ago
- 83c92e9 Update URLs in print.c by Benjamin Bellec · 13 years ago
- af2db61 Add a bunch of new/tested stuff and various small changes 9 by Stefan Tauner · 13 years ago
- 8ca4255 Add board enable for ASUS A7N8X-VM/400 by Joshua Roys · 13 years ago
- ea3aed0 Add board enable for ASRock ConRoeXFire-eSATA2 by Joshua Roys · 13 years ago
- a5f5a15 Add board enable for ASUS P4GV-LA (Guppy) by Joshua Roys · 13 years ago
- a2f3722 board_enable.c: Make it8712f_gpio_set generic by Joshua Roys · 13 years ago
- 532c717 Add opaque programmer registration infrastructure by Carl-Daniel Hailfinger · 13 years ago
- b992d34 Add board enable for Sun Ultra 40 M2 by Joshua Roys · 13 years ago
- a4f1447 Fix all ASUS P5GD* board enables by Stefan Tauner · 13 years ago
- d13a394 Add board enable for ABIT AV8 by Christoph Grenz · 13 years ago
- 018d482 Add a bunch of new/tested stuff and various small changes 8 by Paul Menzel · 13 years ago
- 29e5d31 Reformat -L output and add printing of chip voltage ranges to print.c by Stefan Tauner · 13 years ago
- 4335ec8 Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supported by Uwe Hermann · 13 years ago
- 3093f8f Add a bunch of new/tested stuff and various small changes 7 by Sylvain "ythier" Hitier · 13 years ago
- 97d5b12 Shorten some board enable related function names by Carl-Daniel Hailfinger · 13 years ago
- 14ab8d4 Add board enable for ASUS P5LP-LE by Michael Karcher · 13 years ago
- a63c7c4 Remove unneeded inclusions of chipdrivers.h by Stefan Tauner · 13 years ago
- 1fd4f9e Add board enable for ASUS P5GD2 Premium by Joshua Roys · 13 years ago
- ac8b2a1 Add (untested) board enable for Asus P5LD2 by Joshua Roys · 13 years ago
- a9cbbac Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E") by Stefan Tauner · 13 years ago
- 2414e09 Fix the A8N-SLI Deluxe board enable by Stefan Tauner · 13 years ago
- af4b158 Fix the EP-8NPA7I (for the last time hopefully) by Stefan Tauner · 13 years ago
- 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
- 93f7023 Add a bunch of new/tested stuff and various small changes 6 by Stefan Tauner · 13 years ago
- 716e098 Add a bunch of new/tested stuff and various small changes 5 by Stefan Tauner · 13 years ago
- a08d0f2 Add support for the GIGABYTE GA-8SIMLH board by Michael Karcher · 13 years ago