1. 1eecb8c nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 9 months ago
  2. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  3. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  4. ee3d09b mb/*: Specify type of `VARIANT_DIR` once by Angel Pons · 3 years, 1 month ago
  5. 924546b mb/*: Specify type of `DEVICETREE` once by Angel Pons · 3 years, 1 month 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. b5a8586 mb/asus/p5q_se: Add initial support by Alice Sell · 3 years, 2 months ago
  9. b27e7db mainboard: Drop unneeded `default_brightness_levels.asl` by Angel Pons · 3 years, 6 months ago
  10. 00f11c0 sb/intel/i82801jx: Drop Global NVS support by Angel Pons · 3 years, 7 months ago
  11. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 8 months ago
  12. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  13. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  14. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  15. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 8 months ago
  16. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  17. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  18. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  19. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  20. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  21. 07674db x4x boards: Remove unused/deprecated cmos bits by Arthur Heymans · 4 years ago
  22. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  23. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  24. a1dfce1 x4x boards: Factor out MAX_CPUS by Angel Pons · 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. 674ad92 src/mainboard: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  29. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  30. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  31. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  32. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  33. fd8de18 src/mb: Remove unneeded spaces before/after tabs by Elyes HAOUAS · 4 years, 5 months ago
  34. 5f1bf2f mainboard/asus: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  35. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  36. 0ebb7840 mb/asus/p5qc: Add ASUS P5Q as a variant (with documentation) by Ivan Vatlin · 4 years, 8 months ago
  37. 615ef58 mb/asus/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 4 years, 7 months ago
  38. 5c74911 mb/asus/p5qc/devicetree.cb: Drop zero values by Angel Pons · 4 years, 8 months ago
  39. d2f3afc mb/asus/p5qc/devicetree.cb: Do minor cosmetic fixes by Angel Pons · 4 years, 8 months ago
  40. 2450a7e mb/*/*/acpi_tables: Don't zero out gnvs again by Peter Lemenkov · 4 years, 8 months ago
  41. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  42. b86e96a arch/x86: Make X86 stages select ARCH_X86 by Arthur Heymans · 6 years ago
  43. 7843bd5 nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  44. bf53acc nb/intel/x4x: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  45. aa990e9 sb/intel/i82801jx: Move early sb init to a common place by Arthur Heymans · 4 years, 9 months ago
  46. c484da1 sb/intel/i82801jx: Add common code for LPC decode by Arthur Heymans · 4 years, 9 months ago
  47. 10cfd4d mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>' by Elyes HAOUAS · 4 years, 9 months ago
  48. 228f004 mb/*/*{i82801ix}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  49. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  50. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  51. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  52. 0168639 sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  53. c53e6ed mb/asus/{p5qc,p5q_pro}: Correct mapping of PCI-E 1x ports by Bill XIE · 5 years ago
  54. 18d6b0c src/mainboard/*/*/cstates.c: Drop unused includes by Elyes HAOUAS · 5 years ago
  55. 5539672 mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h by Elyes HAOUAS · 6 years ago
  56. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  57. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  58. f5a57a8 mb: Move timestamp_add_now to northbridge x4x by Elyes HAOUAS · 6 years ago
  59. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  60. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  61. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  62. d4b8909 mb/asus/p5qc: Add p5ql_pro mainboard as variant by Angel Pons · 6 years ago
  63. e0e98eb src/mb/asus/p5qc/gpio.c: Allow specifying a gpio.c in Kconfig by Angel Pons · 6 years ago
  64. 395cbb4 mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree by Peter Lemenkov · 6 years ago
  65. 40a1966 mb/asus/p5qc: Fix spelling of Marvell by Jonathan Neuschäfer · 6 years ago
  66. 5c568e0 src/mb/asus/p5qc: Fix some mistakes by Angel Pons · 6 years ago
  67. 5f7910d mb/asus/p5q_pro: Add mainboard by Arthur Heymans · 6 years ago
  68. 7f922b0 drivers/net/atl1e: Add driver by Arthur Heymans · 6 years ago
  69. 1541256 mb/asus/p5qc: Add mainboard by Arthur Heymans · 6 years ago