aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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
2019-12-15x86: fsp: Add FSP2 base supportSimon Glass
2019-12-15x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass
2019-12-15x86: Don't export mrccache_update()Simon Glass
2019-12-15x86: Add mrccache support for a 'variable' cacheSimon Glass
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass
2019-12-15x86: Add a new global_data member for the cache recordSimon Glass
2019-12-15x86: Reduce mrccache record alignment sizeSimon Glass
2019-12-15x86: spi: Add helper functions for Intel Fast SPISimon Glass
2019-12-15i2c: designware: Avoid using static dataSimon Glass
2019-11-03x86: Add a CPU init function for TPLSimon Glass
2019-11-03x86: spl: Support init of a PUNITSimon Glass
2019-11-03x86: timer: Use a separate flag for whether timer is initedSimon Glass
2019-10-08x86: Add a function to set variable MTRRsSimon Glass
2019-10-08x86: Add new common CPU functions for turbo/burst modeSimon Glass
2019-10-08x86: Tidy up some duplicate MSR definesSimon Glass
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass
2019-10-08x86: Add a common function to set CPU thermal targetSimon Glass
2019-10-08x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2019-10-08x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass
2019-10-08x86: Add various MTRR indexes and valuesSimon Glass
2019-10-08x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass
2019-10-08x86: spl: Reduce priority of the basic SPL image loaderSimon Glass
2019-10-08x86: pci: Add a function to clear and set PCI config regsSimon Glass
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass
2019-10-08x86: fsp: Add access to variable MRC dataSimon Glass
2019-10-08x86: fsp: Add a few more definitions for FSP2Simon Glass
2019-10-08x86: Move common fsp functions into a common fileSimon Glass