1. 0c6946d cbmem: add vboot cmbem id by Aaron Durbin · 11 years ago
  2. c0cbd6e haswell: use dynamic cbmem by Aaron Durbin · 11 years ago
  3. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  4. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  5. 55ed310 rmodule: correct ordering of bss clearing by Aaron Durbin · 11 years ago
  6. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  7. c322118 cbfs: Change false ERROR print to a WARNING. by Shawn Nematbakhsh · 11 years ago
  8. 71c7cdc Intel: Update CPU microcode for 6fx CPUs by Stefan Reinauer · 11 years ago
  9. b70197b Intel: Update CPU microcode for 106cx CPUs by Stefan Reinauer · 11 years ago
  10. b631f9c Intel: Update CPU microcode script by Stefan Reinauer · 11 years ago
  11. 7b8952c Butterfly, Stout: Force SATA link speed to 3 Gbps by Shawn Nematbakhsh · 11 years ago
  12. 2b7c88f rmodule: add string functions to rmodules class by Aaron Durbin · 11 years ago
  13. deb90f4 lynxpoint: Fix up handling for LynxPoint-LP chipsets by Duncan Laurie · 11 years ago
  14. 70f04b4 lynxpoint: Change sata.c to get rid of #if by Duncan Laurie · 11 years ago
  15. d604090 lynxpoint: Fix ELOG logging of power management events by Duncan Laurie · 11 years ago
  16. 467f31d haswell/lynxpoint: Use new PCH/PM helper functions by Duncan Laurie · 11 years ago
  17. 7922b46 lynxpoint: Fix GPIO and PM base reservations by Duncan Laurie · 11 years ago
  18. f5966b1 lynxpoint: remove DEBUG_PERIODIC_SMIS by Duncan Laurie · 11 years ago
  19. 55cdf55 lynxpoint: Add power management helper functions by Duncan Laurie · 11 years ago
  20. 1ad5564 lynxpoint: Add helper functions for reading PM and GPIO base by Duncan Laurie · 11 years ago
  21. 5cc51c0 lynxpoint: Add function for checking for LP chipset by Duncan Laurie · 11 years ago
  22. 7a3fd4d lynxpoint: Enable EC IO ports 0x62/0x66 by Duncan Laurie · 11 years ago
  23. 969ac8d haswell: Drop the device ID check in graphics init path by Duncan Laurie · 11 years ago
  24. b37d1fb lynxpoint: update MBP give up routine by Aaron Durbin · 11 years ago
  25. b86113f haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option by Aaron Durbin · 12 years ago
  26. f7cdfe5 haswell: implement ramstage caching in SMM region by Aaron Durbin · 12 years ago
  27. de1f890 coreboot: add caching loaded ramstage interface by Aaron Durbin · 12 years ago
  28. 8ce667e haswell: add multipurpose SMM memory region by Aaron Durbin · 12 years ago
  29. 67481ddc haswell: set TSEG as WB cacheable in romstage by Aaron Durbin · 12 years ago
  30. 8584b22 LynxPoint: Move RCBA helper function to its own file by Duncan Laurie · 12 years ago
  31. 738af67 haswell: support for parallel SMM relocation by Aaron Durbin · 12 years ago
  32. 159f2ef ramstage: cache relocated ramstage in RAM by Aaron Durbin · 12 years ago
  33. bf396ff haswell: use s3_resume field in romstage_handoff by Aaron Durbin · 12 years ago
  34. 605ca1b haswell: cbmem_get_table_location() implementation by Aaron Durbin · 12 years ago
  35. 25fe2d0 ramstage: Add cbmem_get_table_location() by Aaron Durbin · 12 years ago
  36. c00457d romstage_handoff: add s3_resume field by Aaron Durbin · 12 years ago
  37. f2b20d8 romstage_handoff: provide common logic for setup by Aaron Durbin · 12 years ago
  38. ef4275b x86: protect against abi assumptions from compiler by Aaron Durbin · 12 years ago
  39. e2d9e5b haswell: support for CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  40. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  41. 43e4a80 Fix race condition building console code by Stefan Reinauer · 11 years ago
  42. cddcc80 coreboot: introduce romstage_handoff structure by Aaron Durbin · 12 years ago
  43. a1db81b4 cbmem: add CBMEM_ID_ROMSTAGE_INFO id by Aaron Durbin · 12 years ago
  44. a146d58 ramstage: prepare for relocation by Aaron Durbin · 12 years ago
  45. e8c866a rmodule: add ability to calculate module placement by Aaron Durbin · 12 years ago
  46. 426ce41 armv7: add function for dcache_clean_by_mva() by David Hendricks · 11 years ago
  47. 758abdd armv7: add a helper function for dcache ops by MVA by David Hendricks · 11 years ago
  48. a54efdc armv7: cosmetic changes to new cache code by David Hendricks · 11 years ago
  49. 2138afe armv7: remove old isb() and dsb() macros by David Hendricks · 11 years ago
  50. 8ec6905 armv7: move armv7_invalidate_caches() to cache.c by David Hendricks · 11 years ago
  51. eb06a42 x86: don't clear bss in ramstage entry by Aaron Durbin · 11 years ago
  52. 1cc4737 f15tn/Include/OptionIdsInstall.h: Remove idle `… || )` by Siyuan Wang · 11 years ago
  53. 70ae9ec ARM: remove assembly code dump when stages.o is built by Ronald G. Minnich · 11 years ago
  54. 9f3a7a3 ARM: Fix the ldscripts so that exit/enter stage work correctly. by Ronald G. Minnich · 11 years ago
  55. 28b99c0 Supermicro H8SCM: Use SPD read code from F15 wrapper by Kimarie Hoot · 11 years ago
  56. 2a9145e AMD Dinar: Use SPD read code from F15 wrapper by Kimarie Hoot · 11 years ago
  57. b37ec54 Tyan S8226: Use SPD read code from F15 wrapper by Kimarie Hoot · 11 years ago
  58. eef45f9 Supermicro H8QGI: Use SPD read code from F15 wrapper by Kimarie Hoot · 11 years ago
  59. e4ea2ca cbfstool locate: Implement alignment switch --align/-a by Hung-Te Lin · 11 years ago
  60. b3b72f3 link/graphics: Add support for EDID by Ronald G. Minnich · 11 years ago
  61. a95a13b link/graphics: New state machine by Ronald G. Minnich · 11 years ago
  62. ec2d914 link/graphics: implement a palette setting operator by Ronald G. Minnich · 11 years ago
  63. d466d75 x86: provide more C standard environment by Aaron Durbin · 11 years ago
  64. 0013a69 haswell: drop memory reservation for sandybridge GPU bug by Duncan Laurie · 11 years ago
  65. 2c3f161 Intel: Update CPU microcode for Sandybridge/Ivybridge CPUs by Stefan Reinauer · 11 years ago
  66. 511c4b7 Intel: Update CPU microcode for 1067x CPUs by Stefan Reinauer · 11 years ago
  67. 665e3d2 link/graphics: add functions to support aux channel communications by Ronald G. Minnich · 11 years ago
  68. bba8090 armv7/exynos/snow: new cache maintenance API by David Hendricks · 11 years ago
  69. f7c6d48 rmodule: add ramstage support by Aaron Durbin · 12 years ago
  70. 991ce8f google/snow: fix a GPIO array index by David Hendricks · 11 years ago
  71. 94998c4 lynxpoint: Add cbfs_load_payload() implementation by Aaron Durbin · 12 years ago
  72. 633f112 x86: remove stack definition in linker script by Aaron Durbin · 12 years ago
  73. 81108b9 cbfs: alternative support for cbfs_load_payload() by Aaron Durbin · 12 years ago
  74. 4063ede bd82x6x: Fix compiling with USB debug port support by Ronald G. Minnich · 12 years ago
  75. fa91819 AMD Fam15: Add SPD read functions to wrapper code by Kimarie Hoot · 11 years ago
  76. e919837 cbfstool locate: Rename -a align switch to -P for page size by Hung-Te Lin · 11 years ago
  77. e29e2ff Include byteorder.h for the definition of ntohl in romstage.c by Hung-Te Lin · 12 years ago
  78. 8c20399 haswell: wait 10ms after INIT IPI by Aaron Durbin · 12 years ago
  79. 305b1f0 haswell: Parallel AP bringup by Aaron Durbin · 12 years ago
  80. 98ffb42 intel microcode: split up microcode loading stages by Aaron Durbin · 12 years ago
  81. 3c734bb AMD Dinar: Remove Unused Oem.h Header File by Kimarie Hoot · 11 years ago
  82. c2fe1e0 SMM: link against libgcc by Stefan Reinauer · 11 years ago
  83. 7492ec1 haswell: add romstage_after_car() function by Aaron Durbin · 12 years ago
  84. 2ad1dba haswell: move call site of save_mrc_data() by Aaron Durbin · 12 years ago
  85. 38d9423 haswell: romstage: pass stack pointer and MTRRs by Aaron Durbin · 12 years ago
  86. a267161 haswell: unify romstage logic by Aaron Durbin · 12 years ago
  87. 9b7f9b9 haswell: remove unused sys_info structure by Aaron Durbin · 12 years ago
  88. 3d0071b haswell: adjust CAR usage by Aaron Durbin · 12 years ago
  89. 9be4c47 rmodule: add rmodules class and new type by Aaron Durbin · 12 years ago
  90. 7542fc7 wtm2: Disable USB port 7 (SD card) due to hang by Duncan Laurie · 11 years ago
  91. f06111a libpayload: Fix the config file dependency in the Makefile template by Gabe Black · 11 years ago
  92. a2d786f libpayload: Make keycode constants available outside of curses.h. by Gabe Black · 11 years ago
  93. 02fdf71 rmodule: include heap in bss section by Aaron Durbin · 12 years ago
  94. 3bf0ce7 rmodule: add 16 bytes of padding by Aaron Durbin · 12 years ago
  95. 8e345d4 haswell: lapic timer support by Aaron Durbin · 12 years ago
  96. 18af4d2 lynxpoint: Move a bit of generic RCBA into early_pch by Duncan Laurie · 12 years ago
  97. ad93552 lib: add rmodule support by Aaron Durbin · 12 years ago
  98. 21efd8c haswell: fix ACPI MCFG table by Aaron Durbin · 12 years ago
  99. 7af2069 haswell: enable caching before SMM initialization by Aaron Durbin · 12 years ago
  100. 24614af haswell: Clear correct number of MCA banks by Aaron Durbin · 12 years ago