aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/include
AgeCommit message (Expand)Author
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
2017-05-30arch: Unify basic cache clearing APIJulius Werner
2017-05-30arch/x86: Add function to determine if we're currently running from CARJulius Werner
2017-05-22arch/x86/include: Use IS_ENABLED() macroNico Huber
2017-04-25arch/x86: Add read64 and write64 functionsMarshall Dawson
2017-04-08arch/x86: remove CAR global migration when postcar stage is usedAaron Durbin
2017-04-03arch/x86/acpigen: Allow writing buffers larger than 256 bytesRizwan Qureshi
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Wrap lines at 80 columnsLee Leahy
2017-03-17arch/x86: Fix prefer errors detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix issues with braces detected by checkpatchLee Leahy
2017-03-16acpi_device: Add macro for GpioInt that uses both polarityDuncan Laurie
2017-03-16acpi_device: Prefix IRQ macros with ACPIDuncan Laurie
2017-03-15acpi: device: Add macro for active high level triggered IRQDuncan Laurie
2017-03-02acpi: Update the ACPI ID for corebootDuncan Laurie
2017-02-24src/arch/x86: Remove non-ascii charactersMartin Roth
2017-02-22arch/x86/acpigen: Provide helper functions for enabling/disabling GPIOFurquan Shaikh
2017-02-22acpi: Add ACPI_ prefix to IRQ enum and struct namesFurquan Shaikh
2017-02-19acpi_device: Add macros for GPIO interruptsDuncan Laurie
2017-02-19acpi_device: Move power resource function to generic codeDuncan Laurie
2017-02-16spi: Add function callback to get configuration of SPI busFurquan Shaikh
2017-02-04x86/acpi: Add VFCT tablePatrick Rudolph
2017-01-24arch/x86: do not define type of SPIN_LOCK_UNLOCKEDPatrick Georgi
2017-01-06arch/x86: fix cmos post logging in non romcc bootblockAaron Durbin
2016-12-16acpi_device: Add special HID for DT namespaceFurquan Shaikh
2016-12-11ACPI S3: Hide acpi_slp_typeKyösti Mälkki
2016-12-09postcar_loader: Support LATE_CBMEM_INIT boardsKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-06CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki
2016-12-06CPU: Move SMM prototypes under x86Kyösti Mälkki
2016-12-06PCI ops: Rename pcie_xx() to pci_mmio_xx()Kyösti Mälkki
2016-12-06PCI ops: Define read-modify-write routines globallyKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-11-24arch/x86/acpigen: Write DSM method with multiple UUID'sNaresh G Solanki
2016-11-17arch/x86/acpigen: Implement acpigen functions to return integer & stringNaresh G Solanki
2016-11-16arch/x86/acpigen: Fix acpigen for If (Lequal (...))Furquan Shaikh
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-11-07arch/x86/acpigen: Add OperationRegion & Field methodNaresh G Solanki
2016-10-25arch/x86/acpigen_dsm: Add support for DSM typesFurquan Shaikh
2016-10-25arch/x86/acpigen: Add support for _DSM method generationFurquan Shaikh
2016-10-25arch/x86/acpigen: Add more functions to ACPIGEN libraryFurquan Shaikh
2016-10-24arch/x86/acpigen: Add support for interacting with GPIOsFurquan Shaikh
2016-10-24arch/x86/acpigen: Add new functions to acpigen libraryFurquan Shaikh
2016-10-24arch/x86/acpigen: Clean up acpigen libraryFurquan Shaikh
2016-10-07x86/acpi_device: Add support for GPIO output polarityFurquan Shaikh
2016-09-27x86: acpi: Use GOOG ID for coreboot tableDuncan Laurie
2016-09-21x86: acpi: Add function for querying GPE statusDuncan Laurie
2016-09-19Revert "x86: acpi: Add function for querying GPE status"Duncan Laurie
2016-09-19x86: acpi: Add function for querying GPE statusDuncan Laurie
2016-09-15arch/acpi_ivrs.h: Update 8-byte IVRS entry valuesMartin Roth
2016-09-12arch/x86: Always compile postcar library in romstageRizwan Qureshi
2016-09-07include/arch/acpi.h: change IVRS efr field to iommu_feature_infoMartin Roth
2016-09-07arch/x86/include: Add #defines for IVRS tablesMartin Roth
2016-09-04arch/acpi.h: add #if guard to handle the absence of device_t typeAntonello Dettori
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-06acpi: Generate object for coreboot table regionDuncan Laurie
2016-08-03ACPI: Add code to create root port entry in DMAR tableWerner Zeh
2016-08-03ACPI: Add code to include ATSR structure in DMAR tableWerner Zeh
2016-07-31src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-15arch/x86: provide common Intel ACPI hardware definitionsAaron Durbin
2016-07-15arch/x86: provide common ACPI_Sx constantsAaron Durbin
2016-07-08acpi: Change device properties to work as a treeDuncan Laurie
2016-07-07acpigen_write_package: Return pointer to package element counterDuncan Laurie
2016-06-22ACPI S3: Add common recovery codeKyösti Mälkki
2016-06-22ACPI S3: Split support for HAVE_ACPI_RESUMEKyösti Mälkki
2016-06-22Ignore RAMTOP for MTRRsKyösti Mälkki
2016-06-20ACPI S3: Cleanup RSDP referenceKyösti Mälkki
2016-06-17Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki