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
/
ite
Age
Commit message (
Expand
)
Author
2014-05-13
superio/*: Remove redundant chip.h header
Edward O'Callaghan
2014-05-13
superio/*: Deal with some chip.h special cases
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-12
superio/ite/it8718f: Remove hard coding from romstage
Edward O'Callaghan
2014-05-11
superio/ite/*: Factor out generic romstage component
Edward O'Callaghan
2014-05-11
superio/ite/it8728f: RAMstage PNP configuration component
Edward O'Callaghan
2014-04-26
superio/ite/it8673f: Remove poor implementation
Edward O'Callaghan
2014-04-26
superio/ite/it8705f: Remove poor implementation
Edward O'Callaghan
2014-04-26
superio/ite/it8716f: Rewrite from hardcoded base addr
Edward O'Callaghan
2014-04-26
superio/ite/it8721f: Rewrite from hardcoded base addr
Edward O'Callaghan
2014-04-15
superio/ite/it8728f: Fix headers and prototype location
Edward O'Callaghan
2014-02-06
uart8250: Drop includes in superio
Kyösti Mälkki
2013-07-20
it8728f: Add ITE IT8728F superio early serial support.
Damien Zammit
2013-06-17
pnp: Remove now plain wrappers for default PnP functions
Nico Huber
2013-06-17
pnp: Register implementations of enter/exit config state
Nico Huber
2013-06-17
pnp: Provide alternative pnp_enable() implementation
Nico Huber
2013-06-17
pnp: Unify some alignment to ease autogenerating patches
Nico Huber
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-04-02
Add support for ITE IT8772F SuperI/O chip
Stefan Reinauer
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-09-14
Add IT8721F support
QingPei Wang
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-19
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-02-19
It turns out that the code which enables specific LDN is somewhat buggy.
Rudolf Marek
2010-12-17
add license headers to some trivial files and pc87427.h
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-11-15
C and other Super I/O cosmetic fixes.
Uwe Hermann
2010-11-11
Remove superfluous Super I/O res0/res1 lines.
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-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-08-15
Gigabyte dual bios mainboard will always reboot, caused by the superio.
Wang Qing Pei
2010-05-14
ITE IT8671F: Add it8671f_48mhz_clkin().
Anders Jenbo
2010-04-30
fix superio warnings. interesting side node: most superio .h files have no
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-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2009-12-28
trival. All the changes is about comment and spaces.
Zheng Bao
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
[prev]
[next]