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
/
ite
Commit message (
Expand
)
Author
Age
Files
Lines
*
superio/ite: Use common dispatch for pnp entry/exit functions
Edward O'Callaghan
2014-11-04
3
-63
/
+9
*
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-27
2
-2
/
+2
*
superio/*/superio.c: Don't hide pointer types behind typedefs
Edward O'Callaghan
2014-10-27
8
-15
/
+15
*
superio: Use 'pnp_devfn_t' over 'device_t' in romstage component
Edward O'Callaghan
2014-10-27
10
-37
/
+37
*
pnp: Allow setting of misc register 0xf4 in device tree
Stefan Reinauer
2014-09-17
1
-1
/
+2
*
pnp: Allow setting of misc register 0xfa in device tree
Stefan Reinauer
2014-09-11
1
-1
/
+1
*
src/superio/ite/it8772f: Separate mainboard from SIO at obj level
Edward O'Callaghan
2014-07-18
4
-93
/
+104
*
superio/ite/it8772f: Remove prototypes for func with no body
Edward O'Callaghan
2014-06-20
1
-2
/
+0
*
superio/ite/it8661f: Make early_serial into romstage sym
Edward O'Callaghan
2014-06-03
3
-5
/
+8
*
superio/ite/it8772f: Depreciate early wdt functions
Edward O'Callaghan
2014-06-03
2
-31
/
+2
*
superio/ite/it8772f: Move towards removing #include .c
Edward O'Callaghan
2014-06-03
2
-24
/
+7
*
superio/ite/it8712f: Depreciate model specific early_serial.c
Edward O'Callaghan
2014-05-28
3
-79
/
+0
*
superio/ite/it8712f: Drop model specific sio func for generic ver
Edward O'Callaghan
2014-05-28
2
-8
/
+0
*
superio/ite/it8721f: Trivial drop redundant headers
Edward O'Callaghan
2014-05-24
1
-3
/
+0
*
Implement proper IT8728F PNP ops
Rudolf Marek
2014-05-23
1
-4
/
+14
*
ite/common: Introduce common watchdog and 3.3V VSB helpers
Rudolf Marek
2014-05-23
2
-0
/
+42
*
superio/ite/it8728f/it8728f_hwm.c: Small fixes
Rudolf Marek
2014-05-23
1
-3
/
+4
*
superio/*: Remove redundant chip.h header
Edward O'Callaghan
2014-05-13
5
-157
/
+0
*
superio/*: Deal with some chip.h special cases
Edward O'Callaghan
2014-05-13
1
-4
/
+1
*
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-13
6
-17
/
+7
*
superio/ite/it8718f: Remove hard coding from romstage
Edward O'Callaghan
2014-05-12
2
-43
/
+7
*
superio/ite/*: Factor out generic romstage component
Edward O'Callaghan
2014-05-11
21
-295
/
+112
*
superio/ite/it8728f: RAMstage PNP configuration component
Edward O'Callaghan
2014-05-11
5
-0
/
+213
*
superio/ite/it8673f: Remove poor implementation
Edward O'Callaghan
2014-04-26
7
-255
/
+0
*
superio/ite/it8705f: Remove poor implementation
Edward O'Callaghan
2014-04-26
6
-217
/
+0
*
superio/ite/it8716f: Rewrite from hardcoded base addr
Edward O'Callaghan
2014-04-26
5
-61
/
+43
*
superio/ite/it8721f: Rewrite from hardcoded base addr
Edward O'Callaghan
2014-04-26
5
-53
/
+47
*
superio/ite/it8728f: Fix headers and prototype location
Edward O'Callaghan
2014-04-15
3
-44
/
+19
*
uart8250: Drop includes in superio
Kyösti Mälkki
2014-02-06
16
-16
/
+0
*
it8728f: Add ITE IT8728F superio early serial support.
Damien Zammit
2013-07-20
6
-0
/
+177
*
pnp: Remove now plain wrappers for default PnP functions
Nico Huber
2013-06-17
3
-54
/
+9
*
pnp: Register implementations of enter/exit config state
Nico Huber
2013-06-17
3
-18
/
+18
*
pnp: Provide alternative pnp_enable() implementation
Nico Huber
2013-06-17
3
-6
/
+3
*
pnp: Unify some alignment to ease autogenerating patches
Nico Huber
2013-06-17
2
-10
/
+10
*
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-10
5
-9
/
+3
*
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-22
10
-10
/
+10
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
46
-46
/
+46
*
Remove chip.h files without config structure
Kyösti Mälkki
2012-10-07
4
-70
/
+0
*
Auto-declare chip_operations
Kyösti Mälkki
2012-08-22
9
-18
/
+0
*
Add support for ITE IT8772F SuperI/O chip
Stefan Reinauer
2012-04-02
8
-0
/
+881
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
7
-7
/
+7
*
Add IT8721F support
QingPei Wang
2011-09-14
7
-0
/
+271
*
some ifdef --> if fixes
Stefan Reinauer
2011-04-21
2
-2
/
+2
*
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-04-19
14
-71
/
+7
*
It turns out that the code which enables specific LDN is somewhat buggy.
Rudolf Marek
2011-02-19
2
-2
/
+2
*
add license headers to some trivial files and pc87427.h
Stefan Reinauer
2010-12-17
2
-0
/
+39
*
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
8
-0
/
+0
*
C and other Super I/O cosmetic fixes.
Uwe Hermann
2010-11-15
7
-37
/
+35
*
Remove superfluous Super I/O res0/res1 lines.
Uwe Hermann
2010-11-11
6
-16
/
+6
*
ITE IT8661F changes to match the common code structure.
Uwe Hermann
2010-11-10
3
-60
/
+69
[next]