summaryrefslogtreecommitdiffstats
path: root/src/superio/nsc
Commit message (Expand)AuthorAgeFilesLines
* superio/nsc/pc87309: Avoid .c includes in mainboardEdward O'Callaghan2014-05-313-5/+11
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-137-224/+0
* superio/*: Deal with some chip.h special casesEdward O'Callaghan2014-05-134-77/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-139-27/+14
* uart8250: Drop includes in superioKyösti Mälkki2014-02-0618-18/+0
* Drop prototype guarding for romccStefan Reinauer2013-05-101-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2210-10/+10
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0157-57/+57
* Remove assembly coded log2 functionRonald G. Minnich2012-11-289-9/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-076-93/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-2212-25/+0
* remove trailing whitespaceStefan Reinauer2011-11-0112-12/+12
* PC87384: remove unused init functionSven Schnelle2011-04-201-14/+0
* fix boards that still had some uart init remaindersStefan Reinauer2011-04-201-2/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-1924-128/+12
* PC87384: add GPIO definesSven Schnelle2011-04-121-0/+11
* Add GPIO definitions to PC87392 superioSven Schnelle2011-04-011-0/+11
* add PC87384 SuperIOSven Schnelle2011-03-036-0/+164
* 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-173-0/+60
* second round name simplification. drop the <component>_ prefix.stepan2010-12-089-0/+0
* fix random breakageStefan Reinauer2010-11-151-1/+1
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-1528-257/+197
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-119-27/+9
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-0818-10/+85
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-309-9/+9
* fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer2010-04-302-2/+8
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-239-9/+9
* fix clock polling in pc97317 driver.Stefan Reinauer2010-02-151-1/+1
* newconfig is no more.Patrick Georgi2010-02-079-205/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-2851-156/+1092
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-9/+0
* More kconfig cleanups:Uwe Hermann2009-10-091-0/+9
* Get rid of early_serial, it is now a generic function in early_init. Ronald G. Minnich2009-10-072-11/+37
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-259-9/+9
* Kconfig!Patrick Georgi2009-08-1211-0/+66
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-289-9/+9
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-019-9/+18
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-185-5/+5
* Add support for the NSC PC87309 Super I/O.Uwe Hermann2007-03-315-0/+194
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-058-8/+8
* Rename src/superio/NSC to src/superio/nsc.Uwe Hermann2006-10-2440-0/+1155
OpenPOWER on IntegriCloud