summaryrefslogtreecommitdiffstats
path: root/src/superio/nsc/pc87384/superio.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-301-15/+2
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-201-1/+1
* 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
* superio/nsc: fix IO masksFelix Held2019-01-171-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/+5
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* 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-011-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* PC87384: remove unused init functionSven Schnelle2011-04-201-14/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-191-10/+0
* add PC87384 SuperIOSven Schnelle2011-03-031-0/+80