aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/boot/acpi.c
AgeCommit message (Expand)Author
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