aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/boot/acpi.c
AgeCommit message (Expand)Author
2015-03-10ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki
2015-01-10ACPI: Prepare for HAVE_ACPI_RESUME changesKyösti Mälkki
2014-12-28RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPIKyösti Mälkki
2014-12-18i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko
2014-11-27Make acpi_fill_dmar into parameterVladimir Serbinenko
2014-11-04i82801gx: Handle whole FADT in southbridge.Vladimir Serbinenko
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-19ACPI: Allocate S3 resume backup in CBMEM earlierKyösti Mälkki
2014-10-18i945: Consolidate FADT codeVladimir Serbinenko
2014-10-11acpi: Don't add an empty SSDT.Vladimir Serbinenko
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-10-11bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko
2014-10-10acpi_create_mcfg_mmconfig: Zero-out the structure before filling.Vladimir Serbinenko
2014-09-05Implement ACPI in a per device wayVladimir Serbinenko
2014-07-03ACPI: Recover type of wakeup in acpi_is_wakeup()Kyösti Mälkki
2014-06-20ACPI: Add acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-20ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki
2014-01-06CBMEM ACPI: Move resume handlerKyösti Mälkki
2013-07-10arch: Fix spellingMartin Roth
2013-05-01x86: use boot state callbacks to disable rom cacheAaron Durbin
2013-05-01coverage: use boot state callbacksAaron Durbin
2013-05-01acpi: split resume check and actual resume codeAaron Durbin
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-04-01boot: add disable_cache_rom() functionAaron Durbin
2013-03-21coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2012-12-15Fix a compare against undefined variable in acpi.cMartin Roth
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-14SMM: Restore GNVS pointer in the resume pathDuncan Laurie
2012-11-12Define post codes for OS boot and resumeDuncan Laurie
2012-11-06acpi: Add support for DMAR tables (Intel IOMMU support)Patrick Georgi
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-05-08Clean up #ifsPatrick Georgi
2012-04-16ACPI HEST table.zbao
2012-04-04Add support for mainboard specific suspend/resume handlerStefan Reinauer
2012-04-04Drop verified boot code from acpi.cStefan Reinauer
2012-03-30Add timestamps for selfboot and acpi wakeDuncan Laurie
2012-03-30Add TPM support to corebootStefan Reinauer
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2011-09-12Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich
2011-07-02whitespace-only changes in acpi.c, replaced spaces with tabsCristian Măgherușan-Stanciu
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer