1. 76b93fe nb/intel/sandybridge/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  2. 89f3a60 nb/intel/haswell/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  3. 1885934 nb/intel/fsp_sandybridge/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  4. 64a702f nb/intel/nehalem/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  5. 19c2ad8 drv/intel/gma/opregion: Add interface for GNVS ASLB handling by Patrick Rudolph · 7 years ago
  6. bdae935 nb/intel/common/gma_opregion: Use new method to update ASLS by Patrick Rudolph · 7 years ago
  7. fa2786a binaryPI: Drop non-soc stoneyridge trees by Kyösti Mälkki · 7 years ago
  8. 7104fe2 binaryPI: Define AGESA blob in CBFS as Kconfig string by Kyösti Mälkki · 7 years ago
  9. 77a58b9 nb/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  10. 3c35ad9 src/northbridge: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  11. b9bc257 northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  12. dab81a4 northbridge/intel/haswell: Fix copy paste error by Ryan Salsamendi · 7 years ago
  13. fa0725d northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  14. 8868fc6 nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888" by Elyes HAOUAS · 7 years ago
  15. 692e7df nb/intel/i945/gma.c: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  16. 7c78970 nb/haswell: set ASLB gnvs to OpRegion ACPI memory address by Matt DeVillier · 7 years ago
  17. 8eb55bb nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUS by Arthur Heymans · 7 years ago
  18. 3b633bb cpu/intel/pineview: Include speedstep by Arthur Heymans · 7 years ago
  19. 27e1801 northbridge/amd/agesa/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  20. 106e285 nb/intel/fsp_rangeley/port_access.c: Add brackets around macro by Elyes HAOUAS · 7 years ago
  21. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  22. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  23. bc31509 northbridge/amd/pi: Arithmetics is not logic by Stefan Reinauer · 7 years ago
  24. 67ed261 amd/amdfam10: Remove dead code by Stefan Reinauer · 7 years ago
  25. 3e47fc9 nb/intel/sandybridge: Fill in acpi_name by Patrick Rudolph · 7 years ago
  26. 1587dc8 soc/amd/stoneyridge: Add northbridge support by Marc Jones · 7 years ago
  27. 21cde8b soc/amd/stoneyridge: Add CPU files by Marc Jones · 7 years ago
  28. 58d16af nb/intel/sandybridge/raminit: Fix dual DIMM command rate by Patrick Rudolph · 7 years ago
  29. acac02d nb/intel/haswell/raminit: Die if cbmem_add() fails by Nico Huber · 7 years ago
  30. 53815e1 nb/intel/pineview/raminit: Remove very long delays by Arthur Heymans · 7 years ago
  31. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  32. 9aca643 nb/intel/haswell/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  33. ee14ccc nb/intel/haswell/gma: Write ACPI tables by Patrick Rudolph · 7 years ago
  34. e8f6569 nb/via/cn700: Guard VGA_BIOS_ID appropriately by Nico Huber · 7 years ago
  35. 402e9c1 nb/intel/sandybridge/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  36. 5c82026 nb/intel/nehalem/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  37. d65ff22 nb/intel/gm45: Don't allow too low values for gfx_uma_size by Arthur Heymans · 7 years ago
  38. 6bf1301 nb/intel/pineview/raminit.c: Use static const for lookup tables by Arthur Heymans · 7 years ago
  39. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  40. 049347f nb/intel/gm45: Add romstage timestamps by Arthur Heymans · 7 years ago
  41. 9ed74b5 nb/intel/ivybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  42. dcd3cef nb/intel/sandybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  43. 9095e2f nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  44. 96c3ef8 nb/intel/common: Create a common init_igd_opregion method by Patrick Rudolph · 7 years ago
  45. b9959e2 cpu/intel/model_206ax: Use tsc monotonic timer by Patrick Rudolph · 7 years ago
  46. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  47. 6ab7e5e nb/intel/sandybridge/raminit: Advertise correct frequency by Patrick Rudolph · 7 years ago
  48. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  49. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  50. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  51. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  52. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  53. 4c1e41c binaryPI: Move EmptyHeap() call by Kyösti Mälkki · 7 years ago
  54. e63ba79 Kconfig: Move CONFIG_VIDEO_MB by Nico Huber · 7 years ago
  55. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  56. 37689fa nb/intel/x4x/raminit: Initialise async variable by Arthur Heymans · 7 years ago
  57. 0df9a01 nb/intel/haswell: Fix up C NGI remnants by Nico Huber · 7 years ago
  58. 27f0ca1 nb/intel/x4x: Use a struct for dll settings instead of an array by Arthur Heymans · 7 years ago
  59. cfa2eaa nb/intel/x4x: Make raminit less verbose with CONFIG_DEBUG_RAM_SETUP by Arthur Heymans · 7 years ago
  60. abc504f nb/intel/sandybridge: Use macros to determine min and max of timA by Arthur Heymans · 7 years ago
  61. e729366 nb/intel/x4x/raminit: Remove very long delay by Arthur Heymans · 7 years ago
  62. 30221b4 drivers/spi/spi_flash: Pass in flash structure to fill in probe by Furquan Shaikh · 7 years ago
  63. ecd4be8 nb/intel/sandybridge: Hide additional nb devices by Patrick Rudolph · 7 years ago
  64. e87564f binaryPI: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  65. 61be360 AGESA: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  66. cfd433b nb/intel/x4x: Fix uninitialized variable issue by Nico Huber · 7 years ago
  67. 12e6562 nb/intel/gm45: Fix raminit with mixed raw card types by Tristan Corrick · 7 years ago
  68. 267d086 nb/intel/gm45: Fix some errors/warnings given by checkpatch by Tristan Corrick · 7 years ago
  69. 3067012 amd/pi: Add AMD fam16h TPM ACPI path support by Philipp Deppenwiese · 7 years ago
  70. 512a2d1 nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  71. 1dcb2ac nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  72. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  73. 293445a nb/intel/x4x: Add support for second PEG slot by Arthur Heymans · 7 years ago
  74. 5e3cb72 nb/x4x: Do not enable IGD when not supported by Arthur Heymans · 7 years ago
  75. 2e7efe6 nb/intel/x4x: Don't run NGI if IGD has not been assigned VGA cycles by Arthur Heymans · 7 years ago
  76. c80748c nb/x4x: Add ramstage IGD disable function by Arthur Heymans · 7 years ago
  77. 4c4f56a nb/x4x/nortbridge.c: Compute TSEG resource allocation dynamically by Arthur Heymans · 7 years ago
  78. ddc8828 nb/x4x/raminit.c: Remove ME locking code by Arthur Heymans · 7 years ago
  79. 44526cd nb/intel/sandybridge/early_init: Use register name by Patrick Rudolph · 7 years ago
  80. 5c31af8 nb/intel/sandybridge/romstage: Use register name by Patrick Rudolph · 7 years ago
  81. 8565c03 nb/intel/x4x/raminit: Change reset type on incomplete raminit reset by Arthur Heymans · 7 years ago
  82. 20cb85f nb/intel/gm45: Set display backlight according to EDID string by Arthur Heymans · 7 years ago
  83. 53485d2 nb/intel/gm45/gma.c: Decode EDID before NGI path by Arthur Heymans · 7 years ago
  84. 6a7ebd4 amd/pi/00670F00: Reserve A0000-FFFFF by Marshall Dawson · 7 years ago
  85. 281ccca nb/intel/sandybridge/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  86. 2be2840 nb/intel/nehalem/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  87. d0eb6cd nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  88. f9f91a7 nb/amdk8: Link coherent_ht.c by Arthur Heymans · 7 years ago
  89. 3eff00e nb/amd/amdk8: Link reset_test.c by Arthur Heymans · 7 years ago
  90. ca3815b cpu/amd/pi: Change wrapper to use config option by Marshall Dawson · 8 years ago
  91. fb2f667 nb/amd/amdk8: Link raminit_f.c by Arthur Heymans · 7 years ago
  92. d2ca9d1 nb/pineview/raminit: Don't do Jedec init on resume from S3 by Arthur Heymans · 7 years ago
  93. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  94. f6cf3a8 nb/intel/pineview: Select RELOCATABLE_RAMSTAGE by Arthur Heymans · 7 years ago
  95. 62e784b nb/intel/pineview: Move to early cbmem by Arthur Heymans · 7 years ago
  96. 00fd3ff nb/pineview/raminit: Fix raminit failing on hot reset path by Arthur Heymans · 7 years ago
  97. 6955b9c northbridge/haswell: clean up native graphics init code by Matt DeVillier · 7 years ago
  98. 097d753 nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compiling by Arthur Heymans · 7 years ago
  99. 54235ca console: Add convenient debug level macros for raminit by Nico Huber · 7 years ago
  100. 0624f92 nb/intel/gm45: Hide some output behind DEBUG_RAM_SETUP by Nico Huber · 7 years ago