summaryrefslogtreecommitdiff
path: root/src/superio/fintek
AgeCommit message (Expand)Author
2020-05-05superio/fintek/f81216h: Drop supportKeith Hui
2020-03-31superio/fintek: Improve code formattingElyes HAOUAS
2020-01-30src/superio/*: Fix typosPatrick Georgi
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2019-12-15mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state functionElyes HAOUAS
2019-12-06superio/fintek: Fix typoElyes HAOUAS
2019-12-05superio/fintek/f81866d: capitalize 'TODO'Elyes HAOUAS
2019-12-01src/superio: Remove unused include <stdlib.h>Elyes HAOUAS
2019-11-05superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-16src/superio: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-16src/superio: Remove unused 'include <arch/io.h>'Elyes HAOUAS
2019-10-13src/superio: Remove unused superio chipsMartin Roth
2019-07-26superio/fintek: Add f81803ARichard Spiegel
2019-05-25superio/fintek/f71863fg: Remove variable set but not usedElyes HAOUAS
2019-05-01superio/fintek/f71808a: Add more optional ramstage registersMax Blau
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-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-07-25superio/fintek: remove LDN-specific ops overridesFelix Held
2018-01-07superio/f71869ad: Add temperature sensor typeRenze Nicolai
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-03-27superio/fintek: Add support for Fintek F71808ANicola Corna
2016-09-20src/superio: Add space around operatorsElyes HAOUAS
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-08-02superio/fintek/f81866d: Add support for UART 3/4Fabian Kunkel
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-11-10Drop SuperIO fintek/f71889Stefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-21superio/fintek/Kconfig: add newline at end of file.Martin Roth
2015-06-12superio/fintek: Add support for Fintek F81866AD-IFabian Kunkel
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
2015-02-14superio/fintek/f81216h: Add the correct unlock key valuesDave Frodin
2015-02-04superio/fintek: Add required changes so F81216H can be usedDave Frodin
2014-11-01superio/fintek/f81216h: Implement device supportEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
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-18superio/f71869ad: fix documentation of io_info mask valuesFelix Held
2014-07-15superio/fintek/f71869ad: config struct should be const qualifiedEdward O'Callaghan
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-10superio/fintek/f71869ad: Fix incorrect LDN'sEdward O'Callaghan
2014-05-08superio/fintek/f71869ad: Make hwm devicetree configurableEdward O'Callaghan
2014-05-08superio/fintek/f71869ad: Configure multi-func reg in devicetreeEdward O'Callaghan
2014-04-26superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan