1. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 9 months ago
  2. 31ba935 nb/intel/i945: Remove apic 0 from devicetree by Arthur Heymans · 1 year, 9 months ago
  3. dc3beea sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary} by Elyes Haouas · 1 year, 9 months ago
  4. 22d6ee8 nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 9 months ago
  5. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months 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. 7742aed mb/*/mptable.c: Use smp_write_pci_intsrc() by Kyösti Mälkki · 3 years, 2 months ago
  9. 860cff9 mb/*/mptable.c: Replace magic constants by Kyösti Mälkki · 3 years, 2 months ago
  10. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  11. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 6 months ago
  12. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  13. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  14. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  15. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  16. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  17. a820cae mb/intel/d945gclf/acpi: Convert platform.asl to ASL 2.0 syntax by Elyes HAOUAS · 4 years ago
  18. 4b7f315 mb/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  19. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  20. f3973bd i945 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  21. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  22. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  23. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  24. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  25. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  26. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  27. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  28. 3408a0e mb/intel/d945gclf: Improve code formatting of devicetree by Elyes HAOUAS · 4 years, 5 months ago
  29. 60ec365 mainboard/intel: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  30. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  31. 8970992 mb/intel/d945gclf: Remove unused include by Elyes HAOUAS · 4 years, 8 months ago
  32. 6ad0ab1 mb/**/acpi: Remove unused files by Angel Pons · 4 years, 8 months ago
  33. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  34. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  35. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  36. 1374607 mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code by Elyes HAOUAS · 4 years, 8 months ago
  37. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  38. 05d7d82 mb/{i945,ich7}: Remove redundant write on V0CTL by Elyes HAOUAS · 4 years, 9 months ago
  39. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 9 months ago
  40. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  41. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 9 months ago
  42. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 9 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. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 10 months ago
  45. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 11 months ago
  46. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  47. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  48. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  49. ae31769 mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` by Nico Huber · 5 years ago 4.10
  50. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  51. 5eb81be sb/intel/i82801gx: Detect if the southbridge supports AHCI by Arthur Heymans · 6 years ago
  52. fbf380a mb/*/devicetree.cb: Remove unavailable PCIe ports by Arthur Heymans · 6 years ago
  53. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  54. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  55. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  56. d889508 mb/(ICH7): Remove initialization already done at early_init.c by Elyes HAOUAS · 6 years ago
  57. 18d6b0c src/mainboard/*/*/cstates.c: Drop unused includes by Elyes HAOUAS · 5 years ago
  58. 5112043 src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  59. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  60. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  61. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  62. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  63. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  64. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  65. d251099 mb/{ga-g41m-es2l,d945gclf,rk886ex}: Fix devicetree by Arthur Heymans · 6 years ago
  66. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  67. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  68. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  69. b9d2589 mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 by Arthur Heymans · 6 years ago
  70. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  71. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  72. cde835e src/mainboard/*/*: Set Mini-ITX boards' category to "mini" by Angel Pons · 6 years ago
  73. f716f2a mb/*/*/cmos.default: Decrease debug_level to 'Debug' by Elyes HAOUAS · 6 years ago
  74. a5a124c mb/intel/d945gclf/romstage.c: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  75. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  76. 29cc331 drivers/intel/gma: Unify VBT related Kconfig names by Nico Huber · 6 years ago
  77. 88d3ec2 mb/*/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  78. 8af4fff mb/*/*: Add a few VBT files by Arthur Heymans · 6 years ago
  79. cd5f2b5 mb/intel: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  80. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  81. 0a4e0fd cpu/intel/speedstep: Fix the PNOT ACPI method by Arthur Heymans · 7 years ago
  82. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  83. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  84. b4560cd Update files with no newline at the end by Martin Roth · 7 years ago
  85. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  86. 46cf5c2 nb/intel/i945: Move INTEL_EDID by Patrick Rudolph · 7 years ago
  87. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  88. 6c20b65 intel/i945 boards: Add romstage time stamps by Paul Menzel · 8 years ago
  89. de47fc3 mb/intel/d945gclf: Fix resume from S3 suspend by Arthur Heymans · 8 years ago
  90. 885c289 nb/intel/i945: Make pci_mmio_size a devicetree parameter by Arthur Heymans · 8 years ago
  91. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  92. cfa1fd2 mb/intel/d945gclf: Add cmos.default by Arthur Heymans · 8 years ago
  93. 0b9ecb5 mb/intel/d945gclf: Allow use of native graphic init by Arthur Heymans · 8 years ago
  94. 8da96e5 mainboard/*/*/mptable.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  95. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  96. e8cf4ff mb/intel/d945gclf: Disable combined mode to fix SATA by Arthur Heymans · 8 years ago
  97. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  98. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  99. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  100. 408d392 intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago