index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
superio
/
nsc
Age
Commit message (
Expand
)
Author
2019-12-06
superio/nsc/pc87417: Remove unused <stdint.h>
Elyes HAOUAS
2019-10-20
superio: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-13
src/superio: Remove unused superio chips
Martin Roth
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
src/nsc/common/nsc.h: Drop unused include
Elyes HAOUAS
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-14
superio/nsc/pc87417: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc/pc87366: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc/pc87360: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc/pc87309: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc/pc87392: Use common early_serial
Peter Lemenkov
2019-02-14
superio/nsc: Introduce common early_serial
Peter Lemenkov
2019-01-17
superio/nsc: fix IO masks
Felix Held
2019-01-06
superio/*: Link early initialization into bootblock
Arthur Heymans
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <pc80/keyboard.h>
Elyes HAOUAS
2018-07-18
superio/nsc: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2016-08-09
superio/*: Relocate Kconfig to chip folder.
Omar Pakker
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
Drop SuperIO nsc/pc97307
Stefan Reinauer
2015-10-30
Drop SuperIO nsc/pc8374
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-01-04
superio/nsc/pc87417: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
superio/nsc/pc87366: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
superio/nsc/pc97317: Use link-time symbols over .c inclusion
Edward O'Callaghan
2015-01-04
superio/nsc/pc87360: Use link-time symbol over .c includes
Edward O'Callaghan
2014-12-18
Drop Intel E7520 and E7525 and related boards
Stefan Reinauer
2014-12-16
Drop obsolete SuperIOs used by GX1 systems only
Stefan Reinauer
2014-10-27
superio/*/superio.c: Don't hide pointer types behind typedefs
Edward O'Callaghan
2014-10-27
superio: Use 'pnp_devfn_t' over 'device_t' in romstage component
Edward O'Callaghan
2014-07-17
superio,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-31
superio/nsc/pc87309: Avoid .c includes in mainboard
Edward O'Callaghan
2014-05-13
superio/*: Remove redundant chip.h header
Edward O'Callaghan
2014-05-13
superio/*: Deal with some chip.h special cases
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-02-06
uart8250: Drop includes in superio
Kyösti Mälkki
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-04-20
PC87384: remove unused init function
Sven Schnelle
2011-04-20
fix boards that still had some uart init remainders
Stefan Reinauer
2011-04-19
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
[next]