1. 6d7a8c1 nb/intel/x4x/raminit: Rework receive enable calibration by Arthur Heymans · 7 years ago
  2. aef8542 nb/intel/i440bx: Compile debug.c only if CONFIG_DEBUG_RAM_SETUP by Keith Hui · 7 years ago
  3. 111926a AGESA: Cleanup ACPI S3 support by Kyösti Mälkki · 7 years ago
  4. cd75780 AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  5. de4a1a0 nb/intel/sandybridge/gma: Fix S3 resume by Patrick Rudolph · 7 years ago
  6. c3cbe94 nb/intel/x4x/gma.c: Probe VGA EDID on DVI-I ports by Arthur Heymans · 7 years ago
  7. ebe08e0 drivers/intel/gma/opregion: migrate from nb/common by Matt DeVillier · 7 years ago
  8. b794a69 nb/intel/sandybridge/raminit: Add Kconfig option for fuses by Patrick Rudolph · 7 years ago
  9. 0722613 nb/amd_fam10/mct_ddr3: Use common function to compute crc16 checksum by Arthur Heymans · 7 years ago
  10. 8da2286 nb/intel/*/gma.c: Use macros for GMBUS numbers by Arthur Heymans · 7 years ago
  11. 16fe790 sb/intel/*: Use common SMBus functions by Arthur Heymans · 7 years ago
  12. 903ce25 binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  13. dbd6495 binaryPI: Add dispatcher for PI blob by Kyösti Mälkki · 7 years ago
  14. bf201d5 AGESA f15tn f16kb: Implement common FCH callout by Kyösti Mälkki · 7 years ago
  15. e95b6b2 binaryPI: Enable RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 7 years ago
  16. 6e37b0a binaryPI: Enable EARLY_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  17. c43cd97 AGESA: Conditionally enable RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 7 years ago
  18. fb32be4 AGESA: Implement EARLY_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  19. a18f58b AGESA: Split dispatcher to stages by Kyösti Mälkki · 7 years ago
  20. 21e609c AGESA: Move romstage-ramstage splitline by Kyösti Mälkki · 7 years ago
  21. ed8d277 AGESA binaryPI: Unify agesawrapper header by Kyösti Mälkki · 7 years ago
  22. 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  23. c7dcec6 AGESA: Move agesawrapper_laterunaptask() by Kyösti Mälkki · 7 years ago
  24. 0a7cab8 AGESA: Refactor eventlog read loop by Kyösti Mälkki · 7 years ago
  25. 0e01c48 AGESA: Use common handler for ACPI tables by Kyösti Mälkki · 7 years ago
  26. b08d73b src/northbridge: Add guards on all header files by Martin Roth · 7 years ago
  27. 23b93dd intel/sandybridge: Clean VGA BIOS ids up a little by Nico Huber · 7 years ago
  28. 2b5c021 intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults by Nico Huber · 7 years ago
  29. c27daff binaryPI: Drop remains of ACPI S3 on FCH by Kyösti Mälkki · 7 years ago
  30. e1695e2 nb/intel/i440bx: Add final newline to raminit.c by Martin Roth · 7 years ago
  31. 078e324 northbridge/intel/i440bx: Merge RAM init routines by Keith Hui · 7 years ago
  32. 9aa45e6 northbridge/intel/i440bx: Move NB macro to i440bx.h by Keith Hui · 7 years ago
  33. 3876f24 nb/intel/x4x: Rework programming DQ and DQS DLL timings by Arthur Heymans · 7 years ago
  34. 12a4e98 nb/intel/pineview/raminit: Refactor timings selection by Arthur Heymans · 7 years ago
  35. 349e085 sb/intel/i82801jx: Add correct PCI ids and change names by Arthur Heymans · 7 years ago
  36. 9de8261 binaryPI: Switch to agesa/def_callouts.c by Kyösti Mälkki · 7 years ago
  37. 044dec2 binaryPI: Switch to agesa/heapmanager.c by Kyösti Mälkki · 7 years ago
  38. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  39. 7ecb538 AGESA binaryPI: Unify agesawrapper header by Kyösti Mälkki · 7 years ago
  40. 76b93fe nb/intel/sandybridge/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  41. 89f3a60 nb/intel/haswell/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  42. 1885934 nb/intel/fsp_sandybridge/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  43. 64a702f nb/intel/nehalem/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  44. 19c2ad8 drv/intel/gma/opregion: Add interface for GNVS ASLB handling by Patrick Rudolph · 7 years ago
  45. bdae935 nb/intel/common/gma_opregion: Use new method to update ASLS by Patrick Rudolph · 7 years ago
  46. fa2786a binaryPI: Drop non-soc stoneyridge trees by Kyösti Mälkki · 7 years ago
  47. 7104fe2 binaryPI: Define AGESA blob in CBFS as Kconfig string by Kyösti Mälkki · 7 years ago
  48. 77a58b9 nb/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  49. 3c35ad9 src/northbridge: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  50. b9bc257 northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  51. dab81a4 northbridge/intel/haswell: Fix copy paste error by Ryan Salsamendi · 7 years ago
  52. fa0725d northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  53. 8868fc6 nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888" by Elyes HAOUAS · 7 years ago
  54. 692e7df nb/intel/i945/gma.c: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  55. 7c78970 nb/haswell: set ASLB gnvs to OpRegion ACPI memory address by Matt DeVillier · 7 years ago
  56. 8eb55bb nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUS by Arthur Heymans · 7 years ago
  57. 3b633bb cpu/intel/pineview: Include speedstep by Arthur Heymans · 7 years ago
  58. 27e1801 northbridge/amd/agesa/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  59. 106e285 nb/intel/fsp_rangeley/port_access.c: Add brackets around macro by Elyes HAOUAS · 7 years ago
  60. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  61. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  62. bc31509 northbridge/amd/pi: Arithmetics is not logic by Stefan Reinauer · 7 years ago
  63. 67ed261 amd/amdfam10: Remove dead code by Stefan Reinauer · 7 years ago
  64. 3e47fc9 nb/intel/sandybridge: Fill in acpi_name by Patrick Rudolph · 7 years ago
  65. 1587dc8 soc/amd/stoneyridge: Add northbridge support by Marc Jones · 7 years ago
  66. 21cde8b soc/amd/stoneyridge: Add CPU files by Marc Jones · 7 years ago
  67. 58d16af nb/intel/sandybridge/raminit: Fix dual DIMM command rate by Patrick Rudolph · 7 years ago
  68. acac02d nb/intel/haswell/raminit: Die if cbmem_add() fails by Nico Huber · 7 years ago
  69. 53815e1 nb/intel/pineview/raminit: Remove very long delays by Arthur Heymans · 7 years ago
  70. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  71. 9aca643 nb/intel/haswell/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  72. ee14ccc nb/intel/haswell/gma: Write ACPI tables by Patrick Rudolph · 7 years ago
  73. e8f6569 nb/via/cn700: Guard VGA_BIOS_ID appropriately by Nico Huber · 7 years ago
  74. 402e9c1 nb/intel/sandybridge/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  75. 5c82026 nb/intel/nehalem/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  76. d65ff22 nb/intel/gm45: Don't allow too low values for gfx_uma_size by Arthur Heymans · 7 years ago
  77. 6bf1301 nb/intel/pineview/raminit.c: Use static const for lookup tables by Arthur Heymans · 7 years ago
  78. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  79. 049347f nb/intel/gm45: Add romstage timestamps by Arthur Heymans · 7 years ago
  80. 9ed74b5 nb/intel/ivybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  81. dcd3cef nb/intel/sandybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  82. 9095e2f nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  83. 96c3ef8 nb/intel/common: Create a common init_igd_opregion method by Patrick Rudolph · 7 years ago
  84. b9959e2 cpu/intel/model_206ax: Use tsc monotonic timer by Patrick Rudolph · 7 years ago
  85. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  86. 6ab7e5e nb/intel/sandybridge/raminit: Advertise correct frequency by Patrick Rudolph · 7 years ago
  87. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  88. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  89. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  90. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  91. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  92. 4c1e41c binaryPI: Move EmptyHeap() call by Kyösti Mälkki · 7 years ago
  93. e63ba79 Kconfig: Move CONFIG_VIDEO_MB by Nico Huber · 7 years ago
  94. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  95. 37689fa nb/intel/x4x/raminit: Initialise async variable by Arthur Heymans · 7 years ago
  96. 0df9a01 nb/intel/haswell: Fix up C NGI remnants by Nico Huber · 7 years ago
  97. 27f0ca1 nb/intel/x4x: Use a struct for dll settings instead of an array by Arthur Heymans · 7 years ago
  98. cfa2eaa nb/intel/x4x: Make raminit less verbose with CONFIG_DEBUG_RAM_SETUP by Arthur Heymans · 7 years ago
  99. abc504f nb/intel/sandybridge: Use macros to determine min and max of timA by Arthur Heymans · 7 years ago
  100. e729366 nb/intel/x4x/raminit: Remove very long delay by Arthur Heymans · 7 years ago