summaryrefslogtreecommitdiffstats
path: root/src/superio/winbond
Commit message (Expand)AuthorAgeFilesLines
* 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
* superio: Replace the indexed I/O functionsDave Frodin2015-05-142-24/+0
* Drop obsolete SuperIOs used by GX1 systems onlyStefan Reinauer2014-12-166-178/+0
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-278-20/+20
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-2714-40/+40
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-173-3/+0
* superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan2014-05-314-19/+46
* superio/winbond/w83627ehg: Depreciate romstage componentEdward O'Callaghan2014-05-313-44/+0
* superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan2014-05-282-50/+0
* superio/winbond/w83627uhg: Depreciate romstage componentEdward O'Callaghan2014-05-283-59/+1
* superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan2014-05-233-5/+13
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-137-224/+0
* superio/*: Deal with some chip.h special casesEdward O'Callaghan2014-05-132-2/+2
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-138-22/+9
* superio/winbond/w83627thg: Remove w83627thg_enable_serial symbolEdward O'Callaghan2014-05-022-11/+0
* superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan2014-04-282-14/+3
* superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan2014-04-282-14/+3
* superio/winbond/*: Provide common romstage componentEdward O'Callaghan2014-04-284-0/+125
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-064-6/+11
* superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan2014-04-064-5/+10
* Eliminate some ASL warningsOskar Enoksson2014-02-131-4/+4
* winbond/w83627hf/acpi: Fix some ASL warningsOskar Enoksson2014-02-121-3/+3
* uart8250: Drop includes in superioKyösti Mälkki2014-02-0616-16/+0
* superio: Uncomment the w83627uhg UART clock source initializationDave Frodin2014-01-031-6/+6
* w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.Christoph Grenz2013-08-151-34/+25
* w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment`Christoph Grenz2013-08-151-1/+1