Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG.
[coreboot.git] / util / superiotool / Makefile
2007-09-19 Uwe HermannAdd support for the Winbond W83697HF/F and W83627EHF...
2007-09-19 Uwe HermannUse uint16_t and friends where appropriate (trivial).
2007-09-18 Uwe HermannMake the code a bit more generic (trivial). Different...
2007-09-18 Uwe HermannSuperiotool: Add support for the SMSC FDC37N769.
2007-09-16 Uwe HermannSplit up superiotool.c into multiple source files,...
2007-09-01 Uwe HermannRename probe_superio.c to superiotool.c.
2007-09-01 Uwe HermannMove probe_superio into the global util/ directory.