summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek
Commit message (Expand)AuthorAgeFilesLines
* 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
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-176-12/+6
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-226-6/+6
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0130-30/+30
* Remove chip.h files without config structureKyösti Mälkki2012-10-074-66/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-226-12/+0
* Unmark source files as executablesAlec Ari2012-05-101-0/+0
* remove trailing whitespaceStefan Reinauer2011-11-019-6/+6
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-1912-63/+6
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-195-5/+5