1. 4e00e62 arch/io.h: Add port I/O functions to other architectures by Alper Nebi Yasak · 7 months ago
  2. 628b8ed arch/arm64: Support FEAT_CCIDX by Yidi Lin · 7 weeks ago
  3. f38c940 tree: Add some SMBIOS_PROCESSOR_FAMILY macros by Elyes Haouas · 7 weeks ago
  4. 08375b5 tree: Remove unused <string.h> by Elyes Haouas · 7 weeks ago
  5. bdd03c2 tree: Use <stdio.h> for snprintf by Elyes Haouas · 7 weeks ago
  6. b72f594 tree: Add smbios_processor_type by Elyes Haouas · 7 weeks ago
  7. dfad318 acpi/acpi_apic;arch/x86/acpi: better document ACPI_NO_PCAT_8259 case by Felix Held · 7 weeks ago
  8. 69bc2cc arch/arm64: Implement initial set of SMBIOS tables by Benjamin Doron · 1 year, 1 month ago
  9. f27b22a arch/arm64: Support calling a trusted monitor by Benjamin Doron · 1 year, 1 month ago
  10. d05611d arch/x86: Remove unused `protected_mode_jump` API by Subrata Banik · 9 weeks ago
  11. 06b25c2 x86: Switch to protected_mode_call_1arg for correct argument passing by Subrata Banik · 9 weeks ago
  12. 3d807d2 arch/arm64/Makefile.mk: Switch linker to GNU GCC by Yidi Lin · 2 months ago
  13. 7e3cabe arch/arm64/Makefile.mk: Unset toolchain vars for BL31 by Yidi Lin · 2 months ago
  14. 8b9063c arch/arm/armv7/exception.c: fix warnings of macros and functions by Integral · 3 months ago
  15. 6ad7513 arch/arm64: Extend cache helper functions by David Milosevic · 8 months ago
  16. 41ba112 arch/arm64: Add EL1/EL2/EL3 support for arm64 by David Milosevic · 1 year, 3 months ago
  17. 93f2f0f arch/x86: Prevent .text/.init overlap with older linkers by Subrata Banik · 3 months ago
  18. 9f1030f tree: Drop duplicated <device/{path,resource}.h> by Elyes Haouas · 3 months ago
  19. 9734473 tree: Drop unused <cbmem.h> by Elyes Haouas · 3 months ago
  20. 54c9bf8 tree: Drop unused <console/console.h> by Elyes Haouas · 3 months ago
  21. 8406fb4 lib/program.ld: Account for large code model sections by Arthur Heymans · 3 months ago
  22. ce88ae5 arch/x86/bootblock.ld: Account for the .data section by Arthur Heymans · 4 months ago
  23. c5e467e Kconfig: Make GBD_STUB and long mode mutually exclusive by Arthur Heymans · 4 months ago
  24. 8e79a1a arch/ppc64: Add arch as supported by the clang compiler by Arthur Heymans · 9 months ago
  25. a010b7f arch/ppc64: Fix inline assembly for clang by Arthur Heymans · 9 months ago
  26. 581c7ee arch/x86: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  27. d293b20 cpu/x86/Kconfig: Mark 64bit support as stable by Arthur Heymans · 5 months ago
  28. ee83be4 cpu/x86: Link page tables in stage if possible by Arthur Heymans · 5 months ago
  29. 3ee97e4 arch/riscv: remove misaligned load/store/fetch handling by Ronald G Minnich · 4 months ago
  30. 929dfec arch/x86/bootblock.ld: Align the base of bootblock downwards by Arthur Heymans · 5 months ago
  31. d308243 util/xcompile: Add target architecture to CPPFLAGS by Arthur Heymans · 1 year, 2 months ago
  32. 595efe4 arch/riscv: add new SBI calls by Ronald G Minnich · 4 months ago
  33. 200f7b7 arch/riscv: add Kconfig variable RISCV_SOC_HAS_MENVCFG by Ronald G Minnich · 4 months ago
  34. dc68ada3 arch/x86: Fix typo for macro CPUID_FEATURE_HTT by Jincheng Li · 4 months ago
  35. 4dac520 arch/x86: Directly return result of `IS_POWER_OF_2()` by Paul Menzel · 4 months ago
  36. f955653 arch/riscv: add constants for Base Extension by Ronald G Minnich · 4 months ago
  37. a4c91e1 arch/x86: Add API to check if cache sets are power-of-two by Subrata Banik · 4 months ago
  38. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 10 months ago
  39. 72298ae arch/riscv: support physical memory protection (PMP) registers by Ronald G Minnich · 4 months ago
  40. 5d0fa0d arch/riscv: Remove typedefs by Maximilian Brune · 4 months ago
  41. 52b8184 arch/riscv: Add SMP support for exception handler by Xiang Wang · 5 years ago
  42. cb6a35e arch/riscv: Makefile.mk: Fix incorrect config variable by Ronald G Minnich · 4 months ago
  43. 0201d98 drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bug by Arthur Heymans · 5 months ago
  44. 8e36539 riscv/mb/qemu: fix DRAM probing by Philipp Hug · 5 months ago
  45. b6efe17 arch/x86/Kconfig: Deduplicate ARCH_SUPPORTS_CLANG selection by Elyes Haouas · 4 months ago
  46. 9bbfafb Kconfig: Make the SEPARATE_ROMSTAGE default configurable in other files by Arthur Heymans · 5 months ago
  47. 0d19289 arch/x86/ioapic: use uintptr_t for IOAPIC base address by Felix Held · 5 months ago
  48. 6270e74 arch/riscv/Makefile.mk: Fix OpenSBI compilation by Maximilian Brune · 6 months ago
  49. 1908110 arch to cpu: Add SPDX license headers to Kconfig files by Martin Roth · 5 months ago
  50. 2d26e9b arch/riscv/boot.c: Comment OpenSBI Supervisor mode switch by Maximilian Brune · 6 months ago
  51. b506020 commonlib: Change GCD function to always use 64 bits by Julius Werner · 5 months ago
  52. 33659d2 arch/arm64/armv8: Add exception output without printk by Maximilian Brune · 6 months ago
  53. 9c25a03 arch/x86/mpspec: reduce scope of smp_write_ioapic by Felix Held · 5 months ago
  54. a122041 arch/riscv: Add OPENSBI_FW_DYNAMIC_BOOT_HART option by Maximilian Brune · 6 months ago
  55. b5d244c arch/x86/ioapic: always write IOAPIC ID in set_ioapic_id by Felix Held · 5 months ago
  56. de37109 lib: Move IP checksum to commonlib by Julius Werner · 6 months ago
  57. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  58. 80c79a5 device/device.h: Drop multiple links by Arthur Heymans · 11 months ago
  59. 20abc35 src, util: Update toolchain.inc references to .mk by Martin Roth · 6 months ago
  60. 94de325 acpi,arch,commonlib: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  61. 6515e56 include/memlayout.h: Add OPENSBI linker macro by Maximilian Brune · 10 months ago
  62. 6e5cc4c arch/x86/mpspec: turn compile-time check into Kconfig dependency by Felix Held · 6 months ago
  63. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  64. c6322e1 arch/x86/include/smm_call: improve documentation of call_smm by Felix Held · 6 months ago
  65. 11ecbcf arch/x86/include/smm_call: use pm_acpi_smi_cmd_port by Felix Held · 6 months ago
  66. 1c4c7ad arch/x86/c_start.S: Add proper x86_64 code by Patrick Rudolph · 2 years, 7 months ago
  67. a2b2ac0 arch/x86/include: rename smm.h to smm_call.h by Felix Held · 6 months ago
  68. 8dd5b9d arch/x86/include/smm: use inline asm from drivers/smmstore/ramstage by Felix Held · 6 months ago
  69. 3d93cd7 src/arch/x86/exit_car: Add proper x86_64 code by Patrick Rudolph · 2 years, 7 months ago
  70. 8fdf183 arch/x86/acpi: call pm_acpi_smi_cmd_port to get APMC SMI IO port by Felix Held · 7 months ago
  71. 6759ad3 arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORT by Felix Held · 7 months ago
  72. ddc19b3 arch/x86/include/mode_switch: Add more wrapper functions by Patrick Rudolph · 7 months ago
  73. b4283a4 cpu/x86/64bit/mode_switch: Simplify assembly code by Patrick Rudolph · 7 months ago
  74. 0c8e541 arch/x86/car.ld: Use VB2_FIRMWARE_WORKBUF_RECOMMENDED_SIZE constant by Jeremy Compostella · 8 months ago
  75. ba757a7 x86: Separate CPU and SoC physical address size by Jeremy Compostella · 7 months ago
  76. 6ff711c arch/riscv: Use same indent levels for switch/case by Felix Singer · 7 months ago
  77. 10e60ab arch/arm64/armv8/Makefile.inc: Add clang -target for .ld CPP by Arthur Heymans · 9 months ago
  78. bf7eba7 arch/riscv/payload: Remove old RISC-V CSR names by Lennart Eichhorn · 8 months ago
  79. 2d589cf arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker by Srinivas Hegde · 8 months ago
  80. f9b6f2d arch/riscv/romstage: Start from assembly by Arthur Heymans · 2 years, 2 months ago
  81. 9ba7bad arch/arm64: Avoid GCC warning about out of bounds array access by Zebreus · 8 months ago
  82. bf0b06d arch/x86/riscv: Use 'all' target to include files in all stages by Arthur Heymans · 2 years, 2 months ago
  83. bd06a29 arch/riscv/ramstage.S: Add comments for passed arguments by Maximilian Brune · 8 months ago
  84. 6fd7f11 src: Remove unnecessary semicolons from the end of macros by Martin Roth · 8 months ago
  85. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  86. 85d7809 arch/arm64/arch_timer: Fix possible overflow in multiplication by Yidi Lin · 9 months ago
  87. fdf8561 arch/x86/memcpy.c: Optimize code for 64bit by Arthur Heymans · 9 months ago
  88. 1087a17 arch/arm64/cache: Implement helpers to obtain CPU cache details by Benjamin Doron · 1 year, 1 month ago
  89. 226f51c x86: Add ramstage CBFS cache scratchpad support by Jeremy Compostella · 9 months ago
  90. 052fb7c x86: Add pre-memory stages CBFS cache scratchpad support by Jeremy Compostella · 11 months ago
  91. 6a13b52 arch/x86/cpu_common: Add cpu_get_c_substate_support by Patrick Rudolph · 10 months ago
  92. 699b1c4 x86/include/arch/cpuid.h: Fix inline assembly by Patrick Rudolph · 10 months ago
  93. 3748fca arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORT by Felix Held · 10 months ago
  94. ff4d6be */include/cpu: use unsigned int for number of address bits by Felix Held · 10 months ago
  95. 3581a68 arch/x86/cpu_common: use cpuid_get_max_func by Felix Held · 10 months ago
  96. 1eea841 arch/x86/smbios: fix extended CPUID level check logic by Felix Held · 10 months ago
  97. 2c49a22 arch/x86/smbios: use cpu_cpuid_extended_level by Felix Held · 10 months ago
  98. 1d466f2 arch/x86/cpu_common: use cpuid_e[a,c]x by Felix Held · 10 months ago
  99. 9acae39 arch/x86/cpu_common: use cpu_cpuid_extended_level by Felix Held · 10 months ago
  100. 44bbf6c arch/arm64/Makefile.inc: Replace HAVE_ACPI_SUPPORT with HAVE_ACPI_TABLES by Maximilian Brune · 10 months ago