index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
superio
/
smsc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for SMSC MEC1308/1310 SuperI/O EC
Stefan Reinauer
2012-04-06
7
-0
/
+465
*
Add initial support for SMSC SIO1007 SuperI/O chip
Stefan Reinauer
2012-04-06
4
-0
/
+366
*
Add support for SMSC LPC47N207 SuperI/O chip
Stefan Reinauer
2012-04-06
2
-0
/
+122
*
SIO: Add smsc sio1036 superio
Kerry Sheh
2012-02-17
7
-0
/
+306
*
SIO: Add smsc/sch4037 superio support
Kerry Sheh
2012-02-17
7
-0
/
+285
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
14
-18
/
+18
*
Append logical PME/GPIO device. Fix MPU device number.
Kyösti Mälkki
2011-10-18
2
-1
/
+2
*
Added support for Aaeon PFM-540I RevB PC104 SBC
Mark Norman
2011-06-29
1
-0
/
+2
*
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-04-19
19
-85
/
+12
*
It turns out that the code which enables specific LDN is somewhat buggy.
Rudolf Marek
2011-02-19
7
-7
/
+7
*
This code provides support for the superio chip on the AMD Inagua platform (n...
Frank Vibrans
2011-02-14
7
-0
/
+288
*
add license headers to some trivial files and pc87427.h
Stefan Reinauer
2010-12-17
2
-0
/
+38
*
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
9
-0
/
+0
*
back out parts of #6073
Stefan Reinauer
2010-11-16
2
-2
/
+2
*
C and other Super I/O cosmetic fixes.
Uwe Hermann
2010-11-15
31
-441
/
+299
*
Remove superfluous Super I/O res0/res1 lines.
Uwe Hermann
2010-11-11
6
-18
/
+6
*
Add #include guards to all Super I/O header files (trivial).
Uwe Hermann
2010-11-08
20
-15
/
+91
*
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-10-26
9
-336
/
+210
*
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
10
-10
/
+10
*
fix misnamed functions.
Stefan Reinauer
2010-06-29
2
-4
/
+4
*
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-21
2
-6
/
+6
*
Add two new superios to coreboot:
Stefan Reinauer
2010-05-16
10
-0
/
+317
*
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-05-09
1
-0
/
+1
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
2
-11
/
+11
*
zero warnings days.
Stefan Reinauer
2010-04-09
1
-0
/
+2
*
fix epia-m700 compilation, and remove more warnings.
Stefan Reinauer
2010-04-07
1
-1
/
+1
*
switch some ROMCC boards back to ROMCC.
Stefan Reinauer
2010-04-07
1
-1
/
+1
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
4
-10
/
+10
*
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
2
-2
/
+1
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
4
-7
/
+7
*
more warning fixes.
Stefan Reinauer
2010-03-17
1
-1
/
+1
*
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-23
7
-7
/
+7
*
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-15
3
-16
/
+14
*
newconfig is no more.
Patrick Georgi
2010-02-07
8
-180
/
+0
*
Add support for the SMSC LPC47n227 SuperI/O chip
Stefan Reinauer
2010-01-17
8
-0
/
+604
*
trival. All the changes is about comment and spaces.
Zheng Bao
2009-12-28
35
-502
/
+744
*
Trivial. SCH4304 and SCH4307 have the same device id.
Zheng Bao
2009-12-01
1
-1
/
+1
*
Add support for the SMSC SCH4304 Super I/O.
Zheng Bao
2009-11-30
1
-0
/
+2
*
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-30
5
-37
/
+35
*
Make d945gclf build.
Myles Watson
2009-10-28
4
-2
/
+6
*
Add some missing license headers, consistency fixes for others (trivial).
Uwe Hermann
2009-10-28
5
-5
/
+66
*
preliminary Intel D945GCLF Atom+i945 support.
Stefan Reinauer
2009-10-28
5
-0
/
+200
*
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-09
1
-6
/
+0
*
More kconfig cleanups:
Uwe Hermann
2009-10-09
1
-0
/
+6
*
Make all Kconfig enabled boards build (tested with kbuildall).
Patrick Georgi
2009-09-24
1
-1
/
+1
*
This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...
Arnaud Maye
2009-08-28
1
-0
/
+2
*
Correct typos /SMCSC/SMSC/ in Kconfig.
Myles Watson
2009-08-27
1
-6
/
+6
*
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-25
6
-6
/
+6
*
Kconfig!
Patrick Georgi
2009-08-12
8
-0
/
+113
*
Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the
Michael Gold
2009-07-05
1
-0
/
+2
[next]