1. 2d26e9b arch/riscv/boot.c: Comment OpenSBI Supervisor mode switch by Maximilian Brune · 6 months ago
  2. b506020 commonlib: Change GCD function to always use 64 bits by Julius Werner · 5 months ago
  3. 33659d2 arch/arm64/armv8: Add exception output without printk by Maximilian Brune · 6 months ago
  4. 9c25a03 arch/x86/mpspec: reduce scope of smp_write_ioapic by Felix Held · 5 months ago
  5. a122041 arch/riscv: Add OPENSBI_FW_DYNAMIC_BOOT_HART option by Maximilian Brune · 6 months ago
  6. b5d244c arch/x86/ioapic: always write IOAPIC ID in set_ioapic_id by Felix Held · 5 months ago
  7. de37109 lib: Move IP checksum to commonlib by Julius Werner · 6 months ago
  8. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  9. 80c79a5 device/device.h: Drop multiple links by Arthur Heymans · 11 months ago
  10. 20abc35 src, util: Update toolchain.inc references to .mk by Martin Roth · 6 months ago
  11. 94de325 acpi,arch,commonlib: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  12. 6515e56 include/memlayout.h: Add OPENSBI linker macro by Maximilian Brune · 10 months ago
  13. 6e5cc4c arch/x86/mpspec: turn compile-time check into Kconfig dependency by Felix Held · 6 months ago
  14. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  15. c6322e1 arch/x86/include/smm_call: improve documentation of call_smm by Felix Held · 6 months ago
  16. 11ecbcf arch/x86/include/smm_call: use pm_acpi_smi_cmd_port by Felix Held · 6 months ago
  17. 1c4c7ad arch/x86/c_start.S: Add proper x86_64 code by Patrick Rudolph · 2 years, 7 months ago
  18. a2b2ac0 arch/x86/include: rename smm.h to smm_call.h by Felix Held · 6 months ago
  19. 8dd5b9d arch/x86/include/smm: use inline asm from drivers/smmstore/ramstage by Felix Held · 6 months ago
  20. 3d93cd7 src/arch/x86/exit_car: Add proper x86_64 code by Patrick Rudolph · 2 years, 7 months ago
  21. 8fdf183 arch/x86/acpi: call pm_acpi_smi_cmd_port to get APMC SMI IO port by Felix Held · 7 months ago
  22. 6759ad3 arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORT by Felix Held · 7 months ago
  23. ddc19b3 arch/x86/include/mode_switch: Add more wrapper functions by Patrick Rudolph · 7 months ago
  24. b4283a4 cpu/x86/64bit/mode_switch: Simplify assembly code by Patrick Rudolph · 7 months ago
  25. 0c8e541 arch/x86/car.ld: Use VB2_FIRMWARE_WORKBUF_RECOMMENDED_SIZE constant by Jeremy Compostella · 8 months ago
  26. ba757a7 x86: Separate CPU and SoC physical address size by Jeremy Compostella · 7 months ago
  27. 6ff711c arch/riscv: Use same indent levels for switch/case by Felix Singer · 7 months ago
  28. 10e60ab arch/arm64/armv8/Makefile.inc: Add clang -target for .ld CPP by Arthur Heymans · 9 months ago
  29. bf7eba7 arch/riscv/payload: Remove old RISC-V CSR names by Lennart Eichhorn · 8 months ago
  30. 2d589cf arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker by Srinivas Hegde · 8 months ago
  31. f9b6f2d arch/riscv/romstage: Start from assembly by Arthur Heymans · 2 years, 2 months ago
  32. 9ba7bad arch/arm64: Avoid GCC warning about out of bounds array access by Zebreus · 8 months ago
  33. bf0b06d arch/x86/riscv: Use 'all' target to include files in all stages by Arthur Heymans · 2 years, 2 months ago
  34. bd06a29 arch/riscv/ramstage.S: Add comments for passed arguments by Maximilian Brune · 8 months ago
  35. 6fd7f11 src: Remove unnecessary semicolons from the end of macros by Martin Roth · 8 months ago
  36. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  37. 85d7809 arch/arm64/arch_timer: Fix possible overflow in multiplication by Yidi Lin · 9 months ago
  38. fdf8561 arch/x86/memcpy.c: Optimize code for 64bit by Arthur Heymans · 9 months ago
  39. 1087a17 arch/arm64/cache: Implement helpers to obtain CPU cache details by Benjamin Doron · 1 year, 1 month 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. 44bbf6c arch/arm64/Makefile.inc: Replace HAVE_ACPI_SUPPORT with HAVE_ACPI_TABLES by Maximilian Brune · 10 months ago
  52. fca6124 acpi/Makefile.inc: Move code inclusion by Arthur Heymans · 1 year, 1 month ago
  53. f3aa88a arch/arm64: Hook up ACPI table generation by Arthur Heymans · 1 year, 1 month ago
  54. 4a130ee arch/x86: Remove libhwbase and libgfxinit .data symbols from _bss by Jeremy Compostella · 10 months ago
  55. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  56. f372c40b x86/tables: Upgrade error to critical by Patrick Rudolph · 10 months ago
  57. ba7a9ee soc/intel/common: Fix invalid MADT entries creation by Jeremy Compostella · 11 months ago
  58. 1eff77b arch/x86: Reduce max phys address size for Intel TME capable SoCs by Jeremy Compostella · 10 months ago
  59. a6a5b25 cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel by Jeremy Compostella · 10 months ago
  60. b024e23 arch/arm64: Remove space between function name and '(' by Elyes Haouas · 10 months ago
  61. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 11 months ago
  62. 94ffda9 arch/x86/cpu: Remove unnecessary parentheses by Elyes Haouas · 11 months ago
  63. eb988df acpi/acpi.c: Move setting FADT SCI INT to arch specific code by Arthur Heymans · 1 year ago
  64. ba2e354 arch/arm64: Hook up FADT by Arthur Heymans · 1 year, 1 month ago
  65. 92a3b67 acpi/acpi.c: Split of ACPI table generation into separate files by Arthur Heymans · 1 year, 1 month ago
  66. 6739a6a vboot: Fix S3 resume with stage_cache by Kyösti Mälkki · 1 year ago
  67. d7542cb arch/x86: Ensure LAPIC mode for exception handler by Kyösti Mälkki · 1 year, 1 month ago
  68. 6d169aa arch/arm64/Makefile.inc: Fix Kconfig name in comment by Yu-Ping Wu · 1 year ago
  69. 8bbe850 arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 title by Eric Lai · 1 year, 1 month ago
  70. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  71. ea13dc3 arch/x86,lib: Migrate SMBIOS implementation to common code by Benjamin Doron · 1 year, 1 month ago
  72. c1ef4f3 arch/x86: Introduce DUMP_SMBIOS_TYPE17 config by Eric Lai · 1 year, 1 month ago
  73. 0e93a6f arch/riscv: Add clang as supported architecture by Arthur Heymans · 1 year, 3 months ago
  74. cf827af arch/riscv: Always build opensbi with GCC by Arthur Heymans · 1 year, 2 months ago
  75. 5c2a2e1 arch/risc/mcall.h: Make the stack pointer global by Arthur Heymans · 1 year, 3 months ago
  76. 542abc1 arch/x86/include/arch/vga: add defines for VGA MMIO addresses by Felix Held · 1 year, 1 month ago
  77. 91795a6 libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig option by Felix Held · 1 year, 2 months ago
  78. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 6 months ago
  79. aec951e arch/x86/include/arch/pci_io_cfg: add IO port count & last port defines by Felix Held · 1 year, 2 months ago
  80. 67d9518 arch/x86: Don't allow hw floating point operations by Arthur Heymans · 1 year, 2 months ago
  81. 688350f x86: pci_io_cfg: Make constant unsigned to fix out of bounds shift by Paul Menzel · 3 years, 4 months ago
  82. d1c61a8 arch/x86/ioapic.c: Increase the number of bits for ioapic ID by Arthur Heymans · 1 year, 7 months ago
  83. c3ca8ed arch/x86/car.ld: Fix undefined macro by Arthur Heymans · 1 year, 2 months ago
  84. b78e462 Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} by Kyösti Mälkki · 1 year, 7 months ago
  85. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  86. d69ccaf arch/x86: Disable walkcbfs_asm code when CONFIG_CBFS_VERIFICATION is set by Julius Werner · 1 year, 3 months ago
  87. 31e5133 arch/x86/include/pci_io_cfg: introduce PCI_IO_CONFIG_[INDEX,DATA] define by Felix Held · 1 year, 3 months ago
  88. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 3 months ago
  89. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  90. 917261d arch/riscv/trap_handler.c: Use new names for CSR by Arthur Heymans · 1 year, 3 months ago
  91. 0d504c8 arch/riscv: Fix compiler argument for clang by Arthur Heymans · 1 year, 3 months ago
  92. ef9c292 soc/amd: Clarify ACPI _PRT entry generation by Kyösti Mälkki · 1 year, 3 months ago
  93. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 2 months ago
  94. 7d6ae2b arch/x86/smbios: Check str for NULL in smbios_add_string() by Maximilian Brune · 1 year, 4 months ago
  95. 8605cf5 arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power* by Krystian Hebel · 3 years, 9 months ago
  96. b7da7d5 arch/x86/smbios: Add socket type for Meteor Lake by Jay Patel · 1 year, 4 months ago
  97. 7f5a52c x86/include/registers.h: macros should not use a trailing semicolon by Yuchen He · 1 year, 4 months ago
  98. 452c41b arch/arm64/include/armv8/arch/barrier.h: Add spaces around colons by Yuchen He · 1 year, 4 months ago
  99. c772852 arch/x86/ioapic: Print IOAPIC ID for GSI #0 by Jay Patel · 1 year, 4 months ago
  100. 9b9d267 arch/x86/include/arch/mmio.h: Provide __always_inline definition for musl by Fabian Groffen · 1 year, 4 months ago