This patch aims to restructure SPI flash support in a more reasonable
[coreboot.git] / util / flashrom / chipset_enable.c
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...