1. d235da1 northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR` by Paul Menzel · 10 years ago
  2. 5068463 northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0 by Paul Menzel · 10 years ago
  3. 12fcb86 sandybridge: Pass chip info to i915lightup. by Vladimir Serbinenko · 10 years ago
  4. fd2501b i945: Fix TSEG size allocation for get_top_of_ram() by Kyösti Mälkki · 10 years ago
  5. 15935eb i945: Fix resource bases for UMA and TSEG by Kyösti Mälkki · 10 years ago
  6. a34a1da northbridge/intel/i945/i945.h: Trivial, fixup header guards by Edward O'Callaghan · 10 years ago
  7. 3c3e34d i945: Use defines for DEVEN by Kyösti Mälkki · 10 years ago
  8. 66f10b1 northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded value by Paul Menzel · 10 years ago
  9. 355ce38 northbridge/intel/i945: Add define for register `BSM` and use it by Paul Menzel · 10 years ago
  10. c009601 AGESA fam12 fam14 fam15: Declare local callouts static by Kyösti Mälkki · 10 years ago
  11. 6b4b151 AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAP by Kyösti Mälkki · 10 years ago
  12. 838e211 AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptask by Kyösti Mälkki · 10 years ago
  13. 5e19fa4 AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESET by Kyösti Mälkki · 10 years ago
  14. c459f96 AGESA: Add common callouts by Kyösti Mälkki · 10 years ago
  15. 604559c northbridge/intel/i82810/raminit.c: Unused func spd_read_byte() by Edward O'Callaghan · 10 years ago
  16. 08280cb northbridge/intel/e7505/raminit.c: Silence warn of unused func by Edward O'Callaghan · 10 years ago
  17. 636cd61 northbridge/intel/i3100/raminit.c: Uninitialized variable by Edward O'Callaghan · 10 years ago
  18. 2f237c1 nb/intel/i945/raminit.c: duplicate 'const' declaration specifier by Edward O'Callaghan · 10 years ago
  19. 68a56ca northbridge/amd/amdmct: Incorrect usage of logical over bitwise and by Edward O'Callaghan · 10 years ago
  20. ba363d3 northbridge/amd/amdmct: Superfluous parenthesis in if-statements by Edward O'Callaghan · 10 years ago
  21. 72ae4a3 northbridge/amd/amdmct/mct: Initialize variables at the eol by Edward O'Callaghan · 10 years ago
  22. 03b00e9 baytrail: Fix some minor errors in FSP by David Hendricks · 10 years ago
  23. 5cf8824 via/vx900: Remove GFXUMA and use of related global variables by Kyösti Mälkki · 11 years ago
  24. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  25. 6f7e4b2 fix printk types by Patrick Georgi · 10 years ago
  26. 58f73a6 build: separate CPPFLAGS from CFLAGS by Patrick Georgi · 10 years ago
  27. 98f49d2 build: CPPFLAGS is more common than INCLUDES by Patrick Georgi · 10 years ago
  28. a6130fc intel: Drop obsolete comments on MTRR usage by Kyösti Mälkki · 10 years ago
  29. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  30. 2dd3f87 cougar_canyon2: Switch CPU/NB/SB to the shared FSP code by Martin Roth · 10 years ago
  31. 69634c3 northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment by Paul Menzel · 10 years ago
  32. 088fd67 AGESA: Implement EmptyHeap() by Kyösti Mälkki · 10 years ago
  33. 8ef3025 AGESA fam14: Use common callouts by Kyösti Mälkki · 10 years ago
  34. 5601922 AGESA fam14: Add fam14_callouts header by Kyösti Mälkki · 10 years ago
  35. f15e53a AGESA fam15: Add GetHeapBase() by Kyösti Mälkki · 10 years ago
  36. 4f998a0 AGESA fam12: Add GetHeapBase() by Kyösti Mälkki · 10 years ago
  37. e3aef13 AGESA fam15tn: Use common GetHeapBase() by Kyösti Mälkki · 10 years ago
  38. 5caa9d9 AGESA fam16kb: Use common GetHeapBase() by Kyösti Mälkki · 10 years ago
  39. 575cf9d AGESA fam15: Use common callouts by Kyösti Mälkki · 10 years ago
  40. 05531a5 AGESA fam15: Add fam15_callouts header by Kyösti Mälkki · 10 years ago
  41. 5c96525 AGESA fam12: Move dimmSpd by Kyösti Mälkki · 10 years ago
  42. 328ce9a AGESA fam12: Add fam12_callouts by Kyösti Mälkki · 10 years ago
  43. ae16d3d AMD: Drop redundant test for CONFIG_RAMTOP by Kyösti Mälkki · 10 years ago
  44. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  45. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  46. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  47. f3e82f7 AMD AGESA fam15tn/fam16kb: Remove unused source files by Kyösti Mälkki · 10 years ago
  48. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 11 years ago
  49. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  50. 1315730 nehalem: Replace video init. by Vladimir Serbinenko · 10 years ago
  51. b013c27 nehalem: Remove SSKPD. by Vladimir Serbinenko · 10 years ago
  52. c7db28c intel/nehalem: Fix soft reset detection. by Vladimir Serbinenko · 10 years ago
  53. e1eef69 intel/nehalem: Use non-powercycle reset. by Vladimir Serbinenko · 10 years ago
  54. 9817a37 nehalem/raminit: Don't touch clock generator in raminit. by Vladimir Serbinenko · 10 years ago
  55. e92155f intel/sandybridge: add PCI IDs for 6-Series PCH by Chris Douglass · 11 years ago
  56. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 11 years ago
  57. 20f83d5 intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB by Paul Menzel · 11 years ago
  58. 902626c nehalem: Make SPD address map into parameter. by Vladimir Serbinenko · 11 years ago
  59. 2ab8ec7 nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS. by Vladimir Serbinenko · 10 years ago
  60. 591031f sandy/ivy: Fix mrc.cache file in CBFS by Kyösti Mälkki · 11 years ago
  61. 6a36004 haswell: backup the default SMM region on resume by Aaron Durbin · 11 years ago
  62. 42283e7 Eliminate some ASL warnings by Oskar Enoksson · 11 years ago
  63. 972d5cf Move hexdump32() to lib/hexdump. by Kyösti Mälkki · 11 years ago
  64. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 11 years ago
  65. 029aaf6 x86: add common definitions for control registers by Aaron Durbin · 11 years ago
  66. b92f5e8 nb/sandybridge: Move MRC cache above mrc.bin by Alexandru Gagniuc · 11 years ago
  67. 786c0f5 nehalem: Fix SMRAM register address by Vladimir Serbinenko · 11 years ago
  68. bca9855 X201: Move early nehalem S3 magic to right place. by Vladimir Serbinenko · 11 years ago
  69. f7a42de nehalem: Restore frequency ratio registers on S3 resume by Vladimir Serbinenko · 11 years ago
  70. f62669c nehalem: Small cleanup to raminit RE bindings by Vladimir Serbinenko · 11 years ago
  71. 82926e1 nehalem: Move mrc.cache to 0xfffe0000. by Vladimir Serbinenko · 11 years ago
  72. bd89699 nehalem: Simplify acpi.c by using __SIMPLE_DEVICE__ by Vladimir Serbinenko · 11 years ago
  73. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  74. 9609823 sandybridge/igd: Add brightness register descriptions by Vladimir Serbinenko · 11 years ago
  75. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  76. cb08e16 CBMEM intel: Define get_top_of_ram() once per chipset by Kyösti Mälkki · 11 years ago
  77. 5e73be2 sandybridge: Allow skipping mrc.cache by Vladimir Serbinenko · 11 years ago
  78. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  79. c2ee680 sandybridge: Use calls rather than asm to call to MRC. by Vladimir Serbinenko · 11 years ago
  80. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  81. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  82. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  83. e51210d MRC cache: determine flash size on runtime by Vladimir Serbinenko · 11 years ago
  84. 503e4fe X201: Fix native video init by Vladimir Serbinenko · 11 years ago
  85. ea8d460 AMD K8 (rev F): Move rev F0/F1 workaround to header by Kyösti Mälkki · 11 years ago
  86. 5c62375 AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge by Kyösti Mälkki · 11 years ago
  87. 7d3045b AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  88. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  89. 2e77461 AMD K8: Socket implies K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  90. 475e1b9 via: Write »access« without »m« at end by Paul Menzel · 11 years ago
  91. 6c57f64 AMD fam10: Drop MEM_TRAIN_SEQ by Kyösti Mälkki · 11 years ago
  92. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  93. 50ecb9c usbdebug: Add option to disable console for romstage by Kyösti Mälkki · 11 years ago
  94. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  95. 190688c haswell: add option to change DqPinsInterleaved by Stefan Reinauer · 11 years ago
  96. 3106d0f haswell: Misc updates from 1.6.1 ref code by Duncan Laurie · 11 years ago
  97. 727b545 Add a specific post code for S3 resume failures by Duncan Laurie · 11 years ago
  98. 289bac6 haswell: Add pei_data field for USB routing by Duncan Laurie · 11 years ago
  99. 0a7c49e HDA: Enable Mini-HDA and fix up PCH-HDA init by Duncan Laurie · 11 years ago
  100. 356833d haswell: Fix up GPU power management setup by Duncan Laurie · 11 years ago