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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
2
-32
/
+3
*
superio: ite8772f: Exit extemp busy state
Ryan Lin
2015-03-21
2
-0
/
+37
*
superio/fintek/f81216h: Add the correct unlock key values
Dave Frodin
2015-02-14
1
-4
/
+4
*
superio/fintek: Add required changes so F81216H can be used
Dave Frodin
2015-02-04
3
-29
/
+26
*
superio: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
1
-4
/
+2
*
superio/smsc/lpc47n217: Drop dead code
Stefan Reinauer
2015-01-06
1
-40
/
+0
*
superio/smsc/lpc47n207: Hook into build system
Edward O'Callaghan
2015-01-06
5
-4
/
+37
*
superio/smsc/lpc47b272/superio.c: Remove dead code
Edward O'Callaghan
2015-01-04
1
-68
/
+23
*
src/superio/smsc/lpc47m10x/superio.c: Remove dead code
Edward O'Callaghan
2015-01-04
1
-68
/
+22
*
superio/smsc/lpc47b272: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
3
-4
/
+12
*
superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
3
-4
/
+12
*
superio/smsc/lpc47b397: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
3
-4
/
+12
*
superio/nsc/pc87417: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
5
-18
/
+19
*
superio/nsc/pc87366: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
4
-5
/
+12
*
superio/nsc/pc97317: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
4
-5
/
+12
*
superio/intel/i3100: Use link-time symbol over .c includes
Edward O'Callaghan
2015-01-04
3
-5
/
+14
*
superio/nsc/pc87360: Use link-time symbol over .c includes
Edward O'Callaghan
2015-01-04
4
-5
/
+12
*
Drop Intel E7520 and E7525 and related boards
Stefan Reinauer
2014-12-18
6
-272
/
+0
*
Drop obsolete SuperIOs used by GX1 systems only
Stefan Reinauer
2014-12-16
12
-342
/
+0
*
Mark non-executable files non-executable
Patrick Georgi
2014-12-01
3
-0
/
+0
*
superio/ite: Use common dispatch for pnp entry/exit functions
Edward O'Callaghan
2014-11-04
3
-63
/
+9
*
superio/fintek/f81216h: Implement device support
Edward O'Callaghan
2014-11-01
7
-0
/
+300
*
superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's
Edward O'Callaghan
2014-11-01
1
-0
/
+33
*
superio/nuvoton: Add support for Nuvoton NCT6776
Felix Held
2014-10-30
5
-0
/
+183
*
superio/nuvoton: Add support for Nuvoton NCT5572D
Felix Held
2014-10-30
5
-0
/
+155
*
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-27
8
-10
/
+10
*
superio/*/superio.c: Don't hide pointer types behind typedefs
Edward O'Callaghan
2014-10-27
50
-152
/
+152
*
superio: Use 'pnp_devfn_t' over 'device_t' in romstage component
Edward O'Callaghan
2014-10-27
61
-162
/
+162
*
superio/common/conf_mode.c: Don't hide pointers with typedefs
Edward O'Callaghan
2014-10-27
1
-5
/
+5
*
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
*
superio/smsc/sch4037: Cleanup and fix .c inclusion
Edward O'Callaghan
2014-08-23
4
-33
/
+27
*
superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c include
Edward O'Callaghan
2014-08-23
3
-16
/
+21
*
superio/smsc/sio1036: Clean up RAMstage superio.c component
Edward O'Callaghan
2014-08-09
1
-29
/
+13
*
superio/f71869ad: fix documentation of io_info mask values
Felix Held
2014-07-18
1
-1
/
+1
*
src/superio/smsc/lpc47m15x: Avoid #include early_serial.c
Edward O'Callaghan
2014-07-18
3
-4
/
+13
*
superio/smsc: Add some missing header guards
Edward O'Callaghan
2014-07-18
2
-0
/
+10
*
src/superio/ite/it8772f: Separate mainboard from SIO at obj level
Edward O'Callaghan
2014-07-18
4
-93
/
+104
*
superio,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
27
-27
/
+0
*
superio/fintek/f71869ad: config struct should be const qualified
Edward O'Callaghan
2014-07-15
2
-2
/
+2
*
superio: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
7
-7
/
+0
*
PS2 keyboard: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
1
-7
/
+0
*
superio/smsc/fdc37n972: Trivial cleanup reorder headers
Edward O'Callaghan
2014-06-21
3
-5
/
+5
*
superio/nuvoton: Add chip support for setting IRQs to edge/level
Dave Frodin
2014-06-20
3
-1
/
+99
*
superio/nuvoton: Adds a function to route pins 41-48 to UARTD
Dave Frodin
2014-06-20
3
-3
/
+62
*
superio/ite/it8772f: Remove prototypes for func with no body
Edward O'Callaghan
2014-06-20
1
-2
/
+0
*
superio/smscsuperio: Fix chip detection
Kyösti Mälkki
2014-06-12
1
-2
/
+5
*
nuvoton/nct5104d: Update the #defined LDNs
Dave Frodin
2014-06-09
1
-4
/
+9
*
superio/nuvoton: factor out generic romstage components
Felix Held
2014-06-06
6
-28
/
+94
*
superio/smsc/kbc1100: Virtually rewrite support and fix mainboards
Edward O'Callaghan
2014-06-06
3
-16
/
+31
[next]