summaryrefslogtreecommitdiffstats
path: root/src/superio/nsc/pc87382
Commit message (Expand)AuthorAgeFilesLines
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* 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
* src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS2018-11-161-1/+0
* superio/nsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-6/+6
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-4/+4
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+17
* 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-1/+1
* 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
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-013-3/+3
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-31/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* fix boards that still had some uart init remaindersStefan Reinauer2011-04-201-2/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-11/+1
* Add PC87382 supportSven Schnelle2011-02-054-0/+164