summaryrefslogtreecommitdiff
path: root/src/arch/x86/include
AgeCommit message (Expand)Author
2018-10-23acpi_device: Refine ACPI_IRQ_* macrosFurquan Shaikh
2018-10-22arch/x86: Implement common CF9 resetNico Huber
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-16acpi: Call acpi_gen_writeSTA by status from device treeHung-Te Lin
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-09-07x86/acpi: Add BERT tableMarshall Dawson
2018-09-07arch/x86: Add BERT region support functionsMarshall Dawson
2018-09-06x86/acpi: Add APEI definitionsMarshall Dawson
2018-08-28acpi: Hide Chrome and coreboot specific devicesDavid Wu
2018-08-27x86/acpi: Add ACPI table revision functionMarc Jones
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-17arch/x86/acpigen: add methods for cppcMatt Delco
2018-08-15arch/x86/acpigen: refactor calls to acpigen_write_registerMatt Delco
2018-08-07arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)Julius Werner
2018-07-02arch/x86: add SMM callerPatrick Georgi
2018-06-30arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier
2018-06-04arch/x86: Introduce postcar_frame_add_romcache()Nico Huber
2018-05-31arch/x86/include/arch: Remove space after __attribute__Elyes HAOUAS
2018-05-11acpi: Add support for writing ACPI _PLD structuresDuncan Laurie
2018-05-11acpi: Add support for generating ACPI _UPCDuncan Laurie
2018-05-08arch/x86/acpi_device: Add macros to define gpio with wake flagHarsha Priya
2018-05-08Move `pci_ops_mmconf` from arch/x86/ to device/Nico Huber
2018-05-08arch/x86/acpi: Get rid of device_tElyes HAOUAS
2018-05-02src/drivers: Add reset/enable/stop_off_ms variables to ACPI devicesShelley Chen
2018-05-02pci: Fix MMCONF_SUPPORT on non x86Patrick Rudolph
2018-04-26arch/x86: allow idt to be available to link in all stagesAaron Durbin
2018-04-24arch/x86: add ENV_CACHE_AS_RAMAaron Durbin
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-09ACPI S3: Drop too early resume backupKyösti Mälkki
2018-04-09ioapic: extend definition name to avoid collisionMarc Jones
2018-01-31arch/x86/acpigen: Add generator for _ROMPatrick Rudolph
2018-01-17cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans
2018-01-17arch/x86/acpi_device: Provide macros for GPIO input with polarityFurquan Shaikh
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-11-15arch/x86/acpi: Add support for writing ACPI DBG2 tableDuncan Laurie
2017-11-10arch/x86: Add common AMD ACPI hardware definitionsMarshall Dawson
2017-11-04arch/x86/acpigen: Add function to write a CPU packageNico Huber
2017-09-22arch/x86: Add ebda read/write functions into EBDA librarySubrata Banik
2017-09-22arch/x86: Enable ebda library for romstage and postcarSubrata Banik
2017-09-13arch/x86: Fix typo with MTRRKyösti Mälkki
2017-09-05Move ADDR32() hack to arch/x86Patrick Georgi
2017-08-30acpigen: Add stop gpio control to power resourceFurquan Shaikh
2017-08-30acpi_device: Provide a new function to add a list of propertiesDuncan Laurie
2017-08-19i82801dx/gx/ix/jx: Add low-memory backup for S3 pathKyösti Mälkki
2017-08-17arch/x86: Make postcar TempRamExit call genericMarshall Dawson
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-07-24Fix files with multiple newlines at the end.Martin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-06-08arch/x86/acpigen: Add additional opcodesPatrick Rudolph