1. 147b08d Implement AVB Android Things eXtension (ATX) by Darren Krahn · 8 years ago
  2. 57ac06e Set androidboot.vbmeta.device from libavb instead of descriptor. by David Zeuthen · 8 years ago
  3. 574ed99 Rework interactions between AvbOps and AvbABOps. by David Zeuthen · 8 years ago
  4. 4b6a634 Fix-up coding style and add PREUPLOAD.cfg file. by David Zeuthen · 8 years ago
  5. 3c58e59 Merge changes from topic 'fix-errors' by Treehugger Robot · 8 years ago
  6. 4cfa3cd libavb: fix -Werror=return-type compilation error. by Dzmitry Yatsushkevich · 8 years ago
  7. b82c411 libavb: fix gcc compilation error. by Dzmitry Yatsushkevich · 8 years ago
  8. dc883a1 avb_sysdeps.h: set pointer alignment verification based on ARCH long and pointer size. by Dzmitry Yatsushkevich · 8 years ago
  9. c9fa424 libavb: Move algorithm data to avb_crypto.h by Darren Krahn · 8 years ago
  10. 40ee1da Rename "rollback index slot" to "rollback index location". by David Zeuthen · 8 years ago
  11. 8681a33 libavb: Pass all vbmeta images in AvbSlotVerifyData, not just 'vbmeta'. by David Zeuthen · 8 years ago
  12. bc8f647 Pass androidboot.vbmeta.device option on the kernel cmdline. by David Zeuthen · 8 years ago
  13. fd41eb9 Add way to disable dm-verity allowing rootfs to be writable. by David Zeuthen · 8 years ago
  14. 0155e6b Enable operations on unlocked devices. by David Zeuthen · 8 years ago
  15. 18666ab Make it possible to include public key metadata. by David Zeuthen · 8 years ago
  16. baf59e2 libavb: Move all A/B functionality into separate libavb_ab/ directory. by David Zeuthen · 8 years ago
  17. 4cc9652 libavb: Make it possible to store A/B metadata somewhere else than 'misc'. by David Zeuthen · 8 years ago
  18. a8bb9a0 libavb: Make it possible to load other partitions than 'boot'. by David Zeuthen · 8 years ago
  19. 5cb2db9 Add room for expansion in descriptors. by David Zeuthen · 8 years ago
  20. 0b7f1d3 Add support for FEC in hashtrees. by David Zeuthen · 8 years ago
  21. 88b13e1 Include full vbmeta digest on the kernel cmdline. by David Zeuthen · 8 years ago
  22. 507752b libavb: Allow AvbOps functions to fail with OOM. by David Zeuthen · 8 years ago
  23. 8b6973b Add A/B implementation. by David Zeuthen · 8 years ago
  24. c612e2e Switch to MIT license. by David Zeuthen · 8 years ago
  25. 21e9526 Add common verified boot tools and library. by David Zeuthen · 8 years ago