1. c770ad6 cpu/x86: Make 1GB paging the default by Julius Werner · 4 weeks ago
  2. 3140217 tree: Remove blank lines before '}' and after '{' by Elyes Haouas · 3 months ago
  3. d293b20 cpu/x86/Kconfig: Mark 64bit support as stable by Arthur Heymans · 5 months ago
  4. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 10 months ago
  5. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  6. 8b1aa38 northbridge: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  7. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 10 months ago
  8. 9d450b2 nb/intel: Remove space between function name and '(' by Elyes Haouas · 10 months ago
  9. 8e9906c treewide: Get rid of "NO_DDRx" selection by Elyes Haouas · 12 months ago
  10. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  11. ca0436f nb/intel/x4x: Rework nb resource reading by Arthur Heymans · 12 months ago
  12. d2ebc4d nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  13. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  14. a2389ef nb/intel/x4x: Use read32p() by Elyes Haouas · 1 year, 7 months ago
  15. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  16. 1eecb8c nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  17. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  18. 649c8cb nb/intel/x4x: Specify supported memory types by Elyes Haouas · 1 year, 8 months ago
  19. 4c0299f nb/x4x/dq_dqs.c: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  20. 6f9786b nb/intel/x4x/raminit.c: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  21. 61ed4ef treewide: use predicate to check if pci device is on n-th bus by Fabio Aiuto · 1 year, 9 months ago
  22. 5e6b0f0 nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  23. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years ago
  24. 8ee11b3 nb/intel: Drop local legacy_hole definitions by Kyösti Mälkki · 3 years ago
  25. 4e4edf7 device/resource: Modify some resource allocation instances by Kyösti Mälkki · 2 years, 1 month ago
  26. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  27. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  28. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  29. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 6 months ago
  30. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  31. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  32. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  33. d7461f1 nb/intel/x4x: Expose x86_64 support by Arthur Heymans · 3 years ago
  34. 4d06ff0 nb/intel/x4x: Use write32p and read32p by Arthur Heymans · 3 years ago
  35. 2aeb2a1 nb/intel/x4x: Prepare for x86_64 support by Arthur Heymans · 3 years ago
  36. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 1 month ago
  37. d059112 nb/intel/x4x/rcven.c: Guard macro parameters by Angel Pons · 3 years, 1 month ago
  38. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 2 months ago
  39. f9c9390 nb/intel: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  40. 2bb361f nb/intel/x4x: Refactor sync DLL programming (part 2) by Nico Huber · 3 years, 3 months ago
  41. a20a02e nb/intel/x4x: Refactor sync DLL programming (part 1) by Nico Huber · 3 years, 3 months ago
  42. b6a2ebe nb/intel/x4x: Sort code in program_dll() by Nico Huber · 3 years, 3 months ago
  43. a5146f3 nb/intel/x4x: Use new fixed BAR accessors by Angel Pons · 3 years, 3 months ago
  44. 93aab51 nb/intel/x4x: Correct and use macros for CLKCFG by Angel Pons · 3 years, 3 months ago
  45. 70dc0a8 nb/intel/x4x/dq_dqs.c: Avoid breaking strings over multiple lines by Angel Pons · 3 years, 3 months ago
  46. e821914 nb/intel/x4x: Add missing newlines to log message by Angel Pons · 3 years, 3 months ago
  47. dd7ce4e nb/intel/x4x: Reflow long lines by Angel Pons · 3 years, 3 months ago
  48. 5c3160e nb/intel/x4x/dq_dqs.c: Fix typo in variable name by Angel Pons · 3 years, 3 months ago
  49. c024c14 nb/intel/x4x: Correct sync DLL phase search by Angel Pons · 3 years, 3 months ago
  50. 7720f1d nb/intel: Factor out remaining MCHBAR macros by Angel Pons · 3 years, 3 months ago
  51. afb3d7e device/dram/ddr3: Get rid of useless typedefs by Angel Pons · 3 years, 3 months ago
  52. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 4 months ago
  53. 3051a9e nb/intel/x4x: Use a variable for s3resume by Kyösti Mälkki · 3 years, 5 months ago
  54. b33c6fb nb/intel/x4x,sandybridge: Move INITRAM timestamps by Kyösti Mälkki · 3 years, 5 months ago
  55. 4ce0a07 nb/intel/x4x,sandybridge: Move romstage_handoff_init() call by Kyösti Mälkki · 3 years, 5 months ago
  56. 030d338 nb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  57. e88f705 nb/intel/x4x: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 5 months ago
  58. 06d224f nb/intel/x4x: Correct DDR3 turnaround table by Angel Pons · 3 years, 6 months ago
  59. a6daff1 nb/intel/x4x: Constify write leveling arrays by Angel Pons · 3 years, 6 months ago
  60. 9e58afe nb/intel/x4x: Update write leveling comment by Angel Pons · 3 years, 6 months ago
  61. b35adab nb/intel/x4x: Constify DDR2 ODT table by Angel Pons · 3 years, 6 months ago
  62. 7d3bd6b nb/intel/x4x: Clean up RCOMP cosmetics by Angel Pons · 3 years, 6 months ago
  63. a0b97f3 nb/intel/x4x: Drop unused first array index by Angel Pons · 3 years, 6 months ago
  64. 244391a nb/intel/x4x: Unroll programming RCOMP data group by Angel Pons · 3 years, 6 months ago
  65. 6b17794 nb/intel/x4x: Report if running in async mode by Angel Pons · 3 years, 6 months ago
  66. 43a5e0c nb/intel/x4x: Factor out setting Tx DLL tap and PI by Angel Pons · 3 years, 6 months ago
  67. 22fd0dc nb/intel/x4x: Correct ctrlset{2,3} register mask by Angel Pons · 3 years, 6 months ago
  68. b99d592 nb/intel/x4x: Clean up cosmetics of raminit tables by Angel Pons · 3 years, 6 months ago
  69. 32f9bca nb/intel/x4x: Drop commented-out statement by Angel Pons · 3 years, 6 months ago
  70. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 5 months ago
  71. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 5 months ago
  72. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 5 months ago
  73. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  74. 875c21f nb/intel/x4x/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 5 months ago
  75. bbc80f4 nb/intel/x4x: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 5 months ago
  76. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 5 months ago
  77. 985821c cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE by Elyes HAOUAS · 3 years, 6 months ago
  78. f669c81 northbridge/intel/x4x/dq_dqs.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  79. 6538d91 northbridge/intel/x4x/raminit_ddr23.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  80. 9d20c84 nb/intel/x4x: Clean up raminit comments by Angel Pons · 3 years, 6 months ago
  81. bc15e01 nb/intel/x4x: Reset DQS probe on all channels by Angel Pons · 3 years, 6 months ago
  82. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 7 months ago
  83. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 9 months ago
  84. 41e66ac nb/intel/x4x: Place raminit definitions in raminit.h by Angel Pons · 3 years, 10 months ago
  85. fd19075 nb/intel/x4x: Move register headers into a subfolder by Angel Pons · 3 years, 10 months ago
  86. a5314b6 nb/intel/x4x: Clean up DMIBAR/EPBAR definitions by Angel Pons · 3 years, 10 months ago
  87. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 9 months ago
  88. 6fd9adb nb/intel/x4x/x4x.h: Clean up cosmetics by Angel Pons · 3 years, 10 months ago
  89. 2a8ceef nb/intel/x4x/iomap.h: Rename to memmap.h by Angel Pons · 3 years, 10 months ago
  90. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  91. b8b117c nb/intel/x4x: Clean up TPM-related code by Angel Pons · 3 years, 10 months ago
  92. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years ago
  93. cf0f7ed nb/intel/x4x/raminit_ddr23.c: Remove dead assignment by Elyes HAOUAS · 3 years, 11 months ago
  94. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years ago
  95. 6aa9d66 src: Use space after switch, while by Elyes HAOUAS · 4 years ago
  96. d1c590a nb/intel/x4x: Define and use `HOST_BRIDGE` macro by Angel Pons · 4 years ago
  97. 579ccdf nb/intel/x4x: Remove dead assignments by Angel Pons · 4 years ago
  98. 8f917b1 nb/intel/x4x: Refactor `decode_pcie_bar` by Angel Pons · 4 years ago
  99. ecec947 nb/intel/x4x: Change signature of `decode_pciebar` by Angel Pons · 4 years ago
  100. 6b2be99 nb/intel/x4x/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years ago