1. c1d4d0b nb/intel/i945,gm45: Use incrementing index with fixed resource by Kyösti Mälkki · 3 years, 1 month ago
  2. cd259cb arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness by Arthur Heymans · 2 years, 2 months ago
  3. 4e619b2 drivers/amd/agesa: Use prepare_and_run_postcar by Arthur Heymans · 2 years, 5 months ago
  4. dd75aaf northbridge/intel/i945: Convert to ASL 2.0 by Elyes HAOUAS · 2 years, 6 months ago
  5. db735c4 src: Remove unused <cf9_reset.h> by Elyes Haouas · 2 years, 3 months ago
  6. 55f116a nb/intel/snb/raminit_mrc.c: Remove set but unused variable by Arthur Heymans · 2 years, 4 months ago
  7. 98435ed nb/intel/gm45: Enable 64bit support by Arthur Heymans · 2 years, 2 months ago
  8. cc0b452 nb/intel/gm45/iommu.c: Fix clearing GTT by Arthur Heymans · 2 years, 2 months ago
  9. 0cc56a2 nb/intel/gm45/dsdt: Fix number of PCI busses by Arthur Heymans · 2 years, 2 months ago
  10. 022d235 nb/intel/gm45: Allow for PCI BARs above 4G by Arthur Heymans · 2 years, 2 months ago
  11. e69461d nb/intel/pineview: Use cbfs mcache by Arthur Heymans · 3 years, 2 months ago
  12. 9d8df30 nb/amd/{agesa,pi}: Clean up some math expressions by Elyes Haouas · 2 years, 5 months ago
  13. 5213b19 nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect the code by Elyes Haouas · 2 years, 5 months ago
  14. 210b915 {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> by Elyes HAOUAS · 2 years, 6 months ago
  15. 4d87100 northbridge/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  16. b30f868 nb/intel/i945/memmap.c: Fix TOLUD bit field mask by Petr Cvek · 2 years, 3 months ago
  17. 0f89a11 nb/intel/snb: Reduce scope of functions by Arthur Heymans · 2 years, 3 months ago
  18. 9d8dac0 nb/intel/sandybridge: Restore `mainboard_early_init()` call by Angel Pons · 2 years, 3 months ago
  19. 7a87433 mb/google,samsung: Drop init_bootmode_straps() by Kyösti Mälkki · 2 years, 8 months ago
  20. f8daf86 nb/intel/sandybridge/acpi: Support setting PCI bars above 4G by Arthur Heymans · 3 years, 5 months ago
  21. 99eab34 amd/fam*/northbridge.c: Remove unused reset_memhole variable by Arthur Heymans · 2 years, 4 months ago
  22. cc66ff3 amd/fam*/northbridge.c: Fix unused hest variable by Arthur Heymans · 2 years, 4 months ago
  23. cdad992 nb/intel/gm45/pm.c: Make clang happy by Arthur Heymans · 2 years, 5 months ago
  24. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  25. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  26. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 5 months ago
  27. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  28. 4cee77b nb/intel/ironlake: Clean up `jedec_read()` function by Angel Pons · 2 years, 5 months ago
  29. fa5ed05 nb/intel/ironlake: Fix some quickpath init magic by Angel Pons · 2 years, 7 months ago
  30. e2531ff nb/intel/ironlake: Move out HECI remainders into southbridge by Angel Pons · 2 years, 5 months ago
  31. a1f5ad0 nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config' by Elyes Haouas · 2 years, 5 months ago
  32. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  33. d00cfcb nb/intel/ironlake/raminit_heci.c: Move to southbridge scope by Angel Pons · 2 years, 5 months ago
  34. 3461917 nb/intel/ironlake: Decouple `setup_heci_uma()` from northbridge by Angel Pons · 2 years, 5 months ago
  35. c35ce0e nb/intel/ironlake/raminit_heci.c: Turn into compilation unit by Angel Pons · 2 years, 5 months ago
  36. 4e722d0 nb/intel/ironlake: Split out HECI code out of raminit by Angel Pons · 2 years, 5 months ago
  37. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  38. a4d033a nb/amd/pi/00730F01/iommu: call pci_dev_set_resources directly by Felix Held · 2 years, 5 months ago
  39. ddf137f nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resource by Felix Held · 2 years, 5 months ago
  40. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  41. 8b94d3e nb/intel/haswell: Report SMBIOS memory speed in MT/s by Angel Pons · 2 years, 5 months ago
  42. 7503cd1 nb/intel/gm45/raminit.c: Fix indent for 'if' statement by Elyes HAOUAS · 2 years, 6 months ago
  43. 921b99e nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macros by Elyes HAOUAS · 2 years, 6 months ago
  44. a233eb4 nb/intel/sandybridge/raminit_mrc.c: Use DDR3_SPD_SODIMM macro by Elyes HAOUAS · 2 years, 6 months ago
  45. 62b23c1 nb/intel/sandybridge/raminit_mrc.c: Use <smbios.h> macros by Elyes HAOUAS · 2 years, 6 months ago
  46. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 6 months ago
  47. 964055d northbridge/intel/i945: Change types to uintptr_t where appropriate by Elyes HAOUAS · 2 years, 6 months ago
  48. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  49. 6a8e0b1 src/northbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  50. 187bec7 nb/intel/i945/raminit.c: Set "integrated_graphics" as bool by Elyes HAOUAS · 2 years, 7 months ago
  51. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 7 months ago
  52. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 7 months ago
  53. f64ad5e northbridge/intel/ironlake/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  54. d0437f3 northbridge/intel/sandybridge/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  55. 6ed79cb northbridge/intel/haswell/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  56. 2ea8b94 nb/intel/ironlake: Use `NUM_CHANNELS` macro by Angel Pons · 2 years, 7 months ago
  57. 7f5a1ee Spell *Boot Guard* with a space for official spelling by Paul Menzel · 2 years, 7 months ago
  58. ca1e8aa northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variables by Michał Kopeć · 2 years, 7 months ago
  59. dc35d2a northbridge/amd/pi/00730F01: enable PARALLEL_MP by Michał Kopeć · 2 years, 8 months ago
  60. 68ff337 nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXT by Michał Żygowski · 2 years, 8 months ago
  61. ede8718 nb/intel/sandybridge: Add support for DPR by Michał Żygowski · 2 years, 8 months ago
  62. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 8 months ago
  63. 6de8b42 arch/x86: Refactor the SMBIOS type 17 write function by Subrata Banik · 2 years, 9 months ago
  64. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  65. abe5632 nb/intel/haswell/northbridge.c: Drop stale comment by Angel Pons · 2 years, 8 months ago
  66. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  67. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 9 months ago
  68. aed59b6 AGESA binaryPI: Use common acpi_fill_madt() by Kyösti Mälkki · 3 years, 1 month ago
  69. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  70. 51254ee nb/intel/haswell: Add HDAU ACPI device by Matt DeVillier · 4 years, 2 months ago
  71. ff1ef8d nb/intel/sandybridge: Populate meminfo when using MRC by Matt DeVillier · 8 years ago
  72. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  73. 863efe4 nb/intel/haswell: Move MRC glue code into a subfolder by Angel Pons · 3 years, 1 month ago
  74. bc04997 nb/intel/haswell/gma.c: Add ULX PCI device IDs by Angel Pons · 3 years, 6 months ago
  75. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  76. d7461f1 nb/intel/x4x: Expose x86_64 support by Arthur Heymans · 3 years ago
  77. 4d06ff0 nb/intel/x4x: Use write32p and read32p by Arthur Heymans · 3 years ago
  78. 2aeb2a1 nb/intel/x4x: Prepare for x86_64 support by Arthur Heymans · 3 years ago
  79. 6adbfa7 nb/intel/haswell/pcie.c: Avoid needless death by Angel Pons · 3 years, 1 month ago
  80. 6e0dd4e nb/intel/haswell/pcie.c: Introduce helper variable by Angel Pons · 3 years, 1 month ago
  81. 24e14f9 nb/intel/haswell/pcie.c: Fix getting PCI function by Angel Pons · 3 years, 1 month ago
  82. 4446343 nb/intel/ironlake: Factor out common uncore ASL by Angel Pons · 3 years, 1 month ago
  83. c1328a6 MRC platforms: Fix MRC version printk format specifiers by Angel Pons · 3 years, 1 month ago
  84. 6a2a514 nb/intel/haswell: Fully handle GDXCBAR and EDRAMBAR by Angel Pons · 3 years, 1 month ago
  85. 3eeefba nb/intel/haswell/memmap.h: Define MMIO window sizes by Angel Pons · 3 years, 1 month ago
  86. ef5eb96 nb/intel/haswell: Update some "Misc ICH" comments by Angel Pons · 3 years, 1 month ago
  87. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 3 years, 11 months ago
  88. 29bc624 nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device ID by Mate Kukri · 3 years, 1 month ago
  89. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  90. d059112 nb/intel/x4x/rcven.c: Guard macro parameters by Angel Pons · 3 years, 2 months ago
  91. 2a29d45 lib/hexdump: remove hexdump32 and use hexdump instead by Felix Held · 3 years, 2 months ago
  92. 8dd5b17 nb/amd/pi/00630F01: Remove unused directory and code by Angel Pons · 3 years, 2 months ago
  93. 01661bb nb/intel/gm45: Guard even more macro parameters by Angel Pons · 3 years, 2 months ago
  94. f23a852 nb/amd/pi/00730F01: enable RESOURCE_ALLOCATOR_V4 by Michał Żygowski · 3 years, 2 months ago
  95. 58d6f96 nb/amd/pi/00730F01/northbridge.c: Report missing resources by Michał Żygowski · 3 years, 2 months ago
  96. f5d457d nb/amd/pi/00730F01: Use generic allocation functions for PCI domain by Michał Żygowski · 3 years, 2 months ago
  97. fb198c6 nb/amd/pi/00730F01: Use generic allocation functions for northbridge by Michał Żygowski · 3 years, 2 months ago
  98. bd909ad nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4 by Kyösti Mälkki · 3 years, 3 months ago
  99. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  100. 88a0ce6 nb/amd/{agesa,pi}: Avoid overflows during DRAM calculation by Michał Żygowski · 3 years, 2 months ago