1. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  2. 75be324 mb/*: Specify type of `FMDFILE` once by Angel Pons · 3 years, 1 month ago
  3. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  4. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  5. c76c59a QEMU: Only call `pci_assign_irqs` with non-NULL dev by Angel Pons · 3 years, 2 months ago
  6. 5124c13 mb/emulation/qemu-i440fx: Tidy up PAM register writes by Angel Pons · 3 years, 2 months ago
  7. fff1b2f mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header` by Angel Pons · 3 years, 2 months ago
  8. a37701a SMBIOS: Introduce `smbios_full_table_len` function by Angel Pons · 3 years, 2 months ago
  9. d62a501 SMBIOS: Introduce `smbios_carve_table` function by Angel Pons · 3 years, 2 months ago
  10. 35b99c6 SMBIOS: Avoid `sizeof` on struct type by Angel Pons · 3 years, 2 months ago
  11. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  12. 927be09 emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASH by Arthur Heymans · 3 years, 4 months ago
  13. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 4 months ago
  14. d4799d7 mainboard: Drop unreferenced CMOS options by Angel Pons · 3 years, 4 months ago
  15. e69d2df mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init by Arthur Heymans · 3 years, 9 months ago
  16. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 6 months ago
  17. cfa0225 mb/emulation/qemu: Fix SMP boot by Patrick Rudolph · 3 years, 7 months ago
  18. a2c4cd7 mb/emulation/qemu-i440fx: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  19. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 3 months ago
  20. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  21. 279c3e1 mb/emulation/qemu-q35: Account for TSEG by Arthur Heymans · 3 years, 9 months ago
  22. 82e111c mb/emulation/qemu: Copy page tables to DRAM in assembly by Patrick Rudolph · 3 years, 7 months ago
  23. a75a2fa mb/emulation/x86: Add optional parallel_mp init support by Arthur Heymans · 3 years, 9 months ago
  24. d79e485 cpu/qemu-x86: Add the option to have no SMM by Arthur Heymans · 3 years, 9 months ago
  25. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  26. 37509d7 mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() by Elyes HAOUAS · 3 years, 11 months ago
  27. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  28. c29c123 mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years ago
  29. a92acec mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macros by Elyes HAOUAS · 4 years, 1 month ago
  30. 666c8f8 mb/qemu-i440fx/memmap: Add warning when falling back to CMOS infos by Nico Huber · 4 years, 1 month ago
  31. d2245d8 mb/qemu/fw_cfg: Fix return code check for fw_cfg_e820_select() by Nico Huber · 4 years, 1 month ago
  32. ef59c93 mb/qemu/fw_cfg: Add info messages about (not) found files by Nico Huber · 4 years, 1 month ago
  33. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  34. 7378e9c mb/emulation/qemu-i440fx: Drop dead code by Angel Pons · 4 years, 1 month ago
  35. feecdc2 mb/emulation/qemu-i440fx,q35: Fix comment style by Paul Menzel · 4 years, 2 months ago
  36. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  37. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  38. 674ad92 src/mainboard: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  39. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  40. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  41. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  42. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  43. 3e7633a mb/qemu-i440fx,q35: Fix option table by Nico Huber · 4 years, 4 months ago
  44. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  45. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  46. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  47. 585495e mainboard/emulation: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  48. b40e780 mb/emulation/qemu-i440fx: Add acpi_name handler for QEMU by Duncan Laurie · 4 years, 5 months ago
  49. ddd4f9a mb/emulation/qemu-i440fx: Reserve low memory by Duncan Laurie · 4 years, 5 months ago
  50. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 6 months ago
  51. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  52. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  53. ed69de3 mainboard: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 8 months ago
  54. 70a03dd src: Add missing include <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  55. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  56. 9764bc1 mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabled by Patrick Rudolph · 4 years, 9 months ago
  57. f8251b9 mb/emulation/qemu: Add VBOOT support by Patrick Rudolph · 5 years ago
  58. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  59. 4d99cde src/mainboard: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 10 months ago
  60. 8dc95dd emulation/qemu-i440fx: use fw_cfg_dma for fw_cfg_read by Himanshu Sahdev · 5 years ago
  61. 20667c5 emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enum by Himanshu Sahdev · 5 years ago
  62. 660ff20 emulation/qemu-i440fx/northbridge.c: Fix minor whitespace by Himanshu Sahdev · 5 years ago
  63. eb0eeb2 emulation/qemu-x86: Rename memory.c to memmap.c by Kyösti Mälkki · 5 years ago
  64. f0a3d44 emulation/qemu-x86: Use common romstage code by Kyösti Mälkki · 5 years ago
  65. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  66. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  67. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  68. c19d6a6 device/pci: Replace use of dev_find_slot() for IRQs by Kyösti Mälkki · 5 years ago
  69. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  70. ebd8a4f x86/smbios: Untangle system and board tables by Nico Huber · 7 years ago
  71. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  72. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  73. 65200f0 mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage by Arthur Heymans · 6 years ago
  74. 3695593 Fix indirect include for endianess by Kyösti Mälkki · 5 years ago
  75. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  76. 87abccd mb/emulation/qemu: Fix fw_cfg file loading by Patrick Rudolph · 5 years ago
  77. 8d010db mb/emulation/qemu-i440fx: use e820 in romstage by Thomas Heijligen · 6 years ago
  78. 0065b69 mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAM by Thomas Heijligen · 6 years ago
  79. da9aa6d mb/emulation/qemu-i440fx: add e820 interface by Thomas Heijligen · 6 years ago
  80. 721c8b4 mb/emulation/qemu-i440fx: remove mm file listing by Thomas Heijligen · 6 years ago
  81. a05f8a9 mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usage by Thomas Heijligen · 6 years ago
  82. bcd84fe mb/emulation/qemu-i440fx: change file handling by Thomas Heijligen · 6 years ago
  83. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  84. 98a9174 device: Replace ugly cases of dev_find_slot() by Kyösti Mälkki · 6 years ago
  85. e4aadd3 emulation/qemu-{i440fx,q35}: Don't migrate globals by Arthur Heymans · 6 years ago
  86. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  87. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  88. d72d52a mb/emulation/qemu-i440fx|q35: Fix stack size by Patrick Rudolph · 6 years ago
  89. 1af8923 mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK by Patrick Rudolph · 6 years ago
  90. 7665aef mb/emulation/qemu-i440fx|q35: Get rid of unused headers by Patrick Rudolph · 6 years ago
  91. a9a1913 mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file" by Elyes HAOUAS · 6 years ago
  92. 69d5ef9 mb/emulation/qemu-i440fx|q35: Link memory.c by Patrick Rudolph · 6 years ago
  93. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  94. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  95. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  96. 068253c mb/*/*/cmos.default: Harmonise CMOS files syntax by Elyes HAOUAS · 6 years ago
  97. f716f2a mb/*/*/cmos.default: Decrease debug_level to 'Debug' by Elyes HAOUAS · 6 years ago
  98. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  99. 95bca33 src/mb: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  100. 5cb876c mainboard: Get rid of device_t in ramstage by Elyes HAOUAS · 6 years ago