1. 83ef4b2 app: aboot: Add dtbo idx to cmdline by lijuang · 6 years ago
  2. 266b17d app: aboot: Don't enable power off charging in recovery mode by lijuang · 6 years ago
  3. f62f3f0 Merge "app: aboot: Enable erase and logical block size variable" by Linux Build Service Account · 6 years ago
  4. 9825746 platform: msm-shared: Boot tampered state to be set only on secure device by Monika Singh · 6 years ago
  5. bb6e7f3 app: aboot: Enable erase and logical block size variable by Mukesh Ojha · 6 years ago
  6. d9f9810 Merge "platform: msm_shared: add support for ATP platform." by Linux Build Service Account · 6 years ago
  7. 43dff76 Merge "app: aboot: Correct invalidate cache actions" by Linux Build Service Account · 6 years ago
  8. c529329 Merge "AndroidBoot: Change to detect build system flag for system as root." by Linux Build Service Account · 6 years ago
  9. 5384ed8 app: aboot: update commandline for system as root behaviour. by Mayank Grover · 6 years ago
  10. 66048af Merge "app: aboot: Change to enable hibernation support." by Linux Build Service Account · 6 years ago
  11. a64dfbe app: aboot: Publish hw-revision as fastboot variables. by Mayank Grover · 6 years ago
  12. c4778b7 app: aboot: Enable erase abv_custom_key partition by Monika Singh · 6 years ago
  13. 466d656 app: aboot: Change to enable hibernation support. by Mayank Grover · 6 years ago
  14. c267675 app: aboot: Correct invalidate cache actions by lijuang · 6 years ago
  15. 07c5d6e app: aboot: Using new function for unlock/lock menu by lijuang · 6 years ago
  16. 476df16 Merge "app: aboot: Fix splash partition corruption" by Linux Build Service Account · 6 years ago
  17. d082123 Merge "app: aboot: Replace strncpy to strlcpy." by Linux Build Service Account · 6 years ago
  18. 0e55904 app: aboot: Replace strncpy to strlcpy. by Mayank Grover · 6 years ago
  19. 07bd086 app: aboot : Search and select dtb from appended dtbs. by Vivek Kumar · 6 years ago
  20. ee5c0a3 app: aboot: Fix splash partition corruption by Kishor PK · 6 years ago
  21. 3056cb7 Merge "app: aboot: for LE platform set init=/sbin/init" by Linux Build Service Account · 6 years ago
  22. 32a09f7 app: aboot: Define helper functions for AVB 2.0 by Monika Singh · 6 years ago
  23. b0fad82 app: aboot: Add functions to validate userkey by Monika Singh · 6 years ago
  24. 9431646 app: aboot: Add Rollback index functions for AVB. by Monika Singh · 6 years ago
  25. 7d2fc27 app: aboot : Add bootstate for AVB2.0 by Monika Singh · 6 years ago
  26. 292b3e9 app: aboot: Add AVB2.0 changes to aboot files by Monika Singh · 6 years ago
  27. 6c7153c app: aboot: for LE platform set init=/sbin/init by Sourabh Banerjee · 6 years ago
  28. 52cd10a app: aboot: Add support to detect partition type. by Mayank Grover · 6 years ago
  29. d38fe01 app: aboot: Change to publish raw for unknown partitions. by Mayank Grover · 6 years ago
  30. cd89538 Merge "app: aboot: Do not erase misc partition in recovery" by Linux Build Service Account · 6 years ago
  31. b6c4c82 Merge "app: aboot: Change to check commandline buffer, before free." by Linux Build Service Account · 6 years ago
  32. 386b132 app: aboot: pass the a/b slot specific information in verity bootparam by Sourabh Banerjee · 6 years ago
  33. bc8a2ef app: aboot: Change to check commandline buffer, before free. by Mayank Grover · 6 years ago
  34. c448225 app: aboot: Do not erase misc partition in recovery by Parth Dixit · 7 years ago
  35. 8573c19 Merge "app: aboot: add recoveryfs into known partition types," by Linux Build Service Account · 6 years ago
  36. 4992021 app: aboot: add recoveryfs into known partition types, by Mayank Grover · 6 years ago
  37. 3f76281 Merge "app: aboot: Change to read full device info structure from partition." by Linux Build Service Account · 6 years ago
  38. 968b55a app: test: Initial support for SPI test by Maria Yu · 7 years ago
  39. ddd348d app: aboot: Change to read full device info structure from partition. by Mayank Grover · 6 years ago
  40. 11ff969 app: aboot: republish parititon table post partition update. by Mayank Grover · 6 years ago
  41. 1de3b77 Merge "include: target: remove macros for old vb runtime naming convention." by Linux Build Service Account · 6 years ago
  42. 912eaa6 app: aboot: Change Vb runtime, naming convention for VB runtime. by Mayank Grover · 7 years ago
  43. 51aec96 Merge "app: aboot: Change to refactor the code, prevent TOCTOU issues." by Linux Build Service Account · 6 years ago
  44. c19c2e5 app: aboot: Increase stack size of fastboot thread. by Mayank Grover · 6 years ago
  45. fc7a2ce app: aboot: Change to refactor the code, prevent TOCTOU issues. by Mayank Grover · 6 years ago
  46. 0889e19 app: aboot: Fix the compile error by lijuang · 6 years ago
  47. 9d635ed aboot : mdtp: fixed information leak by Brahmaji K · 7 years ago
  48. 7e40ad2 app: aboot: Check to avoid overflow, while roundoff operation. by Mayank Grover · 6 years ago
  49. 20be38e Merge "app: aboot: Zeroed out buffer, before flashing to prevent leak." by Linux Build Service Account · 7 years ago
  50. e0e4802 Merge "app: aboot: zero out extra bits, while update misc partition." by Linux Build Service Account · 7 years ago
  51. ccabd21 Merge "app: aboot: Add security check to relocate bootable image in ddr region." by Linux Build Service Account · 7 years ago
  52. 7b8a8f8 app: aboot: Fix fastboot variable publication by Mayank Grover · 7 years ago
  53. 10cabbe app: aboot: Fail over to next bootable slot, in case of failure. by Mayank Grover · 7 years ago
  54. 467bf49 app: aboot: zero out extra bits, while update misc partition. by Mayank Grover · 7 years ago
  55. 68fbf0d app: aboot: Load and authenticate boot.img, in recovery for a/b support. by Mayank Grover · 7 years ago
  56. dedbc89 app: aboot: Zeroed out buffer, before flashing to prevent leak. by Mayank Grover · 7 years ago
  57. e559cec app: aboot: Add security check to relocate bootable image in ddr region. by Mayank Grover · 7 years ago
  58. c8d85eb Merge "app: aboot: add upload command support to fastboot" by Linux Build Service Account · 7 years ago
  59. c93cad8 app: aboot: Change to load, boot.img for a/b supported build. by Mayank Grover · 7 years ago
  60. f8071f0 app: aboot: add upload command support to fastboot by Parth Dixit · 7 years ago
  61. 3f5f97c app: aboot: Continue fastboot mode, post battery low error. by Mayank Grover · 7 years ago
  62. 889be1b app: aboot: Change to detect vb version on runtime. by Mayank Grover · 7 years ago
  63. 7a58ec7 app: aboot: Change to add ufs header in fastboot test by Mayank Grover · 7 years ago
  64. 9245c47 Merge "app: aboot: Set OS version and patch level" by Linux Build Service Account · 7 years ago
  65. fffafc3 app: aboot: Set OS version and patch level by Brahmaji K · 7 years ago
  66. d8ddcad app: aboot: Prevent out of bounds read in boot image header by Kishor PK · 7 years ago
  67. 032736f app: aboot: Add check to validate dtb entry offset and size. by Mayank Grover · 7 years ago
  68. e556c6e Merge "app: aboot: add check to validate dtb size." by Linux Build Service Account · 7 years ago
  69. 62f36e2 Merge "app: aboot: add check for possible NULL dereference." by Linux Build Service Account · 7 years ago
  70. c0b2382 Merge "app: aboot: Add check for integer overflow in sparse block header size." by Linux Build Service Account · 7 years ago
  71. 5eb5f69 app: aboot: add check for possible NULL dereference. by Mayank Grover · 7 years ago
  72. 4f50bba app: aboot: Add check for integer overflow in sparse block header size. by Mayank Grover · 7 years ago
  73. 48bd9bb app: aboot: add check to validate block size for sparse image header. by Mayank Grover · 7 years ago
  74. 81e019e app: aboot: add check to validate dtb size. by Mayank Grover · 7 years ago
  75. 167995f aboot : mdtp: Fixed heap overflow issue by Brahmaji K · 7 years ago
  76. 630bda9 Merge "app: aboot: Update commandline for UFS devices" by Linux Build Service Account · 7 years ago
  77. f7776ad Merge "app: aboot: update set_active command to be compliant with O upgrade." by Linux Build Service Account · 7 years ago
  78. 3804be7 app: aboot: Update commandline for UFS devices by Mayank Grover · 7 years ago
  79. 6ccc1c9 app: aboot: update set_active command to be compliant with O upgrade. by Mayank Grover · 7 years ago
  80. ace5d79 Merge "app: aboot: fix memory leak, with initialization of recovery message." by Linux Build Service Account · 7 years ago
  81. af9f626 Merge "app: aboot: Fix memory leak, in FOTA partition update." by Linux Build Service Account · 7 years ago
  82. f9168e4 Merge "app: aboot: check minimum size of ubi image." by Linux Build Service Account · 7 years ago
  83. 9db9724 app: aboot: fix memory leak, with initialization of recovery message. by Mayank Grover · 7 years ago
  84. 2bd84bb app: aboot: Fix use of unsafe api. by Mayank Grover · 7 years ago
  85. ba853de app: aboot: Fix memory leak, in FOTA partition update. by Mayank Grover · 7 years ago
  86. 6cde935 app: aboot: check minimum size of ubi image. by Mayank Grover · 7 years ago
  87. 226623b Merge "app: aboot: a/b support, enable current slot lookup and booting." by Linux Build Service Account · 7 years ago
  88. 351a75e app: aboot: a/b support, enable current slot lookup and booting. by Mayank Grover · 7 years ago
  89. c59d850 Merge "app: aboot: check splash buffer size for overflow" by Linux Build Service Account · 7 years ago
  90. bf99df4 Merge "app: aboot: Read boot image header only once from mmc into RAM" by Linux Build Service Account · 7 years ago
  91. c5ff963 Merge "app: aboot: Validate read_der_message_length in cmd_boot" by Linux Build Service Account · 7 years ago
  92. 67bd3c9 Merge "app: aboot: disable FRP feature and replace with stub code." by Linux Build Service Account · 7 years ago
  93. 619e9e4 app: aboot: check splash buffer size for overflow by Sachin Bhayare · 7 years ago
  94. 5134b33 app: aboot: Validate read_der_message_length in cmd_boot by Kishor PK · 7 years ago
  95. 9e91b59 app: aboot: Read boot image header only once from mmc into RAM by Kishor PK · 7 years ago
  96. c6f22a7 app: aboot: add padding bytes to image size by Vijay Kumar Pendoti · 7 years ago
  97. 70f8b0e app: aboot: disable FRP feature and replace with stub code. by Mayank Grover · 7 years ago
  98. 38ed93d app: aboot: buffer over read in flash_nand fastboot command by Kishor PK · 7 years ago
  99. 60a6821 app: aboot: Intialize the recovery message by Kishor PK · 7 years ago
  100. abf1e1e app: aboot: add support for booting systemd in ffbm mode on LE by Hareesh Gautham · 7 years ago