Add CPUID processor name string support for Fam10 CPUs.
[coreboot.git] / util / flashrom / chipset_enable.c
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...