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