summaryrefslogtreecommitdiff
path: root/src/superio/winbond
AgeCommit message (Expand)Author
2016-05-20sio/winbond: Expose enter/exit configuration state functionsTimothy Pearson
2016-04-08superio/winbond/w83667hg-a: Set SPI device mask correctlyTimothy Pearson
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-29superio/winbond/w83667hg-a: Add support for W83667HG-ATimothy Pearson
2016-01-13tree: drop last paragraph of GPL copyright header from new filesMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-11-09superio/windbond: Add WPCD376I deviceMarc Jones
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
2014-12-16Drop obsolete SuperIOs used by GX1 systems onlyStefan Reinauer
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-07-17superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-31superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan
2014-05-31superio/winbond/w83627ehg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/winbond/w83627uhg: Depreciate romstage componentEdward O'Callaghan
2014-05-23superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13superio/*: Deal with some chip.h special casesEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-02superio/winbond/w83627thg: Remove w83627thg_enable_serial symbolEdward O'Callaghan
2014-04-28superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan
2014-04-28superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan
2014-04-28superio/winbond/*: Provide common romstage componentEdward O'Callaghan
2014-04-06superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan
2014-04-06superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan
2014-02-13Eliminate some ASL warningsOskar Enoksson
2014-02-12winbond/w83627hf/acpi: Fix some ASL warningsOskar Enoksson
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2014-01-03superio: Uncomment the w83627uhg UART clock source initializationDave Frodin
2013-08-15w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.Christoph Grenz
2013-08-15w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment`Christoph Grenz
2013-08-15w83627hf/acpi: Fix logical device power down in ACPIChristoph Grenz
2013-07-10w83627hf/acpi: Fix endianess error in floppy drive enumeration codeChristoph Grenz
2013-07-04w83627hf/acpi: Fix offset of logical device activationNico Huber
2013-07-04w83627hf/acpi: Fix type error in floppy drive enumeration codeChristoph Grenz
2013-07-03winbond/w83627dhg: Fix logical device power down in ACPINico Huber
2013-07-03pnp: Add some default functions to enter/exit config stateNico Huber
2013-07-01w83627hf: Add comments about parallel port modes in superio.aslChristoph Grenz
2013-06-18winbond/w83627dhg: Correct resource setting for SPI (LDN6)Nico Huber
2013-06-17pnp: Remove now plain wrappers for default PnP functionsNico Huber
2013-06-17pnp: Register implementations of enter/exit config stateNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-06-17pnp: Unify some alignment to ease autogenerating patchesNico Huber
2013-06-11winbond/w83627dhg: Add ACPI supportNico Huber
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-04-01Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`Paul Menzel
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer