summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass2019-12-151-7/+0
* x86: Don't export mrccache_update()Simon Glass2019-12-151-15/+0
* x86: Add mrccache support for a 'variable' cacheSimon Glass2019-12-151-0/+1
* x86: Update mrccache to support multiple cachesSimon Glass2019-12-152-5/+27
* x86: Add a new global_data member for the cache recordSimon Glass2019-12-151-0/+2
* x86: Reduce mrccache record alignment sizeSimon Glass2019-12-151-1/+1
* x86: spi: Add helper functions for Intel Fast SPISimon Glass2019-12-152-0/+69
* i2c: designware: Avoid using static dataSimon Glass2019-12-151-0/+1
* x86: Add a CPU init function for TPLSimon Glass2019-11-031-0/+9
* x86: spl: Support init of a PUNITSimon Glass2019-11-031-0/+1
* x86: timer: Use a separate flag for whether timer is initedSimon Glass2019-11-031-0/+1
* x86: Add a function to set variable MTRRsSimon Glass2019-10-081-0/+12
* x86: Add new common CPU functions for turbo/burst modeSimon Glass2019-10-081-0/+49
* x86: Tidy up some duplicate MSR definesSimon Glass2019-10-081-63/+43