1. 45f448f haswell: Relocate `mainboard_romstage_entry` to northbridge by Angel Pons · 4 years, 1 month ago
  2. 14c4f4f haswell: Drop `struct romstage_params` type by Angel Pons · 4 years, 1 month ago
  3. 6eea191 haswell: Make `copy_spd` a weak function by Angel Pons · 4 years, 1 month ago
  4. 73fa035 nb/intel/haswell: Add `mb_late_romstage_setup` function by Angel Pons · 4 years, 1 month ago
  5. 03f0e43 haswell: Drop GPIO indirection layers by Angel Pons · 4 years, 1 month ago
  6. 6e1c471 haswell: Turn RCBA configuration into a function by Angel Pons · 4 years, 1 month ago
  7. 2e25ac6 haswell: relocate `romstage_common` to northbridge by Angel Pons · 4 years, 1 month ago
  8. e816829 haswell: drop unused function parameter by Angel Pons · 4 years, 1 month ago
  9. 9d69d88 nb/intel/haswell/acpi: Update to ASL 2.0 syntax by Angel Pons · 4 years, 1 month ago
  10. 05f996d nb/intel/haswell/acpi: Fix host bridge registers by Angel Pons · 4 years, 1 month ago
  11. eb86016 nb/intel/haswell: Use 16-bit ops on PCI COMMAND by Angel Pons · 4 years, 2 months ago
  12. 2688607 nb/intel/haswell: Use PCI bitwise ops by Angel Pons · 4 years, 2 months ago
  13. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  14. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 3 months ago
  15. 506479d northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl by Furquan Shaikh · 4 years, 3 months ago
  16. 181e2d4 northbridge/intel/haswell: Update hostbridge.asl to ASL2.0 by Furquan Shaikh · 4 years, 3 months ago
  17. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 4 months ago
  18. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 4 months ago
  19. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  20. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  21. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 3 months ago
  22. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  23. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  24. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  25. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  26. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 6 months ago
  27. d8abb26 nb/intel/haswell/northbridge.c: Fix typo by Angel Pons · 4 years, 3 months ago
  28. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  29. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  30. 6ba3a07 nb/intel/haswell/pei_data.h: Add ULT system type by Angel Pons · 4 years, 4 months ago
  31. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  32. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  33. e8abb5a nb/intel/haswell: Deprecate WDB params in pei_data by Angel Pons · 4 years, 4 months ago
  34. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  35. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  36. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  37. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 4 months ago
  38. 41c4eb5 nb/intel/haswell: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  39. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  40. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 5 months ago
  41. c2e4642 nb/intel/haswell: Implement proper backlight PWM config by Nico Huber · 4 years, 5 months ago
  42. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  43. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  44. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  45. 1db5bc7 nb/intel/haswell: Tidy up code and comments by Angel Pons · 4 years, 7 months ago
  46. 3cd4327 src/nb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  47. 8247cc3 northbridge: Remove unused include <device/pci.h> by Elyes HAOUAS · 4 years, 8 months ago
  48. 5e5e789 nb/intel/haswell/peg: Add PEG driver stub by Chris Morgan · 4 years, 6 months ago
  49. 2806ec9 nb/intel/haswell: Fix type definition of dev in PCI_FUNC(dev) by Chris Morgan · 4 years, 6 months ago
  50. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 8 months ago
  51. b5b8a7d nb/haswell/minihd: correct subsystem ID by Matt DeVillier · 4 years, 8 months ago
  52. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  53. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  54. 442fb05 nb/{haswell,i945,sandybridge}: Drop outdated comment by Elyes HAOUAS · 4 years, 8 months ago
  55. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  56. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 10 months ago
  57. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  58. c7783a3 nb/intel: Remove unused 'barrier()' by Elyes HAOUAS · 4 years, 10 months ago
  59. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  60. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 10 months ago
  61. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  62. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 5 years ago
  63. d7205be nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use by Kyösti Mälkki · 4 years, 11 months ago
  64. c27014b src/{northbridge,soc}: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  65. 540151f intel/haswell: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  66. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  67. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  68. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  69. 2c430c8 intel/smm: Define struct ied_header just once by Kyösti Mälkki · 5 years ago
  70. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  71. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  72. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  73. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  74. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  75. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  76. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  77. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  78. 825646e intel/haswell: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  79. 3364203 haswell: reinitialize EHCI debug hardware after raminit by Iru Cai · 5 years ago
  80. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  81. e5845bf {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB by Elyes HAOUAS · 5 years ago
  82. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  83. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  84. ce83f31 nb/intel/haswell: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  85. bb41aba post_code: add post code for invalid vendor binary by Keith Short · 5 years ago
  86. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  87. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  88. 82d73e2 nb/intel/haswell: correct a typo in Kconfig by Joel Kitching · 5 years ago
  89. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  90. 82d4642 nb/intel/haswell: Use system_reset() by Elyes HAOUAS · 5 years ago
  91. d893a26 sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock by Arthur Heymans · 6 years ago
  92. 77d5e74 nb/intel/haswell: Add an option for where verstage starts by Arthur Heymans · 6 years ago
  93. 8e646e7 cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  94. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  95. 9993b6f vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases by Julius Werner · 5 years ago
  96. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  97. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  98. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  99. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  100. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago