summaryrefslogtreecommitdiffstats
path: root/src/superio/nsc/pc97317
Commit message (Expand)AuthorAgeFilesLines
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-1/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* superio/nsc: fix IO masksFelix Held2019-01-171-2/+2
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-0/+1
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* superio/nsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-9/+10
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-8/+8
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+17
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-4/+4
* superio/nsc/pc97317: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-044-5/+12
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-1/+1
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-271-1/+1
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* superio/*: Deal with some chip.h special casesEdward O'Callaghan2014-05-132-39/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+3
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* 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-015-5/+5
* 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-10/+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-153-47/+23
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-111-3/+1
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-082-3/+8
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* fix clock polling in pc97317 driver.Stefan Reinauer2010-02-151-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-22/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-286-13/+130
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+2
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-1/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Rename src/superio/NSC to src/superio/nsc.Uwe Hermann2006-10-245-0/+155