summaryrefslogtreecommitdiffstats
path: root/src/superio/winbond/w83627dhg
Commit message (Expand)AuthorAgeFilesLines
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-1/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-062-1/+2
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* superio/winbond: remove LDN-specific ops overridesFelix Held2018-07-251-15/+16
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-7/+7
* superio/winbond/*/header: Include <arch/io.h>Arthur Heymans2017-06-041-0/+2
* sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber2016-12-071-0/+3
* sio/winbond/w83627dhg: Add ACPI function to control suspend LEDNico Huber2016-10-011-0/+24
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+19
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-315-20/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-215-5/+5
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-2/+2
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-272-8/+8
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-131-31/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+1
* superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan2014-04-282-14/+3
* uart8250: Drop includes in superioKyösti Mälkki2014-02-062-2/+0
* winbond/w83627dhg: Fix logical device power down in ACPINico Huber2013-07-031-0/+6
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-031-17/+2
* winbond/w83627dhg: Correct resource setting for SPI (LDN6)Nico Huber2013-06-181-2/+1
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-18/+3
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-8/+8
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+1
* winbond/w83627dhg: Add ACPI supportNico Huber2013-06-111-0/+196
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Super I/O W83627DHG: Enable UART B by redirecting pinsWolfgang Kamp2013-03-151-0/+14
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-015-5/+5
* superio winbond w83627dhg: add a function which is used on tyan s8226Siyuan Wang2012-09-072-0/+11
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* SIO: Winbond w83627dhg updateKerry Sheh2012-02-164-5/+36
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-10/+1
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-4/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+0
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-052-12/+32
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-6/+6
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-111-3/+1
* Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann2010-11-102-4/+2
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-082-0/+10
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-22/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-283-4/+2
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-3/+3
* Without these fixes the w83627dhg driver (which is currently not used by anyStefan Reinauer2009-10-052-2/+3
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+1