aboutsummaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
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
2018-12-19superio/smsc: Add SCH5147Arthur Heymans
2018-12-18{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-16superio/ite/it8772f: Fix typoElyes HAOUAS
2018-12-16superio/ite/it8721f/acpi: Remove unneeded white spaceElyes HAOUAS
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-08-21superio/ite/it8721f: Add SuperIO ACPI declarationsArthur Heymans
2018-08-21superio/ite/it8721f: Add resourcesArthur Heymans
2018-08-17superio/ite/it8720f: fix power control initFelix Held
2018-08-13superio/winbond/w83627hf: Remove unused valueElyes HAOUAS
2018-08-09src/superio: Fix typo and remove unneeded whitespaceElyes HAOUAS
2018-08-09superio: fix and extend pnp_info of wpcd376iStefan Tauner
2018-08-03superio/nuvoton/nct6776/acpi: Add PS/2 mouse supportTristan Corrick
2018-08-03superio/acpi: Make _CRS methods Serialized, eliminating IASL remarksTristan Corrick
2018-08-03superio/nuvoton/nct6776/acpi: Add parallel port supportTristan Corrick
2018-08-03superio/nuvoton/nct6776/acpi: Fix typo in commentsTristan Corrick
2018-07-26sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops structFelix Held
2018-07-25superio/winbond: remove LDN-specific ops overridesFelix Held
2018-07-25superio/via: remove LDN-specific ops overridesFelix Held
2018-07-25superio/renesas: remove LDN-specific ops overridesFelix Held
2018-07-25superio/intel: remove LDN-specific ops overridesFelix Held
2018-07-25superio/fintek: remove LDN-specific ops overridesFelix Held
2018-07-24superio/nuvoton/npcd378: Add ACPI code for S3 resumePatrick Rudolph
2018-07-22superio/nuvoton/npcd378: Fix resource sizePatrick Rudolph
2018-07-18superio/nsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-07-18superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-07-18superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-07-18superio/nuvoton: remove LDN-specific ops overridesFelix Held
2018-07-06superio: move files to match the common naming schemeFelix Held
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-04src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS
2018-06-01superio/nuvoton/npcd378: Add PSU fan controlPatrick Rudolph
2018-05-15superio/ite/it8720f: Implement power controlSamuel Holland
2018-05-14superio/nuvoton: Add support for NPCD378Patrick Rudolph
2018-05-12superio/ite/it8623e: initialize the PWM fan controllerKevin Cody-Little
2018-05-04superio/ite/common: Add options to enable beepsVagiz Trakhanov
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-07superio/ite/it8623e: add support for SIO chip ITE IT8623EGergely Kiss
2018-01-07superio/f71869ad: Add temperature sensor typeRenze Nicolai
2018-01-07nuvoton/nct6776: Add ACPI declarationsTobias Diedrich
2018-01-06superio/ite: add missing pnp_conf_mode fields in ops structFelix Held
2017-12-02winbond/w83977tf: Add ACPI declarationsKeith Hui
2017-11-30nuvoton/nct5572d: Disable mouse controller also during resumePaul Menzel
2017-11-30superio: Log if mouse controller is disabledPaul Menzel
2017-10-25superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macrosKeith Hui
2017-10-22superio/ite/common: Make PECI a thermal modeVagiz Trakhanov
2017-10-22superio/ite/common: Add temperature limitsVagiz Trakhanov
2017-10-22superio/ite/common: Add temperature offsetVagiz Trakhanov
2017-09-21winbond/w83627hf: Drop early_init.cKeith Hui
2017-09-21winbond/w83697hf: Drop early_serial.cKeith Hui
2017-09-21superio/winbond/*: Unify w*_set_clksel_48()Keith Hui
2017-08-21superio/winbond/w83627*: Remove deprecated codeKeith Hui
2017-08-15superio/winbond/w83977tf: Drop early_serial.cKeith Hui
2017-08-06sio/smsc/kbc1100: Fix some style issuesArthur Heymans
2017-07-08superio/ite/it8716f: Update init_ecMartin Roth
2017-07-07src/superio: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-12superio/ite/it8720f: add new IT8720F Super I/OSamuel Holland
2017-06-12superio/ite/it8728f: remove unused headerSamuel Holland
2017-06-12superio/ite/common: fix prototype to match othersSamuel Holland