index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
superiotool
/
superiotool.c
Age
Commit message (
Expand
)
Author
2007-09-28
Random minor fixes. Use svn revision as superiotool version number.
Uwe Hermann
2007-09-24
Fix compilation warning.
Ward Vandewege
2007-09-20
Add -D / --dump-readable option which prints the Super I/O register
Uwe Hermann
2007-09-20
Decouple the ITE code from fintek.c, it doesn't belong there.
Uwe Hermann
2007-09-20
Superiotool: Add dump support to the Winbond W83697HF/F.
Uwe Hermann
2007-09-19
Implement usage for --help and put the same information into the README, too.
Uwe Hermann
2007-09-19
Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG.
Uwe Hermann
2007-09-19
Further code simplifications and improvements.
Uwe Hermann
2007-09-19
Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need
Uwe Hermann
2007-09-19
Use uint16_t and friends where appropriate (trivial).
Uwe Hermann
2007-09-18
Make the code a bit more generic (trivial). Different Super I/Os
Uwe Hermann
2007-09-18
Superiotool: Add support for the SMSC FDC37N769.
Uwe Hermann
2007-09-16
Split out a dump_superio() function from ite.c, and make it slightly more
Uwe Hermann
2007-09-16
Split up superiotool.c into multiple source files, one per vendor.
Uwe Hermann
2007-09-01
Small consistency fixes (trivial).
Uwe Hermann
2007-09-01
Various coding style and whitespace fixes (trivial).
Uwe Hermann
2007-09-01
Add ITE IT8716F support to probe_superio. This helps especially
Carl-Daniel Hailfinger
2007-09-01
Rename probe_superio.c to superiotool.c.
Uwe Hermann