1. d5c79f9 libpayload: Fix unused function warning in EHCI stack by Stefan Reinauer · 11 years ago
  2. cf4a3f4 Revert "coreboot table: use memrange library" by Aaron Durbin · 11 years ago
  3. 5a767fd x86: dynamic cbmem: fix acpi reservations by Aaron Durbin · 11 years ago
  4. 56075ea coreboot table: use memrange library by Aaron Durbin · 11 years ago
  5. 0175587 Revert "samsung/exynos5: add resource functions for the display port" by David Hendricks · 11 years ago
  6. 7f86c05 ARMv7: Drop XIP relocation code for romstage by Stefan Reinauer · 11 years ago
  7. 9427ca1 samsung/exynos5: add resource functions for the display port by Ronald G. Minnich · 11 years ago
  8. f9be756 armv7: add new dcache and MMU setup functions by David Hendricks · 11 years ago
  9. 04d352d libpayload: Fix Config.in warning by Stefan Reinauer · 11 years ago
  10. 3926b4c AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch format by Jens Rottmann · 11 years ago
  11. 59c020a libpayload: fix use-after-free in usb_exit() by Mathias Krause · 11 years ago
  12. 7a9da71 libpayload: EHCI - detach controller in ehci_shutdown() by Mathias Krause · 11 years ago
  13. c15551a dynamic cbmem: fix memconsole and timestamps by Aaron Durbin · 11 years ago
  14. c965076 resources: introduce reserved_ram_resource() by Aaron Durbin · 11 years ago
  15. 0135702 x86: mark .textfirst as allocatable and executable by Aaron Durbin · 11 years ago
  16. b467f1d relocatable ramstage: fix linking by Aaron Durbin · 11 years ago
  17. c875e2a vboot module: fix compilation issues by Aaron Durbin · 11 years ago
  18. 1989b4b x86: expose console_tx_flush in romstage by Aaron Durbin · 11 years ago
  19. d23e292e rmodule: align ld script with latest x86 ld script by Aaron Durbin · 11 years ago
  20. 2bd2e37 cbfs: fix relocation ramstage compiler errors by Aaron Durbin · 11 years ago
  21. 73982c3 xcompile: honor LINKER_SUFFIX variable by Aaron Durbin · 11 years ago
  22. a438ea8 Unify setting i82801e LPC by Kyösti Mälkki · 11 years ago
  23. d1cc812 libpayload: Add comments on virtual pointers in lib_sysinfo by Nico Huber · 12 years ago
  24. 57686f8 x86: unify amd and non-amd MTRR routines by Aaron Durbin · 11 years ago
  25. c8eab2c Add support for ASUS F2A85-M board by Rudolf Marek · 11 years ago
  26. 5605f1b Fix compilation of Intel LynxPoint based boards by Stefan Reinauer · 11 years ago
  27. db6c5bf Asrock E350M1: Use SPD read code from F14 wrapper by Jens Rottmann · 11 years ago
  28. 3db86cc FrontRunner/Toucan-AF: Use SPD read code from F14 wrapper by Jens Rottmann · 11 years ago
  29. 36b6f36 libpayload: initial test case + tiny "framework" by Patrick Georgi · 11 years ago
  30. b02c873 cbfstool: Fix initial empty space in image creation. by Hung-Te Lin · 11 years ago
  31. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  32. 93a6665 wtm2: build-time dev and recovery settings by Aaron Durbin · 11 years ago
  33. 54553d9 vboot: pass correct coreboot include paths by Aaron Durbin · 11 years ago
  34. 8dddc30 haswell: Add microcode for ULT C0 stepping 0x40651 by Duncan Laurie · 11 years ago
  35. dd32a31 coreboot: add vboot_handoff to coreboot tables by Aaron Durbin · 11 years ago
  36. d02bb62 haswell: vboot path support in romstage by Aaron Durbin · 11 years ago
  37. 0df4de9 haswell boards: support added chromeos function by Aaron Durbin · 11 years ago
  38. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  39. c065089 rmodule: add vboot rmodule type by Aaron Durbin · 11 years ago
  40. 22919ce timestamp: add vboot check points by Aaron Durbin · 11 years ago
  41. 0c6946d cbmem: add vboot cmbem id by Aaron Durbin · 11 years ago
  42. c0cbd6e haswell: use dynamic cbmem by Aaron Durbin · 11 years ago
  43. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  44. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  45. 55ed310 rmodule: correct ordering of bss clearing by Aaron Durbin · 11 years ago
  46. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  47. c322118 cbfs: Change false ERROR print to a WARNING. by Shawn Nematbakhsh · 11 years ago
  48. 71c7cdc Intel: Update CPU microcode for 6fx CPUs by Stefan Reinauer · 11 years ago
  49. b70197b Intel: Update CPU microcode for 106cx CPUs by Stefan Reinauer · 11 years ago
  50. b631f9c Intel: Update CPU microcode script by Stefan Reinauer · 11 years ago
  51. 7b8952c Butterfly, Stout: Force SATA link speed to 3 Gbps by Shawn Nematbakhsh · 11 years ago
  52. 2b7c88f rmodule: add string functions to rmodules class by Aaron Durbin · 11 years ago
  53. deb90f4 lynxpoint: Fix up handling for LynxPoint-LP chipsets by Duncan Laurie · 11 years ago
  54. 70f04b4 lynxpoint: Change sata.c to get rid of #if by Duncan Laurie · 11 years ago
  55. d604090 lynxpoint: Fix ELOG logging of power management events by Duncan Laurie · 11 years ago
  56. 467f31d haswell/lynxpoint: Use new PCH/PM helper functions by Duncan Laurie · 11 years ago
  57. 7922b46 lynxpoint: Fix GPIO and PM base reservations by Duncan Laurie · 11 years ago
  58. f5966b1 lynxpoint: remove DEBUG_PERIODIC_SMIS by Duncan Laurie · 11 years ago
  59. 55cdf55 lynxpoint: Add power management helper functions by Duncan Laurie · 11 years ago
  60. 1ad5564 lynxpoint: Add helper functions for reading PM and GPIO base by Duncan Laurie · 11 years ago
  61. 5cc51c0 lynxpoint: Add function for checking for LP chipset by Duncan Laurie · 11 years ago
  62. 7a3fd4d lynxpoint: Enable EC IO ports 0x62/0x66 by Duncan Laurie · 11 years ago
  63. 969ac8d haswell: Drop the device ID check in graphics init path by Duncan Laurie · 11 years ago
  64. b37d1fb lynxpoint: update MBP give up routine by Aaron Durbin · 11 years ago
  65. b86113f haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option by Aaron Durbin · 12 years ago
  66. f7cdfe5 haswell: implement ramstage caching in SMM region by Aaron Durbin · 12 years ago
  67. de1f890 coreboot: add caching loaded ramstage interface by Aaron Durbin · 12 years ago
  68. 8ce667e haswell: add multipurpose SMM memory region by Aaron Durbin · 12 years ago
  69. 67481ddc haswell: set TSEG as WB cacheable in romstage by Aaron Durbin · 12 years ago
  70. 8584b22 LynxPoint: Move RCBA helper function to its own file by Duncan Laurie · 12 years ago
  71. 738af67 haswell: support for parallel SMM relocation by Aaron Durbin · 12 years ago
  72. 159f2ef ramstage: cache relocated ramstage in RAM by Aaron Durbin · 12 years ago
  73. bf396ff haswell: use s3_resume field in romstage_handoff by Aaron Durbin · 12 years ago
  74. 605ca1b haswell: cbmem_get_table_location() implementation by Aaron Durbin · 12 years ago
  75. 25fe2d0 ramstage: Add cbmem_get_table_location() by Aaron Durbin · 12 years ago
  76. c00457d romstage_handoff: add s3_resume field by Aaron Durbin · 12 years ago
  77. f2b20d8 romstage_handoff: provide common logic for setup by Aaron Durbin · 12 years ago
  78. ef4275b x86: protect against abi assumptions from compiler by Aaron Durbin · 12 years ago
  79. e2d9e5b haswell: support for CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  80. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  81. 43e4a80 Fix race condition building console code by Stefan Reinauer · 11 years ago
  82. cddcc80 coreboot: introduce romstage_handoff structure by Aaron Durbin · 12 years ago
  83. a1db81b4 cbmem: add CBMEM_ID_ROMSTAGE_INFO id by Aaron Durbin · 12 years ago
  84. a146d58 ramstage: prepare for relocation by Aaron Durbin · 12 years ago
  85. e8c866a rmodule: add ability to calculate module placement by Aaron Durbin · 12 years ago
  86. 426ce41 armv7: add function for dcache_clean_by_mva() by David Hendricks · 11 years ago
  87. 758abdd armv7: add a helper function for dcache ops by MVA by David Hendricks · 11 years ago
  88. a54efdc armv7: cosmetic changes to new cache code by David Hendricks · 11 years ago
  89. 2138afe armv7: remove old isb() and dsb() macros by David Hendricks · 11 years ago
  90. 8ec6905 armv7: move armv7_invalidate_caches() to cache.c by David Hendricks · 11 years ago
  91. eb06a42 x86: don't clear bss in ramstage entry by Aaron Durbin · 11 years ago
  92. 1cc4737 f15tn/Include/OptionIdsInstall.h: Remove idle `… || )` by Siyuan Wang · 11 years ago
  93. 70ae9ec ARM: remove assembly code dump when stages.o is built by Ronald G. Minnich · 11 years ago
  94. 9f3a7a3 ARM: Fix the ldscripts so that exit/enter stage work correctly. by Ronald G. Minnich · 11 years ago
  95. 28b99c0 Supermicro H8SCM: Use SPD read code from F15 wrapper by Kimarie Hoot · 11 years ago
  96. 2a9145e AMD Dinar: Use SPD read code from F15 wrapper by Kimarie Hoot · 11 years ago
  97. b37ec54 Tyan S8226: Use SPD read code from F15 wrapper by Kimarie Hoot · 11 years ago
  98. eef45f9 Supermicro H8QGI: Use SPD read code from F15 wrapper by Kimarie Hoot · 11 years ago
  99. e4ea2ca cbfstool locate: Implement alignment switch --align/-a by Hung-Te Lin · 11 years ago
  100. b3b72f3 link/graphics: Add support for EDID by Ronald G. Minnich · 11 years ago