summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop part.h from common headerSimon Glass2-0/+4
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass1-0/+7
2020-04-30acpi: Add an acpi commandSimon Glass1-0/+1
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass1-374/+7
2020-04-16x86: apl: Add Global NVS table headerSimon Glass1-0/+36
2020-04-16x86: Correct wording of coreboot source codeSimon Glass2-4/+2
2020-04-04x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko1-0/+47
2020-04-04x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko1-0/+30
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner1-0/+12
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada1-26/+0
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada1-3/+1
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada1-2/+3
2020-02-03x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner1-0/+0
2020-02-03x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner1-0/+2
2020-02-03x86: Update coreboot serial table structSimon Glass1-0/+19
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra1-2/+21
2019-12-15x86: apl: Add FSP structuresSimon Glass4-0/+440
2019-12-15x86: apl: Add a CPU driverSimon Glass2-0/+21
2019-12-15x86: apl: Add PCH driverSimon Glass1-0/+9
2019-12-15x86: apl: Add LPC driverSimon Glass1-0/+82
2019-12-15x86: apl: Add ITSS driverSimon Glass1-0/+43
2019-12-15x86: apl: Add systemagent driverSimon Glass1-0/+37
2019-12-15x86: apl: Add pinctrl driverSimon Glass1-0/+485
2019-12-15x86: apl: Add UART driverSimon Glass1-0/+20
2019-12-15x86: apl: Add PMC driverSimon Glass1-0/+19
2019-12-15x86: apl: Add basic IO addressesSimon Glass1-0/+29
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass2-0/+679
2019-12-15x86: Add low-power subsystem (lpss) supportSimon Glass1-0/+36
2019-12-15x86: Make MSR_PKG_POWER_SKU commonSimon Glass3-3/+8
2019-12-15x86: Add support for newer CAR schemesSimon Glass1-7/+5
2019-12-15x86: fsp: Make the notify API call commonSimon Glass2-18/+27
2019-12-15x86: fsp: Allow remembering the location of FSP-SSimon Glass1-0/+3
2019-12-15x86: fsp: Add FSP2 base supportSimon Glass2-0/+160
2019-12-15x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass1-7/+0
2019-12-15x86: Don't export mrccache_update()Simon Glass1-15/+0
2019-12-15x86: Add mrccache support for a 'variable' cacheSimon Glass1-0/+1
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass2-5/+27
2019-12-15x86: Add a new global_data member for the cache recordSimon Glass1-0/+2
2019-12-15x86: Reduce mrccache record alignment sizeSimon Glass1-1/+1
2019-12-15x86: spi: Add helper functions for Intel Fast SPISimon Glass2-0/+69
2019-12-15i2c: designware: Avoid using static dataSimon Glass1-0/+1
2019-11-03x86: Add a CPU init function for TPLSimon Glass1-0/+9
2019-11-03x86: spl: Support init of a PUNITSimon Glass1-0/+1
2019-11-03x86: timer: Use a separate flag for whether timer is initedSimon Glass1-0/+1
2019-10-08x86: Add a function to set variable MTRRsSimon Glass1-0/+12
2019-10-08x86: Add new common CPU functions for turbo/burst modeSimon Glass1-0/+49
2019-10-08x86: Tidy up some duplicate MSR definesSimon Glass1-63/+43
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass2-1/+19
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass4-9/+5