summaryrefslogtreecommitdiff
path: root/src/superio/winbond
AgeCommit message (Expand)Author
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-02-04superio/winbond/w83627ehg: Correct CR 0x2a commentElyes HAOUAS
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-12-18{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS
2018-08-13superio/winbond/w83627hf: Remove unused valueElyes HAOUAS
2018-08-09superio: fix and extend pnp_info of wpcd376iStefan Tauner
2018-07-25superio/winbond: remove LDN-specific ops overridesFelix Held
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2017-12-02winbond/w83977tf: Add ACPI declarationsKeith Hui
2017-11-30superio: Log if mouse controller is disabledPaul Menzel
2017-09-21winbond/w83627hf: Drop early_init.cKeith Hui
2017-09-21winbond/w83697hf: Drop early_serial.cKeith Hui
2017-09-21superio/winbond/*: Unify w*_set_clksel_48()Keith Hui
2017-08-21superio/winbond/w83627*: Remove deprecated codeKeith Hui
2017-08-15superio/winbond/w83977tf: Drop early_serial.cKeith Hui
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-04superio/winbond/*/header: Include <arch/io.h>Arthur Heymans
2016-12-07sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber
2016-10-19winbond/w83627ehg: Remove unnecessary valueElyes HAOUAS
2016-10-01sio/winbond/w83627dhg: Add ACPI function to control suspend LEDNico Huber
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-05-29sio/winbond/w83667hg-a: Add pinmux defines for UART BTimothy Pearson
2016-05-29sio/winbond/common: Add function to configure pin muxTimothy Pearson
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