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-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
2019-01-25
superio/common/conf_mode: use pnp_write_config instead of outb calls
Felix Held
2019-01-24
superio/ite: Add it8528e
Patrick Rudolph
2019-01-24
superio/it8716f: fix pnp_dev_info
Felix Held
2019-01-24
superio/wpcm450: fix keyboard IO masks
Felix Held
2019-01-17
superio/nsc: fix IO masks
Felix Held
2019-01-15
src/superio/smsc/smscsuperio/superio.c: Add SCH5504
Angel Pons
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
superio/*: Link early initialization into bootblock
Arthur Heymans
2018-12-28
superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces
Elyes HAOUAS
2018-12-19
smsc/sch5147: Implement ACPI handling of a few LDN
Arthur Heymans
2018-12-19
superio/smsc: Add SCH5147
Arthur Heymans
2018-12-18
{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-16
superio/ite/it8772f: Fix typo
Elyes HAOUAS
2018-12-16
superio/ite/it8721f/acpi: Remove unneeded white space
Elyes HAOUAS
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
[next]