summaryrefslogtreecommitdiff
path: root/src/superio/fintek
AgeCommit message (Expand)Author
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
2015-02-14superio/fintek/f81216h: Add the correct unlock key valuesDave Frodin
2015-02-04superio/fintek: Add required changes so F81216H can be usedDave Frodin
2014-11-01superio/fintek/f81216h: Implement device supportEdward O'Callaghan
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-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward 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-13superio/*: Remove redundant chip.h headerEdward 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-04-02superio/fintek/f71859: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71889: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71872: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71863fg: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71805f: Avoid .c includesEdward O'Callaghan
2014-03-31superio/fintek/f81865f: Avoid .c includesEdward 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
2013-07-03pnp: Add some default functions to enter/exit config stateNico Huber
2013-06-17pnp: Remove now plain wrappers for default PnP functionsNico Huber
2013-06-17pnp: Register implementations of enter/exit config stateNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-05-10Unmark source files as executablesAlec Ari
2011-11-01remove trailing whitespaceStefan Reinauer
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-02-19It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek
2011-02-14 This code provides support for the superio chip on the IBASE Technology DB-F...Frank Vibrans
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-11-15fix random breakageStefan Reinauer
2010-11-15C and other Super I/O cosmetic fixes.Uwe Hermann
2010-11-11Add support for Fintek F71872 superio.Jonathan Kollasch
2010-11-11Remove superfluous Super I/O res0/res1 lines.Uwe Hermann
2010-11-08Add #include guards to all Super I/O header files (trivial).Uwe Hermann
2010-11-05Follow-up for r6025, do 0x87 twice in superio.c, too.Uwe Hermann
2010-11-05According to the description in datasheet of f71889,Zheng Bao
2010-11-05Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann
2010-11-03Add Fintek F71889 Super I/O support.Alec Ari