1. 5c82026 nb/intel/nehalem/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  2. d65ff22 nb/intel/gm45: Don't allow too low values for gfx_uma_size by Arthur Heymans · 7 years ago
  3. 6bf1301 nb/intel/pineview/raminit.c: Use static const for lookup tables by Arthur Heymans · 7 years ago
  4. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  5. 049347f nb/intel/gm45: Add romstage timestamps by Arthur Heymans · 7 years ago
  6. 9ed74b5 nb/intel/ivybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  7. dcd3cef nb/intel/sandybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  8. 9095e2f nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  9. 96c3ef8 nb/intel/common: Create a common init_igd_opregion method by Patrick Rudolph · 7 years ago
  10. b9959e2 cpu/intel/model_206ax: Use tsc monotonic timer by Patrick Rudolph · 7 years ago
  11. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  12. 6ab7e5e nb/intel/sandybridge/raminit: Advertise correct frequency by Patrick Rudolph · 7 years ago
  13. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  14. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  15. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  16. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  17. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  18. 4c1e41c binaryPI: Move EmptyHeap() call by Kyösti Mälkki · 7 years ago
  19. e63ba79 Kconfig: Move CONFIG_VIDEO_MB by Nico Huber · 7 years ago
  20. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  21. 37689fa nb/intel/x4x/raminit: Initialise async variable by Arthur Heymans · 7 years ago
  22. 0df9a01 nb/intel/haswell: Fix up C NGI remnants by Nico Huber · 7 years ago
  23. 27f0ca1 nb/intel/x4x: Use a struct for dll settings instead of an array by Arthur Heymans · 7 years ago
  24. cfa2eaa nb/intel/x4x: Make raminit less verbose with CONFIG_DEBUG_RAM_SETUP by Arthur Heymans · 7 years ago
  25. abc504f nb/intel/sandybridge: Use macros to determine min and max of timA by Arthur Heymans · 7 years ago
  26. e729366 nb/intel/x4x/raminit: Remove very long delay by Arthur Heymans · 7 years ago
  27. 30221b4 drivers/spi/spi_flash: Pass in flash structure to fill in probe by Furquan Shaikh · 7 years ago
  28. ecd4be8 nb/intel/sandybridge: Hide additional nb devices by Patrick Rudolph · 7 years ago
  29. e87564f binaryPI: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  30. 61be360 AGESA: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  31. cfd433b nb/intel/x4x: Fix uninitialized variable issue by Nico Huber · 7 years ago
  32. 12e6562 nb/intel/gm45: Fix raminit with mixed raw card types by Tristan Corrick · 7 years ago
  33. 267d086 nb/intel/gm45: Fix some errors/warnings given by checkpatch by Tristan Corrick · 7 years ago
  34. 3067012 amd/pi: Add AMD fam16h TPM ACPI path support by Philipp Deppenwiese · 7 years ago
  35. 512a2d1 nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  36. 1dcb2ac nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  37. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  38. 293445a nb/intel/x4x: Add support for second PEG slot by Arthur Heymans · 7 years ago
  39. 5e3cb72 nb/x4x: Do not enable IGD when not supported by Arthur Heymans · 7 years ago
  40. 2e7efe6 nb/intel/x4x: Don't run NGI if IGD has not been assigned VGA cycles by Arthur Heymans · 7 years ago
  41. c80748c nb/x4x: Add ramstage IGD disable function by Arthur Heymans · 7 years ago
  42. 4c4f56a nb/x4x/nortbridge.c: Compute TSEG resource allocation dynamically by Arthur Heymans · 7 years ago
  43. ddc8828 nb/x4x/raminit.c: Remove ME locking code by Arthur Heymans · 7 years ago
  44. 44526cd nb/intel/sandybridge/early_init: Use register name by Patrick Rudolph · 7 years ago
  45. 5c31af8 nb/intel/sandybridge/romstage: Use register name by Patrick Rudolph · 7 years ago
  46. 8565c03 nb/intel/x4x/raminit: Change reset type on incomplete raminit reset by Arthur Heymans · 7 years ago
  47. 20cb85f nb/intel/gm45: Set display backlight according to EDID string by Arthur Heymans · 7 years ago
  48. 53485d2 nb/intel/gm45/gma.c: Decode EDID before NGI path by Arthur Heymans · 7 years ago
  49. 6a7ebd4 amd/pi/00670F00: Reserve A0000-FFFFF by Marshall Dawson · 7 years ago
  50. 281ccca nb/intel/sandybridge/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  51. 2be2840 nb/intel/nehalem/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  52. d0eb6cd nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  53. f9f91a7 nb/amdk8: Link coherent_ht.c by Arthur Heymans · 7 years ago
  54. 3eff00e nb/amd/amdk8: Link reset_test.c by Arthur Heymans · 7 years ago
  55. ca3815b cpu/amd/pi: Change wrapper to use config option by Marshall Dawson · 8 years ago
  56. fb2f667 nb/amd/amdk8: Link raminit_f.c by Arthur Heymans · 7 years ago
  57. d2ca9d1 nb/pineview/raminit: Don't do Jedec init on resume from S3 by Arthur Heymans · 7 years ago
  58. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  59. f6cf3a8 nb/intel/pineview: Select RELOCATABLE_RAMSTAGE by Arthur Heymans · 7 years ago
  60. 62e784b nb/intel/pineview: Move to early cbmem by Arthur Heymans · 7 years ago
  61. 00fd3ff nb/pineview/raminit: Fix raminit failing on hot reset path by Arthur Heymans · 7 years ago
  62. 6955b9c northbridge/haswell: clean up native graphics init code by Matt DeVillier · 7 years ago
  63. 097d753 nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compiling by Arthur Heymans · 7 years ago
  64. 54235ca console: Add convenient debug level macros for raminit by Nico Huber · 7 years ago
  65. 0624f92 nb/intel/gm45: Hide some output behind DEBUG_RAM_SETUP by Nico Huber · 7 years ago
  66. 0f3a18a [nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SB by Timothy Pearson · 7 years ago
  67. 1f8a28c nb/amd/amdk8/exit_from_self.c: Use linker instead of include by Arthur Heymans · 7 years ago
  68. 4bc9c28 nb/intel/x4x/Kconfig: Don't fix CBFS_SIZE on i82801gx southbridge by Arthur Heymans · 7 years ago
  69. a28bfad AGESA: Change guard for VBIOS callout by Kyösti Mälkki · 7 years ago
  70. 38d1eb4 northbridge/via/cn700/acpi: Add the host bridge by Lubomir Rintel · 7 years ago
  71. 43156f6 northbridge/via/cn700: Add a default VGA BIOS id by Lubomir Rintel · 8 years ago
  72. 2523dd0 northbridge/via/cn700: Add IORESOURCE_BRIDGE resources to AGP bridge by Lubomir Rintel · 7 years ago
  73. b31a066 northbridge/via/cn700: Add some delays during raminit by Lubomir Rintel · 7 years ago
  74. 2f6b52e nb/intel/i945: Fix PEG port on 945gc by Arthur Heymans · 7 years ago
  75. f170e71 nb/amdk8/(pre_)f.h: Don't declare global variable in header by Arthur Heymans · 7 years ago
  76. acc599b AGESA: Add helpers to track heap relocation by Kyösti Mälkki · 8 years ago
  77. 46cf5c2 nb/intel/i945: Move INTEL_EDID by Patrick Rudolph · 7 years ago
  78. 19c3dad nb/intel/sandybridge/raminit: Fix odt stretch by Patrick Rudolph · 8 years ago
  79. 77db3e1 nb/intel/sandybridge/raminit: Always run quick_ram_check by Patrick Rudolph · 8 years ago
  80. 368b615 nb/intel/sandybridge/raminit: Reduce log level by Patrick Rudolph · 8 years ago
  81. 3c8cb97 nb/intel/sandybridge/raminit: Fix normalize_training by Patrick Rudolph · 8 years ago
  82. 8bd6c53 northbridge/via/cn700: Get rid of #include raminit.c by Lubomir Rintel · 7 years ago
  83. ba22e15 AGESA: Disable CAR with empty stack by Kyösti Mälkki · 8 years ago
  84. df7ff31 AGESA: Move romstage main entry under cpu by Kyösti Mälkki · 8 years ago
  85. cb7d6a1 nb/intel/sandybridge/raminit: Add default values by Patrick Rudolph · 8 years ago
  86. 413edc8 nb/intel/sandybridge/raminit: Add debugging output by Patrick Rudolph · 8 years ago
  87. cab4d3d nb/intel/sandybridge/raminit: Add 100MHz refclock support by Patrick Rudolph · 8 years ago
  88. 77eaba3 nb/intel/sandybridge/raminit: Use Ivy Bridge specific values by Patrick Rudolph · 8 years ago
  89. 424c639 AGESA: Refactor S3 support functions by Kyösti Mälkki · 7 years ago
  90. fa420b4 AGESA: Simplify parameters for S3 support functions by Kyösti Mälkki · 7 years ago
  91. 4d5321c AGESA: Move guard on S3 support functions by Kyösti Mälkki · 7 years ago
  92. 4a6e00f AGESA: Move EmptyHeap() call by Kyösti Mälkki · 7 years ago
  93. 45a0dbc nb/intel: Deduplicate vbt header by Patrick Rudolph · 7 years ago
  94. 1210b41 vboot: Select SoC-specific configuration for all Chrome OS boards by Julius Werner · 7 years ago
  95. 967d94d AGESA: Introduce AGESA_LEGACY and its counterpart by Kyösti Mälkki · 8 years ago
  96. 50db9c9 nb/intel/sandybridge: Use DIV_ROUND_UP macro to select timings by Arthur Heymans · 7 years ago
  97. b45bbb2 nb/intel/i945: Fix SPD dumps by Paul Menzel · 7 years ago
  98. 823f7bb northbridge/via/vx900: transition away from device_t by Antonello Dettori · 8 years ago
  99. 70a8e34 nb/intel/i945: Fix errors found by checkpatch.pl by Arthur Heymans · 7 years ago
  100. bb5e77c nb/x4x: Move checkreset before SPD reading by Arthur Heymans · 8 years ago