flashrom: Winbond W39V040C and MSI K8T Neo2-F
[coreboot.git] / util / flashrom / board_enable.c
2008-07-21 Peter Stugeflashrom: Winbond W39V040C and MSI K8T Neo2-F
2008-07-05 Peter Stugeflashrom: Add PCI IDs for EPIA-CN
2008-07-02 Peter Stugeflashrom: Unknown vendor:board message can be triggered...
2008-07-02 Peter Stugeflashrom: Case insensitive matching of vendor:board...
2008-06-13 Peter Stugeflashrom: Board enable and autodetection for GIGABYTE...
2008-06-11 Peter Stugeflashrom: Board enable and autodetection for BioStar...
2008-05-22 Uwe HermannA bunch of cosmetic improvements (trivial).
2008-05-22 Uwe HermannAdd support for the ASUS P4B266 board.
2008-05-22 Andriy GaponChanges to make flashrom compile (and work) on FreeBSD.
2008-03-17 Stefan ReinauerSupport for the Winbond W39V080FA series of chips.
2008-03-13 Uwe HermannAlso print the required -m option in --list-supported...
2008-03-12 Uwe HermannAdd --list-supported option to flashrom which lists...
2008-02-20 Mart Raudseppflashrom: Add board_enable for Artec Group DBE61 and...
2008-02-09 Luc VerhaegenFlashrom: Add board enable for VIA EPIA SP.
2008-01-27 Peter StugeMake the vendor name optional in the -m flashrom parame...
2008-01-18 Stefan Reinauerfor some reasons the externals did not get committed.
2008-01-04 Ronald G. MinnichAdd board enable for the gigabyte ga_2761gxdk board
2007-12-04 Uwe HermannVarious coding style fixes, constification, fixed typos...
2007-12-02 Jonathan A. KollaschAdd board-enable for Acorp 6A815EPD.
2007-10-17 Uwe HermannSome cosmetic cleanups in the flashrom code and output.
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 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-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-08-29 Uwe HermannChange all flashrom license headers to use our standard...
2007-08-23 Uwe HermannCosmetic fixes (trivial).
2007-08-23 Uwe HermannDrop a bunch of useless header files, merge them into...
2007-08-11 Luc Verhaegenflashrom: Add board enable for the EPoX EP-BX3.
2007-07-04 Luc VerhaegenFlashrom: Add support for Tyan Tomcat K7M.
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-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-04 Luc Verhaegenflashrom: split flash_enable.c into chipset_enable...