1. b2d6897 amd/agesa: Implicit assigment between enum without cast by Edward O'Callaghan · 10 years ago
  2. e1845b3 amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.h by Edward O'Callaghan · 10 years ago
  3. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  4. 9f5af6a vendorcode/amd: kill some intermediate variables in build system by Patrick Georgi · 10 years ago
  5. e392743 build: move include paths where they belong by Patrick Georgi · 10 years ago
  6. 2313c8b agesa: drop non-existing search paths by Patrick Georgi · 10 years ago
  7. 4ebd3d9 build: kill one indirection by Patrick Georgi · 10 years ago
  8. 58f73a6 build: separate CPPFLAGS from CFLAGS by Patrick Georgi · 10 years ago
  9. 98f49d2 build: CPPFLAGS is more common than INCLUDES by Patrick Georgi · 10 years ago
  10. 1645589 Declare get_write_protect_state() without ChromeOS by Kyösti Mälkki · 10 years ago
  11. e3ddee0 Rename from save_chromeos_gpios() to init_bootmode_straps() by Kyösti Mälkki · 10 years ago
  12. ff402e3 ChromeOS boards: Use explicit include of chromeos.c by Kyösti Mälkki · 10 years ago
  13. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  14. 04f5c4e Build without ChromeOS by Kyösti Mälkki · 11 years ago
  15. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  16. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  17. e07cb65 vendorcode/amd/agesa/fam14: Build as a static library by Edward O'Callaghan · 10 years ago
  18. ee905a8 vendorcode/amd/agesa/fam15tn: Build as a static library by Alexandru Gagniuc · 10 years ago
  19. 4e6881f Add the Rangeley FSP include & srx directories by Martin Roth · 10 years ago
  20. 954f388 Add the Bay Trail FSP include & srx directories by Martin Roth · 10 years ago
  21. debd765 Add the ivybridge i89xx FSP include & srx directories by Martin Roth · 10 years ago
  22. 18a40e0 Update vendorcode/intel/makefile for coming FSPs by Martin Roth · 10 years ago
  23. 6b583a4 vendorcode/amd/agesa: Do not hardcode ROM base address by Alexandru Gagniuc · 10 years ago
  24. b3356bb console: Add printk helper for ChromeOS by Kyösti Mälkki · 10 years ago
  25. 59674d2 chromeos: fix build breakage when !CHROMEOS_RAMOOPS by Aaron Durbin · 10 years ago
  26. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  27. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 10 years ago
  28. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  29. 9cd96b4 vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility. by Edward O'Callaghan · 10 years ago
  30. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  31. e9aaa71 x86: provide stage_exit() like arm by Aaron Durbin · 10 years ago
  32. d907a34 amd/cimx: fix sb(8|9)00 NULL type redefine by Aaron Durbin · 10 years ago
  33. 566b4f0 AGESA f15tn: Fix GPP ports resume by Rudolf Marek · 11 years ago
  34. 3a499c3 chromeos: provide option to identify reference code blob by Aaron Durbin · 11 years ago
  35. d37705c vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  36. d432256 VBOOT: Set virtual recovery switch based on EC Software Sync by Duncan Laurie · 11 years ago
  37. f545abf rmodule: consolidate rmodule stage loading by Aaron Durbin · 11 years ago
  38. 790e3ad chromeos: include stddef to fix compilation error by Aaron Durbin · 11 years ago
  39. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  40. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  41. 21d4a85 chromeos: Check for recovery reason code in shared data by Duncan Laurie · 11 years ago
  42. 8c0cb8a Correct file permissions. by Idwer Vollering · 11 years ago
  43. 6e6d719 src/vendorcode/amd: remove Visual Studio remnants. by Idwer Vollering · 11 years ago
  44. abd119d AMD IMC AGESA: Access the data in stack by correct length by Zheng Bao · 11 years ago
  45. 54b8e7a Add Intel FSP northbridge support Sandybridge and Ivybridge by Marc Jones · 11 years ago
  46. 199e196 vboot: use out_flags to indicate recovery mode by Duncan Laurie · 11 years ago
  47. eec8e33 vboot: Do not pass OPROM_MATTERS flag to VbInit by Duncan Laurie · 11 years ago
  48. b1b9c93 Add option to disable ChromeOS by Kyösti Mälkki · 11 years ago
  49. 9c66099 vboot: use out_flags to indicate dev mode by Aaron Durbin · 11 years ago
  50. 8d783b8 slippy: Minor vboot related fixes by Duncan Laurie · 11 years ago
  51. 6a89cf3 Honor vboot's request to load the VGA option ROM by Bill Richardson · 12 years ago
  52. 7a91816 Fix compile error in chromeos by adding stddef.h by Duncan Laurie · 11 years ago
  53. 7b6d412 vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7 by WANG Siyuan · 11 years ago
  54. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  55. 5a7e127 southbridge/cimx/sb900: Rename headers to match sb700 & sb800 by Corey Osgood · 11 years ago
  56. a9b01d1 AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze by WANG Siyuan · 11 years ago
  57. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 11 years ago
  58. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  59. cec611a AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER` by Paul Menzel · 11 years ago
  60. 5697df2 AMD AGESA: Add missing breaks to switch statement in one file by Bruce Griffith · 11 years ago
  61. aea318f AMD Kabini: Add "const" modifier to AGESA function parameters by Bruce Griffith · 11 years ago
  62. abebe80 AMD SATA: Correct "them implement" to "then implement" in comments by Paul Menzel · 11 years ago
  63. affe85f AMD Kabini: Add AGESA/PI code for new processor family by Siyuan Wang · 11 years ago
  64. e44a89f amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement by Bruce Griffith · 11 years ago
  65. af881b8 amd/agesa/f15/Proc/CPU: Add length modifier to eliminate compiler warnings by Bruce Griffith · 11 years ago
  66. 940ccaa vendorcode/amd/agesa/f15: Eliminate compiler warnings by Bruce Griffith · 11 years ago
  67. 641f00c fam15 vendorcode: Change license to BSD from AMD software license by Siyuan Wang · 11 years ago
  68. 283ba78 AGESA: Add "const" modifier to function parameters by Bruce Griffith · 11 years ago
  69. 677e155 chromeos: use cache-as-ram migration API for vbnv by Aaron Durbin · 11 years ago
  70. 4bd7b0c EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. by Ronald G. Minnich · 11 years ago
  71. dfb0686 AMD F15: Fix warning in Proc/CPU/Feature by Martin Roth · 11 years ago
  72. 8187f3d AMD F15: Fix warnings in Proc/Common by Martin Roth · 11 years ago
  73. 0086162 AMD SATA: Correct »them implement« to »then implement« in comments by Paul Menzel · 11 years ago
  74. 642b1db7 Eliminate use of pointers in coreboot table by Stefan Reinauer · 11 years ago
  75. 07e0f1b AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in comments by Paul Menzel · 11 years ago
  76. 0b31286 AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in comments by Paul Menzel · 11 years ago
  77. 0703ec4 chromeos: honor MOCK_TPM=1 by Aaron Durbin · 11 years ago
  78. e63d5d8 chromeos: remove CACHE_ROM automatic selection by Aaron Durbin · 11 years ago
  79. c875e2a vboot module: fix compilation issues by Aaron Durbin · 11 years ago
  80. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  81. 54553d9 vboot: pass correct coreboot include paths by Aaron Durbin · 11 years ago
  82. dd32a31 coreboot: add vboot_handoff to coreboot tables by Aaron Durbin · 11 years ago
  83. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  84. 1cc4737 f15tn/Include/OptionIdsInstall.h: Remove idle `… || )` by Siyuan Wang · 11 years ago
  85. 20ff75f google/snow: rename a file so that it is clear what board it is for by Ronald G. Minnich · 11 years ago
  86. c2f2bd0 AGESA: Fix CR0_PE bit define by Konstantin Aladyshev · 11 years ago
  87. 7fcbbb0 AGESA: Fix bug in AMD_DISABLE_STACK_FAMILY_HOOK_F15 by Konstantin Aladyshev · 11 years ago
  88. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  89. 3faa2c7 google/snow: enable GPIO entries and CHROMEOS in building by Ronald G. Minnich · 11 years ago
  90. e533fda AMD f14 vendorcode: Fix warning by Martin Roth · 11 years ago
  91. 92f03c0 AMD Family12h: Fix warnings by Martin Roth · 11 years ago
  92. 96e3035 AMD SB900: fix warnings by Martin Roth · 11 years ago
  93. e7c76b4 snow: make build script erase 192KB instead of 128KB by David Hendricks · 11 years ago
  94. 9efc42e AMD Fam14 - Fix warnings by Martin Roth · 11 years ago
  95. 73e86a8 F15tn: Fix all warnings, enable warnings as errors by Martin Roth · 12 years ago
  96. e4cd00c Save and restore F15TN graphics command register by Martin Roth · 12 years ago
  97. 931df3a F15tn / Hudson: Change SATA NumOfPorts register setting by Martin Roth · 12 years ago
  98. 6e21f43 No random directories by Stefan Reinauer · 12 years ago
  99. 92dd172 Fix 2 infinite loops if IMC doesn't respond by Martin Roth · 12 years ago
  100. f50fbe8 AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions by Aladyshev Konstantin · 12 years ago