summaryrefslogtreecommitdiffstats
path: root/src/superio/intel
Commit message (Expand)AuthorAgeFilesLines
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-0/+3
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-0/+1
* superio/intel: remove LDN-specific ops overridesFelix Held2018-07-251-3/+3
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-141-3/+3
* Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth2018-01-155-223/+0
* device/pnp: remove struct io_infoSamuel Holland2017-06-132-5/+5
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-092-3/+17
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-134-16/+0
* superio/intel: Add i8900 deviceMarc Jones2015-11-106-0/+245
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-316-24/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* superio/intel/i3100: Use link-time symbol over .c includesEdward O'Callaghan2015-01-043-5/+14
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-3/+3
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-271-4/+4
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* 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-016-6/+6
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-31/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-17/+0
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-1/+1
* 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-081-0/+0
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-2/+2
* Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann2010-11-102-20/+38
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-081-3/+3
* Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann2010-11-054-11/+28
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-22/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-283-3/+0
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* More kconfig cleanups:Uwe Hermann2009-10-091-0/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-252-2/+2
* Kconfig!Patrick Georgi2009-08-123-0/+26
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-5/+5
* Add support for the Intel EP80579 (Tolapai) Development Kit mainboardEd Swierk2008-10-131-0/+2
* This patch implements support for the Intel 3100 integrated SuperIO and UART....Ed Swierk2008-03-165-0/+246