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