1. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  2. bd909ad nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4 by Kyösti Mälkki · 3 years, 3 months ago
  3. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 5 months ago
  4. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  5. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 10 months ago
  6. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  7. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  8. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  9. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 2 months ago
  10. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 2 months ago
  11. d13bd05 nb/intel: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 3 months ago
  12. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  13. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  14. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  15. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  16. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  17. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  18. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 3 months ago
  19. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  20. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  21. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  22. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  23. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  24. b71fb52 intel/e7505: Always enable DIMM compatibility checks by Kyösti Mälkki · 4 years, 6 months ago
  25. bd077cb intel/e7505: Remove commented out suspicious code by Kyösti Mälkki · 4 years, 6 months ago
  26. d1141ab intel/e7505,i82801dx: Refactor raminit by Kyösti Mälkki · 4 years, 6 months ago
  27. 61af679 aopen/dxplplusu,intel/e7505: Move mainboard_romstage_entry() by Kyösti Mälkki · 4 years, 6 months ago
  28. 9e581ec intel/e7505,i82801dx: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 6 months ago
  29. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  30. 7c9a0e8 arch/x86: Use the stage argument to implement cbmem_top by Arthur Heymans · 4 years, 9 months ago
  31. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 9 months ago
  32. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  33. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 9 months ago
  34. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  35. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  36. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  37. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  38. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  39. 55b7263 intel/e7505,i82801dx: Fix SMM_ASEG lock by Kyösti Mälkki · 5 years ago
  40. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  41. a8dc3f5 intel/e7505: Drop debug code by Kyösti Mälkki · 5 years ago
  42. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  43. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  44. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  45. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  46. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  47. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  48. c2c1dc9 {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() by Elyes HAOUAS · 6 years ago
  49. ec55868 aopen/dxplplusu: Move timestamps to common code by Kyösti Mälkki · 6 years ago
  50. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  51. c859f10 intel/e7505: Drop ECC scrubber code by Kyösti Mälkki · 6 years ago
  52. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  53. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  54. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  55. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  56. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  57. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  58. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  59. 371e7d9 nb/intel/e7505: Leave ROM as un-cacheable in postcar by Kyösti Mälkki · 6 years ago
  60. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  61. 58d6ff1 intel/e7505: Remove ROMCC workaround by Kyösti Mälkki · 6 years ago
  62. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  63. 3e893bb intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGE by Kyösti Mälkki · 6 years ago
  64. 8168046 intel/e7505: Move to RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  65. 4c0e277 intel/e7505: Assume AGP slot disabled by Kyösti Mälkki · 6 years ago
  66. 717b6e3 aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  67. 9e69c87 intel/e7505: Fix domain resources by Kyösti Mälkki · 6 years ago
  68. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  69. 97e8b75 nb/intel/e7505: Get rid of device_t by Elyes HAOUAS · 6 years ago
  70. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  71. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  72. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  73. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  74. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  75. 22710a6 northbridge/intel/e7505/debug.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  76. 9309552 northbridge/intel/e7505: Improve code formatting by Elyes HAOUAS · 8 years ago
  77. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  78. 7ea0fe5 northbridge/intel/e7505: transition away from device_t by Antonello Dettori · 8 years ago
  79. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  80. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  81. 15279a9 src/northbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  82. d7ee9dd northbridge/intel: add missing #include guards by Iru Cai · 8 years ago
  83. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  84. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  85. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  86. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  87. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  88. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  89. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  90. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  91. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  92. c7310d9 e7505: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  93. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago
  94. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  95. 08280cb northbridge/intel/e7505/raminit.c: Silence warn of unused func by Edward O'Callaghan · 10 years ago
  96. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  97. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  98. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  99. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  100. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago