1. a34a1da northbridge/intel/i945/i945.h: Trivial, fixup header guards by Edward O'Callaghan · 10 years ago
  2. 3c3e34d i945: Use defines for DEVEN by Kyösti Mälkki · 10 years ago
  3. 66f10b1 northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded value by Paul Menzel · 10 years ago
  4. 355ce38 northbridge/intel/i945: Add define for register `BSM` and use it by Paul Menzel · 10 years ago
  5. 604559c northbridge/intel/i82810/raminit.c: Unused func spd_read_byte() by Edward O'Callaghan · 10 years ago
  6. 08280cb northbridge/intel/e7505/raminit.c: Silence warn of unused func by Edward O'Callaghan · 10 years ago
  7. 636cd61 northbridge/intel/i3100/raminit.c: Uninitialized variable by Edward O'Callaghan · 10 years ago
  8. 2f237c1 nb/intel/i945/raminit.c: duplicate 'const' declaration specifier by Edward O'Callaghan · 10 years ago
  9. 03b00e9 baytrail: Fix some minor errors in FSP by David Hendricks · 10 years ago
  10. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  11. 6f7e4b2 fix printk types by Patrick Georgi · 10 years ago
  12. 58f73a6 build: separate CPPFLAGS from CFLAGS by Patrick Georgi · 10 years ago
  13. 98f49d2 build: CPPFLAGS is more common than INCLUDES by Patrick Georgi · 10 years ago
  14. a6130fc intel: Drop obsolete comments on MTRR usage by Kyösti Mälkki · 10 years ago
  15. 2dd3f87 cougar_canyon2: Switch CPU/NB/SB to the shared FSP code by Martin Roth · 10 years ago
  16. 69634c3 northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment by Paul Menzel · 10 years ago
  17. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  18. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  19. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 11 years ago
  20. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  21. 1315730 nehalem: Replace video init. by Vladimir Serbinenko · 10 years ago
  22. b013c27 nehalem: Remove SSKPD. by Vladimir Serbinenko · 10 years ago
  23. c7db28c intel/nehalem: Fix soft reset detection. by Vladimir Serbinenko · 10 years ago
  24. e1eef69 intel/nehalem: Use non-powercycle reset. by Vladimir Serbinenko · 10 years ago
  25. 9817a37 nehalem/raminit: Don't touch clock generator in raminit. by Vladimir Serbinenko · 10 years ago
  26. e92155f intel/sandybridge: add PCI IDs for 6-Series PCH by Chris Douglass · 11 years ago
  27. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 11 years ago
  28. 20f83d5 intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB by Paul Menzel · 11 years ago
  29. 902626c nehalem: Make SPD address map into parameter. by Vladimir Serbinenko · 11 years ago
  30. 2ab8ec7 nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS. by Vladimir Serbinenko · 10 years ago
  31. 591031f sandy/ivy: Fix mrc.cache file in CBFS by Kyösti Mälkki · 11 years ago
  32. 6a36004 haswell: backup the default SMM region on resume by Aaron Durbin · 11 years ago
  33. 972d5cf Move hexdump32() to lib/hexdump. by Kyösti Mälkki · 11 years ago
  34. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 11 years ago
  35. b92f5e8 nb/sandybridge: Move MRC cache above mrc.bin by Alexandru Gagniuc · 11 years ago
  36. 786c0f5 nehalem: Fix SMRAM register address by Vladimir Serbinenko · 11 years ago
  37. bca9855 X201: Move early nehalem S3 magic to right place. by Vladimir Serbinenko · 11 years ago
  38. f7a42de nehalem: Restore frequency ratio registers on S3 resume by Vladimir Serbinenko · 11 years ago
  39. f62669c nehalem: Small cleanup to raminit RE bindings by Vladimir Serbinenko · 11 years ago
  40. 82926e1 nehalem: Move mrc.cache to 0xfffe0000. by Vladimir Serbinenko · 11 years ago
  41. bd89699 nehalem: Simplify acpi.c by using __SIMPLE_DEVICE__ by Vladimir Serbinenko · 11 years ago
  42. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  43. 9609823 sandybridge/igd: Add brightness register descriptions by Vladimir Serbinenko · 11 years ago
  44. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  45. cb08e16 CBMEM intel: Define get_top_of_ram() once per chipset by Kyösti Mälkki · 11 years ago
  46. 5e73be2 sandybridge: Allow skipping mrc.cache by Vladimir Serbinenko · 11 years ago
  47. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  48. c2ee680 sandybridge: Use calls rather than asm to call to MRC. by Vladimir Serbinenko · 11 years ago
  49. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  50. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  51. e51210d MRC cache: determine flash size on runtime by Vladimir Serbinenko · 11 years ago
  52. 503e4fe X201: Fix native video init by Vladimir Serbinenko · 11 years ago
  53. 50ecb9c usbdebug: Add option to disable console for romstage by Kyösti Mälkki · 11 years ago
  54. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  55. 190688c haswell: add option to change DqPinsInterleaved by Stefan Reinauer · 11 years ago
  56. 3106d0f haswell: Misc updates from 1.6.1 ref code by Duncan Laurie · 11 years ago
  57. 727b545 Add a specific post code for S3 resume failures by Duncan Laurie · 11 years ago
  58. 289bac6 haswell: Add pei_data field for USB routing by Duncan Laurie · 11 years ago
  59. 0a7c49e HDA: Enable Mini-HDA and fix up PCH-HDA init by Duncan Laurie · 11 years ago
  60. 356833d haswell: Fix up GPU power management setup by Duncan Laurie · 11 years ago
  61. 118d105 haswell: Export functions for CPU family+model and stepping by Duncan Laurie · 11 years ago
  62. b171179 haswell: Add ACPI support for Controllable TDP by Duncan Laurie · 11 years ago
  63. c70353f haswell: Misc power management setup and fixes by Duncan Laurie · 11 years ago
  64. 5bcca7e haswell: pull in the init code for FUI by Ronald G. Minnich · 11 years ago
  65. 54b8e7a Add Intel FSP northbridge support Sandybridge and Ivybridge by Marc Jones · 11 years ago
  66. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  67. bcfcfa4 haswell: Update pei_data to match ref code by Duncan Laurie · 11 years ago
  68. 932fbd6 Add DDR refresh config to pei data structure. by Shawn Nematbakhsh · 11 years ago
  69. c7f2ab7 haswell: Add magic to turn on grahpics in normal mode by Duncan Laurie · 11 years ago
  70. b1c25e7 haswell: update pei_data data structure by Aaron Durbin · 11 years ago
  71. c6f6be0 Support for nehalem northbridge by Vladimir Serbinenko · 11 years ago
  72. 990555b haswell: Update GT PM register value by Duncan Laurie · 11 years ago
  73. c6f0997 Northbridge: i945: Native VGA init: print the GMA and GTT addresses by Peter Stuge · 11 years ago
  74. 03e4ac6 Northbridge: i945: Native VGA init: use UMA address by Peter Stuge · 11 years ago
  75. 2186b65 lenovo/x60: native vga init: fix code style issues. by Denis 'GNUtoo' Carikli · 11 years ago
  76. 0ce5ebf northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16` by Paul Menzel · 11 years ago
  77. 697927c CBMEM: Define cbmem_top() just once for x86 by Kyösti Mälkki · 11 years ago
  78. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  79. de1fe7f CBMEM: Always have early initialisation by Kyösti Mälkki · 11 years ago
  80. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  81. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  82. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  83. 6f9fa86 intel/i5000: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  84. 8aa7e83 intel/i945 intel/i82801gx: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  85. 35a7249 intel/gm45: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  86. 3c46ca3 Sandybridge/Ivybridge: Unify and fix Kconfig defaults by Stefan Reinauer · 11 years ago
  87. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  88. fd98c65 intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  89. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  90. 0aede11 Drop unused EXTERNAL_MRC_BLOB by Stefan Reinauer · 11 years ago
  91. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  92. 9e7806a usbdebug: Move ehci_debug_info allocation by Kyösti Mälkki · 11 years ago
  93. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 11 years ago
  94. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  95. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  96. 4f78b18 fox_wtm2: First step support for coreboot-based graphics startup by Ronald G. Minnich · 11 years ago
  97. 2a66d6b FOX_WTM2: First pass at FUI. by Ronald G. Minnich · 11 years ago
  98. 9e97423 intel/i5000: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  99. 575e681 Move select MMCONF_SUPPORT under northbridge (fix) by Kyösti Mälkki · 11 years ago
  100. 032c23d intel/i945: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago