summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2018-04-11Revert "model_206ax: Use parallel MP init"Arthur Heymans
2018-04-11model_206ax: Use parallel MP initArthur Heymans
2018-04-11Correct "MTTR" to "MTRR"Jonathan Neuschäfer
2018-04-11cpu/x86/mtrr: Fix broken output ("indexis")Jonathan Neuschäfer
2018-04-10cpu/amd/microcode/microcode.c: Remove unneeded whitespaceElyes HAOUAS
2018-04-10cpu/intel/sandybridge: Put stage cache into TSEGArthur Heymans
2018-04-09cpu/x86/mtrr: Use single code path with/without holesNico Huber
2018-04-09cpu/x86/mtrr: Optimize hole carving strategyNico Huber
2018-04-09intel/nehalem post-car: Use postcar_frame for MTRR setupKyösti Mälkki
2018-04-01x86: Increase time out for parking APs to 250msFurquan Shaikh
2018-03-09cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_planFurquan Shaikh
2018-03-05cpu/x86/mp_init: Increase AP check-in time-out to 1secondFurquan Shaikh
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2018-02-16x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRsMarshall Dawson
2018-02-15cpu/x86/16bit/entry16.inc: Fix typo in commentPaul Menzel
2018-02-06cpu/intel/haswell: Don't select PARALLEL_CPU_INITArthur Heymans
2018-01-25cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAYAaron Durbin
2018-01-24AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2018-01-18cpu/intel: Remove unused CPU codeArthur Heymans
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2018-01-17cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2018-01-15Intel i82830 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-15Intel i5000 board & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-15Intel sch board & chip: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-15DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-15AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2017-12-20cpu/x86: set permanent SMM handler stack to 1KiBAaron Durbin
2017-12-11intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2cElyes HAOUAS
2017-11-30intel: Replace msr(0x198) with msr(IA32_PERF_STATUS)Elyes HAOUAS
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-11-07Microcode: add dependency to header filesJulien Viard de Galbert
2017-11-07cpu/intel: Add Intel FCBGA1023 socket supportHal Martin
2017-11-04cpu/intel/speedstep: Emit PPKG object for first packageNico Huber
2017-11-04cpu: assume SSE if SSE2 is selectedAaron Durbin
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-10-31x86/lapic: Use the existing lapicid() functionMarc Jones
2017-10-29cpu/intel/model_1067x: Select UDELAY_LAPICArthur Heymans
2017-10-16cpu/amd: Fix spelling of *implementation*Paul Menzel
2017-10-16cpu/x86/mtrr: Remove var-MTRR alignment optimizationNico Huber
2017-10-05AGESA vendorcode: Add ENABLE_MRC_CACHE optionKyösti Mälkki
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri
2017-10-02binaryPI: Fix boot regressionsKyösti Mälkki
2017-10-02cpu/x86: Align stack in SIPI handlerMarshall Dawson
2017-09-29AGESA binaryPI: Fix indirect AGESA.h includeKyösti Mälkki
2017-09-26AGESA: Move API interface under drivers/Kyösti Mälkki