summaryrefslogtreecommitdiffstats
path: root/src/superio/via
Commit message (Expand)AuthorAgeFilesLines
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-11/+11
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-081-0/+5
* Various Super I/O fixes and corrections.Uwe Hermann2010-11-064-92/+105
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-21/+18
* remove more warningsStefan Reinauer2010-04-031-3/+3
* Fix all the format string warnings.Myles Watson2010-03-221-2/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-5/+5
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-153-18/+15
* newconfig is no more.Patrick Georgi2010-02-071-23/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-285-28/+88
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* More kconfig cleanups:Uwe Hermann2009-10-091-0/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+1
* Kconfig!Patrick Georgi2009-08-123-0/+5
* 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-1/+2
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* fixed fsf addressRonald G. Minnich2005-11-221-2/+2
* EPIA-M fixupRonald G. Minnich2005-11-221-17/+73
* Updating FSF address in the code.Stefan Reinauer2005-10-052-4/+4
* Clean up vt1211 SuperIO support and make the EPIA-M config use it.Jonathan McDowell2005-08-083-89/+112
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-041-1/+1
* - Bump the LinuxBIOS major versionEric Biederman2004-10-212-2/+2
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0
* epia-m supportRonald G. Minnich2004-10-064-0/+192