1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. 3d606cf mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  3. ac61a65 aopen/dxplplusu: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  4. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 3 months ago
  5. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  6. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  7. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  8. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  9. 034920c tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  10. c64c9cd mb/aopen/dxplplusu/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  11. fef71fc mb/aopen/dxplplusu/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  12. f2b9852 nb/intel/e7505: Hook up PCI domain and CPU ops to devicetree by Kyösti Mälkki · 1 year, 8 months ago
  13. c87814d ACPI MADT: Add LINT1 as NMI source by Kyösti Mälkki · 1 year, 8 months ago
  14. 6c78b91 mb/aopen/dxplplusu: Iterate CPUs for ACPI MADT by Kyösti Mälkki · 1 year, 8 months ago
  15. 458751c aopen/dxplplusu: Add early GPIO settings by Kyösti Mälkki · 4 years, 7 months ago
  16. c045735 sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 1 month ago
  17. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  18. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  19. 7d8df61 mb/aopen/dxplplusu/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  20. e18277a mb/aopen/dxplplusu/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  21. e7f1f6b mb/aopen/dxplplusu/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  22. da4c4de mb/aopen/dxplplusu/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  23. ca1b2a5 mb/aopen/dxplplusu/acpi: Replace LOr() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  24. 0a137cb mb/aopen/dxplplusu/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  25. cb9f038e mb/aopen/dxplplusu/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  26. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  27. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  28. b6796be aopen/dxplplusu: Fix IOAPIC in ASL by Kyösti Mälkki · 4 years, 7 months ago
  29. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 2 months ago
  30. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  31. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  32. 4b3dbba mb/aopen/dxplplusu: Drop dead code by Angel Pons · 4 years ago
  33. df63ff8 aopen/dxplplusu,intel/i82801dx: Select COMMON_FADT by Kyösti Mälkki · 4 years, 2 months ago
  34. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  35. 06897d1 mb/aopen/dxplplusu: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 8 months ago
  36. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  37. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  39. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  40. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  41. 236c637 mainboard/aopen: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  42. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  43. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 5 months ago
  44. 61af679 aopen/dxplplusu,intel/e7505: Move mainboard_romstage_entry() by Kyösti Mälkki · 4 years, 6 months ago
  45. 9e581ec intel/e7505,i82801dx: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 6 months ago
  46. bece6e8 src/mainboard/*.asl: Remove _HID / _ADR objects overlapping by Jonas Moehle · 4 years, 7 months ago
  47. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 7 months ago
  48. ed69de3 mainboard: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 7 months ago
  49. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  50. 4d99cde src/mainboard: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 9 months ago
  51. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  52. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  53. 26210fa intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  54. 5e4a26a aopen/dxplplusu: Replace use of dev_find_slot() by Kyösti Mälkki · 5 years ago
  55. 810e566 aopen/dxplplusu: Remove PIRQ table by Kyösti Mälkki · 5 years ago
  56. 75380d3 src/mb/Kconfig: Fix PCI subsystem IDs by Elyes HAOUAS · 5 years ago
  57. 17fa9de mb/aopen/dxplplusu: Remove redundant use of ACPI offset operator by Elyes HAOUAS · 5 years ago
  58. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  59. 1194999 src: Drop unused 'include <arch/ioapic.h>' by Elyes HAOUAS · 5 years ago
  60. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  61. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  62. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  63. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  64. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 5 years ago
  65. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 5 years ago
  66. 0377a369 aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCK by Kyösti Mälkki · 6 years ago
  67. ec55868 aopen/dxplplusu: Move timestamps to common code by Kyösti Mälkki · 6 years ago
  68. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  69. c859f10 intel/e7505: Drop ECC scrubber code by Kyösti Mälkki · 6 years ago
  70. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  71. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  72. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  73. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  74. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  75. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  76. e1de648 mb/*/*: Clean up FADT checksum assignment by Jonathan Neuschäfer · 6 years ago
  77. dd35e2c mb: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  78. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  79. 4d99155 aopen/dxplplusu: Add romstage timestamps by Kyösti Mälkki · 6 years ago
  80. 07662a6 mb/aopen: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  81. 717b6e3 aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  82. 0db963a mb/aopen/dxplplusu: Get rid of device_t by Elyes HAOUAS · 6 years ago
  83. f95911a mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  84. 9bafa29 aopen/dxplplusu: Switch to 2MiB flash by Kyösti Mälkki · 8 years ago
  85. 4682986 mainboard/aopen: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  86. 408d392 intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  87. b62c5e8 aopen/dxplplusu: Disable HW scrubber by Kyösti Mälkki · 8 years ago
  88. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  89. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  90. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  91. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  92. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  93. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  94. c3e77fc superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  95. c7310d9 e7505: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  96. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  97. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  98. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  99. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  100. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago