summaryrefslogtreecommitdiffstats
path: root/src/superio/nsc/pc87384
Commit message (Expand)AuthorAgeFilesLines
* superio: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-304-59/+8
* 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
* 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,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
* 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-192-11/+1
* PC87384: add GPIO definesSven Schnelle2011-04-121-0/+11
* add PC87384 SuperIOSven Schnelle2011-03-034-0/+161