summaryrefslogtreecommitdiff
path: root/src/arch/x86/include
AgeCommit message (Expand)Author
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