index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
boot
/
acpi.c
Age
Commit message (
Expand
)
Author
2015-07-07
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-06-23
acpi: bring back ability to link DSDT into ramstage
Patrick Georgi
2015-06-20
x86: Make ACPI 64bit clean
Stefan Reinauer
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_fill_ssdt_generator
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-02
cbfs: Fix mismerge.
Vladimir Serbinenko
2015-06-02
Make DSDT a file in CBFS rather than embedding it into ramstage.
Vladimir Serbinenko
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-06-01
SLIC: Check SLIC signature.
Vladimir Serbinenko
2015-05-28
Add TCPA table.
Vladimir Serbinenko
2015-05-27
AGESA: Split S3 backup in CBMEM
Kyösti Mälkki
2015-05-26
Make acpi_fill_hest into parameter
Vladimir Serbinenko
2015-05-26
ACPI: slic support
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-03-10
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2015-01-10
ACPI: Prepare for HAVE_ACPI_RESUME changes
Kyösti Mälkki
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI
Kyösti Mälkki
2014-12-18
i82371eb & qemu: Move to per-device ACPI.
Vladimir Serbinenko
2014-11-27
Make acpi_fill_dmar into parameter
Vladimir Serbinenko
2014-11-04
i82801gx: Handle whole FADT in southbridge.
Vladimir Serbinenko
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-19
ACPI: Allocate S3 resume backup in CBMEM earlier
Kyösti Mälkki
2014-10-18
i945: Consolidate FADT code
Vladimir Serbinenko
2014-10-11
acpi: Don't add an empty SSDT.
Vladimir Serbinenko
2014-10-11
acpi: Remove explicit pointer tracking in per-device ssdt.
Vladimir Serbinenko
2014-10-11
bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.
Vladimir Serbinenko
2014-10-10
acpi_create_mcfg_mmconfig: Zero-out the structure before filling.
Vladimir Serbinenko
2014-09-05
Implement ACPI in a per device way
Vladimir Serbinenko
2014-07-03
ACPI: Recover type of wakeup in acpi_is_wakeup()
Kyösti Mälkki
2014-06-20
ACPI: Add acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-20
ACPI S3 support: Add acpi_s3_resume_allowed()
Kyösti Mälkki
2014-01-06
CBMEM ACPI: Move resume handler
Kyösti Mälkki
2013-07-10
arch: Fix spelling
Martin Roth
2013-05-01
x86: use boot state callbacks to disable rom cache
Aaron Durbin
2013-05-01
coverage: use boot state callbacks
Aaron Durbin
2013-05-01
acpi: split resume check and actual resume code
Aaron Durbin
2013-04-01
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-04-01
boot: add disable_cache_rom() function
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-21
ramstage: prepare for relocation
Aaron Durbin
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2012-12-15
Fix a compare against undefined variable in acpi.c
Martin Roth
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-12
Define post codes for OS boot and resume
Duncan Laurie
2012-11-06
acpi: Add support for DMAR tables (Intel IOMMU support)
Patrick Georgi
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-16
ACPI HEST table.
zbao
2012-04-04
Add support for mainboard specific suspend/resume handler
Stefan Reinauer
2012-04-04
Drop verified boot code from acpi.c
Stefan Reinauer
2012-03-30
Add timestamps for selfboot and acpi wake
Duncan Laurie
2012-03-30
Add TPM support to coreboot
Stefan Reinauer
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2011-09-12
Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods
Tobias Diedrich
2011-07-02
whitespace-only changes in acpi.c, replaced spaces with tabs
Cristian Măgherușan-Stanciu
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer