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
*
superio/smsc: Add support for SMSC DME1737
Jonathan A. Kollasch
2015-07-13
6
-114
/
+30
*
superio/smsc/dme1737: copy superio/smsc/lpc47b397
Jonathan A. Kollasch
2015-07-13
4
-0
/
+271
*
superio: use common x86 code on x86-64
Stefan Reinauer
2015-06-22
1
-0
/
+1
*
superio/fintek/Kconfig: add newline at end of file.
Martin Roth
2015-06-21
1
-1
/
+1
*
superio/fintek: Add support for Fintek F81866AD-I
Fabian Kunkel
2015-06-12
8
-0
/
+352
*
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-06-04
1
-1
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
256
-257
/
+256
*
superio/nuvoton: Add support for Nuvoton NCT6779D
Matt DeVillier
2015-05-19
5
-0
/
+170
*
nuvoton/nct6776: there is no IRQ for LDN8
Felix Held
2015-05-17
1
-1
/
+1
*
superio: Replace the indexed I/O functions
Dave Frodin
2015-05-14
6
-59
/
+0
*
superio/nct5104d: Handle shared GPIO/UART pins
Kyösti Mälkki
2015-05-14
1
-0
/
+37
*
superio/nct5104d: Refactor IRQ trigger config
Kyösti Mälkki
2015-05-14
1
-11
/
+27
*
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
[next]