Age | Commit message (Expand) | Author |
2022-07-17 | cpu: Get rid of unnecessary blank line {before,after} barce | Elyes HAOUAS |
2022-02-11 | cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-01 | cpu/x86/smm: Add SMM_LEGACY_ASEG | Kyösti Mälkki |
2022-02-01 | cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATION | Kyösti Mälkki |
2021-10-18 | arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread | Raul E Rangel |
2021-10-18 | cpu/x86/lapic: Drop xapic_write_atomic() | Kyösti Mälkki |
2021-07-06 | arch/x86: Use ENV_X86_64 instead of _x86_64_ | Patrick Rudolph |
2021-06-10 | cpu/x86/lapic: Drop read/write_around aliases | Kyösti Mälkki |
2021-06-10 | cpu/x86/lapic: Separate stop_this_cpu() | Kyösti Mälkki |
2021-06-10 | cpu/x86/lapic: Add wait_ipi_completion() helpers | Kyösti Mälkki |
2021-06-10 | cpu/x86/lapic: Add lapic_busy() helper | Arthur Heymans |
2021-06-10 | cpu/x86/lapic: Add lapic_send_ipi() helper | Arthur Heymans |
2021-06-09 | cpu/x86/lapic: Drop IOAPIC test | Kyösti Mälkki |
2021-06-07 | cpu/x86/lapic: Redo DEBUG_HALT_SELF | Kyösti Mälkki |
2021-06-07 | cpu/x86/lapic: Declare start_cpu() static | Kyösti Mälkki |
2021-06-07 | cpu/x86/lapic: Drop parallel_cpu_init inside LEGACY_SMP_INIT | Kyösti Mälkki |
2021-06-07 | cpu/x86: Drop Kconfig PARALLEL_CPU_INIT | Kyösti Mälkki |
2020-06-22 | cpu/x86/lapic: Support x86_64 and clean up code | Patrick Rudolph |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-12-19 | src: Use '#include <smp/node.h>' when appropriate | Elyes HAOUAS |
2019-11-21 | cpu/amd/fam10: Drop support | Arthur Heymans |
2019-11-21 | cpu/x86/lapic/lapic_cpu_init.c: Drop unused guards | Arthur Heymans |
2019-10-28 | src/cpu: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-09-10 | AUTHORS: Move src/cpu copyrights into AUTHORS file | Martin Roth |
2019-08-13 | cpu/x86: Move some SMM function declarations | Kyösti Mälkki |
2019-07-02 | src: Use CRx_TYPE type for CRx | Elyes HAOUAS |
2019-05-13 | lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_id | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-14 | arch/x86: Enforce CPU stack alignment | Kyösti Mälkki |
2019-01-11 | arch/x86/lapic: Remove second stack poisoning | Kyösti Mälkki |
2018-04-30 | cpu/x86: Get rid of device_t | Elyes HAOUAS |
2018-04-28 | arch/x86: Fix call for wait_other_cpus_stop() | Kyösti Mälkki |
2017-10-31 | x86/lapic: Use the existing lapicid() function | Marc Jones |
2017-08-19 | arch/x86: Sanity checking on HAVE_SMI_HANDLER | Kyösti Mälkki |
2017-08-19 | i82801dx/gx/ix/jx: Add low-memory backup for S3 path | Kyösti Mälkki |
2017-08-19 | arch/x86: Clean up CONFIG_SMP and MAX_CPUS test | Kyösti Mälkki |
2017-08-19 | arch/x86: Fix ugly NEED_LAPIC use | Kyösti Mälkki |
2017-07-13 | src/cpu: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-03-16 | cpu/x86: Fix misc. remaining issues detected by checkpatch | Lee Leahy |
2017-03-16 | cpu/x86: Wrap lines at 80 columns | Lee Leahy |
2017-03-16 | cpu/x86: Remove braces and else if unnecessary | Lee Leahy |
2017-03-16 | cpu/x86: Fix various issues detected by checkpatch.pl | Lee Leahy |
2016-10-07 | src/cpu: Remove unnecessary whitespace | Elyes HAOUAS |
2016-08-28 | src/cpu: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize ROM and RAM | Elyes HAOUAS |
2016-06-22 | ACPI S3: Move SMP trampoline recovery | Kyösti Mälkki |
2015-12-02 | x86/smm: Initialize SMM on some CPUs one-by-one | Damien Zammit |
2015-11-14 | cpu/x86/lapic: Add stack overrun detection | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-17 | indent style fix for lapic_cpu_init.c | Jonathan A. Kollasch |
2015-06-20 | cpu: x86 port to 64bit | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2014-12-31 | arch/x86: Declare GDT symbols and move_gdt() | Kyösti Mälkki |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-01-28 | x86: add common definitions for control registers | Aaron Durbin |
2013-11-22 | Don't wait on 2065x | Vladimir Serbinenko |
2013-07-22 | X86: make the SIPI num_starts a config variable | Ronald G. Minnich |
2013-07-11 | cpu: Fix spelling | Martin Roth |
2013-05-14 | x86: add thread support | Aaron Durbin |
2013-03-21 | ramstage: prepare for relocation | Aaron Durbin |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-12-06 | Unify assembler function handling | Stefan Reinauer |
2012-11-13 | Clean up stack checking code | Stefan Reinauer |
2012-11-13 | clean up lapic_cpu_init.c | Stefan Reinauer |
2012-11-13 | Pass the CPU index as a parameter to startup. | Ronald G. Minnich |
2012-11-13 | Support better tracking of AP stack usage. | Ronald G. Minnich |
2012-11-12 | Fix gcc-4.7 building problem. | Han Shen |
2012-08-07 | Move cpus_ready_for_init() to AMD K8 | Kyösti Mälkki |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-05 | Only copy real-mode section of SIPI vector | Kyösti Mälkki |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-11 | Remove obsolete empy macro definition | Ron Minnich |
2012-04-06 | Fixes and Sandybridge support for lapic cpu init | Stefan Reinauer |
2012-03-30 | drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed | Stefan Reinauer |
2012-03-25 | Fix possible deadlock on SMP stop_this_cpu | Kyösti Mälkki |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-07-22 | Add SSE3 dependent code | efdesign98 |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-10-19 | To reduce boot time, remove the double startup IPI and 10 ms delay from lapic... | Scott Duplichan |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-01 | - Simplify stack size determination: MAX_CPUS * STACK_SIZE | Patrick Georgi |
2010-02-20 | trival. All the changes is about comment and spaces. | Zheng Bao |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-07-21 | * rework tsc based timer code to use inb instead of outb for calibration | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-13 | Following patch adds necessary hooks and as well the compile time checks for | Rudolf Marek |
2009-04-03 | drop another shadow variable (trivial) | Stefan Reinauer |
2009-03-06 | fix a bunch of cast and type warnings and don't call the apic "nvram", that | Stefan Reinauer |