aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)AuthorFilesLines
2019-12-08x86: simplify ljmp to 32-bit codeMasahiro Yamada1-3/+1
2019-12-08x86: use data32 directive instead of macro for operand-size prefixMasahiro Yamada1-5/+3
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass9-0/+9
2019-12-02common: Move interrupt functions into a new headerSimon Glass2-0/+2
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass3-0/+3
2019-12-02common: Move checkcpu() out of common.hSimon Glass10-0/+10
2019-11-03x86: Move CPU init to before spl_init()Simon Glass1-0/+1
2019-11-03x86: Add a CPU init function for TPLSimon Glass1-0/+8
2019-10-11x86: Reduce resetvec sizeSimon Glass1-3/+0
2019-10-11x86: Drop RESET_SEG_SIZESimon Glass1-1/+0
2019-10-11x86: Drop RESET_BASESimon Glass1-1/+0
2019-10-08x86: cpu: Don't include the cpu driver in TPLSimon Glass1-1/+4
2019-10-08x86: Add a function to set variable MTRRsSimon Glass1-0/+38
2019-10-08x86: Refactor mtrr_commit() to allow for shared codeSimon Glass1-7/+12
2019-10-08x86: Add new common CPU functions for turbo/burst modeSimon Glass1-0/+61
2019-10-08x86: Tidy up some duplicate MSR definesSimon Glass3-11/+11
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass5-32/+33
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass3-5/+5
2019-10-08x86: Add a common function to set CPU thermal targetSimon Glass3-41/+26
2019-10-08x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass3-3/+3
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass3-19/+11
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass3-3/+3
2019-10-08x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass1-1/+1
2019-10-08x86: Add more comments to the start-up codeSimon Glass3-3/+17
2019-10-08x86: Change condition for using CARSimon Glass1-2/+2
2019-10-08x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass1-0/+6
2019-10-08x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass2-0/+12
2019-10-08x86: pci: Add a function to clear and set PCI config regsSimon Glass1-0/+19
2019-10-08x86: Add binman symbols to the imageSimon Glass1-0/+6
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass3-14/+16
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass4-4/+4
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass6-6/+6
2019-09-10x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko1-1/+1
2019-09-10x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko1-1/+2
2019-09-10x86: show UEFI images involved in crashHeinrich Schuchardt1-0/+14
2019-09-10x86: qemu: Report high memory in the E820 tableBin Meng1-19/+40
2019-09-10x86: qemu: Support getting high memory sizeBin Meng1-2/+25
2019-09-10x86: qemu: Extract getting memory size to a separate routineBin Meng1-2/+7
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese3-14/+1
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass1-0/+1
2019-08-09x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden1-0/+37
2019-08-09x86: slimbootloader: Add serial driverPark, Aiden2-1/+68
2019-08-09x86: slimbootloader: Add memory configurationPark, Aiden2-1/+152
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden6-2/+64
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko1-0/+38
2019-06-22watchdog: tangier: Convert to use WDT classAndy Shevchenko1-1/+0
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner1-0/+7
2019-05-09Fix spelling of available.Vagrant Cascadian1-1/+1