summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2019-10-11x86: Reduce resetvec sizeSimon Glass
2019-10-11x86: Drop RESET_SEG_SIZESimon Glass
2019-10-11x86: Drop RESET_BASESimon Glass
2019-10-08x86: cpu: Don't include the cpu driver in TPLSimon Glass
2019-10-08x86: Add a function to set variable MTRRsSimon Glass
2019-10-08x86: Refactor mtrr_commit() to allow for shared codeSimon 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 more comments to the start-up codeSimon Glass
2019-10-08x86: Change condition for using CARSimon Glass
2019-10-08x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass
2019-10-08x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass
2019-10-08x86: pci: Add a function to clear and set PCI config regsSimon Glass
2019-10-08x86: Add binman symbols to the imageSimon Glass
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-09-10x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko
2019-09-10x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko
2019-09-10x86: show UEFI images involved in crashHeinrich Schuchardt
2019-09-10x86: qemu: Report high memory in the E820 tableBin Meng
2019-09-10x86: qemu: Support getting high memory sizeBin Meng
2019-09-10x86: qemu: Extract getting memory size to a separate routineBin Meng
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass
2019-08-09x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden
2019-08-09x86: slimbootloader: Add serial driverPark, Aiden
2019-08-09x86: slimbootloader: Add memory configurationPark, Aiden
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko
2019-06-22watchdog: tangier: Convert to use WDT classAndy Shevchenko
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner
2019-05-09Fix spelling of available.Vagrant Cascadian
2019-05-08x86: Add a way to jump from TPL to SPLSimon Glass
2019-05-08x86: broadwell: Update PCH to work in TPLSimon Glass
2019-05-08x86: Support TPL in Intel common codeSimon Glass
2019-05-08x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass
2019-05-08x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass
2019-05-08x86: Add common Intel code for SPLSimon Glass
2019-05-08x86: broadwell: Select refcode and CPU code for SPLSimon Glass
2019-05-08x86: broadwell: Allow booting from SPLSimon Glass
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass