1. 06d224f nb/intel/x4x: Correct DDR3 turnaround table by Angel Pons · 3 years, 7 months ago
  2. a6daff1 nb/intel/x4x: Constify write leveling arrays by Angel Pons · 3 years, 7 months ago
  3. 9e58afe nb/intel/x4x: Update write leveling comment by Angel Pons · 3 years, 7 months ago
  4. b35adab nb/intel/x4x: Constify DDR2 ODT table by Angel Pons · 3 years, 7 months ago
  5. 7d3bd6b nb/intel/x4x: Clean up RCOMP cosmetics by Angel Pons · 3 years, 7 months ago
  6. a0b97f3 nb/intel/x4x: Drop unused first array index by Angel Pons · 3 years, 7 months ago
  7. 244391a nb/intel/x4x: Unroll programming RCOMP data group by Angel Pons · 3 years, 7 months ago
  8. 6b17794 nb/intel/x4x: Report if running in async mode by Angel Pons · 3 years, 7 months ago
  9. 43a5e0c nb/intel/x4x: Factor out setting Tx DLL tap and PI by Angel Pons · 3 years, 7 months ago
  10. 22fd0dc nb/intel/x4x: Correct ctrlset{2,3} register mask by Angel Pons · 3 years, 7 months ago
  11. b99d592 nb/intel/x4x: Clean up cosmetics of raminit tables by Angel Pons · 3 years, 7 months ago
  12. 32f9bca nb/intel/x4x: Drop commented-out statement by Angel Pons · 3 years, 7 months ago
  13. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 7 months ago
  14. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 7 months ago
  15. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 7 months ago
  16. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 7 months ago
  17. 875c21f nb/intel/x4x/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 7 months ago
  18. bbc80f4 nb/intel/x4x: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 7 months ago
  19. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  20. 985821c cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE by Elyes HAOUAS · 3 years, 7 months ago
  21. f669c81 northbridge/intel/x4x/dq_dqs.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  22. 6538d91 northbridge/intel/x4x/raminit_ddr23.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  23. 9d20c84 nb/intel/x4x: Clean up raminit comments by Angel Pons · 3 years, 7 months ago
  24. bc15e01 nb/intel/x4x: Reset DQS probe on all channels by Angel Pons · 3 years, 7 months ago
  25. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 9 months ago
  26. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  27. 41e66ac nb/intel/x4x: Place raminit definitions in raminit.h by Angel Pons · 4 years ago
  28. fd19075 nb/intel/x4x: Move register headers into a subfolder by Angel Pons · 4 years ago
  29. a5314b6 nb/intel/x4x: Clean up DMIBAR/EPBAR definitions by Angel Pons · 4 years ago
  30. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  31. 6fd9adb nb/intel/x4x/x4x.h: Clean up cosmetics by Angel Pons · 4 years ago
  32. 2a8ceef nb/intel/x4x/iomap.h: Rename to memmap.h by Angel Pons · 4 years ago
  33. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  34. b8b117c nb/intel/x4x: Clean up TPM-related code by Angel Pons · 4 years ago
  35. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years, 1 month ago
  36. cf0f7ed nb/intel/x4x/raminit_ddr23.c: Remove dead assignment by Elyes HAOUAS · 4 years ago
  37. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years ago
  38. 6aa9d66 src: Use space after switch, while by Elyes HAOUAS · 4 years ago
  39. d1c590a nb/intel/x4x: Define and use `HOST_BRIDGE` macro by Angel Pons · 4 years ago
  40. 579ccdf nb/intel/x4x: Remove dead assignments by Angel Pons · 4 years ago
  41. 8f917b1 nb/intel/x4x: Refactor `decode_pcie_bar` by Angel Pons · 4 years ago
  42. ecec947 nb/intel/x4x: Change signature of `decode_pciebar` by Angel Pons · 4 years ago
  43. 6b2be99 nb/intel/x4x/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years, 1 month ago
  44. 3896576 nb/intel/x4x: Put host bridge registers into its own file by Angel Pons · 4 years, 1 month ago
  45. 879c4de nb/intel/x4x/rcven.c: Rename memory barrier function by Angel Pons · 4 years, 1 month ago
  46. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  47. 7c71f7d nb/intel/x4x/acpi: Use ASL 2.0 syntax by Angel Pons · 4 years, 1 month ago
  48. 0b5673d nb/intel/x4x/acpi: Clean up comments by Angel Pons · 4 years, 1 month ago
  49. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 7 months ago
  50. a1dfce1 x4x boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  51. 306e893 nb/intel/x4x: Drop unused `pci_ops.h` include by Angel Pons · 4 years, 2 months ago
  52. 4a9569a nb/intel/x4x: Use PCI bitwise ops by Angel Pons · 4 years, 2 months ago
  53. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  54. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  55. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  56. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 4 months ago
  57. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 4 months ago
  58. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  59. 5ac723e nb/intel: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  60. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  61. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  62. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  63. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  64. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  65. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  66. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  67. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  68. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  69. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  70. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  71. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  72. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  73. 33f89ee nb/intel/x4x: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  74. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  75. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 5 months ago
  76. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  77. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  78. 8247cc3 northbridge: Remove unused include <device/pci.h> by Elyes HAOUAS · 4 years, 8 months ago
  79. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  80. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  81. 1cfafe2 intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call by Kyösti Mälkki · 4 years, 7 months ago
  82. bd65985 nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 8 months ago
  83. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  84. 1f66809 src: Remove unneeded 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 8 months ago
  85. 748caed northbridge: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 8 months ago
  86. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  87. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  88. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  89. a854c9d nb/intel/x4x: Factor out hiding PCI devs in pure fn by Arthur Heymans · 4 years, 9 months ago
  90. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  91. 7843bd5 nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  92. bf53acc nb/intel/x4x: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  93. 2452afb mb/*/*(ich7/x4x): Use common early southbridge init by Arthur Heymans · 4 years, 9 months ago
  94. aa990e9 sb/intel/i82801jx: Move early sb init to a common place by Arthur Heymans · 4 years, 9 months ago
  95. dc972e1 nb/intel/x4x.h: Include stdint.h by Arthur Heymans · 4 years, 9 months ago
  96. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 10 months ago
  97. 6190d0b nb/intel/x4x/x4x.h: Include iomap.h by Arthur Heymans · 4 years, 10 months ago
  98. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  99. 44b275e nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>' by Elyes HAOUAS · 4 years, 10 months ago
  100. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago