summaryrefslogtreecommitdiffstats
path: root/src/superio/winbond/w83627ehg
Commit message (Expand)AuthorAgeFilesLines
* superio/winbond/w83627ehg: Depreciate romstage componentEdward O'Callaghan2014-05-313-44/+0
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-131-32/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+1
* superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan2014-04-282-14/+3
* superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan2014-04-064-5/+10
* uart8250: Drop includes in superioKyösti Mälkki2014-02-062-2/+0
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-031-17/+2
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-12/+2
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-9/+10
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+1
* Drop prototype guarding for romccStefan Reinauer2013-05-101-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-016-6/+6
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-9/+1
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-4/+1
* Place the W83627EHG MIDI base address mask in the correct position.Alexandru Gagniuc2011-02-081-1/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-082-0/+0
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-052-21/+27
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-9/+9
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-111-3/+1
* Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann2010-11-105-59/+60
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-082-2/+7
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* get rid of some duplicate inclusion warnings.Stefan Reinauer2010-05-181-0/+5
* fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer2010-04-303-3/+9
* 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-2/+2
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-23/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-286-23/+19
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-3/+3
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+24
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-2/+2
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-2/+2
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-6/+6
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-2/+3
* This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN...Rudolf Marek2008-02-182-3/+22
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-186-6/+6
* Remove unused defines.Uwe Hermann2007-02-241-9/+2
* Add support for the Winbond W83627EHG Super I/O.Yinghai Lu2007-02-036-0/+383
OpenPOWER on IntegriCloud