summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng2020-06-021-1/+1
* x86: baytrail: acpi: Create buffers outside of the methodsBin Meng2020-06-021-12/+12
* x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko2020-06-021-1/+0
* x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko2020-06-021-1/+0
* x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko2020-06-021-1/+1
* x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko2020-06-021-46/+49
* x86: apl: Add hex offsets for registers in FSP-SSimon Glass2020-06-021-0/+72
* x86: apl: Add hex offsets for registers in FSP-MSimon Glass2020-06-021-2/+15
* x86: mrccache: Allow use before driver model is activeSimon Glass2020-06-021-11/+4
* x86: spi: Add a way to access the SPI mapping via registersSimon Glass2020-06-021-0/+19
* x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner2020-05-272-0/+13
* x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger2020-05-272-0/+216
* x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger2020-05-272-0/+264
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-188-0/+11
* Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-182-3/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+2
* common: Drop part.h from common headerSimon Glass2020-05-182-0/+4
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* x86: Move coreboot-table detection into common codeSimon Glass2020-04-301-0/+7
* acpi: Add an acpi commandSimon Glass2020-04-301-0/+1
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-374/+7
* x86: apl: Add Global NVS table headerSimon Glass2020-04-161-0/+36
* x86: Correct wording of coreboot source codeSimon Glass2020-04-162-4/+2
* x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko2020-04-041-0/+47
* x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko2020-04-041-0/+30
* x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner2020-03-051-0/+12
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-26/+0
* dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-191-3/+1
* dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada2020-02-191-2/+3
* x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-041-0/+0
* x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner2020-02-041-0/+2
* x86: Update coreboot serial table structSimon Glass2020-02-041-0/+19
* asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra2020-01-251-2/+21
* x86: apl: Add FSP structuresSimon Glass2019-12-154-0/+440
* x86: apl: Add a CPU driverSimon Glass2019-12-152-0/+21
* x86: apl: Add PCH driverSimon Glass2019-12-151-0/+9
* x86: apl: Add LPC driverSimon Glass2019-12-151-0/+82
* x86: apl: Add ITSS driverSimon Glass2019-12-151-0/+43
* x86: apl: Add systemagent driverSimon Glass2019-12-151-0/+37
* x86: apl: Add pinctrl driverSimon Glass2019-12-151-0/+485
* x86: apl: Add UART driverSimon Glass2019-12-151-0/+20
* x86: apl: Add PMC driverSimon Glass2019-12-151-0/+19
* x86: apl: Add basic IO addressesSimon Glass2019-12-151-0/+29
* x86: Add a generic Intel pinctrl driverSimon Glass2019-12-152-0/+679
* x86: Add low-power subsystem (lpss) supportSimon Glass2019-12-151-0/+36
* x86: Make MSR_PKG_POWER_SKU commonSimon Glass2019-12-153-3/+8
* x86: Add support for newer CAR schemesSimon Glass2019-12-151-7/+5
* x86: fsp: Make the notify API call commonSimon Glass2019-12-152-18/+27
* x86: fsp: Allow remembering the location of FSP-SSimon Glass2019-12-151-0/+3
* x86: fsp: Add FSP2 base supportSimon Glass2019-12-152-0/+160