summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-134-126/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-135-15/+9
* 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-2623-305/+53
* superio/fintek/*: Fix header styleEdward O'Callaghan2014-04-2610-43/+40
* superio/fintek/f71859: Avoid .c includesEdward O'Callaghan2014-04-023-3/+6
* superio/fintek/f71889: Avoid .c includesEdward O'Callaghan2014-04-024-5/+7
* superio/fintek/f71872: Avoid .c includesEdward O'Callaghan2014-04-024-3/+7
* superio/fintek/f71863fg: Avoid .c includesEdward O'Callaghan2014-04-024-4/+7
* superio/fintek/f71805f: Avoid .c includesEdward O'Callaghan2014-04-023-3/+6
* superio/fintek/f81865f: Avoid .c includesEdward O'Callaghan2014-03-314-3/+7
* superio/fintek: Document Fintek F71869AD code.Edward O'Callaghan2014-02-131-1/+35
* uart8250: Drop includes in superioKyösti Mälkki2014-02-0610-10/+0
* superio/fintek: Add initial support for Fintek F71869AD.Edward O'Callaghan2014-01-277-0/+256
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-036-102/+12
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-176-108/+18
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-176-36/+36