Activate proper support for EN29F002(A)(N)[BT].
[coreboot.git] / util / flashrom / flash.h
2008-09-26 Mats Erik AnderssonActivate proper support for EN29F002(A)(N)[BT].
2008-07-21 Peter Stugeflashrom: Winbond W39V040C and MSI K8T Neo2-F
2008-07-07 Peter Stugeflashrom: Trivial SPI cleanups
2008-07-06 Carl-Daniel Hailfingerr3415 removed symbolic constants for device IDs by...
2008-07-06 Andreas Thienemannflashrom: Add AMIC A29002
2008-06-30 Stefan ReinauerFirst attempt to clean up SPI probing and create a...
2008-06-30 Rudolf MarekMine AMIC flash chip needs 4 bytes RDID. Following...
2008-06-30 Rudolf MarekThis patch adds support for VIA SPI controller on VT823...
2008-06-27 Stefan Reinauer* ICH7 SPI support
2008-06-22 Peter Stugeflashrom: Remove dead M-Systems Disk on Chip code
2008-06-18 Jens Kuehnelflashrom: Add support for AMIC Technology A49LF040A...
2008-06-18 Peter Stugeflashrom: Force read unknown flash chips
2008-06-11 Peter Stugeflashrom: Add support for Amic Technology A29040B flash...
2008-05-27 Mart RaudseppRevert r3357 and fix it as intended to (forgotten heade...
2008-05-22 Rudolf MarekAdd support for Amic A25L40P SPI flash.
2008-05-22 Andriy GaponChanges to make flashrom compile (and work) on FreeBSD.
2008-05-17 Nikolay Petukhovflashrom: Support Pm49FL004/2 Block Locking Registers
2008-05-16 Dominik GeyerAdd support for SPI chips on ICH9. This is done by...
2008-05-15 Carl-Daniel HailfingerLots of new SST flash chip IDs. Only a subset has been...
2008-05-15 Carl-Daniel HailfingerAdd support for the JEDEC RES (Read Electronic Signatur...
2008-05-14 Carl-Daniel HailfingerAdd more infrastructure for flashrom ICH9 support.
2008-05-14 Carl-Daniel HailfingerCheck the JEDEC vendor ID for correct parity. Flash...
2008-05-14 Carl-Daniel HailfingerAdd lots of ATMEL SPI flash chips to flash.h.
2008-05-13 Carl-Daniel Hailfingerflashrom: Move all IT87xx specific SPI routines from...
2008-05-12 Carl-Daniel HailfingerMX25L3205 and W25x40 have been confirmed to probe/read...
2008-05-12 Carl-Daniel HailfingerAdd SST39VF512, SST39VF010, SST39VF040 support to flash...
2008-05-10 Peter Stugeflashrom: Rename generic_spi_*() functions to spi_*()
2008-05-03 Peter Stugeflashrom: Add a tested bitmap field to the flash chip...
2008-04-28 Claus GindhartThe generic jedec.c does not work for the ST M50FLW...
2008-03-17 Stefan ReinauerSupport for the Winbond W39V080FA series of chips.
2008-03-14 Uwe HermannRe-add code erroneously removed in r3140.
2008-03-14 Carl-Daniel HailfingerRevert the delete of 82802ab.c in r3137.
2008-03-13 Uwe HermannAlso print the chip vendor name in --list-supported...
2008-03-12 Uwe HermannAdd --list-supported option to flashrom which lists...
2008-02-06 Carl-Daniel HailfingerHandle JEDEC JEP106W continuation codes in SPI RDID...
2008-01-25 Peter StugeAdd ids and chip entry for Spansion S25FL016A to flashr...
2008-01-19 Ronald HoogenboomSupport SPI flash chips bigger than 512 kByte sitting...
2008-01-18 Stefan Reinauerfor some reasons the externals did not get committed.
2008-01-04 Carl-Daniel HailfingerPrint at least the vendor for SPI flash chips if the...
2007-12-31 Carl-Daniel HailfingerUnfortunately, EN29F002T, EN29F002AT, EN29F002ANT,...
2007-12-31 Carl-Daniel HailfingerAdd continuation ID support to jedec.c
2007-12-31 Carl-Daniel HailfingerThis fixes a few vendor IDs to conform with JEDEC publi...
2007-12-17 Carl-Daniel HailfingerAdd support for ST M25P05-A, M25P10-A, M25P20, M25P40...
2007-12-17 Carl-Daniel HailfingerTo make it easier to add new SPI chips to flashchips...
2007-12-16 Carl-Daniel HailfingerAdd support for ST M25P80 chips to flashrom. Detection...
2007-12-10 Frederico SilvaAdd support for more atmel chips:
2007-12-04 Uwe HermannVarious coding style fixes, constification, fixed typos...
2007-10-30 Uwe HermannAdd support for Intel 440MX systems.
2007-10-25 Peter LemenkovAdded Am29LV040B
2007-10-22 Peter LemenkovFlashrom: Add more Vendor IDs and ensure correct sortin...
2007-10-22 Carl-Daniel HailfingerIntroduce block and sector erase routines to flashrom...
2007-10-18 Carl-Daniel HailfingerAdd generic SPI flash erase and write support to flashr...
2007-10-16 Carl-Daniel HailfingerConvert the existing it8716f_* functions to generic_spi...
2007-10-15 Carl-Daniel HailfingerMove SPI code out of board_enable.c where it started...
2007-10-02 Carl-Daniel HailfingerThis patch aims to restructure SPI flash support in...
2007-09-09 Uwe HermannRemove useless 'extern' keywords (trivial).
2007-09-09 Uwe HermannAdd '(C)' where it's missing (for consistency reasons).
2007-08-30 Markus BoasAdd support for the Winbond W29EE011.
2007-08-30 Markus BoasAdd support for the Winbond W29C040P.
2007-08-29 Uwe HermannChange all flashrom license headers to use our standard...
2007-08-23 Uwe HermannDrop a bunch of useless header files, merge them into...
2007-07-25 Carl-Daniel HailfingerThis patch adds support for the M50FLW040A, M50FLW040B...
2007-07-24 Carl-Daniel HailfingerThis patch adds support for ST M50FW040 and ST M29W040B...
2007-05-24 Stefan Reinauerfactor out register mapping code (trivial)
2007-05-23 Stefan Reinauerbig cosmetic offensive on flashrom. (trivial)
2007-05-21 Uwe HermannAdd support for the Winbond W39V040FA chip.
2007-05-09 Uwe HermannFix coding style of flashrom by running indent on all...
2007-04-28 Uwe HermannAdd initial support for the following flash chips:
2007-04-06 Stefan ReinauerTrivial (cosmetic) cleanup:
2007-04-04 Luc Verhaegenflashrom: split flash_enable.c into chipset_enable...
2007-04-01 Uwe HermannDrop useless and partly even incorrect comments (trivial).
2007-04-01 Uwe HermannCoding style fixes (trivial).
2007-03-02 David HendricksAdd Winbond W39V080A support to Flashrom.
2007-02-06 Adam KaufmanThis patch is a rework of Adam Kaufman's Solaris patch.
2007-01-27 Alan Carvalho de... Add support for the SST 49LF160C.
2007-01-22 Yinghai LuAdd support for the SST-49LF004C, SST-49LF008C, SST...
2006-11-21 Stefan ReinauerAdd support for ASD AE49F2008
2006-11-21 Uwe HermannRename SM_ID to SYNCMOS_ID (trivial).
2006-11-21 Uwe HermannAdd support for the SyncMOS S29C51001T, S29C51004T...
2006-11-20 Giampiero GiancipoliSupport for the 256K SyncMos S29C51002T flash.
2006-10-07 Stefan Reinauerhere's a small patch to add support for the SST 49LF020...
2006-07-31 Stefan ReinauerAdd support for SST39SF040 and SST39SF010A
2006-07-19 Scott Tsai, scott... From: Scott Tsai, scott.tsai <AT> arima.com.tw
2006-06-30 Stefan Reinaueradd support for EFST F49B002UA (untested)
2006-06-25 Stefan Reinaueradd support for PMC 49FL002 as used in the RD1-PMC2
2006-06-14 Stefan Reinauernew flash part
2006-03-31 Stefan Reinauer* https://openbios.org/roundup/linuxbios/issue96 -...
2006-03-31 Stefan Reinauer* support for Winbond W39V040A
2006-03-16 Stefan Reinauersupport for Am29F016D
2006-02-24 Stefan Reinauernew flashchip support by Leon Woestenberg <leonw@mailca...
2006-02-23 Ronald G. Minnichadded sharp flash
2005-11-26 Li-Ta Loflasrom update from Stefan, resovle issue 21
2005-11-24 Stefan Reinauerrename the directory to match the program name