summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek/f71805f
Commit message (Expand)AuthorAgeFilesLines
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* superio/fintek: remove LDN-specific ops overridesFelix Held2018-07-251-7/+7
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-5/+5
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+19
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-2/+2
* superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan2014-04-263-51/+0
* superio/fintek/*: Fix header styleEdward O'Callaghan2014-04-261-7/+7
* superio/fintek/f71805f: Avoid .c includesEdward O'Callaghan2014-04-023-3/+6
* 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
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-34/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-14/+1
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-1/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+0
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-6/+6
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-082-0/+10
* Follow-up for r6025, do 0x87 twice in superio.c, too.Uwe Hermann2010-11-051-0/+1
* According to the description in datasheet of f71889,Zheng Bao2010-11-051-0/+1
* Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann2010-11-054-10/+8
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* 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
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-3/+3
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+23
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-3/+3
* Add post-RAM init code for the Fintek F71805F Super I/O.Corey Osgood2008-05-202-0/+136
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-183-3/+3
* Fix typo, add datasheet info, minor cosmetic fixes (trivial).Uwe Hermann2007-04-053-10/+19
* Coding style and cosmetics (trivial).Uwe Hermann2007-04-053-11/+13
* Add early serial support for the Fintek F81705F Super I/O.Corey Osgood2007-04-053-0/+101