Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / util / flashrom /
2008-01-11 Bernhard WalleThis patch removes '\n' from the help output since...
2008-01-10 Harald GutmannEnable MX25L8005 support in flashrom. The #defines...
2008-01-07 Carl-Daniel HailfingerAdd support for the SST25VF040B 4 Mbit SPI flash chip.
2008-01-04 Ronald G. MinnichAdd board enable for the gigabyte ga_2761gxdk board
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-29 Carl-Daniel HailfingerAll SPI chips mentioned in flashchips.c had their secto...
2007-12-29 Carl-Daniel HailfingerPrint the chip status register for all SPI chips on...
2007-12-29 Carl-Daniel HailfingerAdd 25VF016B support to flashrom. Untested, but verifie...
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-12-02 Jonathan A. KollaschAdd board-enable for Acorp 6A815EPD.
2007-11-13 Lane Brooks[LinuxBIOS] flashrom support for AMD Geode CS5536
2007-11-13 Carl-Daniel HailfingerFix ATMEL 29C020 detection with flashrom. The JEDEC...
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 HailfingerRemove hardcoded wait from SPI write/erase routines...
2007-10-18 Uwe HermannDocumentation fixes and updates (trivial).
2007-10-18 Carl-Daniel HailfingerAdd generic SPI flash erase and write support to flashr...
2007-10-17 Uwe HermannSome cosmetic cleanups in the flashrom code and output.
2007-10-17 Carl-Daniel HailfingerFix wrong values/typos in chipset_enable.c. This has...
2007-10-16 Uwe HermannMultiple flashrom fixes:
2007-10-16 Michael van der... Add Gigabyte M61P-S3 SPI flash support to board_enable.c
2007-10-16 Carl-Daniel HailfingerConvert the existing it8716f_* functions to generic_spi...
2007-10-15 Carl-Daniel Hailfinger(forgot to add spi.c)
2007-10-15 Carl-Daniel HailfingerMove SPI code out of board_enable.c where it started...
2007-10-12 Ronald G. MinnichChanges to flashrom to support the K8N-NEO3, first...
2007-10-10 Uwe HermannRevert my last cleanup patch.
2007-10-10 Uwe HermannCosmetic changes to make the flashrom output more consi...
2007-10-04 Jordan Crouse[FLASHROM] Fix the help, and print a message when nothi...
2007-10-02 Carl-Daniel HailfingerThis patch aims to restructure SPI flash support in...
2007-09-27 Carl-Daniel HailfingerAdd preliminary SPI flash identification support for...
2007-09-11 Alex BeregszasziChange out/in combinations to pci_read/write_byte in
2007-09-09 Uwe HermannRemove useless 'extern' keywords (trivial).
2007-09-09 Uwe HermannAdd '(C)' where it's missing (for consistency reasons).
2007-09-09 Uwe HermannAdd missing license header to udelay.c.
2007-09-08 Uwe HermannAdd a copy of the GPL in the flashrom repository as...
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 HermannCosmetic fixes (trivial).
2007-08-23 Uwe HermannDrop duplicated code (copies of plain JEDEC functions).
2007-08-23 Uwe HermannDrop a bunch of useless header files, merge them into...
2007-08-23 Uwe HermannMove code into *.c files, there's no reason to have...
2007-08-13 Ed SwierkFix bug in probe_28sf040() causing flash corruption...
2007-08-11 Luc Verhaegenflashrom: Add board enable for the EPoX EP-BX3.
2007-07-27 Uwe Hermannflashrom: Add missing supported flash chips to the...
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-07-04 Luc VerhaegenFlashrom: Add support for Tyan Tomcat K7M.
2007-06-06 Uwe HermannFix up and document the AMD CS5530/CS5530A support...
2007-06-05 Uwe Hermannflashrom: Document the newly supported IBM x3455 board...
2007-06-05 Stefan ReinauerMove GPIO settings to board specific code for IBM x3455
2007-06-05 Stefan ReinauerAdd support for BCM HT1000 chipset to flashrom. Tested...
2007-05-24 Uwe HermannMinor cosmetics (trivial).
2007-05-24 Stefan Reinauerdrop leftover includes (trivial)
2007-05-24 Stefan Reinauersome copyright analysis
2007-05-24 Stefan Reinauerfactor out register mapping code (trivial)
2007-05-23 Stefan ReinauerUnify mmap error messages in flashrom (trivial)
2007-05-23 Stefan Reinauerbig cosmetic offensive on flashrom. (trivial)
2007-05-21 Uwe HermannAdd support for the Winbond W39V040FA chip.
2007-05-20 Luc VerhaegenFlashrom: add support for ASUS P5A (Socket 7, ALi based).
2007-05-09 Uwe HermannFix coding style of flashrom by running indent on all...
2007-05-04 Luc VerhaegenAdd WinBond Super IO helpers.
2007-05-03 Mondrian NuessleEnable flashing on the IWILL DK8-HTX board by configuri...
2007-04-28 Uwe HermannAdd initial support for the following flash chips:
2007-04-14 Stefan ReinauerExit on return code of read_layout and print error...
2007-04-11 Uwe HermannRename flash_rom.c to flashrom.c. The tool is called...
2007-04-09 Uwe Hermannflashrom: Add VIA CX700 to the list of supported southb...
2007-04-09 Randall Philipsonadd support for CX700 builtin southbridge
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-31 Uwe HermannFlashrom: Add support for the ICH7-DH southbridge ...
2007-03-22 Stefan ReinauerThis is a trivial cosmetic fix. Without it, the error...
2007-03-06 Ed SwierkThe attached patch adds additional PCI IDs for MCP55...
2007-03-02 Luc Verhaegenflashrom: Fix wrong VT8235 flash enable failed warning.
2007-03-02 David HendricksAdd Winbond W39V080A support to Flashrom.
2007-02-28 Ward VandewegeAdd support for the Gigabyte m57sli-s4 board to flashrom.
2007-02-16 Ed SwierkCurrently the flashrom Makefile tries to detect whether...
2007-02-06 Uwe HermannInclude src/include/boot/linuxbios_tables.h in the...
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-24 Uwe HermannDelete superfluous and incorrect comment (trivial).
2007-01-22 Yinghai LuAdd support for the SST-49LF004C, SST-49LF008C, SST...
2006-12-20 Uwe HermannImprove flashrom description in the manpage a bit ...
2006-12-20 Uwe HermannUpdate flashrom requirements in the README (trivial).
2006-12-14 Uwe HermannAdd an install target to the flashrom Makefile which...
2006-12-04 Uwe HermannUpdate list of supported flash chips in the flashrom...
2006-12-04 Uwe HermannList the supported flash chips and southbridges in...
2006-11-22 Uwe HermannFix location of the bug tracker in the manpage (trivial).
2006-11-22 Giampiero Giancipoliapply patch from Giampiero Giancipoli <gianci@email...
next