summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* Update AMD SR5650 and SB700efdesign982011-07-223-1/+6
* Added support for Aaeon PFM-540I RevB PC104 SBCMark Norman2011-06-291-0/+2
* some ifdef --> if fixesStefan Reinauer2011-04-212-2/+2
* PC87384: remove unused init functionSven Schnelle2011-04-201-14/+0
* fix boards that still had some uart init remaindersStefan Reinauer2011-04-202-11/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-1990-462/+47
* PC87384: add GPIO definesSven Schnelle2011-04-121-0/+11
* Add GPIO definitions to PC87392 superioSven Schnelle2011-04-011-0/+11
* This is for board Supermicro H8scm. The code was done by existing chips andZheng Bao2011-03-279-0/+257
* add PC87384 SuperIOSven Schnelle2011-03-036-0/+164
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-1920-35/+20
* This code provides support for the superio chip on the AMD Inagua platform (n...Frank Vibrans2011-02-147-0/+288
* This code provides support for the superio chip on the IBASE Technology DB-F...Frank Vibrans2011-02-147-0/+259
* Place the W83627EHG MIDI base address mask in the correct position.Alexandru Gagniuc2011-02-081-1/+1
* Actually add PC87382 into Kconfig, missing from r6332Peter Stuge2011-02-051-0/+2
* Add PC87392 supportSven Schnelle2011-02-057-0/+197
* Add PC87382 supportSven Schnelle2011-02-055-0/+165
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-1720-1/+385
* second round name simplification. drop the <component>_ prefix.stepan2010-12-0844-0/+0
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-054-33/+59
* Drop W83627THF, it's the same device as W83627THG.Uwe Hermann2010-11-167-268/+0
* back out parts of #6073Stefan Reinauer2010-11-162-2/+2
* fix random breakageStefan Reinauer2010-11-152-2/+2
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-1582-862/+657
* Add support for Fintek F71872 superio.Jonathan Kollasch2010-11-117-2/+257
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-1130-86/+29
* Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann2010-11-102-20/+38
* Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann2010-11-1039-245/+221
* ITE IT8661F changes to match the common code structure.Uwe Hermann2010-11-103-60/+69
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-0875-35/+348
* Random ITE Super I/O fixes.Uwe Hermann2010-11-0836-266/+191
* Various Super I/O fixes and corrections.Uwe Hermann2010-11-068-104/+116
* Follow-up for r6025, do 0x87 twice in superio.c, too.Uwe Hermann2010-11-054-0/+4
* According to the description in datasheet of f71889,Zheng Bao2010-11-054-0/+4
* Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann2010-11-0516-49/+72
* Add Fintek F71889 Super I/O support.Alec Ari2010-11-037-0/+251
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-269-336/+210
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-3041-41/+41
* Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch2010-09-241-3/+26
* Add F71859 SIO.Marc Jones2010-09-107-0/+224
* Fix up some copyrightsWang Qing Pei2010-08-223-3/+3
* Support for Fintek F71863FG. This might need some work on the copyrightWang Qing Pei2010-08-177-0/+241
* Gigabyte dual bios mainboard will always reboot, caused by the superio. Wang Qing Pei2010-08-152-0/+15
* fix misnamed functions.Stefan Reinauer2010-06-292-4/+4
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-213-27/+24
* get rid of some duplicate inclusion warnings.Stefan Reinauer2010-05-182-0/+9
* Add two new superios to coreboot:Stefan Reinauer2010-05-1610-0/+317
* ITE IT8671F: Add it8671f_48mhz_clkin().Anders Jenbo2010-05-141-20/+34
* Move includes to where they are needed. This allows to simplifyPatrick Georgi2010-05-091-0/+1
* fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer2010-04-309-9/+28
OpenPOWER on IntegriCloud