1. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 5 months ago
  2. 7adc370 intel/{i945,pineview},i82801gx: Move enable_smbus() call by Kyösti Mälkki · 4 years, 6 months ago
  3. bd65985 nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 6 months ago
  4. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  5. 1f66809 src: Remove unneeded 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 6 months ago
  6. 748caed northbridge: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 7 months ago
  7. f97c1c9 {nb,soc}: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 7 months ago
  8. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  9. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 7 months ago
  10. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  11. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 8 months ago
  12. b236352 sb/intel/i82801gx: Add a function to set up BAR by Arthur Heymans · 4 years, 8 months ago
  13. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 8 months ago
  14. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 9 months ago
  15. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 8 months ago
  16. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 9 months ago
  17. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 9 months ago
  18. 2463343 nb/intel/pineview/Kconfig: Remove romcc leftover by Arthur Heymans · 4 years, 9 months ago
  19. c73c923 sb/intel/nm10: Fix enabling HPET by Arthur Heymans · 4 years, 9 months ago
  20. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 4 years, 10 months ago
  21. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  22. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  23. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 4 years, 11 months ago
  24. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 4 years, 11 months ago
  25. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 4 years, 11 months ago
  26. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  27. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  28. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  29. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  30. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  31. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  32. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  33. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  34. bccd2b6 intel/i945,gm45,pineview,x4x: Fix stage cache location by Kyösti Mälkki · 5 years ago
  35. aba8fb1 intel/i945,gm45,pineview,x4x: Move stage cache support function by Kyösti Mälkki · 5 years ago
  36. 7810793 nb/intel/pineview: Remove dead code in switch by Jacob Garber · 5 years ago
  37. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  38. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  39. d10680b nb/intel/pineview: Remove unused code by Jacob Garber · 5 years ago
  40. af159d4 nb/intel/pineview/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  41. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  42. 8288228 nb/intel/pineview: Use MTRR as a proxy for proper reset by Arthur Heymans · 5 years ago
  43. 99e578e nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 5 years ago
  44. f00d373 nb/intel/pineview/early_init.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  45. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  46. 1bc7b6e {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function by Elyes HAOUAS · 5 years ago
  47. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  48. 363b771 nb/intel/pineview: Use system_reset() by Elyes HAOUAS · 5 years ago
  49. 0f49dd2 src/northbridge/intel: Remove unused variables by Elyes HAOUAS · 5 years ago
  50. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  51. b70c776 nb/intel/pineview: Correct lsbpos(0) and msbpos(0) by Jacob Garber · 5 years ago
  52. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago
  53. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  54. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  55. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  56. e183429 nb/intel/stage_cache.c: Drop unnecessary includes by Elyes HAOUAS · 5 years ago
  57. 484efff {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h by Elyes HAOUAS · 6 years ago
  58. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  59. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  60. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  61. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  62. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  63. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  64. c01a505 sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() by Kyösti Mälkki · 5 years ago
  65. 20f7136 nb/intel/pineview: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  66. 84fdda3 nb/intel/pineview: Use parallel MP init by Arthur Heymans · 6 years ago
  67. da44e34 nb/intel/pineview: Select 1M TSEG by Arthur Heymans · 5 years ago
  68. c6ff1ac nb/intel/pineview: Move the boilerplate mainboard_romstage_entry by Arthur Heymans · 5 years ago
  69. b31aee9 nb/intel/{i945,pineview}: Remove unused function by Arthur Heymans · 5 years ago
  70. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  71. 66b462d nb/intel/pineview/raminit.c: Remove unused variable by Elyes HAOUAS · 6 years ago
  72. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  73. 586f24d northbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  74. de6bda6 nb/intel/pineview: Use common code for SMM in TSEG by Arthur Heymans · 6 years ago
  75. d522db0 nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware by Arthur Heymans · 6 years ago
  76. 17ad459 nb/intel/*: Account for cbmem_top alignment by Arthur Heymans · 6 years ago
  77. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  78. ef20ecc nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address by Elyes HAOUAS · 6 years ago
  79. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  80. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  81. eb6f2f5 nb/intel/pineview: Use a common MMCONF_BASE_ADDRESS by Arthur Heymans · 6 years ago
  82. 015339f nb/intel/pineview: Use the correct address for the RCVEN strobe by Arthur Heymans · 6 years ago
  83. 1f6369e nb/intel/pineview: Use i2c block read to fetch SPD by Arthur Heymans · 6 years ago
  84. 3d45000 src: Fix typo by Elyes HAOUAS · 6 years ago
  85. 64f6b71 src/northbridge: Fix typo by Elyes HAOUAS · 6 years ago
  86. 15e1b39 nb/intel/pineview: Don't use PCI operations on the pci_domain device by Arthur Heymans · 6 years ago
  87. fd051dc src/northbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  88. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  89. 4bdfebd nb/intel/pineview: Enable and allocate 8M for TSEG by Arthur Heymans · 6 years ago
  90. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  91. aa7cf55 nb/intel/pineview: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  92. 089b908 nb/intel: Use postcar_frame_add_romcache() by Nico Huber · 6 years ago
  93. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  94. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  95. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  96. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  97. 6275360 nb/intel/pineview: Get rid of device_t by Elyes HAOUAS · 6 years ago
  98. bb98b38 nb/intel/pineview: Port ACPI opregion to pineview by Patrick Rudolph · 7 years ago
  99. aaebb41 nb/intel/pineview: Enable dram remapping by Arthur Heymans · 7 years ago
  100. 5bb27b7 nb/intel/pineview: Fix typo in DRAM timing computation by Arthur Heymans · 7 years ago