SB600 has four write once LPC ROM protect areas. It is not possible to write
[coreboot.git] / util / flashrom / chipset_enable.c
2008-10-15 Marc JonesSB600 has four write once LPC ROM protect areas. It...
2008-10-10 Carl-Daniel HailfingerAdd ICH10 support to flashrom.
2008-08-20 Ed Swierkflashrom: Recognize the Intel EP80579 LPC flash interface.
2008-07-05 Stefan ReinauerAdding support for flashing system with Nvidia MCP67
2008-06-30 Stefan ReinauerFirst attempt to clean up SPI probing and create a...
2008-06-30 Rudolf MarekThis patch adds support for VIA SPI controller on VT823...
2008-06-29 Peter Stugeflashrom: Fix ICH7 non-SPI that broke in r3393
2008-06-27 Stefan Reinauer* ICH7 SPI support
2008-05-22 Uwe HermannA bunch of cosmetic improvements (trivial).
2008-05-22 Andriy GaponChanges to make flashrom compile (and work) on FreeBSD.
2008-05-16 Carl-Daniel HailfingerICH8 and ICH9 have an almost identical SPI interface...
2008-05-16 Dominik GeyerAdd support for SPI chips on ICH9. This is done by...
2008-05-14 Carl-Daniel HailfingerAdd more infrastructure for flashrom ICH9 support.
2008-05-14 Claus GindhartAdd the Intel 6300ESB as known chipset to the chipset...
2008-04-29 Bari Ariflashrom: Enable ROM decode range to 1MB for vt8237r
2008-03-18 Carl-Daniel HailfingerAdd ICH9 detection to flashrom. Straight from the datas...
2008-03-14 Carl-Daniel HailfingerPrepare for ICH7/ICH8 SPI support by adding some debugg...
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-11 Mart Raudseppflashrom: further cleanups to enable_flash_cs5536
2008-02-08 Mart RaudseppImprove error handling and make RCONF_DEFAULT_MSR addre...
2008-02-08 Mart RaudseppThis implements support for devices using AMD Geode...
2008-01-26 Marc JonesCorrectly disable the ROM area Write Protect bit in...
2007-12-04 Uwe HermannVarious coding style fixes, constification, fixed typos...
2007-11-13 Lane Brooks[LinuxBIOS] flashrom support for AMD Geode CS5536
2007-10-30 Uwe HermannAdd support for Intel 440MX systems.
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-10 Uwe HermannRevert my last cleanup patch.
2007-10-10 Uwe HermannCosmetic changes to make the flashrom output more consi...
2007-09-11 Alex BeregszasziChange out/in combinations to pci_read/write_byte in
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-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-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-04-09 Randall Philipsonadd support for CX700 builtin southbridge
2007-04-04 Luc Verhaegenflashrom: split flash_enable.c into chipset_enable...