summaryrefslogtreecommitdiff
path: root/src/superio/fintek/f71869ad
AgeCommit message (Expand)Author
2020-03-31superio/fintek: Improve code formattingElyes HAOUAS
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2019-10-20superio: Use 'include <stdlib.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-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
2016-09-20src/superio: Add space around operatorsElyes HAOUAS
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
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-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-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-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
2014-04-26superio/fintek/*: Fix header styleEdward O'Callaghan
2014-02-13superio/fintek: Document Fintek F71869AD code.Edward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2014-01-27superio/fintek: Add initial support for Fintek F71869AD.Edward O'Callaghan