1. 23727ca vboot: make vboot2_verify_firmware return by Daisuke Nojiri · 10 years ago
  2. 105f5b7 chromeos: Provide common watchdog reboot support by Julius Werner · 10 years ago
  3. 731bfef chromeos: Move memlayout.h/symbols.h into common directory by Julius Werner · 10 years ago
  4. d37bc75 veyron: move setup_chromeos_gpios() prototype to board.h by Julius Werner · 10 years ago
  5. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  6. b5995b5 rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE by Julius Werner · 10 years ago
  7. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 10 years ago
  8. 3d28479 Fix dependency issue in Chrome OS vendor code by Stefan Reinauer · 9 years ago
  9. 24d4dae vboot: remove vboot_handoff.h from chromeos.h by Daisuke Nojiri · 10 years ago
  10. e319e48 vboot2: Fill vboot1 handoff with correct TPM firmware version by Julius Werner · 10 years ago
  11. c860315 The vboot_reference fwlib2 target has changed to fwlib20 by Bill Richardson · 10 years ago
  12. 4f92844 chromeos: add get_recovery_mode_from_vbnv() to vbnv_flash by David Hendricks · 10 years ago
  13. a7902ed chromeos: Reverse FMAP signature constant to avoid having it in .rodata by Julius Werner · 10 years ago
  14. 9e381a1 vbnv flash: use proper SPI flash offset for NVRAM by Vadim Bendebury · 10 years ago
  15. 6fd3501 chromeos: Move common VBNV offsets to a header by David Hendricks · 10 years ago
  16. 2a5c8f0 vboot1: Set BEFORE_OPROM_LOAD flag for VbInit() by Duncan Laurie · 10 years ago
  17. afe9c8a vboot1: Fix compilation error with CONFIG_ARCH_ROMSTAGE_ARM64 enabled by Yidi Lin · 10 years ago
  18. e5d1378 vboot2: use offset to vboot2 work buffer instead of absolute address by Daisuke Nojiri · 10 years ago
  19. a555f74 fmap: allocate memory as much as discovered fmap size by Daisuke Nojiri · 10 years ago
  20. 1483822 vboot: Remove unused 2lib header path by Randall Spangler · 10 years ago
  21. 144c228 vboot: Include vb2_api.h, instead of lower-level vboot2 header files by Randall Spangler · 10 years ago
  22. d0db3a9 vboot2: Reduce minimum required work buffer size by Julius Werner · 10 years ago
  23. 2624c8d vboot: add physical recovery switch support by Daisuke Nojiri · 10 years ago
  24. 183ad81 vboot2: update fw_version_tpm when creating vboot1 shared data by Daisuke Nojiri · 10 years ago
  25. efb546d ramoops: Add support for passing ramoops region through cb tables. by Furquan Shaikh · 10 years ago
  26. aed887f chromeos: Add correct dependency on HAVE_ACPI_TABLES for gvns and ramoops. by Furquan Shaikh · 10 years ago
  27. 54af625 vboot: reduce references to parent's files in Makefiles by Daisuke Nojiri · 10 years ago
  28. 6dc94c0 vboot: fix invalid check for the returned value from spi_flash->write by Daisuke Nojiri · 10 years ago
  29. ceaabc9 vboot: adding VBSD_BOOT_FIRMWARE_WP_ENABLED logic by Gediminas Ramanauskas · 10 years ago
  30. 2ab9f08 fmap: use CBFS for all other than x86 platforms by Vadim Bendebury · 10 years ago
  31. 318708d chromeos: Add a function to copy VPD WiFi calibration data to CBMEM by Vadim Bendebury · 10 years ago
  32. 742fc8d vboot: move vboot files to designated directory by Daisuke Nojiri · 10 years ago
  33. c294d70 vendorcode/amd/agesa/f16kb: Enable support for AM1 socket by Sergej Ivanov · 9 years ago
  34. 127c339 chromeos: add another VPD access API by Vadim Bendebury · 10 years ago
  35. dd94b5f chromeos: move VPD MAC address retrieval function by Vadim Bendebury · 10 years ago
  36. 8c5e4d9 cbfs: Enforce media->map() result checking, improve error messages by Julius Werner · 10 years ago
  37. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  38. 015f0ae Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros by Julius Werner · 10 years ago
  39. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  40. 2b59a83 vboot: add vbnv flash driver by Daisuke Nojiri · 10 years ago
  41. 4418776 chromeos: INCLUDES was renamed to CPPFLAGS_common by Patrick Georgi · 9 years ago
  42. 2459aee build system: provide generic compiler flag variables by Patrick Georgi · 9 years ago
  43. 00d4846 build system: remove intermediate link step in vboot by Patrick Georgi · 9 years ago
  44. cfc086b Chrome OS vendorcode: Fix vboot_reference compilation by Stefan Reinauer · 9 years ago
  45. 739df1b rk3288: update romstage & mainboard by huang lin · 10 years ago
  46. 338c617 vboot: Add support for OPROM_MATTERS and SLOW_EC by Duncan Laurie · 10 years ago
  47. 477dd18 vboot: add vbnv_flash as template by Daisuke Nojiri · 10 years ago
  48. 97ea9c0 vboot2: factory-initialize kernel space in tpm by Daisuke Nojiri · 10 years ago
  49. 6abe7c6 vboot2: avoid fall through when hard_reset is not implemented by Daisuke Nojiri · 10 years ago
  50. 3589017 vboot2: load decompressed stage directly to load address by Daisuke Nojiri · 10 years ago
  51. 1bbac3f vboot2: Make struct vb2_working_data cpu architecture agnostic by Daisuke Nojiri · 10 years ago
  52. efddcfb vboot2: separate verstage from bootblock by Daisuke Nojiri · 10 years ago
  53. 1b05d88 nyans: reduce code duplication in bootblock and romstages by Daisuke Nojiri · 10 years ago
  54. dad16b1 vboot: Introduce kconfig variable for VBNV backing storage by David Hendricks · 10 years ago
  55. 8c7c05a vboot: Update VBOOT_CFLAGS to include rmodules ccopts by Furquan Shaikh · 10 years ago
  56. 79cac09 vboot2: translate shared data to hand off to depthcharge by Daisuke Nojiri · 10 years ago
  57. 302ed00 chromeos: rename for easier patch merging by Aaron Durbin · 9 years ago
  58. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  59. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  60. dbe0df1 Add and consistently use wrapper macro for romstage static variables by Julius Werner · 10 years ago
  61. 0127c6c AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 by Kyösti Mälkki · 10 years ago
  62. 8dba709 AMD cimx/sb800: Disable unused GPP ports by Kyösti Mälkki · 10 years ago
  63. e1e11e6 intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP by York Yang · 10 years ago
  64. 86393bb vendorcode/amd/agesa/f14: update microcode by Nicolas Reinecke · 10 years ago
  65. bc21a41 southbridge/amd/pi: Rename Avalon to Hudson by Dave Frodin · 10 years ago
  66. 98e8253 AMD Bald Eagle: Add binary PI vendorcode files by Bruce Griffith · 10 years ago
  67. efb5cde vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration by Daisuke Nojiri · 10 years ago
  68. 3c21e46 vboot_wrapper: handling VBERROR_TPM_REBOOT_REQUIRED from VbInit(). by Kevin Cheng · 10 years ago
  69. 224f922 vboot2: read dev and recovery switch by Daisuke Nojiri · 10 years ago
  70. 1989a53 vboot2: implement vb2ex_read_resource by Daisuke Nojiri · 10 years ago
  71. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  72. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  73. c1f5a2e fmap: Fix pointer related casts by Furquan Shaikh · 10 years ago
  74. 5780d6f Revert "vboot2: add verstage" by Paul Menzel · 10 years ago
  75. 3bde659 vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variable by Edward O'Callaghan · 10 years ago
  76. 320647a vboot2: add verstage by Daisuke Nojiri · 10 years ago
  77. fa6bd71 vendorcode/intel: remove DebugDeadLoop() from fsptypes.h by Martin Roth · 10 years ago
  78. 739e6a8 elog: Add function to log boot reason in ChromeOS case by David Hendricks · 10 years ago
  79. a40901b vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistent by Edward O'Callaghan · 10 years ago
  80. 1d6560f chromeos: Unconditionally clear the EC recovery request by Sheng-Liang Song · 10 years ago
  81. afde961 vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceive by Daisuke Nojiri · 10 years ago
  82. 4397aa1 vboot: Add a new post code for TPM failure by Duncan Laurie · 10 years ago
  83. afe6a69 amd/agesa/f15/Proc/Common/S3SaveState.c: Sync with f15tn by Edward O'Callaghan · 10 years ago
  84. 1882d65 AMD Trinity: Update SMU firmware from 10.9 to 10.14 by Zheng Bao · 10 years ago
  85. 203e8ce chromeos: Add empty functions when CONFIG_CHROMEOS is disabled by Duncan Laurie · 10 years ago
  86. 229ad27 chromeos: vboot_loader: Add support for SW_WP_ENABLED flag by Shawn Nematbakhsh · 10 years ago
  87. cb0dd58 amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop construct by Edward O'Callaghan · 10 years ago
  88. 042f849 tegra124: Skip display init when vboot says we don't need it. by Gabe Black · 10 years ago
  89. 84c3c56 vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attribute by Bruce Griffith · 10 years ago
  90. fb17a7d vendorcode/amd/agesa/f16kb/*/PcieComplexDataKB.c: Implicit truncation by Edward O'Callaghan · 10 years ago
  91. 30974bc2 vboot: allow for non-memory-mapped VBOOT regions by Aaron Durbin · 10 years ago
  92. 5d06017 vendorcode/amd/agesa/fam10: Build as a static library by Edward O'Callaghan · 10 years ago
  93. fd1349b vendorcode/amd/agesa/fam15: Build as a static library by Edward O'Callaghan · 10 years ago
  94. 8ff0ead vendorcode/amd/agesa/f1{5,5tn,6kb}: Silence empty loop warn by Edward O'Callaghan · 10 years ago
  95. f0101a4 vendorcode/amd/agesa/f15tn/*/F15TnMsrTables.c: Topology Extensions Support by Edward O'Callaghan · 10 years ago
  96. 45b64fb vendorcode/amd/agesa: Remove unused helper.c file by Alexandru Gagniuc · 10 years ago
  97. 63ebb24 vendorcode/amd/agesa: Make Porting.h common between families by Edward O'Callaghan · 10 years ago
  98. e2b15d5 vendorcode/amd/agesa/f15tn: Fix GnbIommuScratch in AGESA compilation by Edward O'Callaghan · 10 years ago
  99. 986349d vendorcode/amd/agesa/fam15tn: Clean #includes in public headers by Alexandru Gagniuc · 10 years ago
  100. b1163f8 vendorcode/amd/agesa/f15tn: Trim out ASCII art in GnbIommuScratch.c by Edward O'Callaghan · 10 years ago