summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/boot/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* i945: Consolidate FADT codeclassic-2014.10Vladimir Serbinenko2014-10-181-0/+36
* acpi: Don't add an empty SSDT.Vladimir Serbinenko2014-10-111-3/+5
* acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko2014-10-111-1/+2
* bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko2014-10-111-2/+19
* acpi_create_mcfg_mmconfig: Zero-out the structure before filling.Vladimir Serbinenko2014-10-101-0/+1
* Implement ACPI in a per device wayVladimir Serbinenko2014-09-051-2/+149
* ACPI: Recover type of wakeup in acpi_is_wakeup()Kyösti Mälkki2014-07-031-0/+12
* ACPI: Add acpi_is_wakeup_s3()Kyösti Mälkki2014-06-201-0/+5
* ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-8/+8
* CBMEM ACPI: Move resume handlerKyösti Mälkki2014-01-061-1/+7
* arch: Fix spellingMartin Roth2013-07-101-2/+2
* x86: use boot state callbacks to disable rom cacheAaron Durbin2013-05-011-3/+0
* coverage: use boot state callbacksAaron Durbin2013-05-011-4/+0
* acpi: split resume check and actual resume codeAaron Durbin2013-05-011-23/+17
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-011-2/+2
* boot: add disable_cache_rom() functionAaron Durbin2013-04-011-0/+4
* coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-211-0/+4
* ramstage: prepare for relocationAaron Durbin2013-03-211-2/+3
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* Implement GCC code coverage analysisStefan Reinauer2013-01-121-0/+4
* Fix a compare against undefined variable in acpi.cMartin Roth2012-12-151-1/+1
* Unify assembler function handlingStefan Reinauer2012-12-061-1/+1
* SMM: Restore GNVS pointer in the resume pathDuncan Laurie2012-11-141-3/+22
* Define post codes for OS boot and resumeDuncan Laurie2012-11-121-0/+1
* acpi: Add support for DMAR tables (Intel IOMMU support)Patrick Georgi2012-11-061-0/+65
* hpet: common ACPI generationPatrick Georgi2012-10-081-5/+9
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* ACPI HEST table.zbao2012-04-161-0/+83
* Add support for mainboard specific suspend/resume handlerStefan Reinauer2012-04-041-1/+5
* Drop verified boot code from acpi.cStefan Reinauer2012-04-041-8/+0
* Add timestamps for selfboot and acpi wakeDuncan Laurie2012-03-301-0/+7
* Add TPM support to corebootStefan Reinauer2012-03-301-0/+8
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-2/+1
* Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich2011-09-121-1/+6
* whitespace-only changes in acpi.c, replaced spaces with tabsCristian Măgherușan-Stanciu2011-07-021-9/+9
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-0/+604
OpenPOWER on IntegriCloud