1. 54c9bf8 tree: Drop unused <console/console.h> by Elyes Haouas · 3 months ago
  2. 8406fb4 lib/program.ld: Account for large code model sections by Arthur Heymans · 3 months ago
  3. ce88ae5 arch/x86/bootblock.ld: Account for the .data section by Arthur Heymans · 4 months ago
  4. c5e467e Kconfig: Make GBD_STUB and long mode mutually exclusive by Arthur Heymans · 4 months ago
  5. 581c7ee arch/x86: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  6. d293b20 cpu/x86/Kconfig: Mark 64bit support as stable by Arthur Heymans · 5 months ago
  7. ee83be4 cpu/x86: Link page tables in stage if possible by Arthur Heymans · 5 months ago
  8. 929dfec arch/x86/bootblock.ld: Align the base of bootblock downwards by Arthur Heymans · 5 months ago
  9. dc68ada3 arch/x86: Fix typo for macro CPUID_FEATURE_HTT by Jincheng Li · 4 months ago
  10. 4dac520 arch/x86: Directly return result of `IS_POWER_OF_2()` by Paul Menzel · 4 months ago
  11. a4c91e1 arch/x86: Add API to check if cache sets are power-of-two by Subrata Banik · 4 months ago
  12. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 10 months ago
  13. 0201d98 drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bug by Arthur Heymans · 5 months ago
  14. b6efe17 arch/x86/Kconfig: Deduplicate ARCH_SUPPORTS_CLANG selection by Elyes Haouas · 4 months ago
  15. 9bbfafb Kconfig: Make the SEPARATE_ROMSTAGE default configurable in other files by Arthur Heymans · 5 months ago
  16. 0d19289 arch/x86/ioapic: use uintptr_t for IOAPIC base address by Felix Held · 5 months ago
  17. 9c25a03 arch/x86/mpspec: reduce scope of smp_write_ioapic by Felix Held · 5 months ago
  18. b5d244c arch/x86/ioapic: always write IOAPIC ID in set_ioapic_id by Felix Held · 5 months ago
  19. de37109 lib: Move IP checksum to commonlib by Julius Werner · 6 months ago
  20. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  21. 80c79a5 device/device.h: Drop multiple links by Arthur Heymans · 11 months ago
  22. 94de325 acpi,arch,commonlib: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  23. 6e5cc4c arch/x86/mpspec: turn compile-time check into Kconfig dependency by Felix Held · 6 months ago
  24. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  25. c6322e1 arch/x86/include/smm_call: improve documentation of call_smm by Felix Held · 6 months ago
  26. 11ecbcf arch/x86/include/smm_call: use pm_acpi_smi_cmd_port by Felix Held · 6 months ago
  27. 1c4c7ad arch/x86/c_start.S: Add proper x86_64 code by Patrick Rudolph · 2 years, 7 months ago
  28. a2b2ac0 arch/x86/include: rename smm.h to smm_call.h by Felix Held · 6 months ago
  29. 8dd5b9d arch/x86/include/smm: use inline asm from drivers/smmstore/ramstage by Felix Held · 6 months ago
  30. 3d93cd7 src/arch/x86/exit_car: Add proper x86_64 code by Patrick Rudolph · 2 years, 7 months ago
  31. 8fdf183 arch/x86/acpi: call pm_acpi_smi_cmd_port to get APMC SMI IO port by Felix Held · 7 months ago
  32. 6759ad3 arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORT by Felix Held · 7 months ago
  33. ddc19b3 arch/x86/include/mode_switch: Add more wrapper functions by Patrick Rudolph · 7 months ago
  34. b4283a4 cpu/x86/64bit/mode_switch: Simplify assembly code by Patrick Rudolph · 7 months ago
  35. 0c8e541 arch/x86/car.ld: Use VB2_FIRMWARE_WORKBUF_RECOMMENDED_SIZE constant by Jeremy Compostella · 8 months ago
  36. ba757a7 x86: Separate CPU and SoC physical address size by Jeremy Compostella · 7 months ago
  37. 2d589cf arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker by Srinivas Hegde · 8 months ago
  38. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  39. fdf8561 arch/x86/memcpy.c: Optimize code for 64bit by Arthur Heymans · 9 months ago
  40. 226f51c x86: Add ramstage CBFS cache scratchpad support by Jeremy Compostella · 9 months ago
  41. 052fb7c x86: Add pre-memory stages CBFS cache scratchpad support by Jeremy Compostella · 11 months ago
  42. 6a13b52 arch/x86/cpu_common: Add cpu_get_c_substate_support by Patrick Rudolph · 10 months ago
  43. 699b1c4 x86/include/arch/cpuid.h: Fix inline assembly by Patrick Rudolph · 10 months ago
  44. 3748fca arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORT by Felix Held · 10 months ago
  45. ff4d6be */include/cpu: use unsigned int for number of address bits by Felix Held · 10 months ago
  46. 3581a68 arch/x86/cpu_common: use cpuid_get_max_func by Felix Held · 10 months ago
  47. 1eea841 arch/x86/smbios: fix extended CPUID level check logic by Felix Held · 10 months ago
  48. 2c49a22 arch/x86/smbios: use cpu_cpuid_extended_level by Felix Held · 10 months ago
  49. 1d466f2 arch/x86/cpu_common: use cpuid_e[a,c]x by Felix Held · 10 months ago
  50. 9acae39 arch/x86/cpu_common: use cpu_cpuid_extended_level by Felix Held · 10 months ago
  51. fca6124 acpi/Makefile.inc: Move code inclusion by Arthur Heymans · 1 year, 1 month ago
  52. f3aa88a arch/arm64: Hook up ACPI table generation by Arthur Heymans · 1 year, 1 month ago
  53. 4a130ee arch/x86: Remove libhwbase and libgfxinit .data symbols from _bss by Jeremy Compostella · 10 months ago
  54. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  55. f372c40b x86/tables: Upgrade error to critical by Patrick Rudolph · 10 months ago
  56. ba7a9ee soc/intel/common: Fix invalid MADT entries creation by Jeremy Compostella · 11 months ago
  57. 1eff77b arch/x86: Reduce max phys address size for Intel TME capable SoCs by Jeremy Compostella · 10 months ago
  58. a6a5b25 cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel by Jeremy Compostella · 10 months ago
  59. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  60. 94ffda9 arch/x86/cpu: Remove unnecessary parentheses by Elyes Haouas · 11 months ago
  61. eb988df acpi/acpi.c: Move setting FADT SCI INT to arch specific code by Arthur Heymans · 1 year ago
  62. 92a3b67 acpi/acpi.c: Split of ACPI table generation into separate files by Arthur Heymans · 1 year, 1 month ago
  63. 6739a6a vboot: Fix S3 resume with stage_cache by Kyösti Mälkki · 1 year ago
  64. d7542cb arch/x86: Ensure LAPIC mode for exception handler by Kyösti Mälkki · 1 year, 1 month ago
  65. 8bbe850 arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 title by Eric Lai · 1 year, 1 month ago
  66. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  67. ea13dc3 arch/x86,lib: Migrate SMBIOS implementation to common code by Benjamin Doron · 1 year, 1 month ago
  68. c1ef4f3 arch/x86: Introduce DUMP_SMBIOS_TYPE17 config by Eric Lai · 1 year, 1 month ago
  69. 542abc1 arch/x86/include/arch/vga: add defines for VGA MMIO addresses by Felix Held · 1 year, 1 month ago
  70. 91795a6 libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig option by Felix Held · 1 year, 2 months ago
  71. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 6 months ago
  72. aec951e arch/x86/include/arch/pci_io_cfg: add IO port count & last port defines by Felix Held · 1 year, 2 months ago
  73. 67d9518 arch/x86: Don't allow hw floating point operations by Arthur Heymans · 1 year, 2 months ago
  74. 688350f x86: pci_io_cfg: Make constant unsigned to fix out of bounds shift by Paul Menzel · 3 years, 4 months ago
  75. d1c61a8 arch/x86/ioapic.c: Increase the number of bits for ioapic ID by Arthur Heymans · 1 year, 7 months ago
  76. c3ca8ed arch/x86/car.ld: Fix undefined macro by Arthur Heymans · 1 year, 2 months ago
  77. b78e462 Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} by Kyösti Mälkki · 1 year, 7 months ago
  78. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  79. d69ccaf arch/x86: Disable walkcbfs_asm code when CONFIG_CBFS_VERIFICATION is set by Julius Werner · 1 year, 3 months ago
  80. 31e5133 arch/x86/include/pci_io_cfg: introduce PCI_IO_CONFIG_[INDEX,DATA] define by Felix Held · 1 year, 3 months ago
  81. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 3 months ago
  82. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  83. ef9c292 soc/amd: Clarify ACPI _PRT entry generation by Kyösti Mälkki · 1 year, 3 months ago
  84. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 2 months ago
  85. 7d6ae2b arch/x86/smbios: Check str for NULL in smbios_add_string() by Maximilian Brune · 1 year, 4 months ago
  86. b7da7d5 arch/x86/smbios: Add socket type for Meteor Lake by Jay Patel · 1 year, 4 months ago
  87. 7f5a52c x86/include/registers.h: macros should not use a trailing semicolon by Yuchen He · 1 year, 4 months ago
  88. c772852 arch/x86/ioapic: Print IOAPIC ID for GSI #0 by Jay Patel · 1 year, 4 months ago
  89. 9b9d267 arch/x86/include/arch/mmio.h: Provide __always_inline definition for musl by Fabian Groffen · 1 year, 4 months ago
  90. 3134a81 cpu/x86/cache: CLFLUSH programs to memory before running by Arthur Heymans · 4 years, 8 months ago
  91. 73e9ac6 arch/x86/smbios: use cpu_cpuid_extended_level instead of open coding it by Felix Held · 1 year, 5 months ago
  92. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  93. 3b3bb7c treewide: Remove repeated words by Elyes Haouas · 1 year, 5 months ago
  94. b6969db soc/amd/picasso/soc_util: use cpuid_match by Felix Held · 1 year, 5 months ago
  95. e1a84db arch/x86/cpu: move cpuid_match to corresponding header file by Felix Held · 1 year, 5 months ago
  96. 180e414 arch/x86/include/cpu: introduce CPUID_FROM_FMS macro by Felix Held · 1 year, 5 months ago
  97. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  98. 2fe5d3e arch/x86/include/cpu: retype device field in cpu_device_id by Felix Held · 1 year, 5 months ago
  99. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  100. 55129b3 arch/x86/smbios.c: Add socket type for Intel SPR-SP by Christian Walter · 1 year, 10 months ago