Add detection and dump support for NSC PC87309.
[coreboot.git] / util / flashrom / board_enable.c
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...