summaryrefslogtreecommitdiffstats
path: root/src/superio/winbond
Commit message (Expand)AuthorAgeFilesLines
* superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* sio/winbond/w83627hf/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* sio/winbond/w83627hf/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* superio/winbond/w83627hf/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-2/+2
* src/superio: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-01-101-1/+0
* superio/winbond/w83627hf/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer2022-01-011-2/+2
* superio/winbond/w83627hf/acpi: Replace LOr() with ASL 2.0 syntaxFelix Singer2022-01-011-13/+13
* superio/winbond/w83627hf/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* superio/winbond/w83977tf/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-2/+2
* superio/winbond/w83627hf/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-301-7/+7
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-5/+5
* src: Retype option API to use unsigned integersAngel Pons2021-05-063-3/+3
* superio: Use get_int_option()Angel Pons2021-04-213-7/+4
* src/superio: Fix typo in commentElyes HAOUAS2021-02-111-1/+1
* superio: Add newline to log message about disabled mouse controllerPaul Menzel2020-10-171-1/+1
* superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-122-32/+32
* src: Remove redundant <device/pnp_def.h>Elyes HAOUAS2020-09-171-1/+0
* src/superio: Use 'PNP_IDX_*' macros instead of magic numbersElyes HAOUAS2020-09-111-2/+3
* superio/winbond/wpcd376i: Resurrect the driverSamuel Holland2020-08-315-0/+93
* superio/*/Makefiles: Remove non-existing directory inclusionElyes HAOUAS2020-08-131-2/+0
* superio/winbond/w83977tf: Add suspend related fieldsKeith Hui2020-06-161-1/+7
* superio/winbond/w83977tf: Scope UART configuration defines more locallyPatrick Georgi2020-05-201-0/+2
* superio/winbond/w83977tf: Fix iasl warningKeith Hui2020-05-191-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1137-37/+0
* superio/winbond/w83977tf: Only list IR logical device if neededKeith Hui2020-05-112-0/+8
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* superio/winbond: Improve code formattingElyes HAOUAS2020-03-315-116/+116
* superio/winbond/{w83627hf,w83977tf}: Use macroElyes HAOUAS2020-03-312-136/+138
* superio: Replace D1/D2 power states with D3Nico Huber2020-03-293-22/+22
* winbond/w83667hg-a: Disable mouse controller also during resumePaul Menzel2020-03-101-1/+1
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-3037-586/+74
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-093-3/+3
* superio/*: Don't use conf_mode directlyPatrick Rudolph2019-12-131-6/+6
* superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS2019-11-052-4/+4
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-206-6/+5
* src/superio: Remove unused superio chipsMartin Roth2019-10-1311-404/+0
* superio/winbond/w83627*: use hwm5_conf.h for HWM setupFelix Held2019-10-082-8/+8
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-206-6/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-047-5/+7
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-048-8/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* superio/winbond/w83627ehg: Correct CR 0x2a commentElyes HAOUAS2019-02-041-1/+1
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-062-11/+10
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-0614-14/+17
* {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* src: Add required space after "switch"Elyes HAOUAS2018-11-197-8/+8
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-163-3/+0
* src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS2018-11-161-1/+0
* superio/winbond/w83627hf: Remove unused valueElyes HAOUAS2018-08-131-1/+1
* superio: fix and extend pnp_info of wpcd376iStefan Tauner2018-08-092-25/+36