1. 6b486e1 soc/intel/broadwell/pch: Simplify PCI RMW operations by Angel Pons · 3 years, 10 months ago
  2. a2a9e60 soc/intel/broadwell: Use common MADT code by Angel Pons · 3 years, 9 months ago
  3. f21e5c0 soc/intel/broadwell/pch: Drop `acpi_sci_irq` function by Angel Pons · 3 years, 9 months ago
  4. e4c8dc8 soc/intel/{baytrail,broadwell}: Add missing <cbmem.h> by Angel Pons · 3 years, 6 months ago
  5. 0d2086b soc/intel/broadwell/include/soc/me.h: Clean includes by Elyes HAOUAS · 3 years, 6 months ago
  6. c715dc8 soc/intel/broadwell: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 7 months ago
  7. 7b78cde soc/intel/broadwell: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  8. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 8 months ago
  9. 74bc46c soc/intel/broadwell: Convert some CONFIG(CHROMEOS) preprocessor by Kyösti Mälkki · 3 years, 8 months ago
  10. 6fb87c2 soc/intel/broadwell/pch/lpc.c: Program GEN_PMCON_3 in one write by Angel Pons · 3 years, 10 months ago
  11. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago
  12. b8a8249 soc/intel/broadwell/gma.c: Add missing `break` in switch by Angel Pons · 3 years, 7 months ago
  13. a8817fc src: Remove unused <cpu/x86/smm.h> by Elyes HAOUAS · 3 years, 7 months ago
  14. 11fdb17 soc/intel/broadwell/pch/sata.c: Don't enable Bus Master by Angel Pons · 3 years, 10 months ago
  15. 02414f8 soc/intel/broadwell/pch: Drop some `config_of` uses by Angel Pons · 3 years, 10 months ago
  16. 0a45b40 soc/intel/broadwell: Move `ramstage.c` to PCH scope by Angel Pons · 3 years, 7 months ago
  17. e780d98 soc/intel/broadwell: Make `broadwell_init_pre_device` static by Angel Pons · 3 years, 7 months ago
  18. 9debbd6 soc/intel/broadwell: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 7 months ago
  19. 33beded soc/intel/broadwell: Use common SMBus code by Angel Pons · 3 years, 7 months ago
  20. 67df3ff soc/intel/{baytrail,broadwell} Fix building with refcode blobs by Angel Pons · 3 years, 7 months ago
  21. 564b4c5 soc/amd,intel: Drop leftover GNVS includes by Kyösti Mälkki · 3 years, 7 months ago
  22. 22ecdbe soc/intel: Drop CMEM from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  23. 6271dd8 soc/intel/baytrail,broadwell: Use resume_from_stage_cache() by Kyösti Mälkki · 3 years, 7 months ago
  24. ae7ac8a ACPI: Separate ChromeOS NVS in ASL by Kyösti Mälkki · 3 years, 7 months ago
  25. fa5f9b5 ACPI: Declare GNVS variables globally by Kyösti Mälkki · 3 years, 7 months ago
  26. 4abc731 ACPI: Separate device_nvs_t by Kyösti Mälkki · 3 years, 7 months ago
  27. 3c18186 sb,soc/intel: Refactor power_on_after_fail option by Kyösti Mälkki · 3 years, 7 months ago
  28. b218c20 sb,soc/intel: Remove no-op APMC for C-state and P-state by Kyösti Mälkki · 3 years, 7 months ago
  29. 9a1620f cpu/x86/smm: Use common APMC logging by Kyösti Mälkki · 3 years, 7 months ago
  30. 21f9650 soc/intel/broadwell: Improve LPD0/LPD3 SerialIO ACPI methods by Angel Pons · 3 years, 10 months ago
  31. ae4eba9 soc/intel/broadwell: Drop enable check from LPD0/LPD3 by Angel Pons · 3 years, 10 months ago
  32. d0d528a soc/intel/broadwell: Align raminit with Haswell by Angel Pons · 3 years, 7 months ago
  33. 24e4edb soc/intel/broadwell: Drop `struct romstage_params` by Angel Pons · 3 years, 7 months ago
  34. 65f81a7 broadwell: Flatten `mainboard_pre_raminit` by Angel Pons · 3 years, 7 months ago
  35. ac1c9bb broadwell: Clean up `mainboard_post_raminit` by Angel Pons · 3 years, 7 months ago
  36. d626e55 soc/intel/broadwell/chip.h: Drop unused fields by Angel Pons · 3 years, 10 months ago
  37. 3f0a95a soc/intel/broadwell: Select CPU_INTEL_HASWELL by Angel Pons · 3 years, 9 months ago
  38. e751a10 soc/intel/broadwell: Move romstage.c to Haswell by Angel Pons · 3 years, 9 months ago
  39. b89c8bb soc/intel/broadwell: Drop now-unused CPU code by Angel Pons · 3 years, 9 months ago
  40. 9d733de soc/intel/broadwell: Use Haswell CPU headers by Angel Pons · 3 years, 9 months ago
  41. a3288b3 soc/intel/broadwell: Allow to use Haswell CPU code instead by Angel Pons · 3 years, 9 months ago
  42. 417a6da soc/intel/broadwell: Select INTEL_LYNXPOINT_LP by Angel Pons · 3 years, 10 months ago
  43. d4b5825 soc/intel/baytrail,broadwell: Use bootstate for save_wake_source() by Kyösti Mälkki · 3 years, 7 months ago
  44. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 7 months ago
  45. 540902c intel/baytrail,braswell,broadwell: Add const qualifier for power_state by Kyösti Mälkki · 3 years, 7 months ago
  46. 6b43055 ELOG: Add const qualifier for chipset_power_state by Kyösti Mälkki · 3 years, 7 months ago
  47. 23b0818 soc/intel/baytrail,broadwell: Refactor acpi_wake_source() by Kyösti Mälkki · 3 years, 8 months ago
  48. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 8 months ago
  49. 66c6413 ACPI: Refactor ChromeOS specific ACPI GNVS by Kyösti Mälkki · 3 years, 8 months ago
  50. 3ef8e21 soc/intel/broadwell/bootblock.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  51. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 2 months ago
  52. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  53. 9a1b720 soc/intel/broadwell: Use `mp_cpu_bus_init` by Angel Pons · 3 years, 9 months ago
  54. 98323cd ACPI: Add missing include in nvs.h by Kyösti Mälkki · 3 years, 8 months ago
  55. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  56. 4b4e995 sb/intel: Factor out soc_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  57. 9f441df ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years, 2 months ago
  58. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 2 months ago
  59. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 2 months ago
  60. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 2 months ago
  61. 9990a17 soc/intel/broadwell: Move MAX_CPUS from mb to SoC by Felix Singer · 3 years, 8 months ago
  62. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 2 months ago
  63. d6c5714 soc/intel: Drop indirect <soc/nvs.h> include by Kyösti Mälkki · 3 years, 8 months ago
  64. 26e0f4c sb,soc/intel: Convert some CONFIG(CHROMEOS) preprocessor by Kyösti Mälkki · 3 years, 8 months ago
  65. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 8 months ago
  66. 44fa0d4 soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation by Michael Niewöhner · 3 years, 8 months ago
  67. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 9 months ago
  68. 3054a19 soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delay by Michael Niewöhner · 3 years, 8 months ago
  69. 61bc219 ACPI: Fix some GNVS field comments by Kyösti Mälkki · 3 years, 8 months ago
  70. b3a411c sb,soc/intel: Drop unnecessary headers by Kyösti Mälkki · 3 years, 8 months ago
  71. 54b5e20 soc/intel/broadwell: Drop unnecessary `sa_dev` by Angel Pons · 3 years, 10 months ago
  72. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years, 1 month ago
  73. 9d0cc2a cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() by Julius Werner · 4 years, 7 months ago
  74. d87a848 soc/intel/{broadwell,quark}: Drop `PEI_DATA` typedef by Angel Pons · 3 years, 10 months ago
  75. c8e86de soc/intel/broadwell/systemagent.c: Rename to `northbridge.c` by Angel Pons · 3 years, 10 months ago
  76. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 10 months ago
  77. ed222f1 soc/intel/broadwell: Split up acpi.c by Angel Pons · 3 years, 10 months ago
  78. 1500dd0 soc/intel/broadwell: Flatten northbridge folder structure by Angel Pons · 3 years, 10 months ago
  79. 3bd0173 soc/intel/broadwell: Relocate CPU files by Angel Pons · 3 years, 10 months ago
  80. a042626 broadwell: Flatten `acpi_init_gnvs` function by Angel Pons · 3 years, 10 months ago
  81. a472e33 broadwell: Factor out `acpi_fill_madt` function by Angel Pons · 3 years, 10 months ago
  82. f11e2d0 soc/intel/broadwell/acpi: Rename `systemagent.asl` by Angel Pons · 3 years, 10 months ago
  83. 98ea6a3 soc/intel/broadwell/pch/acpi/hda.asl: Rename to `audio.asl` by Angel Pons · 3 years, 10 months ago
  84. 56d37fb soc/intel/broadwell/pch/acpi: Clean up cosmetics by Angel Pons · 3 years, 10 months ago
  85. aacabd0 soc/intel/broadwell: Merge `device_nvs.asl` into `globalnvs.asl` by Angel Pons · 3 years, 10 months ago
  86. 040f3be soc/intel/broadwell: Include EC and IRQ links ACPI early by Angel Pons · 3 years, 10 months ago
  87. 34c0b26 soc/intel/broadwell/pch: Use common PCIe ACPI code by Angel Pons · 3 years, 10 months ago
  88. fcc26f5 soc/intel/broadwell/pch/acpi: Add PCIe register offsets by Angel Pons · 3 years, 10 months ago
  89. 257b00f soc/intel/broadwell/gma.c: Align struct with Haswell by Angel Pons · 3 years, 10 months ago
  90. eeefb02 soc/intel/broadwell: Use common irqlinks.asl by Angel Pons · 3 years, 10 months ago
  91. 284b39f soc/intel/broadwell/pch/acpi/irqlinks.asl: Add missing IRQs by Angel Pons · 3 years, 10 months ago
  92. 0d8924d soc/intel/broadwell: Align ACPI with Haswell/Lynxpoint by Angel Pons · 3 years, 10 months ago
  93. 4c2389e soc/intel/broadwell: Relocate PCH ACPI files by Angel Pons · 3 years, 10 months ago
  94. 55a890f Revert "broadwell: Switch to using common ACPI _SWS code" by Angel Pons · 3 years, 10 months ago
  95. c3a6d4b soc/intel/broadwell: Drop reg-script to finalize PCH by Angel Pons · 3 years, 10 months ago
  96. 071754c soc/intel/broadwell: Relocate PCH finalisation code by Angel Pons · 3 years, 10 months ago
  97. 9eaca7d soc/intel/broadwell: Get rid of `cpu_is_ult` by Angel Pons · 3 years, 10 months ago
  98. 37164ff soc/intel/broadwell: Inline CPUID helpers by Angel Pons · 3 years, 10 months ago
  99. c200e8c7 soc/intel/broadwell: Move PCH code into pch subdir by Angel Pons · 3 years, 10 months ago
  100. 3cc2c38 soc/intel/broadwell: Separate PCH in devicetree by Angel Pons · 3 years, 10 months ago