Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
40377c7250dd0a88f35024342e0c515b2b1c12d0
/
src
/
superio
/
smsc
/
kbc1100
a1e22b8
src: Use 'include <string.h>' when appropriate
by Elyes HAOUAS
· 3 years, 11 months ago
3855c01
device/pnp: Add header files for PNP ops
by Kyösti Mälkki
· 4 years ago
065857e
arch/io.h: Drop unnecessary include
by Kyösti Mälkki
· 4 years ago
085a226
superio/*: Link early initialization into bootblock
by Arthur Heymans
· 4 years, 1 month ago
e9a0130
src: Remove unneeded include <console/console.h>
by Elyes HAOUAS
· 4 years, 3 months ago
b0d868e
superio/smsc: pass the chip-specific ops struct to pnp_enable_devices
by Felix Held
· 4 years, 7 months ago
12d0103
sio/smsc/kbc1100: Fix some style issues
by Arthur Heymans
· 5 years ago
7daac91
device/pnp: remove struct io_info
by Samuel Holland
· 6 years ago
57603e2
superio/*: Relocate Kconfig to chip folder.
by Omar Pakker
· 7 years ago
448e386
drivers/pc80: Add PS/2 mouse presence detect
by Timothy Pearson
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
f21bdc3
superio/*/superio.c: Don't hide pointer types behind typedefs
by Edward O'Callaghan
· 8 years ago
85836c2
superio: Use 'pnp_devfn_t' over 'device_t' in romstage component
by Edward O'Callaghan
· 9 years ago
f5bde44
superio/smsc/kbc1100: Virtually rewrite support and fix mainboards
by Edward O'Callaghan
· 9 years ago
f6f1ad6
superio/*: Remove redundant chip.h header
by Edward O'Callaghan
· 9 years ago
def00be
src/drivers/pc80: Remove empty struct keyboard
by Edward O'Callaghan
· 9 years ago
e2f4c2a
uart8250: Drop includes in superio
by Kyösti Mälkki
· 9 years ago
1c81128
pnp: Add some default functions to enter/exit config state
by Nico Huber
· 10 years ago
0b2ee93
pnp: Remove now plain wrappers for default PnP functions
by Nico Huber
· 10 years ago
13dc976
pnp: Register implementations of enter/exit config state
by Nico Huber
· 10 years ago
f898f7b
pnp: Provide alternative pnp_enable() implementation
by Nico Huber
· 10 years ago
24d1d4b
x86: Unify arch/io.h and arch/romcc_io.h
by Stefan Reinauer
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 10 years ago
5079a0d
Remove assembly coded log2 function
by Ronald G. Minnich
· 10 years ago
fee73df
Auto-declare chip_operations
by Kyösti Mälkki
· 10 years ago
5ff7c13
remove trailing whitespace
by Stefan Reinauer
· 11 years ago
13508b9
Drop baud rate init to an arbitrary baud rate from Super I/O code.
by Stefan Reinauer
· 12 years ago
7b904d8
This code provides support for the superio chip on the AMD Inagua platform (not commercially available). It is independent of the AMD>code.
by Frank Vibrans
· 12 years ago