Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
b14bf88697950c63fa786cbd70dab3070e464807
/
src
/
superio
b14bf88
superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's
by Edward O'Callaghan
· 9 years ago
1e3a226
superio/nuvoton: Add support for Nuvoton NCT6776
by Felix Held
· 9 years ago
14be0da
superio/nuvoton: Add support for Nuvoton NCT5572D
by Felix Held
· 9 years ago
2c9d2cf
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
by Edward O'Callaghan
· 9 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
377fd75
superio/common/conf_mode.c: Don't hide pointers with typedefs
by Edward O'Callaghan
· 9 years ago
0108b93
pnp: Allow setting of misc register 0xf4 in device tree
by Stefan Reinauer
· 10 years ago
08ba7d0
pnp: Allow setting of misc register 0xfa in device tree
by Stefan Reinauer
· 10 years ago
d2da65e
superio/smsc/sch4037: Cleanup and fix .c inclusion
by Edward O'Callaghan
· 9 years ago
47b8075
superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c include
by Edward O'Callaghan
· 9 years ago
4e9f5e3f
superio/smsc/sio1036: Clean up RAMstage superio.c component
by Edward O'Callaghan
· 9 years ago
b666793
superio/f71869ad: fix documentation of io_info mask values
by Felix Held
· 9 years ago
cf5ac3d
src/superio/smsc/lpc47m15x: Avoid #include early_serial.c
by Edward O'Callaghan
· 9 years ago
031cf21
superio/smsc: Add some missing header guards
by Edward O'Callaghan
· 9 years ago
1f9653a
src/superio/ite/it8772f: Separate mainboard from SIO at obj level
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
ff7e676
superio/fintek/f71869ad: config struct should be const qualified
by Edward O'Callaghan
· 9 years ago
f35353a
superio: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
6202aea
PS2 keyboard: Use acpi_is_wakeup_s3()
by Kyösti Mälkki
· 9 years ago
49380b8
superio/smsc/fdc37n972: Trivial cleanup reorder headers
by Edward O'Callaghan
· 9 years ago
29179f0
superio/nuvoton: Add chip support for setting IRQs to edge/level
by Dave Frodin
· 9 years ago
da2daef
superio/nuvoton: Adds a function to route pins 41-48 to UARTD
by Dave Frodin
· 9 years ago
22e9e66
superio/ite/it8772f: Remove prototypes for func with no body
by Edward O'Callaghan
· 9 years ago
33eaf3a
superio/smscsuperio: Fix chip detection
by Kyösti Mälkki
· 9 years ago
0240f94
nuvoton/nct5104d: Update the #defined LDNs
by Dave Frodin
· 9 years ago
da09d02
superio/nuvoton: factor out generic romstage components
by Felix Held
· 9 years ago
f5bde44
superio/smsc/kbc1100: Virtually rewrite support and fix mainboards
by Edward O'Callaghan
· 9 years ago
fdceb48
superio/smsc/smscsuperio: Make romstage linkable with header
by Edward O'Callaghan
· 9 years ago
8f45761
superio/ite/it8661f: Make early_serial into romstage sym
by Edward O'Callaghan
· 9 years ago
aef5594
superio/ite/it8772f: Depreciate early wdt functions
by Edward O'Callaghan
· 9 years ago
1b3acb1
superio/ite/it8772f: Move towards removing #include .c
by Edward O'Callaghan
· 9 years ago
32da8d9
superio/nsc/pc87309: Avoid .c includes in mainboard
by Edward O'Callaghan
· 9 years ago
beb0f26
superio/winbond/w83627hf: Avoid .c includes in mainboards
by Edward O'Callaghan
· 9 years ago
9068788
superio/winbond/w83627ehg: Depreciate romstage component
by Edward O'Callaghan
· 9 years ago
2c55b70
superio/winbond/w83627thg: Depreciate romstage component
by Edward O'Callaghan
· 9 years ago
92da206
superio/winbond/w83627uhg: Depreciate romstage component
by Edward O'Callaghan
· 9 years ago
b918623
superio/ite/it8712f: Depreciate model specific early_serial.c
by Edward O'Callaghan
· 9 years ago
9bea0c1
superio/ite/it8712f: Drop model specific sio func for generic ver
by Edward O'Callaghan
· 9 years ago
511b383
superio/ite/it8721f: Trivial drop redundant headers
by Edward O'Callaghan
· 9 years ago
9492b9d
superio/winbond/w83697hf: Depreciate romstage component
by Edward O'Callaghan
· 9 years ago
290bed7
Implement proper IT8728F PNP ops
by Rudolf Marek
· 9 years ago
a7d14a1
ite/common: Introduce common watchdog and 3.3V VSB helpers
by Rudolf Marek
· 9 years ago
4405b06
superio/ite/it8728f/it8728f_hwm.c: Small fixes
by Rudolf Marek
· 9 years ago
e1fe688
src/*: Remove the last remnants of struct keyboard
by Edward O'Callaghan
· 9 years ago
f6f1ad6
superio/*: Remove redundant chip.h header
by Edward O'Callaghan
· 9 years ago
0403c863
superio/*: Deal with some chip.h special cases
by Edward O'Callaghan
· 9 years ago
def00be
src/drivers/pc80: Remove empty struct keyboard
by Edward O'Callaghan
· 9 years ago
2e4dea6
superio/ite/it8718f: Remove hard coding from romstage
by Edward O'Callaghan
· 9 years ago
f292002
superio/ite/*: Factor out generic romstage component
by Edward O'Callaghan
· 9 years ago
946bee1
superio/ite/it8728f: RAMstage PNP configuration component
by Edward O'Callaghan
· 9 years ago
c848098
superio/fintek/f71869ad: Fix incorrect LDN's
by Edward O'Callaghan
· 9 years ago
f18abab
superio/serverengines/pilot: Avoid .c includes
by Edward O'Callaghan
· 10 years ago
63f28c0
superio/fintek/f71869ad: Make hwm devicetree configurable
by Edward O'Callaghan
· 9 years ago
dd2e8c3
superio/fintek/f71869ad: Configure multi-func reg in devicetree
by Edward O'Callaghan
· 9 years ago
bf9f243
superio/common/conf_mode: Provide another common pnp entry/exit
by Edward O'Callaghan
· 9 years ago
99ac98f
Introduce stage-specific architecture for coreboot
by Furquan Shaikh
· 9 years ago
f12a247
superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol
by Edward O'Callaghan
· 9 years ago
9e308b9
superio/winbond/w83627ehg: Convert romstage to generic component
by Edward O'Callaghan
· 9 years ago
ffe460d
superio/winbond/w83627dhg: Convert romstage to generic component
by Edward O'Callaghan
· 9 years ago
5a032c6
superio/winbond/*: Provide common romstage component
by Edward O'Callaghan
· 9 years ago
cf7b498
superio/fintek/*: Factor out generic romstage component
by Edward O'Callaghan
· 9 years ago
6d51f6b
superio/fintek/*: Fix header style
by Edward O'Callaghan
· 9 years ago
ea2900b
superio/ite/it8673f: Remove poor implementation
by Edward O'Callaghan
· 9 years ago
45b7b5a
superio/ite/it8705f: Remove poor implementation
by Edward O'Callaghan
· 9 years ago
5c41ee6
superio/ite/it8716f: Rewrite from hardcoded base addr
by Edward O'Callaghan
· 9 years ago
03ad2a2
superio/ite/it8721f: Rewrite from hardcoded base addr
by Edward O'Callaghan
· 9 years ago
c12db59
superio/ite/it8728f: Fix headers and prototype location
by Edward O'Callaghan
· 9 years ago
afa7b13
uart: Redefine Kconfig options
by Kyösti Mälkki
· 10 years ago
4f5a525
superio/winbond/w83627thg: Avoid .c includes
by Edward O'Callaghan
· 9 years ago
3c04917
superio/nuvoton/nct5104d: Avoid .c includes
by Edward O'Callaghan
· 9 years ago
793a429
superio/winbond/w83627ehg: Avoid .c includes
by Edward O'Callaghan
· 9 years ago
a270586
superio/fintek/f71859: Avoid .c includes
by Edward O'Callaghan
· 10 years ago
b5a49ad
superio/fintek/f71889: Avoid .c includes
by Edward O'Callaghan
· 10 years ago
880e524
superio/fintek/f71872: Avoid .c includes
by Edward O'Callaghan
· 10 years ago
ade70a0
superio/fintek/f71863fg: Avoid .c includes
by Edward O'Callaghan
· 10 years ago
fbdc3ef
superio/fintek/f71805f: Avoid .c includes
by Edward O'Callaghan
· 10 years ago
d304331
superio/fintek/f81865f: Avoid .c includes
by Edward O'Callaghan
· 10 years ago
b5fc67a
superio/fintek: Document Fintek F71869AD code.
by Edward O'Callaghan
· 10 years ago
42283e7
Eliminate some ASL warnings
by Oskar Enoksson
· 10 years ago
411bf97
winbond/w83627hf/acpi: Fix some ASL warnings
by Oskar Enoksson
· 10 years ago
e2f4c2a
uart8250: Drop includes in superio
by Kyösti Mälkki
· 10 years ago
962b6c0
superio/fintek: Add initial support for Fintek F71869AD.
by Edward O'Callaghan
· 10 years ago
6c6acd7
superio: Uncomment the w83627uhg UART clock source initialization
by Dave Frodin
· 10 years ago
8c0cb8a
Correct file permissions.
by Idwer Vollering
· 10 years ago
04134a5
sio1007: Properly build '.c' files
by Marc Jones
· 10 years ago
7037840
w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.
by Christoph Grenz
· 10 years ago
bbf0969
w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment`
by Christoph Grenz
· 10 years ago
dc92d68
w83627hf/acpi: Fix logical device power down in ACPI
by Christoph Grenz
· 10 years ago
4c2ebeb
it8728f: Add ITE IT8728F superio early serial support.
by Damien Zammit
· 10 years ago
2cccacf
w83627hf/acpi: Fix endianess error in floppy drive enumeration code
by Christoph Grenz
· 10 years ago
f66dd69
w83627hf/acpi: Fix offset of logical device activation
by Nico Huber
· 10 years ago
0bd5dff
w83627hf/acpi: Fix type error in floppy drive enumeration code
by Christoph Grenz
· 10 years ago
dd94fa9
winbond/w83627dhg: Fix logical device power down in ACPI
by Nico Huber
· 10 years ago
1c81128
pnp: Add some default functions to enter/exit config state
by Nico Huber
· 10 years ago
dda4095
w83627hf: Add comments about parallel port modes in superio.asl
by Christoph Grenz
· 10 years ago
cacc58a
winbond/w83627dhg: Correct resource setting for SPI (LDN6)
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
Next »