- b4dcb71 Add support for 3COM NICs as "external programmer" and Atmel AT49BV512 by Uwe Hermann · 16 years ago
- 1455b2b Abstract mapping/unmapping of flash regions by Carl-Daniel Hailfinger · 16 years ago
- 8d49701 Convert all flashchips.c entries with SPI programing to the 256-byte version by default by Carl-Daniel Hailfinger · 16 years ago
- 96930c3 Chips like the SST SST25VF080B can only handle single byte writes outside AAI mode by Carl-Daniel Hailfinger · 16 years ago
- c312920 Add a dummy external flasher which just prints each operation by Carl-Daniel Hailfinger · 16 years ago
- 702218d Add external flasher support by Carl-Daniel Hailfinger · 16 years ago
- 03b4e71 Don't assume flash is accessible via MMIO for chips with no read function by Carl-Daniel Hailfinger · 16 years ago
- cbdd4f0 Document uncertainty regarding ASD chips by Carl-Daniel Hailfinger · 16 years ago
- 9abf529 Allow compilation on Solaris by Carl-Daniel Hailfinger · 16 years ago
- 4363439 Some functions take no arguments by Carl-Daniel Hailfinger · 16 years ago
- 60622e2 Handle DragonFly BSD definitions in flash.h by Patrick Georgi · 16 years ago
- ad216bf MAX may already be defined by Uwe Hermann · 16 years ago
- 70ea9a3 Support MX25L3235D by Stephan Guilloux · 16 years ago
- 2f132fe Support Macronix MX2512805D flash chip by Stephan Guilloux · 16 years ago
- 0472f3d FreeBSD definitions of (read|write)[bwl] collide with our own by Carl-Daniel Hailfinger · 16 years ago
- 61a8bd2 Use helper functions to access flash chips by Carl-Daniel Hailfinger · 16 years ago
- af8ffac Driver for ST M29F002T/NT/B by Peter Stuge · 16 years ago
- fd9217d SST25VF040B using 0x90 identification and AAI write by Peter Stuge · 16 years ago
- bf196e9 Winbond SuperIO SPI driver by Peter Stuge · 16 years ago
- 9d9399c Export Winbond SuperIO register access functions in board_enable.c by Peter Stuge · 16 years ago
- f79edb9 Darwin / Mac OS X by Stefan Reinauer · 16 years ago
- 0593f21 Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call by Stefan Reinauer · 16 years ago
- 776d202 Change flashrom.c:map_flash_registers() from int to void by Peter Stuge · 16 years ago
- f02edec Change FreeBSD #ifdef into #if defined() by Stefan Reinauer · 16 years ago
- ccf8c6c Check all mmap() calls and print helpful Linux error message by Peter Stuge · 16 years ago
- c208dfb Add SST49LF020 support by Sven Schnelle · 16 years ago
- f041e9b Various ichspi.c refinements by FENG yu ning · 16 years ago
- 7de8639 Add 28 flash chips of the MX29 series to the flashrom ID table and support the MX29LV040C by Carl-Daniel Hailfinger · 16 years ago
- c05a295 Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configuration is locked down by FENG yu ning · 16 years ago
- 052cdc3 Add RDID/REMS IDs for the following flash chips by Carl-Daniel Hailfinger · 16 years ago
- 9a6d176 Replace #ifdefs for sc520 systems by run time probing by Stefan Reinauer · 16 years ago
- 6a0a25c Do not indicate known-bad functions as untested by Carl-Daniel Hailfinger · 16 years ago
- a3f04be Add support for the AMD/ATI SB600 southbridge SPI functionality by Jason Wang · 16 years ago
- 14e50ac Flashrom already has the following probe functions by Carl-Daniel Hailfinger · 16 years ago
- 598ec58 Check for failed SPI command execution by Carl-Daniel Hailfinger · 16 years ago
- d54ef6e The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs by Carl-Daniel Hailfinger · 16 years ago
- 1c2ec28 Add support for 8 new chips and fix up 2 existing chips as well by Carl-Daniel Hailfinger · 16 years ago
- 6afb613 Add additional SPI sector erase and chip erase command functions by Carl-Daniel Hailfinger · 16 years ago
- 96e1b55 Add support for the ST M50FW002 chip by Carl-Daniel Hailfinger · 16 years ago
- 424ed22 Flashrom support for some Numonyx parts (M25PE) by Stefan Reinauer · 16 years ago
- 394131e Coding-style fixes for flashrom, partly indent-aided by Uwe Hermann · 16 years ago
- cbfed28 Support for AM29F002(N)B[BT] by Mats Erik Andersson · 16 years ago
- 44e1a19 Activate proper support for EN29F002(A)(N)[BT] by Mats Erik Andersson · 16 years ago
- cce2682 Winbond W39V040C and MSI K8T Neo2-F by Peter Stuge · 16 years ago
- f83221b Trivial SPI cleanups by Peter Stuge · 16 years ago
- 8b11439 r3415 removed symbolic constants for device IDs by accident by Carl-Daniel Hailfinger · 16 years ago
- e707d64 Add AMIC A29002 by Andreas Thienemann · 16 years ago
- 2cb94e1 First attempt to clean up SPI probing and create a common construct: the flash bus by Stefan Reinauer · 16 years ago
- 48a85e4 Mine AMIC flash chip needs 4 bytes RDID by Rudolf Marek · 16 years ago
- 3fdbccf This patch adds support for VIA SPI controller on VT8237S by Rudolf Marek · 16 years ago
- a9424d5 Multiple unrelated changes by Stefan Reinauer · 16 years ago
- db52c58 Remove dead M-Systems Disk on Chip code by Peter Stuge · 16 years ago
- b9f6174 Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore by Jens Kuehnel · 16 years ago
- 7ffbc6f Force read unknown flash chips by Peter Stuge · 16 years ago
- f42b4e2 Add support for Amic Technology A29040B flash chip by Peter Stuge · 16 years ago
- 1d3b063 Revert r3357 and fix it as intended to (forgotten header commit instead of typo) by Mart Raudsepp · 16 years ago
- dcf4653 Add support for Amic A25L40P SPI flash by Rudolf Marek · 16 years ago
- 65c1b86 Changes to make flashrom compile (and work) on FreeBSD by Andriy Gapon · 16 years ago
- 4784c47 Support Pm49FL004/2 Block Locking Registers by Nikolay Petukhov · 16 years ago
- b46acba Add support for SPI chips on ICH9 by Dominik Geyer · 16 years ago
- 0720292 Lots of new SST flash chip IDs by Carl-Daniel Hailfinger · 17 years ago
- 42c5497 Add support for the JEDEC RES by Carl-Daniel Hailfinger · 17 years ago
- 6dc1d3b Add more infrastructure for flashrom ICH9 support by Carl-Daniel Hailfinger · 17 years ago
- a758f51 Check the JEDEC vendor ID for correct parity by Carl-Daniel Hailfinger · 17 years ago
- 4e84dfb Add lots of ATMEL SPI flash chips to flash.h by Carl-Daniel Hailfinger · 17 years ago
- bfe5b4a Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c by Carl-Daniel Hailfinger · 17 years ago
- f51c92f MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Harald Gutmann by Carl-Daniel Hailfinger · 17 years ago
- 78c6dfe Add SST39VF512, SST39VF010, SST39VF040 support by Carl-Daniel Hailfinger · 17 years ago
- fa8c550 Rename generic_spi_*() functions to spi_*() by Peter Stuge · 17 years ago
- 1159d58 Add a tested bitmap field to the flash chip table by Peter Stuge · 17 years ago
- a7b3551 Separate ST M50FLW support from generic JEDEC code by Claus Gindhart · 17 years ago
- ac37897 Support for the Winbond W39V080FA series of chips by Stefan Reinauer · 17 years ago
- 7615868 Re-add code erroneously removed in r3140 by Uwe Hermann · 17 years ago
- e7bcb19 Revert the delete of 82802ab.c in r3137 by Carl-Daniel Hailfinger · 17 years ago
- eac1016 Also print the chip vendor name in --list-supported output by Uwe Hermann · 17 years ago
- e5ac164 Add --list-supported option which lists the supported ROM chips, chipsets, and mainboards by Uwe Hermann · 17 years ago
- 1263d2a Handle JEDEC JEP106W continuation codes in SPI RDID by Carl-Daniel Hailfinger · 17 years ago
- 10e091b Add ids and chip entry for Spansion S25FL016A, tested, working by Peter Stuge · 17 years ago
- 7ff530b Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716Fs by Ronald Hoogenboom · 17 years ago
- e3f3e2e Rename LinuxBIOS to coreboot by Stefan Reinauer · 17 years ago
- e973b05 Print at least the vendor for SPI flash chips if the exact chip ID is unknown by Carl-Daniel Hailfinger · 17 years ago
- 2736e32 Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have exactly the same ID by Carl-Daniel Hailfinger · 17 years ago
- ae8afa9 Add continuation ID support to jedec.c by Carl-Daniel Hailfinger · 17 years ago
- c2a1845 Refine various vendor ID annotations by Carl-Daniel Hailfinger · 17 years ago
- d8cc58c Add support for various ST M25P* chips by Carl-Daniel Hailfinger · 17 years ago
- 21c7890 Rename SPI erase functions to include opcode by Carl-Daniel Hailfinger · 17 years ago
- f5df46f Add support for ST M25P80 chips by Carl-Daniel Hailfinger · 17 years ago
- 4bcf175 Add support for more atmel chips by Frederico Silva · 17 years ago
- 372eeb5 Various coding style fixes, constification, fixed typos by Uwe Hermann · 17 years ago
- 97a6470 Add support for Intel 440MX and Fujitsu MBM29F400TC by Uwe Hermann · 17 years ago
- 220e26b Add Am29LV040B by Peter Lemenkov · 17 years ago
- 539478d Add more Vendor IDs and ensure correct sorting in flash.h by Peter Lemenkov · 17 years ago
- 5b1c6ed Introduce block and sector erase routines, but do not use them yet by Carl-Daniel Hailfinger · 17 years ago
- 6b44496 Add generic SPI flash erase and write support by Carl-Daniel Hailfinger · 17 years ago
- 3d94a0e Convert the existing it8716f_* functions to generic_spi_* functions by Carl-Daniel Hailfinger · 17 years ago
- 00f911e Move SPI code out of board_enable.c where it started its life by Carl-Daniel Hailfinger · 17 years ago
- e151499 This patch aims to restructure SPI flash support in a more reasonable way by Carl-Daniel Hailfinger · 17 years ago
- a0cc53d Remove useless 'extern' keywords by Uwe Hermann · 17 years ago
- d22a1d4 Add '(C)' where it's missing (for consistency reasons) by Uwe Hermann · 17 years ago
- d2ac6fc Add support for the Winbond W29EE011 by Markus Boas · 17 years ago