summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc/lpc47m10x/superio.c
Commit message (Expand)AuthorAgeFilesLines
* 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-19/+2
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-27/+3
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-6/+6
* 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
* Append logical PME/GPIO device. Fix MPU device number.Kyösti Mälkki2011-10-181-0/+1
* 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-33/+25
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-111-3/+1
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-261-48/+26
* switch some ROMCC boards back to ROMCC.Stefan Reinauer2010-04-071-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-3/+3
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-281-88/+87
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-7/+6
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-3/+3
* 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
* Uwe Hermann:Stefan Reinauer2006-08-231-5/+0
* delete unused device. Ronald G. Minnich2006-08-181-1/+0
* add smsc part. Mod sun board to use smsc part for nowRonald G. Minnich2006-08-171-0/+228