summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-317-7/+7
* superio: Rename Makefiles from .inc to .mkMartin Roth2024-01-248-0/+0
* src/superio: Remove unnecessary space after castsElyes Haouas2022-11-211-1/+1
* superio: Replace bad uses of `find_resource`Angel Pons2021-11-044-4/+4
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-3/+2
* superio/fintek/f81803a/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-3/+3
* src/superio: Drop unneeded empty linesElyes HAOUAS2020-08-241-2/+0
* superio/*/Makefiles: Remove non-existing directory inclusionElyes HAOUAS2020-08-131-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1149-49/+0
* superio/fintek/f81216h: Drop supportKeith Hui2020-05-056-216/+0
* superio/fintek: Improve code formattingElyes HAOUAS2020-03-317-37/+37
* src/superio/*: Fix typosPatrick Georgi2020-01-301-2/+2
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-3055-843/+110
* mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state functionElyes HAOUAS2019-12-152-2/+5
* superio/fintek: Fix typoElyes HAOUAS2019-12-062-5/+5
* superio/fintek/f81866d: capitalize 'TODO'Elyes HAOUAS2019-12-051-1/+1
* src/superio: Remove unused include <stdlib.h>Elyes HAOUAS2019-12-011-1/+0
* superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS2019-11-051-2/+2
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-207-7/+3
* src/superio: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-161-1/+0
* src/superio: Remove unused 'include <arch/io.h>'Elyes HAOUAS2019-10-162-1/+1
* src/superio: Remove unused superio chipsMartin Roth2019-10-138-267/+0
* superio/fintek: Add f81803ARichard Spiegel2019-07-2610-0/+1170
* superio/fintek/f71863fg: Remove variable set but not usedElyes HAOUAS2019-05-251-3/+1
* superio/fintek/f71808a: Add more optional ramstage registersMax Blau2019-05-012-0/+29
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-044-1/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0417-17/+0
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-0612-13/+15
* src: Add required space after "switch"Elyes HAOUAS2018-11-195-6/+6
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-168-8/+0
* superio/fintek: remove LDN-specific ops overridesFelix Held2018-07-259-70/+70
* superio/f71869ad: Add temperature sensor typeRenze Nicolai2018-01-072-0/+4
* device/pnp: remove struct io_infoSamuel Holland2017-06-139-52/+52
* superio/fintek: Add support for Fintek F71808ANicola Corna2017-03-279-0/+365
* src/superio: Add space around operatorsElyes HAOUAS2016-09-202-6/+6
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-099-32/+152
* superio/fintek/f81866d: Add support for UART 3/4Fabian Kunkel2016-08-024-1/+92
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-015-5/+5
* Drop SuperIO fintek/f71889Stefan Reinauer2015-11-105-127/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3140-160/+0
* superio/fintek/Kconfig: add newline at end of file.Martin Roth2015-06-211-1/+1
* superio/fintek: Add support for Fintek F81866AD-IFabian Kunkel2015-06-128-0/+352
* Remove address from GPLv2 headersPatrick Georgi2015-05-2134-34/+34
* superio: Replace the indexed I/O functionsDave Frodin2015-05-141-6/+0
* superio/fintek/f81216h: Add the correct unlock key valuesDave Frodin2015-02-141-4/+4
* superio/fintek: Add required changes so F81216H can be usedDave Frodin2015-02-043-29/+26
* superio/fintek/f81216h: Implement device supportEdward O'Callaghan2014-11-017-0/+300
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-273-4/+4
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-277-14/+14
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-272-4/+4