1. 4944609 intel/i945: Use 'bool' for dual_channel and interleaved by Elyes Haouas · 1 year, 11 months ago
  2. d0b2aa1 nb/amd/agesa/fam16kb: Remove dead code by Arthur Heymans · 1 year, 10 months ago
  3. 6fa6e11 nb/amd/agesa/fam15tn: Remove dead code by Arthur Heymans · 1 year, 10 months ago
  4. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  5. 8917ab4 nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTR by Paul Menzel · 1 year, 10 months ago
  6. e8bb6d2 nb/intel/i945/raminit.c: Fix formatted print by Elyes Haouas · 1 year, 11 months ago
  7. 61ed4ef treewide: use predicate to check if pci device is on n-th bus by Fabio Aiuto · 1 year, 11 months ago
  8. 072c99a nb/intel/i945/memmap.c: Clean up includes by Elyes Haouas · 1 year, 11 months ago
  9. 7132b62 nb/intel/i945/rcven.c: Sort includes and add <types.h> by Elyes Haouas · 1 year, 11 months ago
  10. 4114fdc nb/intel/i945/raminit.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 11 months ago
  11. 712c70b nb/intel/i945/raminit.c: Use read32p() by Elyes Haouas · 2 years, 6 months ago
  12. 44807ac soc/amd/common: Add common function to get cpu count by Arthur Heymans · 1 year, 11 months ago
  13. 5e6b0f0 nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 11 months ago
  14. 1233c43 nb/intel/sandybridge: Align TOUUD down to 1 MiB granularity by Arthur Heymans · 2 years, 1 month ago
  15. c826ba4 commonlib/clamp.h: Relicense file to be BSD-compatible by Angel Pons · 2 years ago
  16. f9b535e nb/amd: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  17. 693f7c1 nb/amd/*/*/pci_devs.h: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  18. f63edd9 nb/amd/agesa/*/dimmSpd.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  19. 3adfde9 nb/amd/agesa/*/northbridge.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  20. f58c787 nb/amd/agesa/*/acpi_tables.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  21. 24f4e97 nb/intel/sandybridge/raminit_mrc.c: Use semicolon instead of comma by Elyes Haouas · 2 years, 1 month ago
  22. e75bb01 northbridge/intel/i945: Fix GCC optimizing out cache preload jump by Petr Cvek · 2 years, 2 months ago
  23. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years, 2 months ago
  24. 8ee11b3 nb/intel: Drop local legacy_hole definitions by Kyösti Mälkki · 3 years, 2 months ago
  25. 4e4edf7 device/resource: Modify some resource allocation instances by Kyösti Mälkki · 2 years, 3 months ago
  26. 2a167ff nb/intel/gm45/acpi: Fix max PCI bus number by Nico Huber · 2 years, 3 months ago
  27. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  28. d6fb425 intel/gma: Use bitwise or instead addition for valid bit by Petr Cvek · 2 years, 2 months ago
  29. 750d57f drivers/amd/agesa: Don't save regular boot MTRR to flash by Arthur Heymans · 4 years ago
  30. 46e93f9 nb/intel/i440bx: Use PARALLEL_MP by Arthur Heymans · 2 years, 9 months ago
  31. 9e9dccb arch/x86/car.ld: Remove AGESA linker warning workaround by Arthur Heymans · 2 years, 3 months ago
  32. b80de18 vendorcode/amd/agesa/fam16kb: Fix improper use of .data by Arthur Heymans · 2 years, 3 months ago
  33. 704ccaf vendorcode/amd/agesa/f14: Fix improper use of .data by Arthur Heymans · 2 years, 3 months ago
  34. 8d3640d vendorcode/amd/agesa/f15tn: Fix all improper use of .data by Arthur Heymans · 2 years, 3 months ago
  35. c1d4d0b nb/intel/i945,gm45: Use incrementing index with fixed resource by Kyösti Mälkki · 3 years, 2 months ago
  36. cd259cb arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness by Arthur Heymans · 2 years, 3 months ago
  37. 4e619b2 drivers/amd/agesa: Use prepare_and_run_postcar by Arthur Heymans · 2 years, 6 months ago
  38. dd75aaf northbridge/intel/i945: Convert to ASL 2.0 by Elyes HAOUAS · 2 years, 7 months ago
  39. db735c4 src: Remove unused <cf9_reset.h> by Elyes Haouas · 2 years, 4 months ago
  40. 55f116a nb/intel/snb/raminit_mrc.c: Remove set but unused variable by Arthur Heymans · 2 years, 5 months ago
  41. 98435ed nb/intel/gm45: Enable 64bit support by Arthur Heymans · 2 years, 3 months ago
  42. cc0b452 nb/intel/gm45/iommu.c: Fix clearing GTT by Arthur Heymans · 2 years, 3 months ago
  43. 0cc56a2 nb/intel/gm45/dsdt: Fix number of PCI busses by Arthur Heymans · 2 years, 3 months ago
  44. 022d235 nb/intel/gm45: Allow for PCI BARs above 4G by Arthur Heymans · 2 years, 3 months ago
  45. e69461d nb/intel/pineview: Use cbfs mcache by Arthur Heymans · 3 years, 3 months ago
  46. 9d8df30 nb/amd/{agesa,pi}: Clean up some math expressions by Elyes Haouas · 2 years, 6 months ago
  47. 5213b19 nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect the code by Elyes Haouas · 2 years, 6 months ago
  48. 210b915 {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> by Elyes HAOUAS · 2 years, 7 months ago
  49. 4d87100 northbridge/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  50. b30f868 nb/intel/i945/memmap.c: Fix TOLUD bit field mask by Petr Cvek · 2 years, 4 months ago
  51. 0f89a11 nb/intel/snb: Reduce scope of functions by Arthur Heymans · 2 years, 4 months ago
  52. 9d8dac0 nb/intel/sandybridge: Restore `mainboard_early_init()` call by Angel Pons · 2 years, 4 months ago
  53. 7a87433 mb/google,samsung: Drop init_bootmode_straps() by Kyösti Mälkki · 2 years, 9 months ago
  54. f8daf86 nb/intel/sandybridge/acpi: Support setting PCI bars above 4G by Arthur Heymans · 3 years, 6 months ago
  55. 99eab34 amd/fam*/northbridge.c: Remove unused reset_memhole variable by Arthur Heymans · 2 years, 5 months ago
  56. cc66ff3 amd/fam*/northbridge.c: Fix unused hest variable by Arthur Heymans · 2 years, 5 months ago
  57. cdad992 nb/intel/gm45/pm.c: Make clang happy by Arthur Heymans · 2 years, 6 months ago
  58. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  59. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  60. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 6 months ago
  61. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 6 months ago
  62. 4cee77b nb/intel/ironlake: Clean up `jedec_read()` function by Angel Pons · 2 years, 6 months ago
  63. fa5ed05 nb/intel/ironlake: Fix some quickpath init magic by Angel Pons · 2 years, 8 months ago
  64. e2531ff nb/intel/ironlake: Move out HECI remainders into southbridge by Angel Pons · 2 years, 6 months ago
  65. a1f5ad0 nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config' by Elyes Haouas · 2 years, 6 months ago
  66. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 5 months ago
  67. d00cfcb nb/intel/ironlake/raminit_heci.c: Move to southbridge scope by Angel Pons · 2 years, 6 months ago
  68. 3461917 nb/intel/ironlake: Decouple `setup_heci_uma()` from northbridge by Angel Pons · 2 years, 6 months ago
  69. c35ce0e nb/intel/ironlake/raminit_heci.c: Turn into compilation unit by Angel Pons · 2 years, 6 months ago
  70. 4e722d0 nb/intel/ironlake: Split out HECI code out of raminit by Angel Pons · 2 years, 6 months ago
  71. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  72. a4d033a nb/amd/pi/00730F01/iommu: call pci_dev_set_resources directly by Felix Held · 2 years, 6 months ago
  73. ddf137f nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resource by Felix Held · 2 years, 6 months ago
  74. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 2 months ago
  75. 8b94d3e nb/intel/haswell: Report SMBIOS memory speed in MT/s by Angel Pons · 2 years, 7 months ago
  76. 7503cd1 nb/intel/gm45/raminit.c: Fix indent for 'if' statement by Elyes HAOUAS · 2 years, 7 months ago
  77. 921b99e nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macros by Elyes HAOUAS · 2 years, 7 months ago
  78. a233eb4 nb/intel/sandybridge/raminit_mrc.c: Use DDR3_SPD_SODIMM macro by Elyes HAOUAS · 2 years, 7 months ago
  79. 62b23c1 nb/intel/sandybridge/raminit_mrc.c: Use <smbios.h> macros by Elyes HAOUAS · 2 years, 7 months ago
  80. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 7 months ago
  81. 964055d northbridge/intel/i945: Change types to uintptr_t where appropriate by Elyes HAOUAS · 2 years, 7 months ago
  82. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  83. 6a8e0b1 src/northbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 8 months ago
  84. 187bec7 nb/intel/i945/raminit.c: Set "integrated_graphics" as bool by Elyes HAOUAS · 2 years, 8 months ago
  85. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 8 months ago
  86. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  87. f64ad5e northbridge/intel/ironlake/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  88. d0437f3 northbridge/intel/sandybridge/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  89. 6ed79cb northbridge/intel/haswell/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  90. 2ea8b94 nb/intel/ironlake: Use `NUM_CHANNELS` macro by Angel Pons · 2 years, 8 months ago
  91. 7f5a1ee Spell *Boot Guard* with a space for official spelling by Paul Menzel · 2 years, 8 months ago
  92. ca1e8aa northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variables by Michał Kopeć · 2 years, 9 months ago
  93. dc35d2a northbridge/amd/pi/00730F01: enable PARALLEL_MP by Michał Kopeć · 2 years, 9 months ago
  94. 68ff337 nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXT by Michał Żygowski · 2 years, 9 months ago
  95. ede8718 nb/intel/sandybridge: Add support for DPR by Michał Żygowski · 2 years, 9 months ago
  96. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 9 months ago
  97. 6de8b42 arch/x86: Refactor the SMBIOS type 17 write function by Subrata Banik · 2 years, 10 months ago
  98. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  99. abe5632 nb/intel/haswell/northbridge.c: Drop stale comment by Angel Pons · 2 years, 10 months ago
  100. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago