summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
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
2017-09-26AGESA: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki
2017-09-26AGESA: Implement POSTCAR_STAGEKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-17cpu/x86/sipi_vector.S: Use correct op suffixDamien Zammit
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12cpu/intel/slot_1: Increase CAR size to 8KiBKeith Hui
2017-09-12cpu/intel/car/cache_as_ram.inc: Fix long standing issuesKeith Hui
2017-09-12cpu/intel/car/cache_as_ram.inc: Remove unused codeKeith Hui
2017-09-12cpu/intel/car/cache_as_ram.inc: Remove broken HT codeKeith Hui
2017-09-11cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin
2017-09-10AGESA binaryPI: Remove heapmanager from romstageKyösti Mälkki
2017-09-09ACPI S3: Handle LATE_CBMEM_INIT boardsKyösti Mälkki
2017-09-08intel/car: Fix stack guard placementKyösti Mälkki