1. ee6f981 AGESA f12: Add "const" modifiers by Patrick Georgi · 10 years ago
  2. 49c70b6 amd/agesa/f15: Invalid inline asm in gcc-intrin.h by Edward O'Callaghan · 10 years ago
  3. a28dda4 amd/agesa/f12: Invalid inline asm in gcc-intrin.h by Edward O'Callaghan · 10 years ago
  4. 913e27e amd/agesa/f10: Invalid inline asm in gcc-intrin.h by Edward O'Callaghan · 10 years ago
  5. 88db14d AGESA fam15tn fam16kb: Fix missing FCH function prototypes by Kyösti Mälkki · 10 years ago
  6. 2c0f46a AGESA stub 00730F01: Add config.h and kconfig.h to Makefile.inc by Bruce Griffith · 10 years ago
  7. 6eaaafa vendorcode: Add ChromeOS VPD parser. by Hung-Te Lin · 10 years ago
  8. d518c7a tpm: Clean up I2C TPM driver by Stefan Reinauer · 11 years ago
  9. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  10. b266c6b AMD Steppe Eagle: Add binary PI vendorcode files by Bruce Griffith · 10 years ago
  11. aaaf689 chromeos: On ARM platforms VBNV lives in the EC by Stefan Reinauer · 11 years ago
  12. 8845759 vendorcode/intel/fsp/baytrail/absf: add Minnow Max absf files by Martin Roth · 10 years ago
  13. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  14. 1415121 vboot: Implement VbExGetTimer using monotonic timers by Stefan Reinauer · 11 years ago
  15. 9ad28b9 chromeos: Add code to read FMAP on ARM by Stefan Reinauer · 11 years ago
  16. 2c3f944 vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h' by Edward O'Callaghan · 10 years ago
  17. cd47560 vendorcode/amd/agesa: Use macros already defined in stdlib.h by Edward O'Callaghan · 10 years ago
  18. c805e62 vendorcode/amd/agesa/f15tn: Fix erratum #712 by Rudolf Marek · 10 years ago
  19. e963b38 vendorcode/amd/agesa/f14: Trivial - drop whitespaces in .h by Edward O'Callaghan · 10 years ago
  20. 1542a6f vendorcode/amd/agesa/f14: Trivial - drop trailing whitespaces by Edward O'Callaghan · 10 years ago
  21. 648c954 vendorcode/amd/agesa/f12: Trivial - drop whitespaces in .h by Edward O'Callaghan · 10 years ago
  22. f132316 vendorcode/amd/agesa/f12: Trivial - drop trailing whitespaces by Edward O'Callaghan · 10 years ago
  23. 692f522 vendorcode/amd/agesa/f10: Trivial - drop whitespaces in .h by Edward O'Callaghan · 10 years ago
  24. 8a6f216 vendorcode/amd/agesa/f10: Trivial - drop trailing whitespaces by Edward O'Callaghan · 10 years ago
  25. b9a6700 vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .h by Edward O'Callaghan · 10 years ago
  26. ef5981b vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .c by Edward O'Callaghan · 10 years ago
  27. 1f19d34 vendorcode/google: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  28. 16a8206 vendorcode/intel: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  29. 7a22b09 amd/agesa/f15tn: Invalid inline asm in gcc-intrin.h by Edward O'Callaghan · 10 years ago
  30. e93fe23 amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.c by Edward O'Callaghan · 10 years ago
  31. dfdf001 ChromeOS: Rename chromeos.c in vendorcode by Kyösti Mälkki · 10 years ago
  32. a0427cb vendorcode/intel/fsp/rangeley: remove extra file by Martin Roth · 10 years ago
  33. 3a5ea48 vendorcode/amd/agesa/f*: Fix typo in header guards by Edward O'Callaghan · 10 years ago
  34. db0e0e2 amd/agesa/*/gcc-intrin.h: Invaild inline asm by Edward O'Callaghan · 10 years ago
  35. 3312ed7 amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop construct by Edward O'Callaghan · 10 years ago
  36. 0deb355 vendorcode/amd/agesa: unsigned enum is strictly positive by Edward O'Callaghan · 10 years ago
  37. 8a661ed amd/cimx/sb?00/SATA.c: Integer overflow in loop condition by Edward O'Callaghan · 10 years ago
  38. 03b00e9 baytrail: Fix some minor errors in FSP by David Hendricks · 10 years ago
  39. 8dd407a vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdp by Edward O'Callaghan · 10 years ago
  40. b2d6897 amd/agesa: Implicit assigment between enum without cast by Edward O'Callaghan · 10 years ago
  41. e1845b3 amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.h by Edward O'Callaghan · 10 years ago
  42. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  43. 9f5af6a vendorcode/amd: kill some intermediate variables in build system by Patrick Georgi · 10 years ago
  44. e392743 build: move include paths where they belong by Patrick Georgi · 10 years ago
  45. 2313c8b agesa: drop non-existing search paths by Patrick Georgi · 10 years ago
  46. 4ebd3d9 build: kill one indirection by Patrick Georgi · 10 years ago
  47. 58f73a6 build: separate CPPFLAGS from CFLAGS by Patrick Georgi · 10 years ago
  48. 98f49d2 build: CPPFLAGS is more common than INCLUDES by Patrick Georgi · 10 years ago
  49. 1645589 Declare get_write_protect_state() without ChromeOS by Kyösti Mälkki · 10 years ago
  50. e3ddee0 Rename from save_chromeos_gpios() to init_bootmode_straps() by Kyösti Mälkki · 10 years ago
  51. ff402e3 ChromeOS boards: Use explicit include of chromeos.c by Kyösti Mälkki · 10 years ago
  52. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  53. 04f5c4e Build without ChromeOS by Kyösti Mälkki · 11 years ago
  54. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  55. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  56. e07cb65 vendorcode/amd/agesa/fam14: Build as a static library by Edward O'Callaghan · 10 years ago
  57. ee905a8 vendorcode/amd/agesa/fam15tn: Build as a static library by Alexandru Gagniuc · 10 years ago
  58. 4e6881f Add the Rangeley FSP include & srx directories by Martin Roth · 10 years ago
  59. 954f388 Add the Bay Trail FSP include & srx directories by Martin Roth · 10 years ago
  60. debd765 Add the ivybridge i89xx FSP include & srx directories by Martin Roth · 10 years ago
  61. 18a40e0 Update vendorcode/intel/makefile for coming FSPs by Martin Roth · 10 years ago
  62. 6b583a4 vendorcode/amd/agesa: Do not hardcode ROM base address by Alexandru Gagniuc · 10 years ago
  63. b3356bb console: Add printk helper for ChromeOS by Kyösti Mälkki · 10 years ago
  64. 59674d2 chromeos: fix build breakage when !CHROMEOS_RAMOOPS by Aaron Durbin · 10 years ago
  65. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  66. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 11 years ago
  67. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  68. 9cd96b4 vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility. by Edward O'Callaghan · 10 years ago
  69. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 11 years ago
  70. e9aaa71 x86: provide stage_exit() like arm by Aaron Durbin · 11 years ago
  71. d907a34 amd/cimx: fix sb(8|9)00 NULL type redefine by Aaron Durbin · 11 years ago
  72. 566b4f0 AGESA f15tn: Fix GPP ports resume by Rudolf Marek · 11 years ago
  73. 3a499c3 chromeos: provide option to identify reference code blob by Aaron Durbin · 11 years ago
  74. d37705c vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  75. d432256 VBOOT: Set virtual recovery switch based on EC Software Sync by Duncan Laurie · 11 years ago
  76. f545abf rmodule: consolidate rmodule stage loading by Aaron Durbin · 11 years ago
  77. 790e3ad chromeos: include stddef to fix compilation error by Aaron Durbin · 11 years ago
  78. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  79. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  80. 21d4a85 chromeos: Check for recovery reason code in shared data by Duncan Laurie · 11 years ago
  81. 8c0cb8a Correct file permissions. by Idwer Vollering · 11 years ago
  82. 6e6d719 src/vendorcode/amd: remove Visual Studio remnants. by Idwer Vollering · 11 years ago
  83. abd119d AMD IMC AGESA: Access the data in stack by correct length by Zheng Bao · 11 years ago
  84. 54b8e7a Add Intel FSP northbridge support Sandybridge and Ivybridge by Marc Jones · 11 years ago
  85. 199e196 vboot: use out_flags to indicate recovery mode by Duncan Laurie · 11 years ago
  86. eec8e33 vboot: Do not pass OPROM_MATTERS flag to VbInit by Duncan Laurie · 11 years ago
  87. b1b9c93 Add option to disable ChromeOS by Kyösti Mälkki · 11 years ago
  88. 9c66099 vboot: use out_flags to indicate dev mode by Aaron Durbin · 11 years ago
  89. 8d783b8 slippy: Minor vboot related fixes by Duncan Laurie · 11 years ago
  90. 6a89cf3 Honor vboot's request to load the VGA option ROM by Bill Richardson · 12 years ago
  91. 7a91816 Fix compile error in chromeos by adding stddef.h by Duncan Laurie · 11 years ago
  92. 7b6d412 vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7 by WANG Siyuan · 11 years ago
  93. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  94. 5a7e127 southbridge/cimx/sb900: Rename headers to match sb700 & sb800 by Corey Osgood · 11 years ago
  95. a9b01d1 AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze by WANG Siyuan · 11 years ago
  96. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 11 years ago
  97. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  98. cec611a AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER` by Paul Menzel · 11 years ago
  99. 5697df2 AMD AGESA: Add missing breaks to switch statement in one file by Bruce Griffith · 11 years ago
  100. aea318f AMD Kabini: Add "const" modifier to AGESA function parameters by Bruce Griffith · 11 years ago