1. 3140217 tree: Remove blank lines before '}' and after '{' by Elyes Haouas · 3 months ago
  2. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  3. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 10 months ago
  4. 5acb1a0 nb/intel/ironlake: Use newer resource declaration code by Arthur Heymans · 1 year ago
  5. 3a99807 src/northbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  6. 62eb94c nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  7. 61ed4ef treewide: use predicate to check if pci device is on n-th bus by Fabio Aiuto · 1 year, 9 months ago
  8. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years ago
  9. 8ee11b3 nb/intel: Drop local legacy_hole definitions by Kyösti Mälkki · 3 years ago
  10. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  11. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  12. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 4 months ago
  13. dea722b nb/intel/ironlake: Use new fixed BAR accessors by Angel Pons · 3 years, 3 months ago
  14. 839c98a nb/intel/ironlake/northbridge.c: Fix overlapping resources by Arthur Heymans · 3 years, 6 months ago
  15. 6473473 nb/intel/ironlake/northbridge.c: Improve readability by Arthur Heymans · 3 years, 6 months ago
  16. 1a98880 nb/intel/ironlake: Remove chromeos copy pasta by Arthur Heymans · 3 years, 6 months ago
  17. 6642b44 nb/intel/ironlake: Add more host bridge PCI IDs by Angel Pons · 3 years, 10 months ago
  18. 9d7431c nb/intel/ironlake: Generalise northbridge chip name by Angel Pons · 3 years, 9 months ago
  19. 3b264d0 nb/intel/ironlake: Clean up DMIBAR/EPBAR registers by Angel Pons · 3 years, 10 months ago
  20. 308540d nb/intel/ironlake: Reserve gap betwen TSEG and BGSM by Nico Huber · 3 years, 10 months ago
  21. 08e8e47 nb/intel/ironlake: Use an `index` variable for resources by Nico Huber · 3 years, 10 months ago
  22. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years ago
  23. 16fe1e0 nb/intel/ironlake: Drop `D0F0_` prefix from register names by Angel Pons · 4 years ago
  24. 9333b74 nb/intel/ironlake: Rename memory map variables by Angel Pons · 4 years ago
  25. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  26. 43bcc7b nb/intel/ironlake: Clean up code style (except raminit) by Angel Pons · 4 years ago
  27. ecdbc84 nb/intel/ironlake/northbridge.c: Drop thunk functions by Angel Pons · 4 years ago
  28. b639707 nb/intel/ironlake: Drop copy-pasted and dead code by Angel Pons · 4 years ago
  29. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  30. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 2 months ago
  31. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  32. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  33. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  34. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  35. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  36. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  37. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  38. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  39. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 5 months ago
  40. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 5 months ago[Renamed (97%) from src/northbridge/intel/nehalem/northbridge.c]
  41. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  42. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 8 months ago
  43. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  44. 28bca05 nb/intel/nehalem: Disable PEG and IGD based on devicetree by Arthur Heymans · 4 years, 9 months ago
  45. 6d13a0a nb/nehalem: Remove bogus MCHBAR writes by Arthur Heymans · 4 years, 9 months ago
  46. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  47. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  48. f6c2068 intel/nehalem,sandybridge: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  49. 97c7c6b cpu/intel/model_2065x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  50. b66ee55 cpu/intel/model_2065x: Use parallel MP init by Arthur Heymans · 6 years ago
  51. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  52. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  53. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  54. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  55. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  56. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  57. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  58. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  59. aade90e nb/intel/gm45: Use common code for SMM in TSEG by Arthur Heymans · 6 years ago
  60. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  61. 5c3452b nb/intel/nehalem: Add ACPI path by Patrick Rudolph · 6 years ago
  62. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  63. 706aabc nb/intel/nehalem: Get rid of device_t by Elyes HAOUAS · 6 years ago
  64. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  65. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 7 years ago
  66. 1b7609c intel/nehalem: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  67. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  68. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  69. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  70. 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 9 years ago
  71. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  72. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  73. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  74. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  75. 081651b northbridge/intel/nehalem/northbridge.c: Remove unused variable by Edward O'Callaghan · 10 years ago
  76. c862e44 northbridge/intel: Drop use of set_top_of_ram() by Kyösti Mälkki · 10 years ago
  77. a6130fc intel: Drop obsolete comments on MTRR usage by Kyösti Mälkki · 10 years ago
  78. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  79. c6f6be0 Support for nehalem northbridge by Vladimir Serbinenko · 11 years ago