Age | Commit message (Expand) | Author |
2018-12-30 | arch/x86: Add CAR stack location symbols | Kyösti Mälkki |
2018-12-30 | cpu/intel/car: Drop remains of setup_stack_and_mtrrs() | Kyösti Mälkki |
2018-12-30 | bootblock: Move function prototype | Kyösti Mälkki |
2018-12-28 | src/cpu/intel/model_f4x: Update cpu_table | Elyes HAOUAS |
2018-12-28 | arch/x86: SSE2 implies SSE support | Kyösti Mälkki |
2018-12-28 | soc/intel: Drop romstage_after_car() | Kyösti Mälkki |
2018-12-24 | x86/smm/smmhandler.S: Use tabs instead of white spaces | Elyes HAOUAS |
2018-12-24 | car/non-evict/exit_car.S: Use tabs instead of white spaces | Elyes HAOUAS |
2018-12-21 | car/non-evict/cache_as_ram.S: Use tabs instead of spaces | Arthur Heymans |
2018-12-21 | cpu/amd/geode_lx: Drop support | Arthur Heymans |
2018-12-20 | cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() | Matt DeVillier |
2018-12-19 | cpu: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | cpu: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-15 | cpu/x86: Make mp_get_apic_id() function externally available | Subrata Banik |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-12-05 | cpu/x86/pae: Fix pointer casts | Patrick Rudolph |
2018-12-03 | cpu/intel/fsp_model_406dx: Drop dead microcode reference | Nico Huber |
2018-12-03 | sb/intel/i82801gx: Clean up unneeded smi setup code | Arthur Heymans |
2018-12-03 | nb/intel/x4x: Use common code for SMM in TSEG | Arthur Heymans |
2018-12-03 | nb/intel/i945: Use common SMM_TSEG code | Arthur Heymans |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-30 | cpu/intel/fsp_model_406dx: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-30 | cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-30 | cpu/intel/haswell: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-30 | arch/power8: Rename to ppc64 | Jonathan Neuschäfer |
2018-11-29 | arch/x86/acpigen.c: Add a method to notify all CPU cores | Arthur Heymans |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-23 | cpu/x86/Kconfig.debug: Remove weird dependencies and comments | Nico Huber |
2018-11-23 | cpu/x86/Kconfig.debug: Move more options here | Nico Huber |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-11-21 | src/cpu/intel/Kconfig: Remove dead source | Elyes HAOUAS |
2018-11-19 | northbridge/intel/fsp_*: Remove legacy SoCs | zaolin |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-19 | cpu/intel/socket_mFCPGA478/Kconfig: Add MODEL_6{9,D}X | Elyes HAOUAS |
2018-11-18 | cpu/qemu-x86: Fix CPU driver | Patrick Rudolph |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-15 | src/cpu: Remove dead sourced lines | Elyes HAOUAS |
2018-11-12 | mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK | Patrick Rudolph |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-08 | src: Replace common MSR addresses with macros | Elyes HAOUAS |
2018-11-05 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-11-05 | amd/mtrr: Fix IORR MTRR | Elyes HAOUAS |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-11-01 | cpu/intel/haswell: Only change the slow ramp rate for ULT CPUs | Tristan Corrick |
2018-11-01 | cpu/intel/haswell: Allow use of TSC for the monotonic timer | Tristan Corrick |
2018-11-01 | cpu/intel/haswell: Add the CPUID for Haswell C0 CPUs | Tristan Corrick |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-29 | x86/mp_init: Add configurable stack size for SMM relocate | Marshall Dawson |
2018-10-24 | cpu/intel/smm: Don't make assumptions on TSEG_SIZE | Arthur Heymans |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-19 | {cpu,drivers}/amd: Replace MTRR addresses with macros | Elyes HAOUAS |
2018-10-18 | cpu/x86/smm: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-11 | src: Replace MSR addresses with macros | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-05 | src: Fix MSR_PKG_CST_CONFIG_CONTROL register name | Elyes HAOUAS |
2018-10-04 | cpu/intel/car: Fix typo | Elyes HAOUAS |
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-09-26 | cpu/intel/model_206ax: detect number of MCE banks | Dan Elkouby |
2018-09-25 | src/cpu/via/nano: Remove unneeded include | Elyes HAOUAS |
2018-09-18 | cpu/*/car: fix ancient URL explaining XIP range run-time calculation | Stefan Tauner |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-09-06 | qemu-q35: Use the TSC for udelay | Michael van der Westhuizen |
2018-08-20 | cpu/intel/common: add function to init cppc_config | Matt Delco |
2018-08-17 | intel/socket_mPGA604: Keep only model f2x | Kyösti Mälkki |
2018-08-13 | src: Get rid of non-local header treated as local | Elyes HAOUAS |
2018-08-13 | cpu/intel/car: Align the stack to 16 bytes before romstage_main | Arthur Heymans |
2018-08-13 | cpu/x86/smm/smm_module_loader.c: Avoid static analysis error "unused value" | Richard Spiegel |
2018-08-09 | cpu/x86/mp_init.c: Avoid static analysis error for unused value | Richard Spiegel |
2018-08-09 | src/cpu: Fix typo | Elyes HAOUAS |
2018-08-09 | cpu/x86/mp_init.c: Fix error treatment | Richard Spiegel |
2018-08-09 | cpu/intel/smm: Make sure SMRR base is aligned to SMRR size | Arthur Heymans |
2018-08-08 | cpu/amd: Correct number of MCA banks cleared | Marshall Dawson |
2018-08-08 | cpu/amd: Improve formatting | Marshall Dawson |
2018-08-08 | cpu/amd: Rename MCA status register | Marshall Dawson |
2018-08-06 | mp_init: fix typo | Raul E Rangel |
2018-08-03 | cpu/x86/lapic/apic_timer.c: Compile the same code for all stages | Arthur Heymans |
2018-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
2018-07-30 | cpu/intel/smm/gen1: Use correct MSR for model_6fx and model_1067x | Arthur Heymans |
2018-07-30 | cpu/intel/microcode: Add helper functions to get microcode info | Rizwan Qureshi |
2018-07-28 | nb/intel/sandybridge: Move CPU report to cpu folder | Patrick Rudolph |
2018-07-28 | intel/sandybridge: Don't hardcode platform type | Patrick Rudolph |
2018-07-25 | drivers/tpm: Add TPM ramstage driver for devices without vboot. | Philipp Deppenwiese |
2018-07-24 | cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx | Arthur Heymans |
2018-07-09 | src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-28 | smm: Add canary to end of stack and die() if a stack overflow occurs | Raul E Rangel |
2018-06-27 | smm: Switch from %edx to %ebx | Raul E Rangel |
2018-06-27 | smm: Push a null stack base pointer | Raul E Rangel |
2018-06-27 | smm: Make local variables relative to ebp | Raul E Rangel |
2018-06-27 | smm: Clear SMRAM when debugging | Raul E Rangel |