summaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627hf
AgeCommit message (Expand)Author
2020-03-31superio/winbond: Improve code formattingElyes HAOUAS
2020-03-31superio/winbond/{w83627hf,w83977tf}: Use macroElyes HAOUAS
2020-03-29superio: Replace D1/D2 power states with D3Nico Huber
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-11-05superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-08superio/winbond/w83627*: use hwm5_conf.h for HWM setupFelix Held
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-08-13superio/winbond/w83627hf: Remove unused valueElyes HAOUAS
2018-07-25superio/winbond: remove LDN-specific ops overridesFelix Held
2017-09-21winbond/w83627hf: Drop early_init.cKeith Hui
2017-08-21superio/winbond/w83627*: Remove deprecated codeKeith Hui
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-07Correct some common spelling mistakesMartin Roth
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-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-05-31superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward 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
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-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-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-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
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-01-11W83627HF: remove unused functionSven Schnelle
2011-11-06w83627hf: multiple fixes and enhancements in ASL includeChristoph Grenz