1. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  2. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  3. 41c4eb5 nb/intel/haswell: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  4. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  5. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 5 months ago
  6. c2e4642 nb/intel/haswell: Implement proper backlight PWM config by Nico Huber · 4 years, 5 months ago
  7. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  8. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  10. 1db5bc7 nb/intel/haswell: Tidy up code and comments by Angel Pons · 4 years, 7 months ago
  11. 3cd4327 src/nb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 6 months ago
  12. 8247cc3 northbridge: Remove unused include <device/pci.h> by Elyes HAOUAS · 4 years, 8 months ago
  13. 5e5e789 nb/intel/haswell/peg: Add PEG driver stub by Chris Morgan · 4 years, 6 months ago
  14. 2806ec9 nb/intel/haswell: Fix type definition of dev in PCI_FUNC(dev) by Chris Morgan · 4 years, 6 months ago
  15. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 8 months ago
  16. b5b8a7d nb/haswell/minihd: correct subsystem ID by Matt DeVillier · 4 years, 8 months ago
  17. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  18. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  19. 442fb05 nb/{haswell,i945,sandybridge}: Drop outdated comment by Elyes HAOUAS · 4 years, 8 months ago
  20. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  21. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 10 months ago
  22. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  23. c7783a3 nb/intel: Remove unused 'barrier()' by Elyes HAOUAS · 4 years, 10 months ago
  24. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  25. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 10 months ago
  26. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  27. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 5 years ago
  28. d7205be nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  29. c27014b src/{northbridge,soc}: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  30. 540151f intel/haswell: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  31. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  32. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  33. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  34. 2c430c8 intel/smm: Define struct ied_header just once by Kyösti Mälkki · 5 years ago
  35. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  36. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  37. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  38. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  39. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  40. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  41. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  42. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  43. 825646e intel/haswell: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  44. 3364203 haswell: reinitialize EHCI debug hardware after raminit by Iru Cai · 5 years ago
  45. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  46. e5845bf {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB by Elyes HAOUAS · 5 years ago
  47. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  48. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  49. ce83f31 nb/intel/haswell: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  50. bb41aba post_code: add post code for invalid vendor binary by Keith Short · 5 years ago
  51. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  52. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  53. 82d73e2 nb/intel/haswell: correct a typo in Kconfig by Joel Kitching · 5 years ago
  54. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  55. 82d4642 nb/intel/haswell: Use system_reset() by Elyes HAOUAS · 5 years ago
  56. d893a26 sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock by Arthur Heymans · 6 years ago
  57. 77d5e74 nb/intel/haswell: Add an option for where verstage starts by Arthur Heymans · 6 years ago
  58. 8e646e7 cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  59. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  60. 9993b6f vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases by Julius Werner · 5 years ago
  61. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  62. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  63. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  64. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  65. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  66. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  67. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  68. 0a656f0 Drop leftover debug function declarations by Kyösti Mälkki · 6 years ago
  69. c2c1dc9 {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() by Elyes HAOUAS · 6 years ago
  70. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  71. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  72. 334be32 nb/intel/haswell: Add support for PEG by Tristan Corrick · 6 years ago
  73. c5d367b nb/intel/haswell: Handle boards that do not support IGD by Tristan Corrick · 6 years ago
  74. cf65627 nb/intel/haswell: Don't unconditionally set DEVEN by Tristan Corrick · 6 years ago
  75. bc896cd nb/intel/haswell: Use DEVEN to disable devices by Tristan Corrick · 6 years ago
  76. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  77. 586f24d northbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  78. 0766c98 nb/intel/haswell: Add server processor host bridge device ID by Iru Cai · 6 years ago
  79. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  80. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  81. ef169d6 nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig by Elyes HAOUAS · 6 years ago
  82. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  83. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  84. d385624 nb/intel/haswell: Consolidate memory controller PCI driver structs by Tristan Corrick · 6 years ago
  85. 1a73eb0 nb/intel/haswell/gma: Support boards that have DDI E connected by Tristan Corrick · 6 years ago
  86. f3127d4 sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table by Tristan Corrick · 6 years ago
  87. 3ffbc7c nb/intel/haswell: Add a PCI ID for a Mini-HD audio controller by Tristan Corrick · 6 years ago
  88. 4817012 nb/intel/haswell: Add a PCI ID for a desktop memory controller by Tristan Corrick · 6 years ago
  89. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  90. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  91. 603963e src: Replace MSR addresses with macros by Elyes HAOUAS · 6 years ago
  92. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  93. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  94. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  95. 8da2fa0 nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap region by Arthur Heymans · 6 years ago
  96. 21b71ce6 src/nb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  97. 7866d49 arch/x86/acpi: Add DMAR RMRR helper functions by Matt DeVillier · 6 years ago
  98. faa5f98 cpu/intel/haswell: Use the common intel romstage_main function by Arthur Heymans · 6 years ago
  99. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  100. 88af0f3 cpu/intel/haswell: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago