index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
superio
/
smsc
/
lpc47m10x
/
superio.c
Age
Commit message (
Expand
)
Author
2013-07-03
pnp: Add some default functions to enter/exit config state
Nico Huber
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-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2011-10-18
Append logical PME/GPIO device. Fix MPU device number.
Kyösti Mälkki
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-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-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-04-07
switch some ROMCC boards back to ROMCC.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2009-12-28
trival. All the changes is about comment and spaces.
Zheng Bao
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-08-23
Uwe Hermann:
Stefan Reinauer
2006-08-18
delete unused device.
Ronald G. Minnich
2006-08-17
add smsc part. Mod sun board to use smsc part for now
Ronald G. Minnich