summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-06-02x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Create buffers outside of the methodsBin Meng
2020-06-02x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko
2020-06-02x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko
2020-06-02x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko
2020-06-02x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko
2020-06-02x86: apl: Add hex offsets for registers in FSP-SSimon Glass
2020-06-02x86: apl: Add hex offsets for registers in FSP-MSimon Glass
2020-06-02x86: mrccache: Allow use before driver model is activeSimon Glass
2020-06-02x86: spi: Add a way to access the SPI mapping via registersSimon Glass
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-04-16x86: apl: Add Global NVS table headerSimon Glass
2020-04-16x86: Correct wording of coreboot source codeSimon Glass
2020-04-04x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko
2020-04-04x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada
2020-02-04x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner
2020-02-04x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner
2020-02-04x86: Update coreboot serial table structSimon Glass
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2019-12-15x86: apl: Add FSP structuresSimon Glass
2019-12-15x86: apl: Add a CPU driverSimon Glass
2019-12-15x86: apl: Add PCH driverSimon Glass
2019-12-15x86: apl: Add LPC driverSimon Glass
2019-12-15x86: apl: Add ITSS driverSimon Glass
2019-12-15x86: apl: Add systemagent driverSimon Glass
2019-12-15x86: apl: Add pinctrl driverSimon Glass
2019-12-15x86: apl: Add UART driverSimon Glass
2019-12-15x86: apl: Add PMC driverSimon Glass
2019-12-15x86: apl: Add basic IO addressesSimon Glass
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass
2019-12-15x86: Add low-power subsystem (lpss) supportSimon Glass
2019-12-15x86: Make MSR_PKG_POWER_SKU commonSimon Glass
2019-12-15x86: Add support for newer CAR schemesSimon Glass
2019-12-15x86: fsp: Make the notify API call commonSimon Glass
2019-12-15x86: fsp: Allow remembering the location of FSP-SSimon Glass