summaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
2019-10-08superio/winbond/w83627*: use hwm5_conf.h for HWM setupFelix Held
2019-10-08superio/it8772f: use HWM access functionality from hwm5_conf.hFelix Held
2019-10-08superio/hwm5_conf: factor out HWM access from ITE env_ctrlFelix Held
2019-10-07src: Capitalize Super I/OElyes HAOUAS
2019-10-07device: Rename scan_static_bus() -> enable_static_devices()Nico Huber
2019-09-17superio/common: Fix types in printfPatrick Georgi
2019-09-11superio/common: fix regression in ssdtMichael Niewöhner
2019-09-06superio/smsc/lpc47b397: fix regression in ops overrideFelix Held
2019-09-06src/superio/aspeed/ast2400: Use new SuperIO acpigenChristian Walter
2019-09-06superio/common: Add ssdtgen for generic SuperIOsPatrick Rudolph
2019-08-27smsc/superio/sio1007: Fix header nameKyösti Mälkki
2019-07-29src/superio/nuvoton: Add support for NCT5539DPavel Sayekat
2019-07-26superio/fintek: Add f81803ARichard Spiegel
2019-06-22nuvoton/early_serial: improve comments on serial pinmux settingsFelix Held
2019-06-21superio/nuvoton/nct6776: Make Kconfig symbol dependentAngel Pons
2019-06-21superio/nuvoton/nct6791d: Add symbol to select COM portAngel Pons
2019-05-25superio/fintek/f71863fg: Remove variable set but not usedElyes HAOUAS
2019-05-24superio: Add ASpeed AST2400Frans Hendriks
2019-05-15superio/ite: Add IT8786E-IKyösti Mälkki
2019-05-15src/superio/ite/common: Prepare for ITE IT8786E SuperIOMichał Żygowski
2019-05-01superio/fintek/f71808a: Add more optional ramstage registersMax Blau
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-18src/nsc/common/nsc.h: Drop unused includeElyes HAOUAS
2019-03-14Remove leftover filesKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06superio/ite/it8613e: add support for ITE IT8613EKrystian Hebel
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-02superio/ite/common: add option for enabling 5 FANsKrystian Hebel
2019-03-02superio/ite/common/env_ctrl.c: fix IS_ENABLED argumentKrystian Hebel
2019-02-14superio/nsc/pc87417: Use common early_serialPeter Lemenkov
2019-02-14superio/nsc/pc87366: Use common early_serialPeter Lemenkov
2019-02-14superio/nsc/pc87360: Use common early_serialPeter Lemenkov
2019-02-14superio/nsc/pc87309: Use common early_serialPeter Lemenkov
2019-02-14superio/nsc/pc87392: Use common early_serialPeter Lemenkov
2019-02-14superio/nsc: Introduce common early_serialPeter Lemenkov
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-02-04superio/winbond/w83627ehg: Correct CR 0x2a commentElyes HAOUAS
2019-01-28src: Don't use a #defines like Kconfig symbolsElyes HAOUAS
2019-01-25superio/common/conf_mode: use pnp_write_config instead of outb callsFelix Held
2019-01-24superio/ite: Add it8528ePatrick Rudolph
2019-01-24superio/it8716f: fix pnp_dev_infoFelix Held
2019-01-24superio/wpcm450: fix keyboard IO masksFelix Held
2019-01-17superio/nsc: fix IO masksFelix Held
2019-01-15src/superio/smsc/smscsuperio/superio.c: Add SCH5504Angel Pons
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-12-28superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spacesElyes HAOUAS
2018-12-19smsc/sch5147: Implement ACPI handling of a few LDNArthur Heymans