summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc/lpc47b397/superio.c
Commit message (Expand)AuthorAgeFilesLines
* src/superio: Remove unused superio chipsMartin Roth2019-10-131-154/+0
* superio/smsc/lpc47b397: fix regression in ops overrideFelix Held2019-09-061-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
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-2/+2
* superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-9/+9
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-7/+7
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* superio: Replace the indexed I/O functionsDave Frodin2015-05-141-12/+0
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-5/+5
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+1
* 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-17/+3
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-14/+4
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-7/+9
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+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
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-191-9/+0
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-1/+1
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-45/+39
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-111-3/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-281-33/+32
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-3/+3
* This patch reverts SuperIO changes that I was too hasty with. Even though theMyles Watson2009-03-131-1/+1
* This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is stillMyles Watson2009-03-101-1/+1
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-6/+6
* Whitespace cleanup (trivial).Myles Watson2008-10-021-69/+69
* 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
* eric patchYinghai Lu2005-07-081-27/+0
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)2005-07-061-0/+244