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
/
southbridge
/
intel
/
lynxpoint
/
lpc.c
Age
Commit message (
Expand
)
Author
2016-08-02
intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano
Prabal Saha
2015-12-15
x86 acpi: remove ALIGN_CURRENT macro
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-11-09
haswell: Move to implicit length patching
Vladimir Serbinenko
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-18
lynxpoint: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-11
bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.
Vladimir Serbinenko
2014-10-10
bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars.
Vladimir Serbinenko
2014-09-22
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-07-12
libpayload: find source of input characters
Luigi Semenzato
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2013-12-21
lynxpoint: power management setup tweak
Duncan Laurie
2013-12-05
lynxpoint: Update LPT-LP PM settings
Duncan Laurie
2013-12-01
lynxpoint: Do not clear ACPI NVS region on resume
Duncan Laurie
2013-11-25
lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQ
Duncan Laurie
2013-11-25
slippy: Minor vboot related fixes
Duncan Laurie
2013-11-25
lynxpoint: Updates to power management and clock gating
Duncan Laurie
2013-06-03
Intel Lynx Point: LPC: Unify I/O APIC setup
Paul Menzel
2013-05-03
Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2
Paul Menzel
2013-04-01
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-04-01
lynxpoint: Fix LP clock gating setup for LPC
Duncan Laurie
2013-03-21
lynxpoint: Fix up handling for LynxPoint-LP chipsets
Duncan Laurie
2013-03-21
haswell/lynxpoint: Use new PCH/PM helper functions
Duncan Laurie
2013-03-21
lynxpoint: Fix GPIO and PM base reservations
Duncan Laurie
2013-03-21
lynxpoint: remove DEBUG_PERIODIC_SMIS
Duncan Laurie
2013-03-18
haswell: Use SMM Modules
Aaron Durbin
2013-03-14
lynxpoint: lpc resource reservations
Aaron Durbin
2013-03-14
lynxpoint: Update device IDs and clock gating setup
Duncan Laurie
2013-03-14
lynxpoint: Add new GPIO interface for Lynxpoint-LP
Duncan Laurie
2013-03-14
haswell: add PCI id support
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin