1. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  2. 43bcc7b nb/intel/ironlake: Clean up code style (except raminit) by Angel Pons · 4 years, 1 month ago
  3. ecdbc84 nb/intel/ironlake/northbridge.c: Drop thunk functions by Angel Pons · 4 years, 1 month ago
  4. b639707 nb/intel/ironlake: Drop copy-pasted and dead code by Angel Pons · 4 years, 1 month ago
  5. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 2 months ago
  6. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 2 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  9. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  10. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  11. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  12. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  13. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  14. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  15. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 5 months ago
  16. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 5 months ago[Renamed (97%) from src/northbridge/intel/nehalem/northbridge.c]
  17. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  18. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 9 months ago
  19. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  20. 28bca05 nb/intel/nehalem: Disable PEG and IGD based on devicetree by Arthur Heymans · 4 years, 10 months ago
  21. 6d13a0a nb/nehalem: Remove bogus MCHBAR writes by Arthur Heymans · 4 years, 10 months ago
  22. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  23. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  24. f6c2068 intel/nehalem,sandybridge: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  25. 97c7c6b cpu/intel/model_2065x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  26. b66ee55 cpu/intel/model_2065x: Use parallel MP init by Arthur Heymans · 6 years ago
  27. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  28. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  29. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  30. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  31. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  32. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  33. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  34. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  35. aade90e nb/intel/gm45: Use common code for SMM in TSEG by Arthur Heymans · 6 years ago
  36. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  37. 5c3452b nb/intel/nehalem: Add ACPI path by Patrick Rudolph · 6 years ago
  38. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  39. 706aabc nb/intel/nehalem: Get rid of device_t by Elyes HAOUAS · 6 years ago
  40. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  41. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 8 years ago
  42. 1b7609c intel/nehalem: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  43. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  44. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  45. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  46. 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 9 years ago
  47. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  48. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  49. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  50. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  51. 081651b northbridge/intel/nehalem/northbridge.c: Remove unused variable by Edward O'Callaghan · 10 years ago
  52. c862e44 northbridge/intel: Drop use of set_top_of_ram() by Kyösti Mälkki · 10 years ago
  53. a6130fc intel: Drop obsolete comments on MTRR usage by Kyösti Mälkki · 10 years ago
  54. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  55. c6f6be0 Support for nehalem northbridge by Vladimir Serbinenko · 11 years ago