summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek/f71869ad
Commit message (Expand)AuthorAgeFilesLines
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+0
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-1/+1
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* superio/fintek: remove LDN-specific ops overridesFelix Held2018-07-251-10/+10
* superio/f71869ad: Add temperature sensor typeRenze Nicolai2018-01-072-0/+4
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-7/+7
* src/superio: Add space around operatorsElyes HAOUAS2016-09-202-6/+6
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+19
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* superio: Replace the indexed I/O functionsDave Frodin2015-05-141-6/+0
* {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-271-2/+2
* superio/f71869ad: fix documentation of io_info mask valuesFelix Held2014-07-181-1/+1
* superio/fintek/f71869ad: config struct should be const qualifiedEdward O'Callaghan2014-07-152-2/+2
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-132-3/+1
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+1
* superio/fintek/f71869ad: Fix incorrect LDN'sEdward O'Callaghan2014-05-102-4/+7
* superio/fintek/f71869ad: Make hwm devicetree configurableEdward O'Callaghan2014-05-085-0/+126
* superio/fintek/f71869ad: Configure multi-func reg in devicetreeEdward O'Callaghan2014-05-085-0/+102
* superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan2014-04-263-71/+0
* superio/fintek/*: Fix header styleEdward O'Callaghan2014-04-262-4/+3
* superio/fintek: Document Fintek F71869AD code.Edward O'Callaghan2014-02-131-1/+35
* uart8250: Drop includes in superioKyösti Mälkki2014-02-062-2/+0
* superio/fintek: Add initial support for Fintek F71869AD.Edward O'Callaghan2014-01-275-0/+253