index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
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
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
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <pc80/keyboard.h>
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-08-21
superio/ite/it8721f: Add SuperIO ACPI declarations
Arthur Heymans
2018-08-21
superio/ite/it8721f: Add resources
Arthur Heymans
2018-08-17
superio/ite/it8720f: fix power control init
Felix Held
2018-08-13
superio/winbond/w83627hf: Remove unused value
Elyes HAOUAS
2018-08-09
src/superio: Fix typo and remove unneeded whitespace
Elyes HAOUAS
2018-08-09
superio: fix and extend pnp_info of wpcd376i
Stefan Tauner
2018-08-03
superio/nuvoton/nct6776/acpi: Add PS/2 mouse support
Tristan Corrick
2018-08-03
superio/acpi: Make _CRS methods Serialized, eliminating IASL remarks
Tristan Corrick
2018-08-03
superio/nuvoton/nct6776/acpi: Add parallel port support
Tristan Corrick
2018-08-03
superio/nuvoton/nct6776/acpi: Fix typo in comments
Tristan Corrick
2018-07-26
sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct
Felix Held
2018-07-25
superio/winbond: remove LDN-specific ops overrides
Felix Held
2018-07-25
superio/via: remove LDN-specific ops overrides
Felix Held
2018-07-25
superio/renesas: remove LDN-specific ops overrides
Felix Held
2018-07-25
superio/intel: remove LDN-specific ops overrides
Felix Held
2018-07-25
superio/fintek: remove LDN-specific ops overrides
Felix Held
2018-07-24
superio/nuvoton/npcd378: Add ACPI code for S3 resume
Patrick Rudolph
2018-07-22
superio/nuvoton/npcd378: Fix resource size
Patrick Rudolph
2018-07-18
superio/nsc: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2018-07-18
superio/smsc: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2018-07-18
superio/ite: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2018-07-18
superio/nuvoton: remove LDN-specific ops overrides
Felix Held
2018-07-06
superio: move files to match the common naming scheme
Felix Held
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-04
src/superio/{ite,smsc}: Remove space before tab
Elyes HAOUAS
2018-06-01
superio/nuvoton/npcd378: Add PSU fan control
Patrick Rudolph
2018-05-15
superio/ite/it8720f: Implement power control
Samuel Holland
2018-05-14
superio/nuvoton: Add support for NPCD378
Patrick Rudolph
2018-05-12
superio/ite/it8623e: initialize the PWM fan controller
Kevin Cody-Little
2018-05-04
superio/ite/common: Add options to enable beeps
Vagiz Trakhanov
2018-01-15
Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
[prev]
[next]