summaryrefslogtreecommitdiffstats
path: root/src/superio/renesas
Commit message (Expand)AuthorAgeFilesLines
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* superio/renesas: remove LDN-specific ops overridesFelix Held2018-07-251-2/+2
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* src/superio: Improve code formattingElyes HAOUAS2016-09-051-1/+1
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+0
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-4/+4
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-4/+4
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-131-30/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+2
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-015-5/+5
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-172-0/+38
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-081-0/+4
* Various Super I/O fixes and corrections.Uwe Hermann2010-11-061-5/+2
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-1/+0
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-21/+0
* Add support for Renesas M3885x Embedded ControllerStefan Reinauer2010-01-176-0/+151