- bcd80cd W83627x code unification by Michael Karcher · 14 years ago
- 7237683 Work around shadowing warnings in libpci headers by Carl-Daniel Hailfinger · 14 years ago
- 2bd007a SST39VF010 tested, works by Guenter Knauf · 14 years ago
- c4acec9 Add Winbond W25Q64 support by David Hendricks · 14 years ago
- e1fdff4 If flashrom is standalone and has no OS below, it can't call dmidecode by Carl-Daniel Hailfinger · 14 years ago
- dcef67e Kill unneeded #include wherever possible by Carl-Daniel Hailfinger · 14 years ago
- c96a8bd Add support for Hyundai HY29F002 and HY29F002B by David Borg · 14 years ago
- 7f9922d Fill in buses_supported for remaining Intel chipsets (ICH0-ICH5, Poulsbo) by Carl-Daniel Hailfinger · 14 years ago
- 3a25fea The SPI opcode 0xd8 is not a chip erase opcode on any chip out there by Carl-Daniel Hailfinger · 14 years ago
- 1b0ba89 Add SPI chip read support to the dummy flasher by Carl-Daniel Hailfinger · 14 years ago
- 9c62d11 Refine SPI AAI support by Carl-Daniel Hailfinger · 14 years ago
- 8ae500e Fix message printing for SPI RES on spew level by Carl-Daniel Hailfinger · 14 years ago
- 80a59ea Add EMST F25L008A SPI chip by Michael Karcher · 14 years ago
- 02d0c1e Set maximum flash size for 3Com NICs to 128kb = 1Mbit by Peter Stuge · 14 years ago
- 5d3fcb9 Makefile: detect unsupported configuration options by Carl-Daniel Hailfinger · 14 years ago
- ddbab71 Handle OS where executables have a hardcoded suffix, e.g by Carl-Daniel Hailfinger · 14 years ago
- 2eda391 The nicrealtek code uses magic constants, but they are not explained by Carl-Daniel Hailfinger · 14 years ago
- 5cacf8c Add SST25LF040A support by Stefan Reinauer · 14 years ago
- 5bdf298 We already have NEED_PCI in the Makefile to link in PCI support by Carl-Daniel Hailfinger · 14 years ago
- 89bed6d VIA: disable byte merging by Michael Karcher · 14 years ago
- 5182508 Unbreak flashrom - fix compiler error by Michael Karcher · 14 years ago
- 5f31ebe Board-enable for MS-7025 (K8N Neo2 Platinum) by Michael Karcher · 14 years ago
- bcd2556 Board enable for EPIA EK (untested) by Michael Karcher · 14 years ago
- c29c2e7 National Semiconductor DP83815/DP83816 and DP83820 NIC programmer support by Andrew Morgan · 14 years ago
- 9ff514d Various manpage fixes and improvements by Uwe Hermann · 14 years ago
- 36dec8b board_enable.c: Remove useless 'name' parameter by Uwe Hermann · 14 years ago
- 1a5eaa1 Support Atmel AT49F020 256kB parallel flash by Andrew Morgan · 14 years ago
- 4146ced Fix wiki board enable parameter printing by Carl-Daniel Hailfinger · 14 years ago
- e2f0158 Create dependencies on the fly rather than in a separate step by Stefan Reinauer · 14 years ago
- 460b282 Fix libpci linkage on NetBSD by Carl-Daniel Hailfinger · 14 years ago
- 9f5f215 Gcc and clang can check format strings of printf-like functions by Carl-Daniel Hailfinger · 14 years ago
- b5b161b Internal: introduce processor enables and abort if top/bottom alignment is unknown by Carl-Daniel Hailfinger · 14 years ago
- 2db77a0 Make the 'flashrom --help' output look a bit nicer by Uwe Hermann · 14 years ago
- 8b83f55 Fix URLs for GIGABYTE motherboards by Peter Lemenkov · 14 years ago
- b929d11 Measure OS timer precision to refine calibration by Carl-Daniel Hailfinger · 14 years ago
- 301703b Fix bug in wiki printing and whitespace by Uwe Hermann · 14 years ago
- dd128c9 Fix fallout from r1021 which caused compile failures if only the dummy programmer was selected by Carl-Daniel Hailfinger · 14 years ago
- 2ead2e2 Add hp xw9400 board enable by Michael Karcher · 14 years ago
- 4adf8a6 Merge print.c and print_wiki.c board/URL tables by Peter Lemenkov · 14 years ago
- 7112772 So far, we have up to 4 different names for the same thing (ignoring capitalization) by Carl-Daniel Hailfinger · 14 years ago
- a0020df Add flashrom.exe unconditionally to the list of files removed at make clean by Carl-Daniel Hailfinger · 14 years ago
- 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
- 4178760 Mark the following chip as supported by Uwe Hermann · 14 years ago
- ea5425b Update the status for the following chips by Uwe Hermann · 14 years ago
- c9b6341 Unlocking for W39V040FA by Michael Karcher · 14 years ago
- dc1cda1 Add support for two-byte RES probes by Carl-Daniel Hailfinger · 14 years ago
- 80f3d05 ichspi: try harder to conform to address restrictions by Carl-Daniel Hailfinger · 14 years ago
- 4073c09 It seems that this board is actually a 'Pro' version by Peter Lemenkov · 14 years ago
- eb75ced Sort boards in board-enable table alphabetically by Peter Lemenkov · 14 years ago
- cceafa2 Handle the following architectures in generic flashrom code by Carl-Daniel Hailfinger · 14 years ago
- 8d341b5 Mark the following chips as OK by Uwe Hermann · 14 years ago
- 829ed84 Various nicrealtek fixes by Uwe Hermann · 14 years ago
- b3fe2fc Board enable for IP530 by Michael Karcher · 14 years ago
- a6d9c4b Various wiki output improvements as per IRC discussion by Uwe Hermann · 14 years ago
- f469c27 Print found PCI IDs during chipset detection by Carl-Daniel Hailfinger · 14 years ago
- 33d7b6a Disable probing for one variant of MCP55 to enable Tyan S2915 by Carl-Daniel Hailfinger · 14 years ago
- 4988420 Initialize the internal delay function before running programmer init by Carl-Daniel Hailfinger · 14 years ago
- 5824fbf Introduce a generic SPI read function: spi_write_chunked() by Carl-Daniel Hailfinger · 14 years ago
- d175e06 Libpci < 2.2.4 can not store class info in struct pci_dev by Carl-Daniel Hailfinger · 14 years ago
- 52a1549 Add missing nicrealtek.c which was missing from revision 1002 which was by Joerg Fischer · 14 years ago
- 5665ef3 Support for Realtek RTL8139 network card flashing by Joerg Fischer · 14 years ago
- 6d1dea1 Increase flashrom release number to 0.9.2 by Carl-Daniel Hailfinger · 14 years ago
- be24d81 Write MSRs in a platform and compiler-independent form by Anti Sullin · 14 years ago
- 8841d3e Fix assorted documentation, frontend and printing bugs by Carl-Daniel Hailfinger · 15 years ago
- 316a29f Convert various prints to use msg_p* and msg_g* respectively by Sean Nelson · 15 years ago
- 2702376 One of the problems is that --force had multiple meanings by Carl-Daniel Hailfinger · 15 years ago
- 837d810 Fix the DOS port by Rudolf Marek · 15 years ago
- ce1c798 Add support for Winbond W25Q80, W25Q16 and W25Q32 by Rudolf Marek · 15 years ago
- 8f10d24 Add board enable for ABit NF7-S by Michael Karcher · 15 years ago
- f640401 Reinitialize the delay loop upon recalibration by Urja Rannikko · 15 years ago
- ad0010a Intel 28F004/28F400 support by Michael Karcher · 15 years ago
- 253101e Refine and fix the delay loop calculation by Carl-Daniel Hailfinger · 15 years ago
- 957d260 Add ITE IT8720 SPI support by Vadim Girlin · 15 years ago
- dfdc56f Add PMC Pm39LV020 and Pm39LV040 by Anders Juel Jensen · 15 years ago
- 132e2ec Add runtime and build environment info to the flashrom version message by Carl-Daniel Hailfinger · 15 years ago
- b811461 The delay loop is probably one of the oldest pieces of code by Carl-Daniel Hailfinger · 15 years ago
- 4e3d0b3 Polish the flashrom code comments and outputs a bit by Uwe Hermann · 15 years ago
- d4e5359 Add success reports by Michael Karcher · 15 years ago
- 01f3ef4 Autodetect ITE IT87* LPC->SPI translation on all boards without the need for a board enable by Carl-Daniel Hailfinger · 15 years ago
- ed479d2 Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel by Sean Nelson · 15 years ago
- 93539da Fix copy/paste error in print.c preventing compilation by Michael Karcher · 15 years ago
- 3355f06 Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A by Michael Karcher · 15 years ago
- c85fa45 Shuttle FD37 and MSI K9A2 Platinum are supported by Michael Karcher · 15 years ago
- b90c221 MSI MS6330 tested with W49F002U and EN29F002 by Michael Karcher · 15 years ago
- e06a9c8 ASUS P6T Deluxe is OK by Michael Karcher · 15 years ago
- 25a3c53 Clean up manufacturer mainboard links by Michael Karcher · 15 years ago
- 98eff46 Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A work by Michael Karcher · 15 years ago
- e2343e0 Probe/Read tested for SST29EE020A by Michael Karcher · 15 years ago
- 45f79cb Fix handling of empty dmidecode output by Michael Karcher · 15 years ago
- 69e5811 Sst49lfxxxc chips are functionally the same as 82802ab chips by Sean Nelson · 15 years ago
- 12aa0be Check 82802AB probing results for flash contents too by Carl-Daniel Hailfinger · 15 years ago
- 12575e5 Reduce message severity level for skipped chips by Carl-Daniel Hailfinger · 15 years ago
- ed3eae6 Clang complains loudly when there are duplicate printlock_sst_fwhub, gcc ignores them by Sean Nelson · 15 years ago
- 9979eac Refine compile-time checks for libpci by Carl-Daniel Hailfinger · 15 years ago
- 4e54de9 In unlock_28f004s5, variable 'i' needs to be int... by Sean Nelson · 15 years ago
- 8864710 Fix a few typos from the last commit by Sean Nelson · 15 years ago
- dee4a83 To access/read the lock bits, we use the same mode to read the chip id by Sean Nelson · 15 years ago
- 408e47a Multibyte SPI write for the Bus Pirate by Carl-Daniel Hailfinger · 15 years ago
- 50415d2 Add DOS cross-compilation support to the Makefile by Carl-Daniel Hailfinger · 15 years ago
- 4ad4c74 Adds board enable to Termtek TK-3370 thin client motherboard by Daniel Brandt · 15 years ago