summaryrefslogtreecommitdiff
path: root/src/superio/winbond
AgeCommit message (Expand)Author
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-21superio: Use get_int_option()Angel Pons
2021-02-11src/superio: Fix typo in commentElyes HAOUAS
2020-10-17superio: Add newline to log message about disabled mouse controllerPaul Menzel
2020-10-12superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS
2020-09-17src: Remove redundant <device/pnp_def.h>Elyes HAOUAS
2020-09-11src/superio: Use 'PNP_IDX_*' macros instead of magic numbersElyes HAOUAS
2020-08-31superio/winbond/wpcd376i: Resurrect the driverSamuel Holland
2020-08-13superio/*/Makefiles: Remove non-existing directory inclusionElyes HAOUAS
2020-06-16superio/winbond/w83977tf: Add suspend related fieldsKeith Hui
2020-05-20superio/winbond/w83977tf: Scope UART configuration defines more locallyPatrick Georgi
2020-05-19superio/winbond/w83977tf: Fix iasl warningKeith Hui
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-11superio/winbond/w83977tf: Only list IR logical device if neededKeith Hui
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-03-31superio/winbond: Improve code formattingElyes HAOUAS
2020-03-31superio/winbond/{w83627hf,w83977tf}: Use macroElyes HAOUAS
2020-03-29superio: Replace D1/D2 power states with D3Nico Huber
2020-03-10winbond/w83667hg-a: Disable mouse controller also during resumePaul Menzel
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-13superio/*: Don't use conf_mode directlyPatrick Rudolph
2019-11-05superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-13src/superio: Remove unused superio chipsMartin Roth
2019-10-08superio/winbond/w83627*: use hwm5_conf.h for HWM setupFelix Held
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
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-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-02-04superio/winbond/w83627ehg: Correct CR 0x2a commentElyes HAOUAS
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-12-18{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>Elyes 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-08-13superio/winbond/w83627hf: Remove unused valueElyes HAOUAS
2018-08-09superio: fix and extend pnp_info of wpcd376iStefan Tauner
2018-07-25superio/winbond: remove LDN-specific ops overridesFelix Held
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2017-12-02winbond/w83977tf: Add ACPI declarationsKeith Hui
2017-11-30superio: Log if mouse controller is disabledPaul Menzel
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-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-04superio/winbond/*/header: Include <arch/io.h>Arthur Heymans