1. e0fc3da mb/intel/harcuvar: Fix strict prototype warning by Arthur Heymans · 1 year, 9 months ago
  2. 621aff9 mb/**/dsdt.asl: Drop misleading "OEM revision" comment by Angel Pons · 2 years ago
  3. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  4. bc62891 Denverton-NS boards: Drop useless `thermal.asl` by Angel Pons · 2 years, 8 months ago
  5. f3c84024 mainboard/intel/harcuvar: Remove hardcoded lapic 0 from devicetree.cb by Mariusz Szafrański · 3 years ago
  6. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  7. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  8. 2a58e18 mb/intel/harcuvar: Drop build guards for ENABLE_FSP_MEMORY_DOWN by Angel Pons · 3 years, 6 months ago
  9. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  10. 999e441 soc/intel: Replace acpi_init_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  11. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  12. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  13. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  14. 87cc889 treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS by Michael Niewöhner · 4 years ago
  15. e83d30b mb: remove duplicated Make code for spd.bin generation by Michael Niewöhner · 4 years ago
  16. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  17. f1a18b2 mb/x/acpi_tables: Do minor cleanup on includes by Kyösti Mälkki · 4 years, 2 months ago
  18. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  19. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  20. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  21. 02fd15d acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  22. 1edf8b7 mb/*: Remove some fadt.c files by Kyösti Mälkki · 4 years, 3 months ago
  23. a685fcb src: Remove unused 'include <arch/smp/mpspec.h>' by Elyes HAOUAS · 4 years, 3 months ago
  24. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  25. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  26. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  27. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  28. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  29. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  30. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  31. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  32. 069cd67 mb/intel/harcuvar: Fix board_id() return type by Jacob Garber · 4 years, 6 months ago
  33. 60ec365 mainboard/intel: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  34. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  35. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  36. 6ad0ab1 mb/**/acpi: Remove unused files by Angel Pons · 4 years, 8 months ago
  37. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  38. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  39. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  40. 9f5c895 mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR by Arthur Heymans · 4 years, 9 months ago
  41. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  42. b9b79d2 mb/*/*/others: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  43. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  44. b79a04c src/mainboard: Remove unused include <arch/byteorder.h> by Elyes HAOUAS · 5 years ago
  45. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  46. 1194999 src: Drop unused 'include <arch/ioapic.h>' by Elyes HAOUAS · 5 years ago
  47. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  48. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  49. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  50. cf2b72f soc/intel/denverton_ns: Enable ACPI using intelblock by Julien Viard de Galbert · 6 years ago
  51. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  52. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  53. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  54. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  55. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  56. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  57. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  58. a71b6b3 mb/*/*/Makefile.inc: Remove acpi_tables.c from Makefiles by Peter Lemenkov · 6 years ago
  59. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  60. 7ebb6b0 soc/intel/denverton_ns + mb: Rename gpio configuration by Julien Viard de Galbert · 6 years ago
  61. 482d16f src/mainboard: Fix various typos by Jonathan Neuschäfer · 7 years ago
  62. 66c210a mainboard/intel/harcuvar: update to set the HSIO lines configuration by Julien Viard de Galbert · 7 years ago
  63. faf7a8e mainboard/intel/harcuvar: Add support for Intel Harcuvar CRB by Mariusz Szafranski · 7 years ago