- 2463533 cpu/x86/mp: Update CPU name in device structure by Naresh G Solanki · 4 years, 8 months ago
- 8a25cae cpu/x86: Add support to run function on single AP by Subrata Banik · 4 years, 9 months ago
- 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 4 years, 10 months ago
- 223fb43 cpu/x86/mp: pass pointers to structures for AP callbacks by Aaron Durbin · 4 years, 9 months ago
- 381feb8 cpu/x86/mp: use __aligned macro by Aaron Durbin · 4 years, 9 months ago
- 4c16f8f cpu/x86/mp: remove unused functions and limit API exposure by Aaron Durbin · 4 years, 9 months ago
- 838f296 cpu/x86: Add infinite timeout support into run_ap_work() function by Subrata Banik · 4 years, 10 months ago
- d6630d1 x86: Increase time out for parking APs to 250ms by Furquan Shaikh · 4 years, 11 months ago
- 5d8faef cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_plan by Furquan Shaikh · 5 years ago
- fa9f107 cpu/x86/mp_init: Increase AP check-in time-out to 1second by Furquan Shaikh · 5 years ago
- c0dbeda x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs by Marshall Dawson · 5 years ago
- ec2e61a cpu/x86: set permanent SMM handler stack to 1KiB by Aaron Durbin · 5 years ago
- 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 5 years ago
- 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 6 years ago
- 6bb8ff4 cpu/x86: Use do while loop by Paul Menzel · 6 years ago
- 046848c cpu/x86/mp_init: report correct count of AP acceptance by Aaron Durbin · 6 years ago
- 9b76f0b cpu/x86: add a barrier with timeout by Bora Guvendik · 6 years ago
- a15d8af cpu/x86: Remove braces and else if unnecessary by Lee Leahy · 6 years ago
- a07d0dd cpu/x86: Use tabs for indent by Lee Leahy · 6 years ago
- b21e362 cpu/x86: allow AP callbacks after MP init by Aaron Durbin · 6 years ago
- d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 6 years ago
- d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 7 years ago
- 770d7c7 cpu/x86/mp_init: reduce exposure of internal implementation by Aaron Durbin · 7 years ago
- 8250192 cpu/x86: combine multiprocessor and SMM initialization by Aaron Durbin · 7 years ago
- 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 7 years ago
- aad9b6a08 cpu: Fix typo that spelled "allocate" as "allocte." by Jacob Laska · 7 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 7 years ago
- 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 7 years ago
- b890a12 Remove address from GPLv2 headers by Patrick Georgi · 8 years ago
- ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 8 years ago
- bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 8 years ago
- 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 8 years ago
- f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 9 years ago
- cd3f8ad x86: Add SMM helper functions to MP infrastructure by Aaron Durbin · 9 years ago
- e0785c0 x86: parallel MP initialization by Aaron Durbin · 9 years ago