1. 9bcdeb2 arch/x86/acpi_device: Add macros to define gpio interrupt with wake by Alex Levin · 4 years, 7 months ago
  2. a6d7c00 arch/x86/post.c: Hide cmos_post_code from SMM context by Maulik V Vaghela · 4 years, 7 months ago
  3. 10bc806 console/post: Split parts to arch/ by Kyösti Mälkki · 4 years, 8 months ago
  4. 31b2f8f arch/x86/cf9_reset: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  5. 6716bab arch/x86: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  6. cbbfb702 include/arch/romstage: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  7. 1862b50 include/arch/acpigen: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  8. c83bab6 acpi: Be more ACPI compliant when generating _UID by Patrick Rudolph · 4 years, 8 months ago
  9. a581166 drivers/pc80/rtc: Clean up some headers by Kyösti Mälkki · 4 years, 8 months ago
  10. 389c827 acpigen: Add function to generate unicode names by Patrick Rudolph · 4 years, 8 months ago
  11. 74e22b5 arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS by Elyes HAOUAS · 4 years, 8 months ago
  12. d60e9ab cpu/intel/microcode: Apply more strict guard for assembly files by Kyösti Mälkki · 4 years, 8 months ago
  13. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 8 months ago
  14. 25c6d3a arch/x86: Remove walkcbfs() by Kyösti Mälkki · 4 years, 8 months ago
  15. b8d575c bootblock: Support normal/fallback mechanism again by Kyösti Mälkki · 4 years, 8 months ago
  16. f9ad22d src/x86|cpu/intel: Hardcode FIT and ID by Marshall Dawson · 4 years, 8 months ago
  17. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  18. 0e45b28 arch/x86: Drop romcc bootblock by Arthur Heymans · 4 years, 9 months ago
  19. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 8 months ago
  20. 1e83e5c src/arch/x86: Build mainboard acpi_tables source if present by Karthikeyan Ramasubramanian · 4 years, 8 months ago
  21. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  22. 0420e50 src/arch: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  23. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  24. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  25. b86e96a arch/x86: Make X86 stages select ARCH_X86 by Arthur Heymans · 6 years ago
  26. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  27. 32bae49 acpigen: Add methods for mutex operations by Patrick Rudolph · 5 years ago
  28. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  29. 67910db arch|cpu/x86: Add Kconfig option for x86 reset vector by Marshall Dawson · 4 years, 10 months ago
  30. 70a03dd src: Add missing include <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  31. 8601afb kill CAR_GLOBAL_MIGRATION leftovers by Arthur Heymans · 4 years, 9 months ago
  32. fdb8b13 arch/x86/car.ld: Drop CAR_GLOBAL region by Arthur Heymans · 4 years, 9 months ago
  33. 1b8df77 arch/*/*/early_variables.h: drop unused files by Arthur Heymans · 4 years, 9 months ago
  34. 706251d arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro by Arthur Heymans · 4 years, 9 months ago
  35. 9e1ea54 arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  36. 515ef38 arch/x86: SMBIOS: Improve core count reporting by Andrey Petrov · 4 years, 9 months ago
  37. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  38. 490eab4 arch/acpigen.h: Correct PARENT_PREFIX encoding value by Elyes HAOUAS · 4 years, 10 months ago
  39. 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 4 years, 9 months ago
  40. f8dc4bc arch/x86: Remove spinlocks inside CAR by Kyösti Mälkki · 5 years ago
  41. 79ca4b5 arch/x86: Remove copy_and_run() by Kyösti Mälkki · 6 years ago
  42. de56a66 cpu/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  43. 15c0121 drivers/intel/fsp1_0: Drop support by Arthur Heymans · 4 years, 9 months ago
  44. 7fc9286 lib/fmap: Disable pre-RAM cache for FSP 1.0 by Julius Werner · 4 years, 9 months ago
  45. a214837 include: Make stdbool.h a separate file by Julius Werner · 4 years, 9 months ago
  46. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 10 months ago
  47. a7fb230 arch/x86: Correctly determine number of enabled cores by Andrey Petrov · 4 years, 10 months ago
  48. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 9 months ago
  49. 45ddb43 console,boot_state: Exclude printk() from reported times by Kyösti Mälkki · 4 years, 10 months ago
  50. 8b7cd43 arch/x86: Remove EARLY_EBDA_INIT support by Arthur Heymans · 4 years, 10 months ago
  51. c4c5d85 lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG by Arthur Heymans · 4 years, 10 months ago
  52. 2d90cb1 arch/x86: Create preprocessed __ROMCC__ bootblock source by Kyösti Mälkki · 5 years ago
  53. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years, 10 months ago
  54. b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 5 years ago
  55. be820b3 smbios: Create a type for smbios_enclosure_type by Mathew King · 4 years, 10 months ago
  56. f91c0f9 arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP by Elyes HAOUAS · 4 years, 10 months ago
  57. 7c9a0e8 arch/x86: Use the stage argument to implement cbmem_top by Arthur Heymans · 4 years, 10 months ago
  58. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago
  59. 96ca0d9 arch/acpi.h: Use the predefined typedef acpi_addr_t by Himanshu Sahdev · 4 years, 10 months ago
  60. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  61. 5331a7c Program loading: Handoff cbmem_top via calling arguments by Arthur Heymans · 4 years, 10 months ago
  62. b7cc68a arch/x86/boot.c: Pass arguments when running programs by Arthur Heymans · 4 years, 10 months ago
  63. a1dbcb9 arch/x86/Makefile.inc: Use the 'all' target to add common sources by Arthur Heymans · 4 years, 10 months ago
  64. 776da08 arch/x86/*.S: use defines instead of hardcoded values by Patrick Rudolph · 4 years, 10 months ago
  65. 2e032f0 arch/x86: Populate more fields in SMBIOS type 4 by Andrey Petrov · 4 years, 10 months ago
  66. b8eaa6a arch/x86: Move max cpuid leaf function into arch/x86 by Andrey Petrov · 4 years, 10 months ago
  67. 8c09b82 arch/acpi.h: Convert MADT APIC type names to all caps by Himanshu Sahdev · 4 years, 10 months ago
  68. b0f99ad arch/acpi.h: Use the aforementioned typedef acpi_table_header by Himanshu Sahdev · 4 years, 10 months ago
  69. 7f1da07 arch/acpi.h: Use of typedef for acpi_vfct by Himanshu Sahdev · 4 years, 10 months ago
  70. afd0505 arch/acpi.h: Use of typedef for acpi_vfct_image_hdr by Himanshu Sahdev · 4 years, 10 months ago
  71. c70af65 arch/x86: Don't allow separate verstage to boot from romcc bootblock by Arthur Heymans · 4 years, 11 months ago
  72. cfe08ff arch/x86/acpi: Add SSDT for QEMU by Patrick Rudolph · 5 years ago
  73. 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 5 years ago
  74. 7b2da05 arch/x86: Fix __ROMCC__ automatic prerequisities by Kyösti Mälkki · 5 years ago
  75. 44da9e2 cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use by Kyösti Mälkki · 5 years ago
  76. 505e3f7 arch/x86: Replace some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  77. 2491d79 arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() by Kyösti Mälkki · 5 years ago
  78. 8b93689 timestamps: Remove TIMESTAMP_CACHE_IN_BSS by Kyösti Mälkki · 5 years ago
  79. 2b84008 arch/x86/bootblock_crt0.S: Leverage eax in protected mode entry by Himanshu Sahdev aka CunningLearner · 5 years ago
  80. 8edc6dc arch/x86: Cache the TSEG region at the top of ram by Subrata Banik · 5 years ago
  81. 910490f arch/x86: Restrict use of _car_global[start|end] by Kyösti Mälkki · 5 years ago
  82. 1095bfa arch/x86: Drop _car_relocatable_data symbols by Kyösti Mälkki · 5 years ago
  83. 3de9d77 arch/x86: Move ehci_dbg_info outside _car_relocatable_data by Kyösti Mälkki · 5 years ago
  84. 3dd23a5 timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE by Kyösti Mälkki · 5 years ago
  85. 20bbd81 AUTHORS: Move src/arch/x86 copyrights into AUTHORS file by Martin Roth · 5 years ago
  86. 6fdb223 arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0 by Kyösti Mälkki · 5 years ago
  87. c162131 superio/common: Add ssdtgen for generic SuperIOs by Patrick Rudolph · 5 years ago
  88. 809b751 soc/intel/common/timer: Make TSC frequency calculation dynamically by Subrata Banik · 5 years ago
  89. fad9536 arch/x86: Remove WB attribute from 0..CACHE_TMP_RAMTOP by Kyösti Mälkki · 5 years ago
  90. 5cbaba4 arch/x86: Fix clearing .bss section by Kyösti Mälkki · 5 years ago
  91. afec071 arch/x86: remove weak car_stage_entry() symbol by Aaron Durbin · 5 years ago
  92. df2bfb9 arch/x86/postcar: unexpose postcar_commit_mtrrs() symbol by Aaron Durbin · 5 years ago
  93. 8418fd4 x86: Introduce RESET_VECTOR_IN_RAM option by Martin Roth · 5 years ago
  94. a165c07 arch/x86: Simplify <arch/early_variables.h> by Kyösti Mälkki · 5 years ago
  95. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  96. f2cc52b Move and rename ARCH_STAGE_HAS_xxx_SECTION rules by Kyösti Mälkki · 5 years ago
  97. eeb8e74 arch/x86/acpi: Add acpi_device_hid by Patrick Rudolph · 5 years ago
  98. 7cd2c07 ACPI S3: Depend on RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  99. 546a2e8 ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP by Kyösti Mälkki · 8 years ago
  100. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago