1. b028636 cpu: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago[Renamed from src/cpu/x86/Makefile.inc]
  2. f6ca89c cpu: Add SPDX license headers to Makefiles by Martin Roth · 1 year ago
  3. 177e135 cpu/x86/topology: Add code to fill in topology on struct path by Arthur Heymans · 1 year, 10 months ago
  4. 71bc9f0 cpu/x86/mp_init.c: Generate a C header to get start32 offset by Arthur Heymans · 2 years, 3 months ago
  5. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 9 months ago
  6. 34f5cd9 cpu/x86/64bit: Add a separate Makefile.inc by Arthur Heymans · 2 years, 4 months ago
  7. 16fa339 cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER by Arthur Heymans · 2 years, 8 months ago
  8. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  9. 39789eb cpu/x86: drop CPU_X86_LAPIC Kconfig option by Felix Held · 2 years, 10 months ago
  10. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  11. e2783da cpu/x86: Introduce `CPU_X86_CACHE_HELPER` by Felix Held · 2 years, 10 months ago
  12. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  13. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  14. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  15. 47d58e5 cpu/x86: Link entry32.inc by Kyösti Mälkki · 3 years, 9 months ago
  16. 404c0c4 cpu/x86: Link reset16.inc by Kyösti Mälkki · 3 years, 9 months ago
  17. 0308313 cpu/x86: Link entry16.inc by Kyösti Mälkki · 3 years, 9 months ago
  18. 7a35949 cpu/x86/64bit: Add code to call function in protected mode by Patrick Rudolph · 3 years, 9 months ago
  19. 0fc1f2f Revert "cpu/x86/sipi: Add x86_64 support" by Patrick Rudolph · 4 years ago
  20. 18ad7fa cpu/x86/sipi: Add x86_64 support by Patrick Rudolph · 4 years, 9 months ago
  21. b49e210 cpu/x86/Makefile.inc: Fix external toolchain build by Arthur Heymans · 4 years, 9 months ago
  22. 8355aa4 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING by Julius Werner · 4 years, 5 months ago
  23. 1b8df77 arch/*/*/early_variables.h: drop unused files by Arthur Heymans · 4 years, 9 months ago
  24. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  25. c74b93d arch/x86: Obsolete CACHE_AS_RAM config by Kyösti Mälkki · 5 years ago
  26. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  27. b5962a9 Rampayload: Able to build coreboot without ramstage by Subrata Banik · 5 years ago
  28. 7f5e734 cpu/x86: add pae paging module to all stages by Aaron Durbin · 6 years ago
  29. bc17cde arch/x86: remove CAR global migration when postcar stage is used by Aaron Durbin · 7 years ago
  30. d87c7bc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option by Aaron Durbin · 8 years ago
  31. 98fc426 Move object files to $(obj)/<class>/ by Nico Huber · 9 years ago
  32. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  33. 593f5c8 Unify OBJCOPY arguments throughout various x86 stages by Stefan Reinauer · 9 years ago
  34. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  35. 181b773 x86: Make x86 architecture makefiles x64 aware by Stefan Reinauer · 9 years ago
  36. f430546 build system: Introduce manual file type by Patrick Georgi · 9 years ago
  37. db27306 build system: extend src-to-obj for non-.c/.S files by Patrick Georgi · 9 years ago
  38. 87acccc CBMEM: Always build for x86 romstage by Kyösti Mälkki · 10 years ago
  39. d84afd3e arm: Remove CAR_MIGRATE Kconfig and associated cruft by Julius Werner · 11 years ago
  40. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  41. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  42. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  43. deb2cb2 Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  44. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  45. c34713d x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option by Aaron Durbin · 10 years ago
  46. e0785c0 x86: parallel MP initialization by Aaron Durbin · 11 years ago
  47. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  48. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  49. 716738a x86: add cache-as-ram migration option by Aaron Durbin · 11 years ago
  50. afccdc0 Remove double include of smm directory. Trivial. by Myles Watson · 15 years ago
  51. 2b09cbb hook up missing x86 SMM into Makefile by Stefan Reinauer · 15 years ago