summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek/f71859/superio.c
Commit message (Expand)AuthorAgeFilesLines
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* superio/fintek: remove LDN-specific ops overridesFelix Held2018-07-251-1/+1
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-2/+2
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-031-17/+2
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-18/+3
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-6/+6
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* remove trailing whitespaceStefan Reinauer2011-11-011-0/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-191-9/+0
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-1/+1
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-3/+2
* Follow-up for r6025, do 0x87 twice in superio.c, too.Uwe Hermann2010-11-051-0/+1
* Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann2010-11-051-1/+0
* Add F71859 SIO.Marc Jones2010-09-101-0/+103