1. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  2. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 5 months ago
  3. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  4. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  5. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  6. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 2 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 3 months ago
  9. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  10. b71fb52 intel/e7505: Always enable DIMM compatibility checks by Kyösti Mälkki · 4 years, 6 months ago
  11. bd077cb intel/e7505: Remove commented out suspicious code by Kyösti Mälkki · 4 years, 6 months ago
  12. d1141ab intel/e7505,i82801dx: Refactor raminit by Kyösti Mälkki · 4 years, 6 months ago
  13. 9e581ec intel/e7505,i82801dx: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 6 months ago
  14. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  15. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  16. a8dc3f5 intel/e7505: Drop debug code by Kyösti Mälkki · 5 years ago
  17. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  18. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  19. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  20. ec55868 aopen/dxplplusu: Move timestamps to common code by Kyösti Mälkki · 6 years ago
  21. c859f10 intel/e7505: Drop ECC scrubber code by Kyösti Mälkki · 6 years ago
  22. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  23. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  24. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  25. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  26. 58d6ff1 intel/e7505: Remove ROMCC workaround by Kyösti Mälkki · 6 years ago
  27. 4c0e277 intel/e7505: Assume AGP slot disabled by Kyösti Mälkki · 6 years ago
  28. 717b6e3 aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  29. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  30. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  31. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  32. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  33. 9309552 northbridge/intel/e7505: Improve code formatting by Elyes HAOUAS · 8 years ago
  34. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  35. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  36. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  37. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  38. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  39. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago
  40. 08280cb northbridge/intel/e7505/raminit.c: Silence warn of unused func by Edward O'Callaghan · 10 years ago
  41. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  42. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  43. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  44. 41dd3db Intel e7505: provide get_top_of_ram by Kyösti Mälkki · 12 years ago
  45. 1e0ddf6 Fix some issues with new "reference" toolchain by Stefan Reinauer · 12 years ago
  46. 93b4ed9 Intel e7505: build as separate object file by Kyösti Mälkki · 12 years ago
  47. 97c064f Intel e7505: enable ECC scrubbing by Kyösti Mälkki · 12 years ago
  48. 77e4f7d Intel e7505: refactor only by Kyösti Mälkki · 12 years ago
  49. 26c7b86 Intel e7505: handlers for undocumented registers by Kyösti Mälkki · 12 years ago
  50. 5c1ff92 Intel e7505: cleanups by Kyösti Mälkki · 12 years ago
  51. 5bd271b Intel e7505: renames only by Kyösti Mälkki · 12 years ago
  52. 0a0d5e8 Add support for E7505 northbridge. by Kyösti Mälkki · 13 years ago
  53. b15975b copy e7501 component to e7505 by Stefan Reinauer · 13 years ago