1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 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. 8554954 nb/intel/i945: Rework nb resource reading by Arthur Heymans · 1 year ago
  5. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  6. 22d6ee8 nb/intel/i945: Hook up PCI domain and CPU bus 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. 5e6b0f0 nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  9. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  10. c1d4d0b nb/intel/i945,gm45: Use incrementing index with fixed resource by Kyösti Mälkki · 3 years ago
  11. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  12. 964055d northbridge/intel/i945: Change types to uintptr_t where appropriate by Elyes HAOUAS · 2 years, 6 months ago
  13. a6b0922 nb/intel/i945: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  14. 15ef9b6 nb/intel/i945/northbridge.c: Reserve upper part of lower memory by Arthur Heymans · 3 years, 6 months ago
  15. a6e4afc nb/intel/i945/northbridge.c: Improve readability by Arthur Heymans · 3 years, 6 months ago
  16. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  17. 4a2f08c nb/intel/i945: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  18. cff4d16 nb/intel/i945: Refactor `get_pcie_bar` by Angel Pons · 4 years ago
  19. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  20. 7cf96ae northbridge/intel/i945: Mark legacy VGA memory as reserved by Furquan Shaikh · 4 years, 2 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  22. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  23. 3dff32c nb/i945: Improve code formatting by Elyes HAOUAS · 4 years, 3 months ago
  24. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  25. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  26. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  27. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  28. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  29. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  30. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  31. 442fb05 nb/{haswell,i945,sandybridge}: Drop outdated comment by Elyes HAOUAS · 4 years, 7 months ago
  32. 1e3d16e nb/i945: Remove unused include <cpu/cpu.h> by Elyes HAOUAS · 4 years, 10 months ago
  33. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  34. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  35. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  36. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  37. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  38. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  39. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  40. 4e008c6 nb/intel/i945: Reduce pcidev_on_root() calls by Nico Huber · 5 years ago
  41. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  42. cf3076e nb/intel/i945: Use common SMM_TSEG code by Arthur Heymans · 6 years ago
  43. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  44. 17ad459 nb/intel/*: Account for cbmem_top alignment by Arthur Heymans · 6 years ago
  45. 794f56b nb/intel/i945: Fix domain resources by Arthur Heymans · 6 years ago
  46. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  47. f6d1477 nb/intel/i945: Add a common function to compute TSEG size by Arthur Heymans · 6 years ago
  48. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  49. 658a934 nb/intel/i945: Get rid of device_t by Elyes HAOUAS · 6 years ago
  50. 8324d87 nb/intel/i945: Use ESMRAMC instead of 0x9e by Elyes HAOUAS · 6 years ago
  51. 70a8e34 nb/intel/i945: Fix errors found by checkpatch.pl by Arthur Heymans · 7 years ago
  52. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 7 years ago
  53. 8183025 intel/i945: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  54. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  55. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  56. 04be6b5 nb/intel/i945: Add PCI id for I945GC by Nico Huber · 8 years ago
  57. 0a15fe9 northbridge/intel/i945: Add space around operators by Elyes HAOUAS · 8 years ago
  58. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  59. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  60. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  61. b67eaee i945: Add 27ac to northbridge IDs. by Vladimir Serbinenko · 10 years ago
  62. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  63. 0e64617 i945: Convert to per-device ACPI by Vladimir Serbinenko · 10 years ago
  64. c862e44 northbridge/intel: Drop use of set_top_of_ram() by Kyösti Mälkki · 10 years ago
  65. 15935eb i945: Fix resource bases for UMA and TSEG by Kyösti Mälkki · 10 years ago
  66. 66f10b1 northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded value by Paul Menzel · 10 years ago
  67. 355ce38 northbridge/intel/i945: Add define for register `BSM` and use it by Paul Menzel · 10 years ago
  68. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  69. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  70. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  71. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  72. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  73. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  74. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  75. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  76. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  77. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  78. 6ff1d36 Intel and GFXUMA: fix MTRR and use uma_resource() by Kyösti Mälkki · 12 years ago
  79. b5f5652 Intel i945 and sch: no memory over 4GB by Kyösti Mälkki · 12 years ago
  80. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  81. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  82. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  83. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  84. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  85. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  86. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  87. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  88. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  89. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  90. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  91. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  92. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  93. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  94. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  95. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  96. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  97. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  98. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  99. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  100. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago