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-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
2010-02-15
fix clock polling in pc97317 driver.
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-14
Add missing Copyright line, sorry.
Uwe Hermann
2010-02-14
Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.
Anish K Patel
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-17
Add support for Renesas M3885x Embedded Controller
Stefan Reinauer
2010-01-17
Add support for the SMSC LPC47n227 SuperI/O chip
Stefan Reinauer
2009-12-28
trival. All the changes is about comment and spaces.
Zheng Bao
2009-12-01
Trivial. SCH4304 and SCH4307 have the same device id.
Zheng Bao
2009-11-30
Add support for the SMSC SCH4304 Super I/O.
Zheng Bao
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-28
Make d945gclf build.
Myles Watson
2009-10-28
Add some missing license headers, consistency fixes for others (trivial).
Uwe Hermann
2009-10-28
preliminary Intel D945GCLF Atom+i945 support.
Stefan Reinauer
2009-10-20
Correct typo. Thanks to Mark Marshall for spotting it.
Myles Watson
2009-10-19
Move ITE-specific option to src/superio/ite/Kconfig.
Myles Watson
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-09
More kconfig cleanups:
Uwe Hermann
2009-10-07
Get rid of early_serial, it is now a generic function in early_init.
Ronald G. Minnich
2009-10-05
Without these fixes the w83627dhg driver (which is currently not used by any
Stefan Reinauer
2009-09-24
Make all Kconfig enabled boards build (tested with kbuildall).
Patrick Georgi
2009-08-28
This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...
Arnaud Maye
[next]