1. 95cdd9f nb/intel/i945: Make some cosmetic changes by Elyes HAOUAS · 4 years, 5 months ago
  2. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  3. b4d9f22 nb/intel/i945/raminit: Simplify if condition by Paul Menzel · 4 years, 5 months ago
  4. d789b658 nb/intel/i945/raminit: Use boolean type for helper variables by Paul Menzel · 4 years, 5 months ago
  5. 842dd33 nb/intel/i945/raminit: Remove space for correct alignment by Paul Menzel · 4 years, 5 months ago
  6. 8273e13 intel/i945: Call fixup_i945_errata() only for mobile version by Elyes HAOUAS · 4 years, 5 months ago
  7. 3cd4327 src/nb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  8. 8247cc3 northbridge: Remove unused include <device/pci.h> by Elyes HAOUAS · 4 years, 8 months ago
  9. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  10. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  11. e0cd2eb nb/intel/i945: Use boot path macros by Paul Menzel · 4 years, 7 months ago
  12. 7adc370 intel/{i945,pineview},i82801gx: Move enable_smbus() call by Kyösti Mälkki · 4 years, 7 months ago
  13. 0c9630e nb/intel/{i945,sandybridge}/bootblock.c: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  14. bd65985 nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 7 months ago
  15. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 7 months ago
  16. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  17. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  18. 442fb05 nb/{haswell,i945,sandybridge}: Drop outdated comment by Elyes HAOUAS · 4 years, 8 months ago
  19. 1374607 mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code by Elyes HAOUAS · 4 years, 8 months ago
  20. 8cb5ea7 nb/i945: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  21. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  22. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 9 months ago
  23. e27c013 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  24. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  25. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 9 months ago
  26. b236352 sb/intel/i82801gx: Add a function to set up BAR by Arthur Heymans · 4 years, 9 months ago
  27. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 10 months ago
  28. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  29. c7783a3 nb/intel: Remove unused 'barrier()' by Elyes HAOUAS · 4 years, 10 months ago
  30. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 10 months ago
  31. f9891c8 kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset by Kyösti Mälkki · 4 years, 11 months ago
  32. ad787e1 intel/i945,i82801gx: Refactor early PCI bridge reset by Kyösti Mälkki · 4 years, 11 months ago
  33. 2647b6f intel/i945: Define peg_plugin for potential add-on PCIe card by Kyösti Mälkki · 4 years, 11 months ago
  34. 9137cbd intel/i945: Delay bridge VGA IO enable to ramstage by Kyösti Mälkki · 4 years, 11 months ago
  35. 444d2af intel/i945: Define p2peg for PCIe x16 slot by Kyösti Mälkki · 4 years, 11 months ago
  36. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 5 years ago
  37. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  38. 1034839 {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> by Elyes HAOUAS · 5 years ago
  39. 1e3d16e nb/i945: Remove unused include <cpu/cpu.h> by Elyes HAOUAS · 5 years ago
  40. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  41. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  42. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  43. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  44. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  45. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  46. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  47. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  48. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  49. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  50. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  51. bccd2b6 intel/i945,gm45,pineview,x4x: Fix stage cache location by Kyösti Mälkki · 5 years ago
  52. aba8fb1 intel/i945,gm45,pineview,x4x: Move stage cache support function by Kyösti Mälkki · 5 years ago
  53. 8881d57 nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT by Elyes HAOUAS · 5 years ago
  54. 4593d66 nb/i945: Fix gate graphics hardware for frequency change by Elyes HAOUAS · 5 years ago
  55. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  56. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  57. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  58. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  59. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  60. 686b539 i945: Add device identification D2:F1 by Elyes HAOUAS · 5 years ago
  61. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  62. 32b9a99 nb/intel/i945: Use macro instead of magic number by Elyes HAOUAS · 6 years ago
  63. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  64. 5db9871 ich7/i945: Use system_reset() by Elyes HAOUAS · 5 years ago
  65. 0191220 nb/intel/i945: Check if interleaved even if rank #4 size is zero by Elyes HAOUAS · 6 years ago
  66. 420d7e0 ich7/i945: Use full_reset() by Elyes HAOUAS · 5 years ago
  67. b217baa nb/intel/i945: Fix ich7_setup_root_complex_topology by Elyes HAOUAS · 6 years ago
  68. f74f6cb nb/intel/{gm45,i945,x4x}: Correct array bounds checks by Jacob Garber · 5 years ago
  69. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  70. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  71. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  72. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  73. 3449faf nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO) by Elyes HAOUAS · 6 years ago
  74. e183429 nb/intel/stage_cache.c: Drop unnecessary includes by Elyes HAOUAS · 5 years ago
  75. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  76. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  77. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  78. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  79. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  80. 2796b24 nb/intel/i945: Remove redundant use of ACPI offset operator by Elyes HAOUAS · 5 years ago
  81. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  82. c01a505 sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() by Kyösti Mälkki · 6 years ago
  83. d3fa7fa5 nb/intel/i945: Fix typo on DMIBAR32(0x334) by Elyes HAOUAS · 6 years ago
  84. 3452eca nb/intel/i945: Remove initialization already done at bootblock by Elyes HAOUAS · 6 years ago
  85. dce3927 nb/intel/i945: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  86. 1a9034c i945,ICH7: Write on RPFN only once by Elyes HAOUAS · 6 years ago
  87. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  88. b31aee9 nb/intel/{i945,pineview}: Remove unused function by Arthur Heymans · 6 years ago
  89. c2c1dc9 {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() by Elyes HAOUAS · 6 years ago
  90. 4e008c6 nb/intel/i945: Reduce pcidev_on_root() calls by Nico Huber · 6 years ago
  91. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  92. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  93. cf3076e nb/intel/i945: Use common SMM_TSEG code by Arthur Heymans · 6 years ago
  94. a6634f1 nb/intel/i945: Add and use defines for registers of device 0:01.0 by Elyes HAOUAS · 6 years ago
  95. a9068aa nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0) by Elyes HAOUAS · 6 years ago
  96. 68aed91 intel/i945: Fix booting on a dual channel configuration by Patrick Georgi · 6 years ago
  97. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  98. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  99. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  100. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago