Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
88607a4b1002ed6acc7f316f274feea2fd861095
/
src
/
southbridge
/
intel
/
i82801gx
/
lpc.c
a8a9f34
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
by Arthur Heymans
· 7 years ago
3664647
sb/intel/i82801gx: Add the option to lock the platform
by Arthur Heymans
· 7 years ago
9966703
sb/intel/i82801gx: Get rid of device_t
by Elyes HAOUAS
· 6 years ago
7a1a3ad
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 7 years ago
3f111b0
southbridge/intel/i82801gx: Fix problems found by checkpatch.pl
by Arthur Heymans
· 8 years ago
035df00
src/southbridge: Remove whitespace after sizeof
by Elyes HAOUAS
· 8 years ago
ba28e8d
src/southbridge: Code formating
by Elyes HAOUAS
· 8 years ago
2ed0aa2
Correct some common spelling mistakes
by Martin Roth
· 9 years ago
ef33e03
southbridge/intel: Use i82801gx code for NM10
by Damien Zammit
· 9 years ago
d5d94ea
intel/i945: Consolidate MADT handling
by Vladimir Serbinenko
· 10 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 9 years ago
a90dad1
device_ops: add device_t argument to acpi_inject_dsdt_generator
by Alexander Couzens
· 9 years ago
d0e212c
devicetree: Discriminate device ops scan_bus()
by Kyösti Mälkki
· 10 years ago
f119f08
i82801gx: Reserve LPC decodes.
by Vladimir Serbinenko
· 10 years ago
dd2bc3f
igd.asl rewrite
by Vladimir Serbinenko
· 10 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
b85a87b
intel SMI handlers: Refactor GPI SMI/SCI routing
by Kyösti Mälkki
· 10 years ago
06ef046
global: Refactor get_option usage
by Varad Gautam
· 10 years ago
bde6d30
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
by Kevin Paul Herbert
· 10 years ago
385743a
i945: Consolidate common GNVS init
by Vladimir Serbinenko
· 10 years ago
1bad88e
i82801gx: Move to implicit length patching
by Vladimir Serbinenko
· 10 years ago
ab83ef0
i82801gx: Handle whole FADT in southbridge.
by Vladimir Serbinenko
· 10 years ago
b3f08c6
cmos: Rename the CMOS related functions.
by Gabe Black
· 10 years ago
c21e073
i945: Consolidate FADT code
by Vladimir Serbinenko
· 10 years ago
classic-2014.10
0e64617
i945: Convert to per-device ACPI
by Vladimir Serbinenko
· 10 years ago
c3ed886
intel boards: Use acpi_is_wakeup_s3()
by Kyösti Mälkki
· 10 years ago
72dccce
global: Fix usage of get_option() to make use of CB_CMOS_ codes
by Alexandru Gagniuc
· 11 years ago
ddddf15
Intel 82801Gx: LPC: Unify I/O APIC setup
by Paul Menzel
· 11 years ago
526a46e
Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2
by Paul Menzel
· 11 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 12 years ago
1cca340
Use defines for some i82801ex/gx registers
by Kyösti Mälkki
· 12 years ago
906f9ae
i82801gx: Add setting for C4onC3 mode
by Sven Schnelle
· 13 years ago
ab87254
use acpi.h include instead of manually adding acpi_slp_type.
by Stefan Reinauer
· 13 years ago
e261807
i82801gx: enable ACPI during S3 resume
by Sven Schnelle
· 13 years ago
f4dc1a7
SMM: add defines for APM_CNT register
by Sven Schnelle
· 13 years ago
cadc545
SMM for AMD K8 Part 1/2
by Stefan Reinauer
· 14 years ago
836ae29
first round name simplification. drop the <component>_ prefix.
by stepan
· 14 years ago
[Renamed from src/southbridge/intel/i82801gx/i82801gx_lpc.c]
74d1a6e
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
by Uwe Hermann
· 14 years ago
7eac445
Always enable parent resources before child resources.
by Myles Watson
· 14 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 14 years ago
de3206a
This is a general cleanup patch
by Stefan Reinauer
· 15 years ago
7a3d095
by Stefan Reinauer
· 15 years ago
aca6ec6
Kontron 986LCD-M update
by Stefan Reinauer
· 15 years ago
109ab31
drop extra whitespace at end of line for i945 + ICH7 (trivial)
by Stefan Reinauer
· 15 years ago
dec1b47
Add some more CONFIG_* prefixes that were missing.
by Patrick Georgi
· 15 years ago
573f7d4
Intel ICH7 updates
by Stefan Reinauer
· 15 years ago
85a94f6
Rename some preprocessor symbols. I have no idea why
by Patrick Georgi
· 15 years ago
29cc9ed
Move the v3 resource allocator to v2.
by Myles Watson
· 15 years ago
0867062
This patch unifies the use of config options in v2 to all start with CONFIG_
by Stefan Reinauer
· 15 years ago
a9c5ea0
Revert "CMOS: Add set_option and rework get_option."
by Luc Verhaegen
· 15 years ago
9ceae90
CMOS: Add set_option and rework get_option.
by Luc Verhaegen
· 15 years ago
a8e1168
This patch contains some significant updates to the i82801gx component and will
by Stefan Reinauer
· 16 years ago
54309d6
Update Kontron board
by Stefan Reinauer
· 16 years ago
269563a
First shot at factoring SMM code into generic parts and southbridge specific
by Stefan Reinauer
· 16 years ago
556801e
The enable_hpet() code in intel/i82801gx will not work with the
by Uwe Hermann
· 16 years ago
5d7a1c8
Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.
by Uwe Hermann
· 16 years ago
bddc693
i945/ICH7: Use #defines from pci_ids.h (trivial).
by Uwe Hermann
· 16 years ago
debb11f
Support for the Intel ICH7 southbridge.
by Stefan Reinauer
· 16 years ago