Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
3a6550d989460f9449136814a8b1f6b051a6382d
/
src
/
superio
/
smsc
/
lpc47m10x
520a328
src/superio/smsc/lpc47m10x/superio.c: Remove dead code
by Edward O'Callaghan
· 8 years ago
c3e77fc
superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion
by Edward O'Callaghan
· 8 years ago
f21bdc3
superio/*/superio.c: Don't hide pointer types behind typedefs
by Edward O'Callaghan
· 9 years ago
85836c2
superio: Use 'pnp_devfn_t' over 'device_t' in romstage component
by Edward O'Callaghan
· 9 years ago
ff9e45e
superio,Makefile.inc: Trivial - drop trailing blank lines at EOF
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
· 11 years ago
fee73df
Auto-declare chip_operations
by Kyösti Mälkki
· 11 years ago
5ff7c13
remove trailing whitespace
by Stefan Reinauer
· 12 years ago
19fd211
Append logical PME/GPIO device. Fix MPU device number.
by Kyösti Mälkki
· 12 years ago
13508b9
Drop baud rate init to an arbitrary baud rate from Super I/O code.
by Stefan Reinauer
· 12 years ago
0c8e664
It turns out that the code which enables specific LDN is somewhat buggy.
by Rudolf Marek
· 12 years ago
8301d83
second round name simplification. drop the <component>_ prefix.
by stepan
· 12 years ago
a69d978
C and other Super I/O cosmetic fixes.
by Uwe Hermann
· 13 years ago
5330dd9
Remove superfluous Super I/O res0/res1 lines.
by Uwe Hermann
· 13 years ago
7fa0819
Add #include guards to all Super I/O header files (trivial).
by Uwe Hermann
· 13 years ago
b69cb5a
Convert some comments to proper Doxygen syntax.
by Uwe Hermann
· 13 years ago
8463dd9
Rename build system variables to be more intuitive, and
by Patrick Georgi
· 13 years ago
9a82eeb
fix misnamed functions.
by Stefan Reinauer
· 13 years ago
c2d2941
switch some ROMCC boards back to ROMCC.
by Stefan Reinauer
· 13 years ago
64ed2b7
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
by Stefan Reinauer
· 13 years ago
740b587
Remove nonsensical wrapper for function in PS/2 keyboard API.
by Stefan Reinauer
· 13 years ago
c70e9fc
Various license header consistency fixes (trivial).
by Uwe Hermann
· 13 years ago
abf2ad7
newconfig is no more.
by Patrick Georgi
· 13 years ago
9db833b
trival. All the changes is about comment and spaces. In superio folder.
by Zheng Bao
· 13 years ago
7943fe6
Remove some warnings from the tyan s2895.
by Myles Watson
· 14 years ago
5ec2c2b
Various Kconfig and Makefile.inc fixes and cosmetics.
by Uwe Hermann
· 14 years ago
0588d19
Kconfig! Works on Kontron, qemu, and serengeti.
by Patrick Georgi
· 14 years ago
2b34db8
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
by Stefan Reinauer
· 14 years ago
2ee6779
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
by Carl-Daniel Hailfinger
· 15 years ago
a7aa29b
Use the canonical name of the vendors/devices and the
by Uwe Hermann
· 17 years ago
eca92fb
Uwe Hermann:
by Stefan Reinauer
· 17 years ago
1ac1cf5
delete unused device. set rom to 512k
by Ronald G. Minnich
· 17 years ago
8a02b7d
add smsc part. Mod sun board to use smsc part for now
by Ronald G. Minnich
· 17 years ago