1. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  2. 8247cc3 northbridge: Remove unused include <device/pci.h> by Elyes HAOUAS · 4 years, 8 months ago
  3. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  4. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  5. c9a717d nb/intel/gm45: Fix typo in console message by Elyes HAOUAS · 4 years, 6 months ago
  6. 1cfafe2 intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call by Kyösti Mälkki · 4 years, 7 months ago
  7. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  8. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 8 months ago
  9. 748caed northbridge: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 8 months ago
  10. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 8 months ago
  11. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  12. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  13. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  14. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 10 months ago
  15. ea2bec2 nb/intel/gm45: Add VBOOT support by Arthur Heymans · 4 years, 10 months ago
  16. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  17. be9533a nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support by Arthur Heymans · 4 years, 10 months ago
  18. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  19. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  20. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 10 months ago
  21. 29e5358 nb/intel/gm45: Don't run graphics init on s3 resume by Arthur Heymans · 4 years, 10 months ago
  22. 9ed0df4 sb/intel/i82801ix: Add common code to set up LPC IO decode ranges by Arthur Heymans · 4 years, 10 months ago
  23. d7205be nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  24. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  25. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  26. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  27. 4a86b3b nb/intel/gm45: Call ddr3_calibrate_zq() only for DDR3 :) by Nico Huber · 5 years ago
  28. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  29. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  30. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  31. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  32. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  33. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  34. 0845636 nb/intel/gm45: Don't create DMAR tables for disabled IGD by Arthur Heymans · 5 years ago
  35. 15063e8 nb/intel/gm45/acpi.c: Don't read PCI config to check presence by Arthur Heymans · 5 years ago
  36. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  37. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  38. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  39. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  40. bccd2b6 intel/i945,gm45,pineview,x4x: Fix stage cache location by Kyösti Mälkki · 5 years ago
  41. aba8fb1 intel/i945,gm45,pineview,x4x: Move stage cache support function by Kyösti Mälkki · 5 years ago
  42. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  43. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  44. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  45. 7f9f3d0 northbridge/gm45: document that raminit doesn't support mirrored ranks by Felix Held · 5 years ago
  46. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  47. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  48. 1bc7b6e {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function by Elyes HAOUAS · 5 years ago
  49. ad0b482 sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  50. f74f6cb nb/intel/{gm45,i945,x4x}: Correct array bounds checks by Jacob Garber · 5 years ago
  51. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  52. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  53. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  54. e183429 nb/intel/stage_cache.c: Drop unnecessary includes by Elyes HAOUAS · 5 years ago
  55. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  56. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  57. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  58. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  59. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  60. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  61. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  62. 3b0eb60 nb/intel/gm45: Use a common romstage by Arthur Heymans · 6 years ago
  63. c3e9ba0 nb/intel/gm45: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  64. 6336d4c nb/intel/gm45: Use parallel MP init by Arthur Heymans · 7 years ago
  65. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  66. a6ce5d3 nb/intel/gm45: Remove the C native graphic init by Arthur Heymans · 6 years ago
  67. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  68. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  69. 98a9174 device: Replace ugly cases of dev_find_slot() by Kyösti Mälkki · 6 years ago
  70. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  71. 4d2d171 nb/intel/gm45: Make fetching the blc_pwm freq global by Arthur Heymans · 6 years ago
  72. c679b1f nb/intel/gm45: Make fetching the blc_pwm freq its own function by Arthur Heymans · 6 years ago
  73. 009518e nb/intel/gm45: Correctly cache TSEG by Arthur Heymans · 6 years ago
  74. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  75. 48fa922 nb/intel/gm45/northbridge.c: Check for NULL pointers by Arthur Heymans · 6 years ago
  76. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  77. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  78. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  79. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  80. f33e835 nb/intel/gm45: Use macro instead of magic number by Elyes HAOUAS · 6 years ago
  81. d522db0 nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware by Arthur Heymans · 6 years ago
  82. 17ad459 nb/intel/*: Account for cbmem_top alignment by Arthur Heymans · 6 years ago
  83. ef20ecc nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address by Elyes HAOUAS · 6 years ago
  84. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  85. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  86. 3d45000 src: Fix typo by Elyes HAOUAS · 6 years ago
  87. 64f6b71 src/northbridge: Fix typo by Elyes HAOUAS · 6 years ago
  88. 8908931 nb/intel/gm45: Don't use PCI operations on the pci_domain device by Arthur Heymans · 6 years ago
  89. aade90e nb/intel/gm45: Use common code for SMM in TSEG by Arthur Heymans · 7 years ago
  90. fd051dc src/northbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  91. 21b71ce6 src/nb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  92. 7866d49 arch/x86/acpi: Add DMAR RMRR helper functions by Matt DeVillier · 6 years ago
  93. e798e6a sb/intel/i82801ix: Use the common ACPI pirq generator by Arthur Heymans · 7 years ago
  94. f2dd049 libgfxinit: Enable G45 support (for GM45/X4X) by Nico Huber · 7 years ago
  95. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  96. 3a4edb6 nb/intel/gm45: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  97. 089b908 nb/intel: Use postcar_frame_add_romcache() by Nico Huber · 6 years ago
  98. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  99. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  100. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago