index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
superio
Age
Commit message (
Expand
)
Author
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-20
superio: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-20
superio: Remove unused include <device/smbus.h>
Elyes HAOUAS
2019-10-18
superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.asl
Pavel Sayekat
2019-10-18
superio/smsc: Restore sio1036
Marshall Dawson
2019-10-16
src/superio: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-16
src/superio: Remove unused 'include <arch/io.h>'
Elyes HAOUAS
2019-10-13
src/superio: Remove unused superio chips
Martin Roth
2019-10-13
superio/common: Remove unused include 'pnp_def.h'
Elyes HAOUAS
2019-10-08
superio/it8772f: use pnp_ops.h for pnp register access
Felix Held
2019-10-08
superio/winbond/w83627*: use hwm5_conf.h for HWM setup
Felix Held
2019-10-08
superio/it8772f: use HWM access functionality from hwm5_conf.h
Felix Held
2019-10-08
superio/hwm5_conf: factor out HWM access from ITE env_ctrl
Felix Held
2019-10-07
src: Capitalize Super I/O
Elyes HAOUAS
2019-10-07
device: Rename scan_static_bus() -> enable_static_devices()
Nico Huber
2019-09-17
superio/common: Fix types in printf
Patrick Georgi
2019-09-11
superio/common: fix regression in ssdt
Michael Niewöhner
2019-09-06
superio/smsc/lpc47b397: fix regression in ops override
Felix Held
2019-09-06
src/superio/aspeed/ast2400: Use new SuperIO acpigen
Christian Walter
2019-09-06
superio/common: Add ssdtgen for generic SuperIOs
Patrick Rudolph
2019-08-27
smsc/superio/sio1007: Fix header name
Kyösti Mälkki
2019-07-29
src/superio/nuvoton: Add support for NCT5539D
Pavel Sayekat
2019-07-26
superio/fintek: Add f81803A
Richard Spiegel
2019-06-22
nuvoton/early_serial: improve comments on serial pinmux settings
Felix Held
2019-06-21
superio/nuvoton/nct6776: Make Kconfig symbol dependent
Angel Pons
2019-06-21
superio/nuvoton/nct6791d: Add symbol to select COM port
Angel Pons
2019-05-25
superio/fintek/f71863fg: Remove variable set but not used
Elyes HAOUAS
2019-05-24
superio: Add ASpeed AST2400
Frans Hendriks
2019-05-15
superio/ite: Add IT8786E-I
Kyösti Mälkki
2019-05-15
src/superio/ite/common: Prepare for ITE IT8786E SuperIO
Michał Żygowski
2019-05-01
superio/fintek/f71808a: Add more optional ramstage registers
Max Blau
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
src/nsc/common/nsc.h: Drop unused include
Elyes HAOUAS
2019-03-14
Remove leftover files
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
superio/ite/it8613e: add support for ITE IT8613E
Krystian Hebel
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-02
superio/ite/common: add option for enabling 5 FANs
Krystian Hebel
2019-03-02
superio/ite/common/env_ctrl.c: fix IS_ENABLED argument
Krystian Hebel
2019-02-14
superio/nsc/pc87417: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc/pc87366: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc/pc87360: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc/pc87309: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc/pc87392: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc: Introduce common early_serial
Peter Lemenkov
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-04
superio/winbond/w83627ehg: Correct CR 0x2a comment
Elyes HAOUAS
2019-01-28
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
[next]