summaryrefslogtreecommitdiffstats
path: root/src/superio/serverengines
Commit message (Expand)AuthorAgeFilesLines
* src: Remove redundant <device/pnp_def.h>Elyes HAOUAS2020-09-171-1/+1
* src/superio: Use 'PNP_IDX_*' macros instead of magic numbersElyes HAOUAS2020-09-111-4/+5
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-116-6/+0
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-306-91/+12
* superio/serverengines/pilot: Fix typoElyes HAOUAS2019-12-051-1/+1
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-043-1/+4
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-0/+2
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-316-24/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* superio: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-4/+2
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-273-10/+10
* superio/serverengines/pilot: Avoid .c includesEdward O'Callaghan2014-05-095-6/+63
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* servengines/pilot superio: add attribute unusedSven Schnelle2012-07-091-2/+2
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-171-0/+19
* second round name simplification. drop the <component>_ prefix.stepan2010-12-082-0/+0
* 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-063-7/+9
* Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch2010-09-241-3/+26
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-2/+2
* 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-121-0/+2
* Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial).Uwe Hermann2009-06-013-48/+43
* This patch add rudimentary support for the superio functionality ofMondrian nuessle2009-04-223-0/+187