summaryrefslogtreecommitdiffstats
path: root/src/superio/winbond
Commit message (Expand)AuthorAgeFilesLines
* 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
* superio/winbond: remove LDN-specific ops overridesFelix Held2018-07-259-115/+128
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-143-3/+3
* winbond/w83977tf: Add ACPI declarationsKeith Hui2017-12-021-0/+384
* superio: Log if mouse controller is disabledPaul Menzel2017-11-301-1/+2
* winbond/w83627hf: Drop early_init.cKeith Hui2017-09-213-56/+0
* winbond/w83697hf: Drop early_serial.cKeith Hui2017-09-213-62/+0
* superio/winbond/*: Unify w*_set_clksel_48()Keith Hui2017-09-213-2/+14
* superio/winbond/w83627*: Remove deprecated codeKeith Hui2017-08-215-107/+0
* superio/winbond/w83977tf: Drop early_serial.cKeith Hui2017-08-151-43/+0
* device/pnp: remove struct io_infoSamuel Holland2017-06-139-68/+68
* superio/winbond/*/header: Include <arch/io.h>Arthur Heymans2017-06-044-0/+8
* sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber2016-12-071-0/+3
* winbond/w83627ehg: Remove unnecessary valueElyes HAOUAS2016-10-191-1/+1
* sio/winbond/w83627dhg: Add ACPI function to control suspend LEDNico Huber2016-10-011-0/+24
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-0910-36/+171
* sio/winbond/w83667hg-a: Add pinmux defines for UART BTimothy Pearson2016-05-291-0/+7
* sio/winbond/common: Add function to configure pin muxTimothy Pearson2016-05-292-1/+15
* sio/winbond: Expose enter/exit configuration state functionsTimothy Pearson2016-05-202-2/+5
* superio/winbond/w83667hg-a: Set SPI device mask correctlyTimothy Pearson2016-04-082-3/+4
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-019-8/+104
* superio/winbond/w83667hg-a: Add support for W83667HG-ATimothy Pearson2016-01-295-0/+182
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-135-20/+0
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* superio/windbond: Add WPCD376I deviceMarc Jones2015-11-097-0/+205
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3134-136/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2131-31/+31