summaryrefslogtreecommitdiffstats
path: root/src/superio/via
Commit message (Expand)AuthorAgeFilesLines
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* superio/via: remove LDN-specific ops overridesFelix Held2018-07-251-12/+12
* superio: move files to match the common naming schemeFelix Held2018-07-062-1/+1
* src/superio: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-071-1/+1
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-11/+11
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-315-20/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-215-6/+5
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-2/+2
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-1/+1
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+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-6/+1
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-6/+8
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-31/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* fix boards that still had some uart init remaindersStefan Reinauer2011-04-201-9/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-191-1/+1
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-4/+1
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-172-0/+38
* 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