1. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  2. d7461f1 nb/intel/x4x: Expose x86_64 support by Arthur Heymans · 3 years, 2 months ago
  3. 4d06ff0 nb/intel/x4x: Use write32p and read32p by Arthur Heymans · 3 years, 2 months ago
  4. 2aeb2a1 nb/intel/x4x: Prepare for x86_64 support by Arthur Heymans · 3 years, 2 months ago
  5. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 3 months ago
  6. d059112 nb/intel/x4x/rcven.c: Guard macro parameters by Angel Pons · 3 years, 3 months ago
  7. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  8. f9c9390 nb/intel: Use get_int_option() by Angel Pons · 3 years, 10 months ago
  9. 2bb361f nb/intel/x4x: Refactor sync DLL programming (part 2) by Nico Huber · 3 years, 5 months ago
  10. a20a02e nb/intel/x4x: Refactor sync DLL programming (part 1) by Nico Huber · 3 years, 5 months ago
  11. b6a2ebe nb/intel/x4x: Sort code in program_dll() by Nico Huber · 3 years, 5 months ago
  12. a5146f3 nb/intel/x4x: Use new fixed BAR accessors by Angel Pons · 3 years, 5 months ago
  13. 93aab51 nb/intel/x4x: Correct and use macros for CLKCFG by Angel Pons · 3 years, 5 months ago
  14. 70dc0a8 nb/intel/x4x/dq_dqs.c: Avoid breaking strings over multiple lines by Angel Pons · 3 years, 5 months ago
  15. e821914 nb/intel/x4x: Add missing newlines to log message by Angel Pons · 3 years, 5 months ago
  16. dd7ce4e nb/intel/x4x: Reflow long lines by Angel Pons · 3 years, 5 months ago
  17. 5c3160e nb/intel/x4x/dq_dqs.c: Fix typo in variable name by Angel Pons · 3 years, 5 months ago
  18. c024c14 nb/intel/x4x: Correct sync DLL phase search by Angel Pons · 3 years, 5 months ago
  19. 7720f1d nb/intel: Factor out remaining MCHBAR macros by Angel Pons · 3 years, 5 months ago
  20. afb3d7e device/dram/ddr3: Get rid of useless typedefs by Angel Pons · 3 years, 5 months ago
  21. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 6 months ago
  22. 3051a9e nb/intel/x4x: Use a variable for s3resume by Kyösti Mälkki · 3 years, 6 months ago
  23. b33c6fb nb/intel/x4x,sandybridge: Move INITRAM timestamps by Kyösti Mälkki · 3 years, 6 months ago
  24. 4ce0a07 nb/intel/x4x,sandybridge: Move romstage_handoff_init() call by Kyösti Mälkki · 3 years, 6 months ago
  25. 030d338 nb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 6 months ago
  26. e88f705 nb/intel/x4x: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 7 months ago
  27. 06d224f nb/intel/x4x: Correct DDR3 turnaround table by Angel Pons · 3 years, 7 months ago
  28. a6daff1 nb/intel/x4x: Constify write leveling arrays by Angel Pons · 3 years, 7 months ago
  29. 9e58afe nb/intel/x4x: Update write leveling comment by Angel Pons · 3 years, 7 months ago
  30. b35adab nb/intel/x4x: Constify DDR2 ODT table by Angel Pons · 3 years, 7 months ago
  31. 7d3bd6b nb/intel/x4x: Clean up RCOMP cosmetics by Angel Pons · 3 years, 7 months ago
  32. a0b97f3 nb/intel/x4x: Drop unused first array index by Angel Pons · 3 years, 7 months ago
  33. 244391a nb/intel/x4x: Unroll programming RCOMP data group by Angel Pons · 3 years, 7 months ago
  34. 6b17794 nb/intel/x4x: Report if running in async mode by Angel Pons · 3 years, 7 months ago
  35. 43a5e0c nb/intel/x4x: Factor out setting Tx DLL tap and PI by Angel Pons · 3 years, 7 months ago
  36. 22fd0dc nb/intel/x4x: Correct ctrlset{2,3} register mask by Angel Pons · 3 years, 7 months ago
  37. b99d592 nb/intel/x4x: Clean up cosmetics of raminit tables by Angel Pons · 3 years, 7 months ago
  38. 32f9bca nb/intel/x4x: Drop commented-out statement by Angel Pons · 3 years, 7 months ago
  39. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 7 months ago
  40. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 7 months ago
  41. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 7 months ago
  42. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 7 months ago
  43. 875c21f nb/intel/x4x/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 7 months ago
  44. bbc80f4 nb/intel/x4x: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 7 months ago
  45. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  46. 985821c cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE by Elyes HAOUAS · 3 years, 8 months ago
  47. f669c81 northbridge/intel/x4x/dq_dqs.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  48. 6538d91 northbridge/intel/x4x/raminit_ddr23.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  49. 9d20c84 nb/intel/x4x: Clean up raminit comments by Angel Pons · 3 years, 7 months ago
  50. bc15e01 nb/intel/x4x: Reset DQS probe on all channels by Angel Pons · 3 years, 7 months ago
  51. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 9 months ago
  52. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  53. 41e66ac nb/intel/x4x: Place raminit definitions in raminit.h by Angel Pons · 4 years ago
  54. fd19075 nb/intel/x4x: Move register headers into a subfolder by Angel Pons · 4 years ago
  55. a5314b6 nb/intel/x4x: Clean up DMIBAR/EPBAR definitions by Angel Pons · 4 years ago
  56. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  57. 6fd9adb nb/intel/x4x/x4x.h: Clean up cosmetics by Angel Pons · 4 years ago
  58. 2a8ceef nb/intel/x4x/iomap.h: Rename to memmap.h by Angel Pons · 4 years ago
  59. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  60. b8b117c nb/intel/x4x: Clean up TPM-related code by Angel Pons · 4 years ago
  61. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years, 1 month ago
  62. cf0f7ed nb/intel/x4x/raminit_ddr23.c: Remove dead assignment by Elyes HAOUAS · 4 years ago
  63. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years ago
  64. 6aa9d66 src: Use space after switch, while by Elyes HAOUAS · 4 years ago
  65. d1c590a nb/intel/x4x: Define and use `HOST_BRIDGE` macro by Angel Pons · 4 years, 1 month ago
  66. 579ccdf nb/intel/x4x: Remove dead assignments by Angel Pons · 4 years ago
  67. 8f917b1 nb/intel/x4x: Refactor `decode_pcie_bar` by Angel Pons · 4 years, 1 month ago
  68. ecec947 nb/intel/x4x: Change signature of `decode_pciebar` by Angel Pons · 4 years, 1 month ago
  69. 6b2be99 nb/intel/x4x/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years, 1 month ago
  70. 3896576 nb/intel/x4x: Put host bridge registers into its own file by Angel Pons · 4 years, 1 month ago
  71. 879c4de nb/intel/x4x/rcven.c: Rename memory barrier function by Angel Pons · 4 years, 1 month ago
  72. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  73. 7c71f7d nb/intel/x4x/acpi: Use ASL 2.0 syntax by Angel Pons · 4 years, 1 month ago
  74. 0b5673d nb/intel/x4x/acpi: Clean up comments by Angel Pons · 4 years, 1 month ago
  75. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 7 months ago
  76. a1dfce1 x4x boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  77. 306e893 nb/intel/x4x: Drop unused `pci_ops.h` include by Angel Pons · 4 years, 2 months ago
  78. 4a9569a nb/intel/x4x: Use PCI bitwise ops by Angel Pons · 4 years, 2 months ago
  79. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  80. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  81. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  82. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 4 months ago
  83. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 4 months ago
  84. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  85. 5ac723e nb/intel: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  86. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  87. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  88. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  89. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  90. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  91. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  92. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  93. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  94. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  95. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  96. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  97. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  98. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  99. 33f89ee nb/intel/x4x: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  100. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago