1. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  2. ac435b4 intel/haswell,lynxpoint: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  3. 8d14633 nb/intel/ironlake,sandybridge/gma: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  4. 8e679f7 sb/intel/i82801dx: Improve LPC device early init by Kyösti Mälkki · 1 year, 8 months ago
  5. 62eb94c nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  6. b291dc8 nb/intel/ironlake: Work around unused variable warning by Arthur Heymans · 1 year, 8 months ago
  7. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  8. 600fa26 nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  9. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  10. f2503fc nb/intel/pineview: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  11. 649c8cb nb/intel/x4x: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  12. 9ee9cd3 nb/intel/sandybridge: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  13. 49af63b nb/intel/gm45: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  14. e845753 nb/intel/i945: Specify supported memory type by Elyes Haouas · 1 year, 9 months ago
  15. 6397687 nb/intel/gm45: Make polling loops more explicit by Angel Pons · 1 year, 9 months ago
  16. 9015665 nb/intel/i945/raminit: Use 'bool' for do_reset by Elyes Haouas · 1 year, 9 months ago
  17. d9dade3 nb/intel/i945/raminit: Use 'bool' for clkcfg_bit7 by Elyes Haouas · 1 year, 9 months ago
  18. 26fc2a4 nb/intel/i945/raminit: Use 'size_t' for banksize[] by Elyes Haouas · 1 year, 9 months ago
  19. 4c0299f nb/x4x/dq_dqs.c: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  20. 6f9786b nb/intel/x4x/raminit.c: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  21. 60bdb32 nb/intel/i945/rcven.c: Use read32p() by Elyes Haouas · 1 year, 10 months ago
  22. 72c2e11 nb/intel/i945/i945.h: Drop useless guard by Elyes Haouas · 1 year, 9 months ago
  23. 1a847a1 nb/intel/i945: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  24. 4944609 intel/i945: Use 'bool' for dual_channel and interleaved by Elyes Haouas · 1 year, 10 months ago
  25. 8917ab4 nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTR by Paul Menzel · 1 year, 9 months ago
  26. e8bb6d2 nb/intel/i945/raminit.c: Fix formatted print by Elyes Haouas · 1 year, 9 months ago
  27. 61ed4ef treewide: use predicate to check if pci device is on n-th bus by Fabio Aiuto · 1 year, 10 months ago
  28. 072c99a nb/intel/i945/memmap.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  29. 7132b62 nb/intel/i945/rcven.c: Sort includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  30. 4114fdc nb/intel/i945/raminit.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  31. 712c70b nb/intel/i945/raminit.c: Use read32p() by Elyes Haouas · 2 years, 5 months ago
  32. 5e6b0f0 nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  33. 1233c43 nb/intel/sandybridge: Align TOUUD down to 1 MiB granularity by Arthur Heymans · 2 years ago
  34. c826ba4 commonlib/clamp.h: Relicense file to be BSD-compatible by Angel Pons · 1 year, 11 months ago
  35. 24f4e97 nb/intel/sandybridge/raminit_mrc.c: Use semicolon instead of comma by Elyes Haouas · 2 years ago
  36. e75bb01 northbridge/intel/i945: Fix GCC optimizing out cache preload jump by Petr Cvek · 2 years, 1 month ago
  37. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years, 1 month ago
  38. 8ee11b3 nb/intel: Drop local legacy_hole definitions by Kyösti Mälkki · 3 years, 1 month ago
  39. 4e4edf7 device/resource: Modify some resource allocation instances by Kyösti Mälkki · 2 years, 2 months ago
  40. 2a167ff nb/intel/gm45/acpi: Fix max PCI bus number by Nico Huber · 2 years, 2 months ago
  41. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  42. d6fb425 intel/gma: Use bitwise or instead addition for valid bit by Petr Cvek · 2 years, 1 month ago
  43. 46e93f9 nb/intel/i440bx: Use PARALLEL_MP by Arthur Heymans · 2 years, 8 months ago
  44. c1d4d0b nb/intel/i945,gm45: Use incrementing index with fixed resource by Kyösti Mälkki · 3 years, 1 month ago
  45. dd75aaf northbridge/intel/i945: Convert to ASL 2.0 by Elyes HAOUAS · 2 years, 6 months ago
  46. db735c4 src: Remove unused <cf9_reset.h> by Elyes Haouas · 2 years, 3 months ago
  47. 55f116a nb/intel/snb/raminit_mrc.c: Remove set but unused variable by Arthur Heymans · 2 years, 4 months ago
  48. 98435ed nb/intel/gm45: Enable 64bit support by Arthur Heymans · 2 years, 2 months ago
  49. cc0b452 nb/intel/gm45/iommu.c: Fix clearing GTT by Arthur Heymans · 2 years, 2 months ago
  50. 0cc56a2 nb/intel/gm45/dsdt: Fix number of PCI busses by Arthur Heymans · 2 years, 2 months ago
  51. 022d235 nb/intel/gm45: Allow for PCI BARs above 4G by Arthur Heymans · 2 years, 2 months ago
  52. e69461d nb/intel/pineview: Use cbfs mcache by Arthur Heymans · 3 years, 2 months ago
  53. 4d87100 northbridge/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  54. b30f868 nb/intel/i945/memmap.c: Fix TOLUD bit field mask by Petr Cvek · 2 years, 3 months ago
  55. 0f89a11 nb/intel/snb: Reduce scope of functions by Arthur Heymans · 2 years, 3 months ago
  56. 9d8dac0 nb/intel/sandybridge: Restore `mainboard_early_init()` call by Angel Pons · 2 years, 3 months ago
  57. 7a87433 mb/google,samsung: Drop init_bootmode_straps() by Kyösti Mälkki · 2 years, 8 months ago
  58. f8daf86 nb/intel/sandybridge/acpi: Support setting PCI bars above 4G by Arthur Heymans · 3 years, 5 months ago
  59. cdad992 nb/intel/gm45/pm.c: Make clang happy by Arthur Heymans · 2 years, 5 months ago
  60. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  61. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  62. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 5 months ago
  63. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  64. 4cee77b nb/intel/ironlake: Clean up `jedec_read()` function by Angel Pons · 2 years, 5 months ago
  65. fa5ed05 nb/intel/ironlake: Fix some quickpath init magic by Angel Pons · 2 years, 7 months ago
  66. e2531ff nb/intel/ironlake: Move out HECI remainders into southbridge by Angel Pons · 2 years, 5 months ago
  67. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  68. d00cfcb nb/intel/ironlake/raminit_heci.c: Move to southbridge scope by Angel Pons · 2 years, 5 months ago
  69. 3461917 nb/intel/ironlake: Decouple `setup_heci_uma()` from northbridge by Angel Pons · 2 years, 5 months ago
  70. c35ce0e nb/intel/ironlake/raminit_heci.c: Turn into compilation unit by Angel Pons · 2 years, 5 months ago
  71. 4e722d0 nb/intel/ironlake: Split out HECI code out of raminit by Angel Pons · 2 years, 5 months ago
  72. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  73. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  74. 8b94d3e nb/intel/haswell: Report SMBIOS memory speed in MT/s by Angel Pons · 2 years, 6 months ago
  75. 7503cd1 nb/intel/gm45/raminit.c: Fix indent for 'if' statement by Elyes HAOUAS · 2 years, 6 months ago
  76. 921b99e nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macros by Elyes HAOUAS · 2 years, 6 months ago
  77. a233eb4 nb/intel/sandybridge/raminit_mrc.c: Use DDR3_SPD_SODIMM macro by Elyes HAOUAS · 2 years, 6 months ago
  78. 62b23c1 nb/intel/sandybridge/raminit_mrc.c: Use <smbios.h> macros by Elyes HAOUAS · 2 years, 6 months ago
  79. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 6 months ago
  80. 964055d northbridge/intel/i945: Change types to uintptr_t where appropriate by Elyes HAOUAS · 2 years, 6 months ago
  81. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  82. 6a8e0b1 src/northbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  83. 187bec7 nb/intel/i945/raminit.c: Set "integrated_graphics" as bool by Elyes HAOUAS · 2 years, 7 months ago
  84. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 7 months ago
  85. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 7 months ago
  86. f64ad5e northbridge/intel/ironlake/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  87. d0437f3 northbridge/intel/sandybridge/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  88. 6ed79cb northbridge/intel/haswell/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  89. 2ea8b94 nb/intel/ironlake: Use `NUM_CHANNELS` macro by Angel Pons · 2 years, 7 months ago
  90. 7f5a1ee Spell *Boot Guard* with a space for official spelling by Paul Menzel · 2 years, 7 months ago
  91. 68ff337 nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXT by Michał Żygowski · 2 years, 8 months ago
  92. ede8718 nb/intel/sandybridge: Add support for DPR by Michał Żygowski · 2 years, 8 months ago
  93. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 8 months ago
  94. 6de8b42 arch/x86: Refactor the SMBIOS type 17 write function by Subrata Banik · 2 years, 9 months ago
  95. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  96. abe5632 nb/intel/haswell/northbridge.c: Drop stale comment by Angel Pons · 2 years, 8 months ago
  97. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  98. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  99. 51254ee nb/intel/haswell: Add HDAU ACPI device by Matt DeVillier · 4 years, 2 months ago
  100. ff1ef8d nb/intel/sandybridge: Populate meminfo when using MRC by Matt DeVillier · 8 years ago