- 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 7 years ago
- 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 8 years ago
- 149c4c5 x86/smm: Initialize SMM on some CPUs one-by-one by Damien Zammit · 8 years ago
- 6b6c653 cpu/x86/lapic: Add stack overrun detection by Timothy Pearson · 8 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 8 years ago
- 75c51d9 x86: add standalone verstage support by Aaron Durbin · 8 years ago
- 98fc2e9 indent style fix for lapic_cpu_init.c by Jonathan A. Kollasch · 8 years ago
- 5a2bd0b Revert "sandy/ivybridge: use LAPIC timer in SMM" by Patrick Georgi · 8 years ago
- a3aa8da sandy/ivybridge: use LAPIC timer in SMM by Stefan Reinauer · 8 years ago
- e021dea cpu: x86 port to 64bit by Stefan Reinauer · 8 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 · 9 years ago
- bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 8 years ago
- bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 9 years ago
- 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 9 years ago
- 9faacba cpu/x86/lapic/lapic.c: trivial: fix comment on #else by Daniele Forsi · 9 years ago
- f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 9 years ago
- 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 9 years ago
- 905bfb0 x86: use car_(get|set)_var accessors for apic timer by Aaron Durbin · 9 years ago
- 5a5c886 SMP: Add arch-agnostic boot_cpu() by Kyösti Mälkki · 9 years ago
- 029aaf6 x86: add common definitions for control registers by Aaron Durbin · 10 years ago
- 533ad10 Don't wait on 2065x by Vladimir Serbinenko · 10 years ago
- fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 10 years ago
- c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 10 years ago
- b5e777c X86: make the SIPI num_starts a config variable by Ronald G. Minnich · 10 years ago
- 4c3ab73 cpu: Fix spelling by Martin Roth · 10 years ago
- 38c326d x86: add thread support by Aaron Durbin · 10 years ago
- fd8291c lapic: monotonic time implementation by Aaron Durbin · 10 years ago
- a146d58 ramstage: prepare for relocation by Aaron Durbin · 10 years ago
- 8e345d4 haswell: lapic timer support by Aaron Durbin · 10 years ago
- a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 10 years ago
- 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 10 years ago
- 399486e Unify assembler function handling by Stefan Reinauer · 10 years ago
- e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 11 years ago
- 82ecf4c secondary.S: Fix dropping ramstage.a by Stefan Reinauer · 11 years ago
- 75dbc38 Clean up stack checking code by Stefan Reinauer · 11 years ago
- 1bfbbc0 clean up lapic_cpu_init.c by Stefan Reinauer · 11 years ago
- 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 11 years ago
- 000bf83 Support better tracking of AP stack usage. by Ronald G. Minnich · 11 years ago
- a571c70 Fix gcc-4.7 building problem. by Han Shen · 11 years ago
- 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 11 years ago
- 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 11 years ago
- 8d32b89 Fix LAPIC timer on Ivy Bridge systems by Stefan Reinauer · 11 years ago
- ac2ec34 Re-initialize Local APIC timer on APs by Stefan Reinauer · 11 years ago
- 6f73a5b Fix stack assignment during CPU initialization by Sven Schnelle · 11 years ago
- 63539bb Only copy real-mode section of SIPI vector by Kyösti Mälkki · 11 years ago
- 9a663f3 Fix the CPU index parameter passed to secondary_cpu_init(). by Kyösti Mälkki · 11 years ago
- 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 11 years ago
- 0860e72 udelay: add missing bus frequency by Sven Schnelle · 11 years ago
- e166782 Clean up #ifs by Patrick Georgi · 11 years ago
- 05758bd Remove obsolete empy macro definition by Ron Minnich · 11 years ago
- 2bdfb48 Fixes and Sandybridge support for lapic cpu init by Stefan Reinauer · 11 years ago
- 5b6404e Fix timer frequency detection on Sandybridge by Stefan Reinauer · 11 years ago
- 67aa3d6 drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed by Stefan Reinauer · 11 years ago
- 00093a8 Add an option to keep the ROM cached after romstage by Stefan Reinauer · 12 years ago
- a01ae62 Fix possible deadlock on SMP stop_this_cpu by Kyösti Mälkki · 11 years ago
- c5fc7db Move C labels to start-of-line by Patrick Georgi · 11 years ago
- eafb18b Bootblock does not need a unique boot_cpu() by Kyösti Mälkki · 12 years ago
- 5ff7c13 remove trailing whitespace by Stefan Reinauer · 12 years ago
- 3cab93c Add SSE3 dependent code by efdesign98 · 12 years ago
- 6649d97 This replaces the fixed shift values in the apic timer init with macros. by Vikram Narayanan · 12 years ago
- abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 13 years ago
- 236aef2 To reduce boot time, remove the double startup IPI and 10 ms delay from lapic_cpu_init.c. The change is by Scott Duplichan · 13 years ago
- 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
- 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 13 years ago
- 5f5436f drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" by Stefan Reinauer · 13 years ago
- c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 13 years ago
- 9d24c7f - Simplify stack size determination: MAX_CPUS * STACK_SIZE by Patrick Georgi · 13 years ago
- d4c5c44 trival. All the changes is about comment and spaces. by Zheng Bao · 13 years ago
- abf2ad7 newconfig is no more. by Patrick Georgi · 13 years ago
- ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 13 years ago
- 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 14 years ago
- 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 14 years ago
- 6e23576 Remove some warnings. by Myles Watson · 14 years ago
- 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 14 years ago
- e1a6657 this bug sneaked in during conversion by Stefan Reinauer · 14 years ago
- 4fbefdd * rework tsc based timer code to use inb instead of outb for calibration by Stefan Reinauer · 14 years ago
- 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 14 years ago
- fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 14 years ago
- a572f83 Following patch adds necessary hooks and as well the compile time checks for by Rudolf Marek · 14 years ago
- 2fd2c79 drop another shadow variable (trivial) by Stefan Reinauer · 14 years ago
- 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 14 years ago
- 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 14 years ago
- 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 14 years ago
- c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 14 years ago
- 43bb9cd This patch gets rid of all the implicit definition warnings for serengeti except get_nodes. by Myles Watson · 14 years ago
- 00a889c Support for Intel Core Duo and Core 2 Duo (tm) CPUs. by Stefan Reinauer · 15 years ago
- 6852406 Go back to SIPI WAIT state for those CPUS defining the newly introduced by Stefan Reinauer · 15 years ago
- f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 15 years ago
- d4b278c AMD Rev F support by Yinghai Lu · 17 years ago
- 9a8e36d init the ECC for BSP and AP at the same time. So reduce init cpus time by Yinghai Lu · 17 years ago
- 9a791df new cache_as_ram support by Yinghai Lu · 17 years ago
- 3a68aeb don't need copy_secondary_start_to_1m_below for non-smp by Yinghai Lu · 17 years ago
- 815ced3 1M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above support by Yinghai Lu · 17 years ago
- 72ee9b0 issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M by Yinghai Lu · 17 years ago
- 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 18 years ago
- a7c70bc Fix hang during secondary CPU sibling init caused by nested spinlocks. by Steven J. Magnani · 18 years ago
- 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 18 years ago
- ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 18 years ago
- a335402 serialize cpus for >2 by Yinghai Lu · 18 years ago