1. 38480bd Use only registered users in vboot_reference OWNERS files. by Chih-Hung Hsieh · 7 years ago
  2. 26af0da make_dev_ssd: Allow smaller kernel partition. by Hung-Te Lin · 9 years ago
  3. d7d9d3b keygeneration: fix typos in previous commit by Mike Frysinger · 9 years ago
  4. 79add75 create_new_keys: add options for generating 4k keys by Mike Frysinger · 9 years ago
  5. 37b6afe create_new_keys: add a proper main func by Mike Frysinger · 9 years ago
  6. 190eefb sign_official_build.sh should work without dev-firmware keys by Bill Richardson · 9 years ago
  7. b6ebb1a sign_official_build: Support old images without kernel in partition 4. by Hung-Te Lin · 9 years ago
  8. 4083725 sign_official_buid: Fix "incorrect rootfs hash" when image has no firmware updater . by Hung-Te Lin · 9 years ago
  9. 4edc75d image_signing: work around shar invocation changing by Mike Frysinger · 9 years ago
  10. 42f0213 make_dev_ssd: support devices using /dev/dm-1 as root device. by Hung-Te Lin · 10 years ago
  11. e1486c3 futility: add version command by Bill Richardson · 10 years ago
  12. e54e656 sign_official_build: Support new image layout (always installable kernel in B). by Hung-Te Lin · 10 years ago
  13. 2b802de image_signing: ignore missing chrome_dev.conf by Mike Frysinger · 10 years ago
  14. bc3f0b7 cleanup: remove a couple of unused functions and files by Bill Richardson · 10 years ago
  15. a19b00d futility: make resign_firmwarefd.sh simply invoke futility by Bill Richardson · 10 years ago
  16. fcefaed keygeneration: Add a script to sanity check versions for a keyset by Gaurav Shah · 10 years ago
  17. 8f15d74 make_dev_ssd: Allow chromeos-install to run on a modified image. by Hung-Te Lin · 10 years ago
  18. 277dc52 Add GBB flag to disable PD software sync by Duncan Laurie · 10 years ago
  19. 119140e resign_firmwarefd: Correct output file name for VBLOCK B. by Hung-Te Lin · 10 years ago
  20. 4521c1f image_signing: tweak loem firmware signing to have real keys by Mike Frysinger · 10 years ago
  21. 51ca0b8 create_new_keys: drop redundant settings by Mike Frysinger · 10 years ago
  22. aa88846 image_signing: support loem keysets with firmware shellballs by Mike Frysinger · 10 years ago
  23. d81a326 sign_firmware: clean up style to use a main func by Mike Frysinger · 10 years ago
  24. bdc2c94 vboot_reference: Don't use session_manager_use_flags.txt. by Daniel Erat · 10 years ago
  25. 9fc41a0 make_dev_firmware.sh: Correct firmware body size when changing rootkey. by Hung-Te Lin · 10 years ago
  26. 4ff446b set_gbb_flags: Aborts only if HW & SW WP are both enabled. by Hung-Te Lin · 10 years ago
  27. e811712 set_gbb_flags: Check write protection status before starting to flash. by Hung-Te Lin · 10 years ago
  28. 798cc91 Change flashrom target selection parameter. by Hung-Te Lin · 11 years ago
  29. 7a3a467 Add a script to remove /boot and its contents from an image. by Don Garrett · 11 years ago
  30. f5c62bd Fixed sign_official_build.sh to work with PARTUUID by Paul Taysom · 11 years ago
  31. f2a1dc0 Add GBB flags for disabling software sync and defaulting to legacy boot by Randall Spangler · 11 years ago
  32. 01bc003 Changed to use sed for regex pattern matching by Paul Taysom · 11 years ago
  33. ed92ada Added support for PARTUUID= by Paul Taysom · 11 years ago
  34. 9a8e79c Remove +x permissions from source files. by Bill Richardson · 11 years ago
  35. 5ede8c9 set_lsb_release: enable batch modification by Mike Frysinger · 11 years ago
  36. c8c8dfd Fixed error in verify by Paul Taysom · 11 years ago
  37. 96d16de Fixed the cmdline modification for bootcache by Paul Taysom · 11 years ago
  38. b55c538 sign_official_build: add a dump_config helper and clean up argument processing by Mike Frysinger · 11 years ago
  39. 8a42c27 remove verity regardless of dm device by Paul Taysom · 11 years ago
  40. 0bbc17c Added handling of regex for dm params by Paul Taysom · 11 years ago
  41. 7682e5e newbitmaps: Move files to new location (bmpblk). by Hung-Te Lin · 12 years ago
  42. 5eaf916 newbitmaps: Increase font size & fix JP font. by Hung-Te Lin · 12 years ago
  43. 8e32e75 newbitmaps: Get rid of ImageMagick and use PIL for image processing. by Hung-Te Lin · 12 years ago
  44. 9754cae Add FAFT keyboard remap GBB flag by Marc Jones · 12 years ago
  45. 3f98574 newbitmaps: Speed up image conversion by using PIL. by Hung-Te Lin · 12 years ago
  46. 7909cb8 newbitmaps: Speed up make_default_yaml. by Hung-Te Lin · 12 years ago
  47. 68a516a newbitmaps: Remove language navigation bar in TONORM_CONFIRM. by Hung-Te Lin · 12 years ago
  48. 97625b6 newbitmaps: Add "USB2 only, no SD" profile. by Hung-Te Lin · 12 years ago
  49. ca8c372 sign_official_build: Support signing additional RW firmware in shellball. by Hung-Te Lin · 12 years ago
  50. 8b42ac8 Key increment scripts: fix incrementing keys not in $PWD by Mike Frysinger · 12 years ago
  51. 9bf0d53 resign_firmwarefd.sh: Fix flag option name by Gaurav Shah · 12 years ago
  52. 212eb98 Added patterns for bootcache by Paul Taysom · 12 years ago
  53. 4615b96 signer scripts: return an error when loading configs fail by Mike Frysinger · 12 years ago
  54. 283cbf8 sign_official_build.sh: add an update payload operation by Mike Frysinger · 12 years ago
  55. a2326ee Add CTRL-L in dev screen to support a "legacy boot option" by Stefan Reinauer · 12 years ago
  56. 40bc7b7 Do not create the kernel data keys. by Kris Rambish · 12 years ago
  57. 40d8651 Add scripts to increment single fm/kernel keys. by Kris Rambish · 12 years ago
  58. 46c01a2 scripts: Add the new GBB_FLAG_ENTER_TRIGGERS_TONORM usage by Tom Wai-Hong Tam · 12 years ago
  59. 35f5474 newbitmaps: Remove language in UPDATE screen. by Hung-Te Lin · 12 years ago
  60. 22bd8b0 sign_official_build.sh: rename "install" to "factory" by Mike Frysinger · 12 years ago
  61. 4b193b7 newbitmaps: Add 1280x* with AR=8x5 profiles by Hung-Te Lin · 12 years ago
  62. 599565b newbitmaps: Remove SD card asset for USB-only profiles. by Hung-Te Lin · 12 years ago
  63. 2607e39 newbitmaps: Add more locales & fix locale 'ms' (Malay). by Hung-Te Lin · 12 years ago
  64. 7b3e34a Key increment script: Preserve extension and take the target keyset directory by Gaurav Shah · 12 years ago
  65. 3ae4dd7 signing script: Resign just firmware body, not the entire section by Che-Liang Chiou · 12 years ago
  66. 16de2c7 signer scripts: break kernel parameters on spaces rather than word boundaries by Mike Frysinger · 12 years ago
  67. 513be21 signer scripts: include debug output when we fail by Mike Frysinger · 12 years ago
  68. ea1b7dd newbitmaps: Add "native 1366x768 USB" profile. by Hung-Te Lin · 12 years ago
  69. 2ac65ec newbitmaps: Reduce spacing between for_help and URL text. by Hung-Te Lin · 12 years ago
  70. 1d9c217 newbitmaps: Improve insert_sd_usb2 message. by Hung-Te Lin · 12 years ago
  71. 1550b14 newbitmaps: Support more profiles. by Hung-Te Lin · 12 years ago
  72. 7ce91cd newbitmaps: Change build targets from x86/arm to "profiles". by Hung-Te Lin · 12 years ago
  73. 5f5f086 newbitmaps: Replace image source BMP files by PNG format. by Hung-Te Lin · 12 years ago
  74. 4d31d0b newbitmaps: Revise fonts, color, layout & messages. by Hung-Te Lin · 12 years ago
  75. 194d7d8 newbitmaps: Add "insert SD / USB2" text resource. by Hung-Te Lin · 12 years ago
  76. 0868f8f Fix vertical placement of bmp images on firmware screens. by Dave Parker · 12 years ago
  77. 12ef75d Fix alignment of HWID on firmware screens and bitmap viewer. by Dave Parker · 12 years ago
  78. 06e8e90 Prevent color dithering of firmware bitmaps by Dave Parker · 12 years ago
  79. 6cda396 newbitmaps: Refine text layout & font settings. by Hung-Te Lin · 12 years ago
  80. 9a6e6e7 Scale bmp files correctly for x86 when generating bmpblocks. by Dave Parker · 12 years ago
  81. b57b8c3 newbitmaps: Add ToNorm confirm screen resource. by Hung-Te Lin · 12 years ago
  82. c951eb8 newbitmaps: Refine font and text generation. by Hung-Te Lin · 12 years ago
  83. 6974266 newbitmaps: Always generate bitmaps in 8bpp mode. by Hung-Te Lin · 12 years ago
  84. 1eb883d Translated text for "v2" firmware recovery screens. by Dave Parker · 12 years ago
  85. 1dc0016 newbitmaps: Add TODEV, TONORM, and UPDATE(WAIT) screens. by Hung-Te Lin · 12 years ago
  86. b7adca3 newbitmaps: Remove Alex files and refer to specific branch. by Hung-Te Lin · 12 years ago
  87. 4e4ed8b Generates x86 and arm firmware bitmap blocks. by Hung-Te Lin · 12 years ago
  88. 7f06cfd Generate localized messages in PNG format. by Hung-Te Lin · 12 years ago
  89. c11d835 Add firmware update message for WAIT screen. by Hung-Te Lin · 12 years ago
  90. 5da1061 Update bmpblock with new-style minimalist screens. by Dave Parker · 12 years ago
  91. 3985f94 Increase max number of bitmaps to composite to 16 per screen. by Dave Parker · 12 years ago
  92. 61ed188 Extend "non-release" check to session manager use-flags. by Jim Hebert · 12 years ago
  93. b48cd67 Add WAIT screen to default bitmap by Bill Richardson · 12 years ago
  94. 8dde149 Fix make_dev_ssd.sh --remove_rootfs_verification by Randall Spangler · 12 years ago
  95. af44dce vboot_reference: Improve make_dev_firmware script. by Hung-Te Lin · 12 years ago
  96. c6051ff [vboot_reference] Prepare for the removal of /root/.forget_usernames from test images by Nirnimesh · 12 years ago
  97. 61603e2 vboot_reference: add "set_gbb_flags" script. by Hung-Te Lin · 12 years ago
  98. 79461cb security test: Add test that verifies that update verification is enabled by Gaurav Shah · 12 years ago
  99. 1d75e69 Check in sources for the default, unofficial BIOS screens by Bill Richardson · 12 years ago
  100. 9c783ce Signing scripts: Add firmware signing to sign_official_build.sh by Gaurav Shah · 12 years ago