1. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  2. f02bf35 arch/x86/tables: Move max ACPI table size to Kconfig by Duncan Laurie · 4 years, 5 months ago
  3. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  4. 4cc2cac arch/x86: Add Kconfig option for 2nd VGA BIOS image by Martin Roth · 4 years, 9 months ago
  5. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  6. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 6 months ago
  7. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  8. 0afd3f4 arch/arm: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  9. 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  10. d1e50f9 src/arch/riscv: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  11. 0a2a670 src/arch/ppc64: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  12. 0a3d4e0 src/arch/arm64: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  13. 864dc3b src/arch/arm: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  14. 8bee86ef2 Revert "acpi: Bump FADT to revision 6" by Matt DeVillier · 4 years, 6 months ago
  15. c105d9a x86/acpi_s3: Remove trailing dots from debug message by Paul Menzel · 6 years ago
  16. c8b0f31 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  17. 310623b arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpio by Rajat Jain · 4 years, 6 months ago
  18. 5f6cfef include/arch/cpu.h: Remove old reference to ROMCC by Elyes HAOUAS · 4 years, 6 months ago
  19. cccb2d7 arch/arm64/Makefile.inc: Avoid # in variable definition by Nico Huber · 4 years, 6 months ago
  20. 6cd5243 arch/x86/acpi: Change message in acpi_write_dbg2_pci_uart to BIOS_DEBUG by Wim Vervoorn · 4 years, 7 months ago
  21. 7a4983d arch/x86/include/arch: Add SMM_TASK_STATE_SEG by Eugene Myers · 4 years, 11 months ago
  22. 7e26255 x86/acpi_device: Allow acpi_device_add_power_res params as optional by Edward O'Callaghan · 4 years, 7 months ago
  23. 71299c2 arch/x86: add acpigen resource support by Jonathan Zhang · 4 years, 7 months ago
  24. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  25. 9bcdeb2 arch/x86/acpi_device: Add macros to define gpio interrupt with wake by Alex Levin · 4 years, 7 months ago
  26. a6d7c00 arch/x86/post.c: Hide cmos_post_code from SMM context by Maulik V Vaghela · 4 years, 7 months ago
  27. 10bc806 console/post: Split parts to arch/ by Kyösti Mälkki · 4 years, 8 months ago
  28. 31b2f8f arch/x86/cf9_reset: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  29. 6716bab arch/x86: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  30. cbbfb702 include/arch/romstage: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  31. 1862b50 include/arch/acpigen: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  32. c83bab6 acpi: Be more ACPI compliant when generating _UID by Patrick Rudolph · 4 years, 8 months ago
  33. a581166 drivers/pc80/rtc: Clean up some headers by Kyösti Mälkki · 4 years, 8 months ago
  34. 389c827 acpigen: Add function to generate unicode names by Patrick Rudolph · 4 years, 8 months ago
  35. 74e22b5 arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS by Elyes HAOUAS · 4 years, 8 months ago
  36. d60e9ab cpu/intel/microcode: Apply more strict guard for assembly files by Kyösti Mälkki · 4 years, 8 months ago
  37. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 8 months ago
  38. 25c6d3a arch/x86: Remove walkcbfs() by Kyösti Mälkki · 4 years, 8 months ago
  39. b8d575c bootblock: Support normal/fallback mechanism again by Kyösti Mälkki · 4 years, 8 months ago
  40. f9ad22d src/x86|cpu/intel: Hardcode FIT and ID by Marshall Dawson · 4 years, 8 months ago
  41. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  42. 0e45b28 arch/x86: Drop romcc bootblock by Arthur Heymans · 4 years, 9 months ago
  43. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 8 months ago
  44. 1e83e5c src/arch/x86: Build mainboard acpi_tables source if present by Karthikeyan Ramasubramanian · 4 years, 8 months ago
  45. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  46. 0420e50 src/arch: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  47. 3f87044 src/arch/arm: Remove unused 'include <stdint.h>' by Elyes HAOUAS · 4 years, 9 months ago
  48. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  49. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  50. b86e96a arch/x86: Make X86 stages select ARCH_X86 by Arthur Heymans · 6 years ago
  51. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  52. 32bae49 acpigen: Add methods for mutex operations by Patrick Rudolph · 5 years ago
  53. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  54. 67910db arch|cpu/x86: Add Kconfig option for x86 reset vector by Marshall Dawson · 4 years, 10 months ago
  55. 51359d6 arm64: Print a char to UART early in exception handler by Julius Werner · 4 years, 9 months ago
  56. 2e0bca0 arm64: Bump exception stack size to 2KB by Julius Werner · 4 years, 9 months ago
  57. bb345ab arm64: Correctly unmask asynchronous SError interrupts by Julius Werner · 4 years, 9 months ago
  58. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  59. 70a03dd src: Add missing include <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  60. 8601afb kill CAR_GLOBAL_MIGRATION leftovers by Arthur Heymans · 4 years, 9 months ago
  61. fdb8b13 arch/x86/car.ld: Drop CAR_GLOBAL region by Arthur Heymans · 4 years, 9 months ago
  62. 1b8df77 arch/*/*/early_variables.h: drop unused files by Arthur Heymans · 4 years, 9 months ago
  63. 706251d arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro by Arthur Heymans · 4 years, 9 months ago
  64. 9e1ea54 arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  65. 693e04f arch/arm/include: Remove unused armv7 types.h by Jacob Garber · 4 years, 9 months ago
  66. 515ef38 arch/x86: SMBIOS: Improve core count reporting by Andrey Petrov · 4 years, 9 months ago
  67. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  68. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  69. 490eab4 arch/acpigen.h: Correct PARENT_PREFIX encoding value by Elyes HAOUAS · 4 years, 10 months ago
  70. 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 4 years, 9 months ago
  71. f8dc4bc arch/x86: Remove spinlocks inside CAR by Kyösti Mälkki · 5 years ago
  72. 79ca4b5 arch/x86: Remove copy_and_run() by Kyösti Mälkki · 6 years ago
  73. de56a66 cpu/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  74. 15c0121 drivers/intel/fsp1_0: Drop support by Arthur Heymans · 4 years, 9 months ago
  75. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  76. 7fc9286 lib/fmap: Disable pre-RAM cache for FSP 1.0 by Julius Werner · 4 years, 9 months ago
  77. a214837 include: Make stdbool.h a separate file by Julius Werner · 4 years, 9 months ago
  78. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 10 months ago
  79. a7fb230 arch/x86: Correctly determine number of enabled cores by Andrey Petrov · 4 years, 10 months ago
  80. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 9 months ago
  81. 45ddb43 console,boot_state: Exclude printk() from reported times by Kyösti Mälkki · 4 years, 10 months ago
  82. 8b7cd43 arch/x86: Remove EARLY_EBDA_INIT support by Arthur Heymans · 4 years, 10 months ago
  83. c4c5d85 lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG by Arthur Heymans · 4 years, 10 months ago
  84. 55069d1 arch/riscv: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  85. 2d90cb1 arch/x86: Create preprocessed __ROMCC__ bootblock source by Kyösti Mälkki · 5 years ago
  86. 763eeec arch/riscv: Use FDT from calling argument when using FIT by Arthur Heymans · 4 years, 10 months ago
  87. c01d092 arch/riscv: Rename `stages.c` to `romstage.c` by Nico Huber · 4 years, 10 months ago
  88. ef63c32 arch/riscv: Don't link `stages.c` into ramstage by Nico Huber · 4 years, 10 months ago
  89. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years, 10 months ago
  90. b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 5 years ago
  91. a1b700f arch/mips: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  92. 879c9fc soc/nvidia/tegra210: Populate _cbmem_top_ptr by Arthur Heymans · 4 years, 10 months ago
  93. a09d33e arch/ppc64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  94. be820b3 smbios: Create a type for smbios_enclosure_type by Mathew King · 4 years, 10 months ago
  95. f91c0f9 arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP by Elyes HAOUAS · 4 years, 10 months ago
  96. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  97. 2f389f1 arch/arm: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  98. 7c9a0e8 arch/x86: Use the stage argument to implement cbmem_top by Arthur Heymans · 4 years, 10 months ago
  99. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago
  100. 96ca0d9 arch/acpi.h: Use the predefined typedef acpi_addr_t by Himanshu Sahdev · 4 years, 10 months ago