summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc/sio1036/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-14/+2
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-201-1/+0
* superio/smsc: Restore sio1036Marshall Dawson2019-10-181-0/+52
* src/superio: Remove unused superio chipsMartin Roth2019-10-131-53/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-1/+1
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-2/+2
* superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan2014-08-091-29/+13
* superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-2/+0
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-031-19/+2
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-21/+3
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-6/+6
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-8/+1
* 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
* SIO: Add smsc sio1036 superioKerry Sheh2012-02-171-0/+122