1. b3587a6 cpu/x86/lapic/apic_timer.c: Compile the same code for all stages by Arthur Heymans · 4 years, 10 months ago
  2. e307343 src/cpu: Remove unneeded includes by Elyes HAOUAS · 5 years ago
  3. fc1b496 cpu/x86: Get rid of device_t by Elyes HAOUAS · 5 years ago
  4. fdca655 arch/x86: Fix call for wait_other_cpus_stop() by Kyösti Mälkki · 5 years ago
  5. f6bbc60 intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c by Elyes HAOUAS · 6 years ago
  6. c68d410 x86/lapic: Use the existing lapicid() function by Marc Jones · 6 years ago
  7. 4e2294b cpu/x86 asm: Just use the correct op suffix by Edward O'Callaghan · 6 years ago
  8. e09cd1b arch/x86: Sanity checking on HAVE_SMI_HANDLER by Kyösti Mälkki · 6 years ago
  9. 2e50142 i82801dx/gx/ix/jx: Add low-memory backup for S3 path by Kyösti Mälkki · 6 years ago
  10. 0cc2ce4 arch/x86: Clean up CONFIG_SMP and MAX_CPUS test by Kyösti Mälkki · 6 years ago
  11. ff284f6 arch/x86: Fix ugly NEED_LAPIC use by Kyösti Mälkki · 6 years ago
  12. fb66e81 x86/lapic/secondary.S: Align stack for _secondary_start by Marshall Dawson · 6 years ago
  13. 0fa92b3 src/cpu: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 6 years ago
  14. dfc8a560 cpu/x86: Fix misc. remaining issues detected by checkpatch by Lee Leahy · 6 years ago
  15. c591707 cpu/x86: Wrap lines at 80 columns by Lee Leahy · 6 years ago
  16. a15d8af cpu/x86: Remove braces and else if unnecessary by Lee Leahy · 6 years ago
  17. 8bad6d2 cpu/x86: Fix various issues detected by checkpatch.pl by Lee Leahy · 6 years ago
  18. 6add44b src/cpu/x86: Update/Add license headers to all files by Martin Roth · 6 years ago
  19. f3018f9 Set the fsb timer correctly for Netburst CPUs by Arthur Heymans · 6 years ago
  20. 90ba189 src/cpu: Remove unnecessary whitespace by Elyes HAOUAS · 7 years ago
  21. cbe7464c src/cpu: Add required space before opening parenthesis '(' by Elyes HAOUAS · 7 years ago
  22. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 7 years ago
  23. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 7 years ago
  24. 585d1a0 src/cpu: Capitalize ROM and RAM by Elyes HAOUAS · 7 years ago
  25. a16cd9c ACPI S3: Move SMP trampoline recovery by Kyösti Mälkki · 7 years ago
  26. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 7 years ago
  27. 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 8 years ago
  28. 149c4c5 x86/smm: Initialize SMM on some CPUs one-by-one by Damien Zammit · 8 years ago
  29. 6b6c653 cpu/x86/lapic: Add stack overrun detection by Timothy Pearson · 8 years ago
  30. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 8 years ago
  31. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 8 years ago
  32. 98fc2e9 indent style fix for lapic_cpu_init.c by Jonathan A. Kollasch · 8 years ago
  33. 5a2bd0b Revert "sandy/ivybridge: use LAPIC timer in SMM" by Patrick Georgi · 8 years ago
  34. a3aa8da sandy/ivybridge: use LAPIC timer in SMM by Stefan Reinauer · 8 years ago
  35. e021dea cpu: x86 port to 64bit by Stefan Reinauer · 8 years ago
  36. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 8 years ago
  37. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 9 years ago
  38. bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 8 years ago
  39. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 9 years ago
  40. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 9 years ago
  41. 9faacba cpu/x86/lapic/lapic.c: trivial: fix comment on #else by Daniele Forsi · 9 years ago
  42. f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 9 years ago
  43. 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 9 years ago
  44. 905bfb0 x86: use car_(get|set)_var accessors for apic timer by Aaron Durbin · 9 years ago
  45. 5a5c886 SMP: Add arch-agnostic boot_cpu() by Kyösti Mälkki · 9 years ago
  46. 029aaf6 x86: add common definitions for control registers by Aaron Durbin · 10 years ago
  47. 533ad10 Don't wait on 2065x by Vladimir Serbinenko · 10 years ago
  48. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 10 years ago
  49. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 10 years ago
  50. b5e777c X86: make the SIPI num_starts a config variable by Ronald G. Minnich · 10 years ago
  51. 4c3ab73 cpu: Fix spelling by Martin Roth · 10 years ago
  52. 38c326d x86: add thread support by Aaron Durbin · 10 years ago
  53. fd8291c lapic: monotonic time implementation by Aaron Durbin · 10 years ago
  54. a146d58 ramstage: prepare for relocation by Aaron Durbin · 10 years ago
  55. 8e345d4 haswell: lapic timer support by Aaron Durbin · 10 years ago
  56. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 10 years ago
  57. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 10 years ago
  58. 399486e Unify assembler function handling by Stefan Reinauer · 11 years ago
  59. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 11 years ago
  60. 82ecf4c secondary.S: Fix dropping ramstage.a by Stefan Reinauer · 11 years ago
  61. 75dbc38 Clean up stack checking code by Stefan Reinauer · 11 years ago
  62. 1bfbbc0 clean up lapic_cpu_init.c by Stefan Reinauer · 11 years ago
  63. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 11 years ago
  64. 000bf83 Support better tracking of AP stack usage. by Ronald G. Minnich · 11 years ago
  65. a571c70 Fix gcc-4.7 building problem. by Han Shen · 11 years ago
  66. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 11 years ago
  67. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 11 years ago
  68. 8d32b89 Fix LAPIC timer on Ivy Bridge systems by Stefan Reinauer · 11 years ago
  69. ac2ec34 Re-initialize Local APIC timer on APs by Stefan Reinauer · 11 years ago
  70. 6f73a5b Fix stack assignment during CPU initialization by Sven Schnelle · 11 years ago
  71. 63539bb Only copy real-mode section of SIPI vector by Kyösti Mälkki · 11 years ago
  72. 9a663f3 Fix the CPU index parameter passed to secondary_cpu_init(). by Kyösti Mälkki · 11 years ago
  73. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 11 years ago
  74. 0860e72 udelay: add missing bus frequency by Sven Schnelle · 11 years ago
  75. e166782 Clean up #ifs by Patrick Georgi · 11 years ago
  76. 05758bd Remove obsolete empy macro definition by Ron Minnich · 11 years ago
  77. 2bdfb48 Fixes and Sandybridge support for lapic cpu init by Stefan Reinauer · 11 years ago
  78. 5b6404e Fix timer frequency detection on Sandybridge by Stefan Reinauer · 11 years ago
  79. 67aa3d6 drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed by Stefan Reinauer · 11 years ago
  80. 00093a8 Add an option to keep the ROM cached after romstage by Stefan Reinauer · 12 years ago
  81. a01ae62 Fix possible deadlock on SMP stop_this_cpu by Kyösti Mälkki · 11 years ago
  82. c5fc7db Move C labels to start-of-line by Patrick Georgi · 11 years ago
  83. eafb18b Bootblock does not need a unique boot_cpu() by Kyösti Mälkki · 12 years ago
  84. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 12 years ago
  85. 3cab93c Add SSE3 dependent code by efdesign98 · 12 years ago
  86. 6649d97 This replaces the fixed shift values in the apic timer init with macros. by Vikram Narayanan · 12 years ago
  87. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 13 years ago
  88. 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
  89. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
  90. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 13 years ago
  91. 5f5436f drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" by Stefan Reinauer · 13 years ago
  92. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 13 years ago
  93. 9d24c7f - Simplify stack size determination: MAX_CPUS * STACK_SIZE by Patrick Georgi · 13 years ago
  94. d4c5c44 trival. All the changes is about comment and spaces. by Zheng Bao · 13 years ago
  95. abf2ad7 newconfig is no more. by Patrick Georgi · 13 years ago
  96. ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 13 years ago
  97. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 14 years ago
  98. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 14 years ago
  99. 6e23576 Remove some warnings. by Myles Watson · 14 years ago
  100. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 14 years ago