1. aba8fb1 intel/i945,gm45,pineview,x4x: Move stage cache support function by Kyösti Mälkki · 5 years ago
  2. 8881d57 nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT by Elyes HAOUAS · 5 years ago
  3. 4593d66 nb/i945: Fix gate graphics hardware for frequency change by Elyes HAOUAS · 5 years ago
  4. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  5. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  6. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  7. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  8. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  9. 686b539 i945: Add device identification D2:F1 by Elyes HAOUAS · 5 years ago
  10. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  11. 32b9a99 nb/intel/i945: Use macro instead of magic number by Elyes HAOUAS · 6 years ago
  12. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  13. 5db9871 ich7/i945: Use system_reset() by Elyes HAOUAS · 5 years ago
  14. 0191220 nb/intel/i945: Check if interleaved even if rank #4 size is zero by Elyes HAOUAS · 6 years ago
  15. 420d7e0 ich7/i945: Use full_reset() by Elyes HAOUAS · 5 years ago
  16. b217baa nb/intel/i945: Fix ich7_setup_root_complex_topology by Elyes HAOUAS · 6 years ago
  17. f74f6cb nb/intel/{gm45,i945,x4x}: Correct array bounds checks by Jacob Garber · 5 years ago
  18. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  19. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  20. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  21. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  22. 3449faf nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO) by Elyes HAOUAS · 6 years ago
  23. e183429 nb/intel/stage_cache.c: Drop unnecessary includes by Elyes HAOUAS · 5 years ago
  24. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  25. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  26. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  27. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  28. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  29. 2796b24 nb/intel/i945: Remove redundant use of ACPI offset operator by Elyes HAOUAS · 5 years ago
  30. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  31. c01a505 sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() by Kyösti Mälkki · 6 years ago
  32. d3fa7fa5 nb/intel/i945: Fix typo on DMIBAR32(0x334) by Elyes HAOUAS · 6 years ago
  33. 3452eca nb/intel/i945: Remove initialization already done at bootblock by Elyes HAOUAS · 6 years ago
  34. dce3927 nb/intel/i945: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  35. 1a9034c i945,ICH7: Write on RPFN only once by Elyes HAOUAS · 6 years ago
  36. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  37. b31aee9 nb/intel/{i945,pineview}: Remove unused function by Arthur Heymans · 6 years ago
  38. c2c1dc9 {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() by Elyes HAOUAS · 6 years ago
  39. 4e008c6 nb/intel/i945: Reduce pcidev_on_root() calls by Nico Huber · 6 years ago
  40. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  41. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  42. cf3076e nb/intel/i945: Use common SMM_TSEG code by Arthur Heymans · 6 years ago
  43. a6634f1 nb/intel/i945: Add and use defines for registers of device 0:01.0 by Elyes HAOUAS · 6 years ago
  44. a9068aa nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0) by Elyes HAOUAS · 6 years ago
  45. 68aed91 intel/i945: Fix booting on a dual channel configuration by Patrick Georgi · 6 years ago
  46. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  47. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  48. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  49. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  50. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  51. 771328f intel/i945: add timestamps in romstage by Patrick Georgi · 9 years ago
  52. 2a1c430 nb/intel/i945: Remove irrelevant conditional statement by Elyes HAOUAS · 6 years ago
  53. d522db0 nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware by Arthur Heymans · 6 years ago
  54. 17ad459 nb/intel/*: Account for cbmem_top alignment by Arthur Heymans · 6 years ago
  55. 794f56b nb/intel/i945: Fix domain resources by Arthur Heymans · 6 years ago
  56. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  57. ef20ecc nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address by Elyes HAOUAS · 6 years ago
  58. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  59. 1faa11e Fix PCI ACPI _OSC methods by Marc Jones · 6 years ago
  60. 64f6b71 src/northbridge: Fix typo by Elyes HAOUAS · 6 years ago
  61. a4fc7be nb/i945/raminit: Correct C0DRAMW & C1DRAMW for 4 DIMMs by Elyes HAOUAS · 6 years ago
  62. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  63. fe25107 nb/intel/i945: Remove dead code by Elyes HAOUAS · 6 years ago
  64. e07df9d nb/intel/i945: Enable and allocate 8M for TSEG by Arthur Heymans · 6 years ago
  65. f6d1477 nb/intel/i945: Add a common function to compute TSEG size by Arthur Heymans · 7 years ago
  66. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  67. 2dcc3a5 nb/intel/i945: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  68. 089b908 nb/intel: Use postcar_frame_add_romcache() by Nico Huber · 6 years ago
  69. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  70. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  71. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  72. 9749a85 nb/intel/i945/raminit.c: Remove not necessary braces {} by Elyes HAOUAS · 6 years ago
  73. 96184e9 nb/intel/i945/bootblock.c: Correct comment by Elyes HAOUAS · 6 years ago
  74. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  75. 658a934 nb/intel/i945: Get rid of device_t by Elyes HAOUAS · 7 years ago
  76. 5e7ad65 nb/intel/i945/gma: Skip native VGA init for ACPI S3 resume by Paul Menzel · 6 years ago
  77. b23833f nb/intel/i945/gma: Factor out code to new `gma_ngi()` by Paul Menzel · 6 years ago
  78. c8412ed nb/intel/i945/gma: Log native graphics init in level INFO by Paul Menzel · 6 years ago
  79. 82683c0 nb/intel/i945/gma: Fix aligment of equal sign by Paul Menzel · 6 years ago
  80. bcf9a0a nb/intel/i945/gma: Log configured VGA mode by Paul Menzel · 6 years ago
  81. fc31e44 device/ddr2,ddr3: Rename and move a few things by Arthur Heymans · 7 years ago
  82. 8324d87 nb/intel/i945: Use ESMRAMC instead of 0x9e by Elyes HAOUAS · 7 years ago
  83. 242ea84 intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) by Elyes HAOUAS · 7 years ago
  84. f6aa7d9 nb/intel/*/gma: Port ACPI opregion to older platforms by Patrick Rudolph · 7 years ago
  85. 5661945 nb/i945/raminit: Don't fall back to smbus read on failed SPD decode by Arthur Heymans · 7 years ago
  86. 105e368 nb/intel/i945: Add space after comma in log message by Paul Menzel · 7 years ago
  87. 0ab4904 nb/i945/raminit: Use common ddr2 decode functions by Arthur Heymans · 8 years ago
  88. 5c84f87 nb/intel/i945/early_init.c: Replace numbers with macros by Elyes HAOUAS · 7 years ago
  89. 5613b17 nb/intel/i945/raminit.c: Replace numbers with macros by Elyes HAOUAS · 7 years ago
  90. 0b80bd1 nb/intel/i945: Clear timeout bits after disabling watchdog by Nico Huber · 7 years ago
  91. 2502723 nb/intel/i945/raminit.c: Refactor tRD selection by Arthur Heymans · 8 years ago
  92. 8da2286 nb/intel/*/gma.c: Use macros for GMBUS numbers by Arthur Heymans · 7 years ago
  93. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  94. 8868fc6 nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888" by Elyes HAOUAS · 7 years ago
  95. 692e7df nb/intel/i945/gma.c: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  96. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  97. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  98. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  99. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  100. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago