1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. 030e643 mb/lenovo to mb/squared: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  3. df98b81 mainboard: Use same indent levels for switch/case by Felix Singer · 7 months ago
  4. 45e4ab4 mb/*: Update SPD mapping for sandybridge boards by Keith Hui · 12 months ago
  5. 7039edd SNB+MRC boards: Migrate MRC settings to devicetree by Keith Hui · 12 months ago
  6. c46242f sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int' by Elyes Haouas · 1 year, 4 months ago
  7. c5d6af4 nb/intel/snb: Abolish mainboard_should_reset_usb() by Keith Hui · 1 year, 4 months ago
  8. 1548032 treewide: Remove useless "_STA: Status" comment by Elyes Haouas · 1 year, 5 months ago
  9. b2a7631 mb/roda/rv11: Remove unuseful "_ALR: Ambient Light Response" by Elyes Haouas · 1 year, 5 months ago
  10. f14a337 mb/rodarv11: Remove unuseful "_ALI: Ambient Light Illuminance" by Elyes Haouas · 1 year, 5 months ago
  11. eb83fed treewide: Remove unuseful "_HID: Hardware ID" comment by Elyes Haouas · 1 year, 5 months ago
  12. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  13. 7b49c37 mainboard: Drop invalid `hyper_threading` option by Angel Pons · 1 year, 8 months ago
  14. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  15. 100f92c mb,x86/smm: Disable unused IO traps by Kyösti Mälkki · 1 year, 7 months ago
  16. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 8 months ago
  17. 3c528f2 mb/*/smihandler.c: Drop unused <soc/nvs.h> by Kyösti Mälkki · 1 year, 8 months ago
  18. f9679c4 nb/intel/gm45: Remove apic 0 from devicetree by Arthur Heymans · 1 year, 8 months ago
  19. 31ba935 nb/intel/i945: Remove apic 0 from devicetree by Arthur Heymans · 1 year, 8 months ago
  20. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  21. dc3beea sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary} by Elyes Haouas · 1 year, 8 months ago
  22. 22d6ee8 nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  23. 2fb6f68 nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  24. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  25. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  26. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  27. ca5a793 drivers/generic/ioapic: Drop poor implementation by Kyösti Mälkki · 3 years, 1 month ago
  28. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  29. db735c4 src: Remove unused <cf9_reset.h> by Elyes Haouas · 2 years, 3 months ago
  30. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  31. 8ebc6d1 src/mainboard/{amd,roda}: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  32. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 7 months ago
  33. 2f79a83 mb/roda/rk9/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  34. 5e5c14b mb/roda/rk9/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  35. a8b0c1a mb/roda/rk886ex/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  36. b385640 mb/roda/rk9/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  37. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  38. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 9 months ago
  39. 6644d7c drivers/generic/ioapic: Drop enable_virtual_wire by Kyösti Mälkki · 3 years, 1 month ago
  40. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  41. da3ef13 ec/acpi: Remove empty "chip" driver by Nico Huber · 2 years, 10 months ago
  42. 2b59fa7 mb/roda/rv11/acpi: Use lower case format for hex values by Felix Singer · 2 years, 11 months ago
  43. ed52488 mb/roda/rv11/acpi: Use Printf () by Felix Singer · 2 years, 11 months ago
  44. 8e0d193 ec/roda/it8518/acpi: Don't hard-code GPE offset by Nico Huber · 3 years, 1 month ago
  45. ee3d09b mb/*: Specify type of `VARIANT_DIR` once by Angel Pons · 3 years ago
  46. 924546b mb/*: Specify type of `DEVICETREE` once by Angel Pons · 3 years ago
  47. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  48. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  49. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  50. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  51. 7742aed mb/*/mptable.c: Use smp_write_pci_intsrc() by Kyösti Mälkki · 3 years, 1 month ago
  52. 860cff9 mb/*/mptable.c: Replace magic constants by Kyösti Mälkki · 3 years, 1 month ago
  53. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 2 months ago
  54. c56c723 mainboard: Use decimal for `device lapic 0x0 on` by Angel Pons · 3 years, 2 months ago
  55. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 2 months ago
  56. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  57. 38f89f3 mb/**/early_init.c: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  58. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 5 months ago
  59. ea573b0 sandybridge MRC boards: Drop channel disable masks by Angel Pons · 3 years, 6 months ago
  60. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  61. 3b7983a sb/intel/i82801ix: Factor out common `acpi_fill_madt` by Angel Pons · 3 years, 6 months ago
  62. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  63. 53dd00a mb/roda/rk9: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  64. f398548 mb/roda/rv11: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  65. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 7 months ago
  66. 5fde1b7 mb/apple,lenovo,roda: Drop reference to OSYS by Kyösti Mälkki · 3 years, 7 months ago
  67. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  68. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  69. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  70. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  71. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 8 months ago
  72. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 8 months ago
  73. 62a437d mb/roda/rk886ex: Convert *.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  74. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  75. fbc36dc mb/roda/rk886ex: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 10 months ago
  76. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  77. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 3 years, 10 months ago
  78. dc0c081 nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` by Angel Pons · 3 years, 11 months ago
  79. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years ago
  80. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  81. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  82. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 1 month ago
  83. f3973bd i945 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  84. f6846ef gm45 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  85. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  86. 64e07eb sb/intel/i82801ix: Select COMMON_FADT by Kyösti Mälkki · 4 years, 2 months ago
  87. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  88. c6f2e58 mb/roda/rk9: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 8 months ago
  89. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 2 months ago
  90. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  91. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  92. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  93. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  94. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  95. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  96. efc3d04 src/mainboard: Use 'const' to set pnp_devfn_t statically by Elyes HAOUAS · 4 years, 3 months ago
  97. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 5 months ago
  98. 7544e2f mainboard/roda: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  99. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 4 months ago
  100. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 4 months ago