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
/
src
/
superio
Age
Commit message (
Expand
)
Author
2010-11-16
Drop W83627THF, it's the same device as W83627THG.
Uwe Hermann
2010-11-16
back out parts of #6073
Stefan Reinauer
2010-11-15
fix random breakage
Stefan Reinauer
2010-11-15
C and other Super I/O cosmetic fixes.
Uwe Hermann
2010-11-11
Add support for Fintek F71872 superio.
Jonathan Kollasch
2010-11-11
Remove superfluous Super I/O res0/res1 lines.
Uwe Hermann
2010-11-10
Restructure i3100 Super I/O driver to match the rest of the codebase.
Uwe Hermann
2010-11-10
Random Winbond Super I/O cosmetic and coding-style fixes.
Uwe Hermann
2010-11-10
ITE IT8661F changes to match the common code structure.
Uwe Hermann
2010-11-08
Add #include guards to all Super I/O header files (trivial).
Uwe Hermann
2010-11-08
Random ITE Super I/O fixes.
Uwe Hermann
2010-11-06
Various Super I/O fixes and corrections.
Uwe Hermann
2010-11-05
Follow-up for r6025, do 0x87 twice in superio.c, too.
Uwe Hermann
2010-11-05
According to the description in datasheet of f71889,
Zheng Bao
2010-11-05
Fintek and Intel i3100 Super I/O cleanups.
Uwe Hermann
2010-11-03
Add Fintek F71889 Super I/O support.
Alec Ari
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-24
Add support for HP DL165-G6 with Fam10 CPU.
Arne Georg Gleditsch
2010-09-10
Add F71859 SIO.
Marc Jones
2010-08-22
Fix up some copyrights
Wang Qing Pei
2010-08-17
Support for Fintek F71863FG. This might need some work on the copyright
Wang Qing Pei
2010-08-15
Gigabyte dual bios mainboard will always reboot, caused by the superio.
Wang Qing Pei
2010-06-29
fix misnamed functions.
Stefan Reinauer
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-18
get rid of some duplicate inclusion warnings.
Stefan Reinauer
2010-05-16
Add two new superios to coreboot:
Stefan Reinauer
2010-05-14
ITE IT8671F: Add it8671f_48mhz_clkin().
Anders Jenbo
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-04-30
fix superio warnings. interesting side node: most superio .h files have no
Stefan Reinauer
2010-04-30
Remove some warnings. For code that is called from the mainboard romstage.c
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-16
fix up sb600 and it8712f tree.
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-14
fix COM2 resource bug in fintek f71805f driver.
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-07
no warnings day
Stefan Reinauer
2010-04-07
fix epia-m700 compilation, and remove more warnings.
Stefan Reinauer
2010-04-07
switch some ROMCC boards back to ROMCC.
Stefan Reinauer
2010-04-03
remove more warnings
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-03-17
more warning fixes.
Stefan Reinauer
2010-02-24
Add Win Enterprises' PL6064 board
Anish K. Patel
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
[next]