summaryrefslogtreecommitdiffstats
path: root/superio
Commit message (Expand)AuthorAgeFilesLines
* This patch:Corey Osgood2008-12-101-0/+2
* This patch makes all the SuperIOs build again, and reverts some breakage thatMyles Watson2008-12-086-127/+110
* This is the first part of a v3 Super I/O refactoring.Uwe Hermann2008-11-185-113/+32
* Fix/finish the Winbond W83627THF/THG dts.Uwe Hermann2008-11-171-2/+42
* Fix some incorrect entries in superio/winbond/w83627hf/dts.Uwe Hermann2008-11-161-8/+10
* Fix the incorrect VIA VT1211 LDNs, add a comment for each of them.Uwe Hermann2008-11-161-11/+12
* Drop duplicated functions from W83627THG SuperI/O stage1 code and fixCarl-Daniel Hailfinger2008-11-162-41/+95
* Drop non-working, copy-paste superio.c file (trivial).Uwe Hermann2008-11-152-217/+1
* This patch updates the other supported SuperIOs to use the PNP dts changes.Myles Watson2008-11-146-68/+193
* This patch changes PNP support for devices so that the dts values get passedMyles Watson2008-11-142-38/+102
* This superio is needed for the kontron.Ronald G. Minnich2008-11-125-0/+270
* v3: superio/via/vt1211 with serial port init but nothing elsePeter Stuge2008-10-314-0/+314
* via vt8237, cn700 and jetway j7f2. Ronald G. Minnich2008-10-311-2/+2
* Trivial fixes of printk \r\n and white space.Myles Watson2008-10-282-68/+68
* Marc reviewed the v3 device tree code and we developed the set ofRonald G. Minnich2008-10-272-6/+6
* Commit a few things I forgot with the vt8237 patch, and also a couple Corey Osgood2008-10-151-1/+1
* Fix incorrect and incomplete Fintek F71805F dts. Some LDNs got mixedUwe Hermann2008-10-141-15/+26
* Make the ITE IT8712F support in v3 a bit more complete and fix theUwe Hermann2008-10-144-28/+63
* Fix various ITE IT8716F numbers in the dts. Some parts are incorrect,Uwe Hermann2008-10-131-13/+17
* Make some changes to the Fintek F71805f:Corey Osgood2008-10-114-33/+39
* Fix (read: hide) some warning on F71805F until the port gets completed (trivi...Corey Osgood2008-10-102-2/+3
* Changes to get this wrapped up and compiling.Ronald G. Minnich2008-10-061-7/+10
* Minor typos that need to be fixed. The oddest thing is that an earlier Ronald G. Minnich2008-10-054-33/+36
* All superios were broken in v3. Fix them by adding the right node to the Ronald G. Minnich2008-10-0511-43/+408
* Bringing the m57sli to life. This includes changes to mcp55 and Ronald G. Minnich2008-10-011-0/+8
* The K8 is one example, but there are other devices (e.g. I2C) that also have Ronald G. Minnich2008-09-171-19/+21
* Change v3 makefile rules to be source-based, part I.Carl-Daniel Hailfinger2008-08-183-6/+6
* The named unions in the device tree code are obnoxious and degradeCarl-Daniel Hailfinger2008-08-103-16/+16
* Convert stage2 and initram makefile rules from object to source files. Carl-Daniel Hailfinger2008-08-023-3/+3
* v3: Port ITE IT8716F superio code from v2Peter Stuge2008-08-025-0/+366
* Small fixes to make the Fintek F71805f compile (trivial)Corey Osgood2008-03-241-2/+2
* Fix compilation after switch to explicit dts naming.Ronald G. Minnich2008-01-311-1/+1
* Now version 3: LinuxBIOS -> coreboot rename. Stefan Reinauer2008-01-2710-10/+10
* I know there is still an ongoing discussion on the list about this patch, andStefan Reinauer2007-10-305-0/+276
* This patch removes all printk format warnings from my LBv3 build (QemuStefan Reinauer2007-08-111-3/+3
* * move post_code() to a seperate fileStefan Reinauer2007-07-231-5/+3
* Drop a bunch of useless Kconfig files.Uwe Hermann2007-07-102-50/+0
* Drop a bunch of almost-empty Makefiles which are of no real use.Uwe Hermann2007-07-103-48/+3
* trivial: fix some dependencies (for make -j)Stefan Reinauer2007-07-071-1/+1
* Small fix (trivial).Uwe Hermann2007-06-301-1/+2
* Various cosmetic fixes in dts files (trivial).Uwe Hermann2007-06-301-7/+19
* Add an ARRAY_SIZE() macro which returns the size of an array, regardlessUwe Hermann2007-06-291-3/+3
* 1. move early_* names to stage1.cRonald G. Minnich2007-06-291-0/+0
* Various cosmetic license header fixes (trivial).Uwe Hermann2007-06-283-14/+15
* In reponse to comments. Ronald G. Minnich2007-06-272-6/+22
* Superio commits.Ronald G. Minnich2007-06-276-127/+125
* Use the same naming convention and placement for "include guards" inUwe Hermann2007-05-212-1/+9
* Fix various license headers.Uwe Hermann2007-05-205-5/+5
* Massive file rename and moving orgy:Uwe Hermann2007-05-054-5/+1
* Move include/console/console.h to include/console.h in order toUwe Hermann2007-05-051-1/+1