1. f2f53c4 arch/x86/smbios: Update SMBIOS type 0 ec version by Tim Chu · 4 years ago
  2. 27bf0c8 arch/x86/smbios: Update SMBIOS type 4 socket designation by Tim Chu · 4 years ago
  3. dc2f0e3 cpu/qemu-x86/car: Move long mode entry right before c entry by Patrick Rudolph · 4 years, 9 months ago
  4. 597922e arch/x86/smbios: Add SMBIOS Thread Count by Francois Toguo · 5 years ago
  5. 19a60a4 arch/x86/Kconfig: Move pagetables down by 4K by Patrick Rudolph · 4 years, 9 months ago
  6. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  7. 2db77907 arch/x86: Introduce `ARCH_ALL_STAGES_X86_64` by Angel Pons · 3 years, 11 months ago
  8. 362a156 arch/arm: Add support for loading Linux kernels by Sam Lewis · 4 years ago
  9. 327f105 memory_info: add max_speed_mts and configured_speed_mts by Rob Barnes · 4 years ago
  10. 014c889 arch/x86/exit_car.S: Fix checking clflush support by Arthur Heymans · 4 years ago
  11. 644a512 symbols: Change implementation details of DECLARE_OPTIONAL_REGION() by Julius Werner · 4 years ago
  12. c94b38e src/arch: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  13. 3813822 arch/x86/walkcbfs.S: Mark code as x86_32 by Patrick Rudolph · 4 years ago
  14. 29ed4f5 arch/x86/gdt: Work around assembler bug by Patrick Rudolph · 4 years, 2 months ago
  15. 51593dd arch/x86: Add support for ASan to memory functions by Harshit Sharma · 4 years ago
  16. 65bec1c arch/x86: Select HAVE_ASAN_IN_RAMSTAGE by Harshit Sharma · 4 years ago
  17. a6ebe08 lib: Add ASan support to romstage on x86 arch by Harshit Sharma · 4 years, 1 month ago
  18. 9c88fb8 lib: Add ASan support to ramstage on x86 arch by Harshit Sharma · 4 years, 2 months ago
  19. e563815 arch/x86/boot: Jump to payload in protected mode by Patrick Rudolph · 6 years ago
  20. cb287987 arch/arm: Enable FIT payloads by Sam Lewis · 4 years ago
  21. a3759e3 src: Remove unused 'include <stddef.h> by Elyes HAOUAS · 4 years, 1 month ago
  22. a6a2f93 arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram by Arthur Heymans · 4 years, 9 months ago
  23. 8daa12f arch/x86/postcar: Add x86_64 support by Patrick Rudolph · 6 years ago
  24. fc24da9 arch/x86/pirq_routing.c: Drop unneeded `continue` by Angel Pons · 4 years ago
  25. 6588652 mb/emulation/qemu-armv7: Fix board by Patrick Rudolph · 4 years, 6 months ago
  26. 92bcc4f mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information by Morgan Jang · 4 years, 1 month ago
  27. bea5ce7 arch/x86/smbios.c: Split out weak functions by Angel Pons · 4 years, 1 month ago
  28. 9630ced arch/x86/smbios.c: Factor out switch-case block by Angel Pons · 4 years, 1 month ago
  29. 3c13da7 arch/x86/smbios.c: Simplify assignment by Angel Pons · 4 years, 1 month ago
  30. bf2f91c arch/x86/smbios.c: Clean up cosmetics by Angel Pons · 4 years, 1 month ago
  31. 5e00780 smbios: Fix type 17 for Windows 10 by Patrick Rudolph · 4 years, 1 month ago
  32. 7a83582 arch/x86/smbios: Bump to version 3.0 by Patrick Rudolph · 4 years, 1 month ago
  33. a4c0e1a ACPI S3: Clean up resume path by Kyösti Mälkki · 4 years, 2 months ago
  34. fc8da00 arch/arm/armv7: Make null dcache_apply_all macro for userspace by Martin Roth · 4 years, 1 month ago
  35. 4aea691 arch/x86/smbios: Fix type4 for EDK2 by Patrick Rudolph · 4 years, 1 month ago
  36. 604295e smbios: Add Type19 by Patrick Rudolph · 4 years, 1 month ago
  37. 4166440 arch/x86/smbios.c: Use macro for 'type_detail' by Elyes HAOUAS · 4 years, 1 month ago
  38. eb8bfd0 smp/spinlock: Do not define barrier() globally by Kyösti Mälkki · 4 years, 1 month ago
  39. 0199d3b arch/x86: Move cpu_relax() by Kyösti Mälkki · 4 years, 1 month ago
  40. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  41. a0545e6 arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 3 months ago
  42. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  43. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  44. f33ab7c arch/x86/mpspec.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  45. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years, 1 month ago
  46. 5bb926e arch/x86/exception: Print stack on exception by Raul E Rangel · 4 years, 2 months ago
  47. dd1da42 ACPI: Drop commented-out DSDT DefinitionBlock instances by Angel Pons · 4 years, 1 month ago
  48. 7c3192e arch/arm/include/smp/spinlock.h: Drop dead code by Angel Pons · 4 years, 1 month ago
  49. 00b37d3 arch/x86: Add memmove.c to x86 bootblock by Martin Roth · 4 years, 2 months ago
  50. e69b1af armv7: mmu: Use 'tlbimva' to invalidate TLB entries by Sam Lewis · 4 years, 2 months ago
  51. 18a8ba4 arch/x86: Remove RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 4 years, 2 months ago
  52. 6663ad9 arch/x86: Support x86_64 exceptions by Paul Menzel · 5 years ago
  53. aff9f54 arch/x86/Makefile.inc: Drop unused reset.c rule by Angel Pons · 4 years, 2 months ago
  54. 4a8e58f arch/x86/smbios: Add SMBIOS type8 data by BryantOu · 4 years, 4 months ago
  55. 6f5e5e5 src/arch/x86: Ensure $(objgenerated) exists before it's used by Patrick Georgi · 4 years, 2 months ago
  56. c746a74 smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD variable by Johnny Lin · 4 years, 3 months ago
  57. d344054 arch/x86/smbios: Add more fields to be overriden for type 3 and 4 by Johnny Lin · 4 years, 7 months ago
  58. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  59. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  60. c5853e9 ACPI: Clean up some S3 related leftovers by Kyösti Mälkki · 4 years, 2 months ago
  61. cbf6e6b Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards by Martin Roth · 4 years, 2 months ago
  62. ed318f2 arch/x86: Add symbols for CAR MTRRs in linker script by Kyösti Mälkki · 6 years ago
  63. e334fea arch/x86: Include id.ld unconditionally in memlayout.ld by Furquan Shaikh · 4 years, 2 months ago
  64. 31be15c arch/x86: Drop early_ram.ld by Furquan Shaikh · 4 years, 2 months ago
  65. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  66. 67a537c arch/x86: Remove some x86_32 vs x86_64 noise by Kyösti Mälkki · 4 years, 3 months ago
  67. be24278 SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPE by Kyösti Mälkki · 4 years, 2 months ago
  68. e1bf065 arch/x86/postcar_loader: utilize var_mtrr_context API by Aaron Durbin · 4 years, 3 months ago
  69. d50cde2 src: Remove unused '#include <cbfs.h>' by Elyes HAOUAS · 4 years, 3 months ago
  70. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  71. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 3 months ago
  72. 58b8054 arch/x86: Fix id section in linker script by Kyösti Mälkki · 4 years, 4 months ago
  73. df771c1 arch/x86: Remove more romcc leftovers by Kyösti Mälkki · 4 years, 8 months ago
  74. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 4 months ago
  75. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 3 months ago
  76. 5dd76fd src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years, 3 months ago
  77. 8f694dd arch/x86/early_ram.ld: Add vboot work buffer by Raul E Rangel · 4 years, 3 months ago
  78. 2b79203 x86/include/arch/mmio.h: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 3 months ago
  79. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  80. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  81. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  82. e893674 arch/x86: unexpose postcar_frame_common_mtrrs() by Aaron Durbin · 4 years, 4 months ago
  83. bf4b7b0 acpi: Reorganize ACPI configs by Furquan Shaikh · 4 years, 4 months ago
  84. e5bcc72 acpi: Move ACPI table support out of arch/x86 (5/5) by Furquan Shaikh · 4 years, 4 months ago
  85. 00367b2 acpi: Move ACPI table support out of arch/x86 (4/5) by Furquan Shaikh · 4 years, 4 months ago
  86. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  87. e084463 acpi: Move ACPI table support out of arch/x86 (2/5) by Furquan Shaikh · 4 years, 4 months ago
  88. 6cc1e9e acpi: Move ACPI table support out of arch/x86 (1/5) by Furquan Shaikh · 4 years, 4 months ago
  89. dc78275 arch/x86: Change power_res_dev_states[] to be static const * const by Furquan Shaikh · 4 years, 4 months ago
  90. b1859a6 cpu: Add a helper function cpu_get_lapic_addr by Furquan Shaikh · 4 years, 4 months ago
  91. ed6eb27 acpi_device: Make integer array input variable const by Duncan Laurie · 4 years, 4 months ago
  92. de13519 arch/x86/acpi: Add define for generic container HID by Duncan Laurie · 4 years, 4 months ago
  93. c1adeb6 arch/x86/acpi_device: Allow empty child references by Duncan Laurie · 4 years, 4 months ago
  94. f939299 arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field by Furquan Shaikh · 4 years, 4 months ago
  95. 2c213d3 arch/x86/acpigen: Add helpers for Store() and If (Lequal (...)) by Furquan Shaikh · 4 years, 4 months ago
  96. ca928c6 arch/x86: Implement RESET_VECTOR_IN_RAM by Felix Held · 4 years, 5 months ago
  97. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  98. d14d03a arch/x86/acpi_device: Constify struct device * parameter to UID functions by Furquan Shaikh · 4 years, 4 months ago
  99. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  100. d1130af arch/x86/acpi_device: Add a helper function to write PCI device by Furquan Shaikh · 4 years, 4 months ago