summaryrefslogtreecommitdiffstats
path: root/src/superio/winbond/w83627hf
Commit message (Expand)AuthorAgeFilesLines
* superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan2014-05-314-19/+46
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-131-33/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+1
* Eliminate some ASL warningsOskar Enoksson2014-02-131-4/+4
* winbond/w83627hf/acpi: Fix some ASL warningsOskar Enoksson2014-02-121-3/+3
* uart8250: Drop includes in superioKyösti Mälkki2014-02-062-2/+0
* w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.Christoph Grenz2013-08-151-34/+25
* w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment`Christoph Grenz2013-08-151-1/+1
* w83627hf/acpi: Fix logical device power down in ACPIChristoph Grenz2013-08-151-12/+12
* w83627hf/acpi: Fix endianess error in floppy drive enumeration codeChristoph Grenz2013-07-101-4/+4
* w83627hf/acpi: Fix offset of logical device activationNico Huber2013-07-041-0/+1
* w83627hf/acpi: Fix type error in floppy drive enumeration codeChristoph Grenz2013-07-041-4/+8
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-031-17/+2
* w83627hf: Add comments about parallel port modes in superio.aslChristoph Grenz2013-07-011-0/+4
* 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-8/+11
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+1
* Drop prototype guarding for romccStefan Reinauer2013-05-101-1/+1
* Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`Paul Menzel2013-04-011-0/+0
* 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-017-7/+7
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* W83627HF: remove unused functionSven Schnelle2012-01-111-14/+0
* w83627hf: multiple fixes and enhancements in ASL includeChristoph Grenz2011-11-061-252/+205
* w83627hf: drop Scope(\_SB) from ASL includeChristoph Grenz2011-11-061-1279/+1275
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* w83627hf: add method to retrieve wake event source register to ASL includeChristoph Grenz2011-10-281-0/+17
* w83627hf: correct typo in ASL include, correct indexed registers and remove u...Christoph Grenz2011-10-251-9/+2
* w83627hf: ASL include containing virtual device tree of the SuperIOChristoph Grenz2011-10-121-0/+1514
* 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
* second round name simplification. drop the <component>_ prefix.stepan2010-12-082-0/+0
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-8/+8
* 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-106-75/+73
* 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/+4
* fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer2010-04-302-2/+4
* Remove some warnings. For code that is called from the mainboard romstage.cStefan Reinauer2010-04-302-2/+8
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* no warnings dayStefan 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-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-171-0/+2
* Add Win Enterprises' PL6064 boardAnish K. Patel2010-02-241-0/+11
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* Add missing Copyright line, sorry.Uwe Hermann2010-02-141-0/+1
* Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.Anish K Patel2010-02-141-0/+10
OpenPOWER on IntegriCloud