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