summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* This code provides support for the superio chip on the IBASE Technology DB-F...Frank Vibrans2011-02-147-0/+259
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-172-0/+38
* second round name simplification. drop the <component>_ prefix.stepan2010-12-085-0/+0
* fix random breakageStefan Reinauer2010-11-151-1/+1
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-155-34/+33
* Add support for Fintek F71872 superio.Jonathan Kollasch2010-11-117-2/+257
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-111-1/+0
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-088-1/+39
* Follow-up for r6025, do 0x87 twice in superio.c, too.Uwe Hermann2010-11-054-0/+4
* According to the description in datasheet of f71889,Zheng Bao2010-11-054-0/+4
* Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann2010-11-0512-38/+44
* Add Fintek F71889 Super I/O support.Alec Ari2010-11-037-0/+251
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-303-3/+3
* Add F71859 SIO.Marc Jones2010-09-107-0/+224
* Fix up some copyrightsWang Qing Pei2010-08-223-3/+3
* Support for Fintek F71863FG. This might need some work on the copyrightWang Qing Pei2010-08-177-0/+241
* fix COM2 resource bug in fintek f71805f driver.Stefan Reinauer2010-04-141-2/+2
* newconfig is no more.Patrick Georgi2010-02-071-22/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-284-7/+4