1. 6111278 app: aboot: add target boot params by Joonwoo Park · 11 years ago
  2. b063a85 app: aboot: Add support for flashing modem via fastboot by Sundarajan Srinivasan · 11 years ago
  3. cee448d platform: msm_shared: use mmc groups erase to perform "fastboot erase" by Oliver Wang · 11 years ago
  4. 9414391 app: aboot: Fix issue with address overlap check function by Channagoud Kadabi · 11 years ago
  5. 7c4316c app: aboot: select usb controller to be used at runtime by Amol Jadi · 11 years ago
  6. 3827a10 aboot: Add new kernel cmdline for boot device by Sundarajan Srinivasan · 11 years ago
  7. 749b0f8 app: aboot: Use pagesize from device attributes by Channagoud Kadabi · 11 years ago
  8. da81251 Merge "app: aboot: Modify cmd_flash logic to not rely on spare bytes calculation." by Linux Build Service Account · 11 years ago
  9. d581117 Merge "aboot: Set the auth_kernel_img flag if we have an authorized kernel" by Linux Build Service Account · 11 years ago
  10. f627cf8 app: aboot: Add support for CHUNK_FILL type for sparse image by Channagoud Kadabi · 11 years ago
  11. 3fb21f1 aboot: Set the auth_kernel_img flag if we have an authorized kernel by Sundarajan Srinivasan · 11 years ago
  12. a83d9fc Merge "app: aboot: Allow dynamic detection of device tree header size." by Linux Build Service Account · 11 years ago
  13. 19648b4 app: aboot: Allow dynamic detection of device tree header size. by Deepa Dinamani · 11 years ago
  14. eba53f0 Merge "[app/aboot]:Splash partition support for 1080 logo" by Linux Build Service Account · 11 years ago
  15. ad8c1ec [app/aboot]:Splash partition support for 1080 logo by Aparna Mallavarapu · 11 years ago
  16. ea17791 app: aboot: Modify cmd_flash logic to not rely on spare bytes calculation. by Deepa Dinamani · 11 years ago
  17. 223ec95 app: aboot: Add display panel id information in kernel command line by Dhaval Patel · 11 years ago
  18. 2f1601a app: aboot: Modify erase size from 1 block to 4k by Kun Liang · 11 years ago
  19. 8702015 Merge "aboot: add support for charger screen enable/disable" by Linux Build Service Account · 11 years ago
  20. 11cf1a6 aboot: add support for charger screen enable/disable by Ameya Thakur · 11 years ago
  21. 40a139a app: aboot: Use dsb() macro by Channagoud Kadabi · 11 years ago
  22. ffe95e5 Merge "aboot: Load target keystore during recovery" by Linux Build Service Account · 11 years ago
  23. 1711ccd Merge "aboot: cleanup fastboot related logic" by Linux Build Service Account · 11 years ago
  24. 5edf355 aboot: cleanup fastboot related logic by Amol Jadi · 11 years ago
  25. 602c47c Merge "app: aboot: Add checks for overlapping aboot addresses with device read buffers." by Linux Build Service Account · 11 years ago
  26. 04c01ff Merge "app: aboot: Do not rely on the tampered flag to authenticate kernel." by Linux Build Service Account · 11 years ago
  27. 26dac0a Merge "msm: dev_tree: add support for multiple concatenated dev trees" by Linux Build Service Account · 11 years ago
  28. 69ec546 aboot: Load target keystore during recovery by Stanimir Varbanov · 11 years ago
  29. d14bb4d app: aboot: Add checks for overlapping aboot addresses with device read buffers. by Deepa Dinamani · 11 years ago
  30. 23b60d4 app: aboot: Do not rely on the tampered flag to authenticate kernel. by Deepa Dinamani · 11 years ago
  31. e63e557 msm: dev_tree: add support for multiple concatenated dev trees by Dima Zavin · 11 years ago
  32. 5614d22 aboot: Enable kernel parsing of Secondary GPT in recovery by Pavel Nedev · 11 years ago
  33. 873d8ff app: aboot: Avoid calling fastboot publish for NAND by Channagoud Kadabi · 11 years ago
  34. a4070b4 Merge "app: aboot: Perform target specific clean up" by Linux Build Service Account · 11 years ago
  35. aa335dc msm_shared: support new version of the DT index table by Joel King · 11 years ago
  36. 33defe2 app: aboot: Perform target specific clean up by Channagoud Kadabi · 11 years ago
  37. a4c9d3a dload_util: Add normal dload mode entrance by Pavel Nedev · 11 years ago
  38. 57a6fa2 aboot: save boot hash also for non-authenticated device by Amir Samuelov · 11 years ago
  39. 0e163a4 app: aboot: Verify the boot.img address are not overlapping with LK address. by Deepa Dinamani · 11 years ago
  40. 41fa8d6 app: aboot: Fix fastboot boot issue. by Deepa Dinamani · 11 years ago
  41. 0b9c244 aboot: Enter download mode on volume up+down by Ameya Thakur · 11 years ago
  42. e867a87 Merge "aboot: Check size of unsparsed images before flashing" by Linux Build Service Account · 11 years ago
  43. d5e7802 Merge "aboot: Remove goto from aboot_init()" by Linux Build Service Account · 11 years ago
  44. 8367e2a Merge "aboot: Add quiet to bootargs in case of FFBM" by Linux Build Service Account · 11 years ago
  45. 1fc7797 Merge "aboot: Check if booting into FFBM" by Linux Build Service Account · 11 years ago
  46. 5d91d41 aboot: Remove goto from aboot_init() by Pavel Nedev · 11 years ago
  47. a83a697 app: aboot: Pass kernel size to appended DTB function. by Channagoud Kadabi · 11 years ago
  48. bb65ce0 lk: aboot: do not use protect-keystore for tqs-keystore by Amir Samuelov · 11 years ago
  49. 7042fa3 app: aboot: Use target specific kernel/tags/ramdisk address by Channagoud Kadabi · 11 years ago
  50. 898298c aboot: Add quiet to bootargs in case of FFBM by Pavel Nedev · 11 years ago
  51. 328ac82 aboot: Check if booting into FFBM by Pavel Nedev · 11 years ago
  52. 132ff55 app: aboot: Use cache line aligned buffer by Channagoud Kadabi · 11 years ago
  53. 876b328 aboot: Check size of unsparsed images before flashing by Ajay Dudani · 11 years ago
  54. 8e9020f app: aboot: Fix loading of device tree from RAM by Channagoud Kadabi · 11 years ago
  55. 4c4884e app: aboot: Support for fastboot enhancements by Channagoud Kadabi · 11 years ago
  56. bd3daa0 aboot: remove default commandline by Dima Zavin · 11 years ago
  57. a22144f app: aboot: Update the kernel/ramdisk/tags addr to use sane values by Channagoud Kadabi · 11 years ago
  58. 3cadfff aboot: allow the project to force kernel/ramdisk/tags addrs by Dima Zavin · 11 years ago
  59. 77e41f3 aboot: improve appended device tree support by Dima Zavin · 11 years ago
  60. 492d5a5 aboot: add boot timestamps by Amol Jadi · 11 years ago
  61. a9e7f01 Merge "msm8974: Implements ssd to ram load feature" by Linux Build Service Account · 11 years ago
  62. d4b1c48 msm8974: Implements ssd to ram load feature by sundarajan srinivasan · 11 years ago
  63. 33734bc app: aboot: Print device tree address before jumping to kernel. by Deepa Dinamani · 11 years ago
  64. b04f0f7 Merge "Implement the support for a new modem baseband SGLTE2" by Linux Build Service Account · 11 years ago
  65. f8e9f3f Implement the support for a new modem baseband SGLTE2 by sundarajan srinivasan · 11 years ago
  66. 3509562 app: aboot: Add support for appended device tree by Channagoud Kadabi · 11 years ago
  67. 888eadd Merge "aboot: update command line in common code" by Linux Build Service Account · 11 years ago
  68. 10c7d1c aboot: update command line in common code by Amol Jadi · 11 years ago
  69. 2a15a27 aboot: add support for dsda2 by Amol Jadi · 11 years ago
  70. 7aaf83d app: aboot: Adds support to authenticate boot image with device tree. by Deepa Dinamani · 11 years ago
  71. 8b8736d app: aboot: Print cmdline after updating it. by Deepa Dinamani · 11 years ago
  72. 3303b90 Merge "app/aboot: Fix the ramdisk address to be added in the dt or atag." by Linux Build Service Account · 12 years ago
  73. 25a9f76 app/aboot: Fix the ramdisk address to be added in the dt or atag. by Deepa Dinamani · 12 years ago
  74. b6be5c1 aboot: adds debug prints by Amol Jadi · 12 years ago
  75. ff785a8 Merge "Add support to fastboot using virtual addresses." by Linux Build Service Account · 12 years ago
  76. 141f298 msm8960: Add support for dsda platform by Channagoud Kadabi · 12 years ago
  77. 0bf2f44 Add support to fastboot using virtual addresses. by Deepa Dinamani · 12 years ago
  78. 28c0ffe aboot: Add dtree support for flash targets. by Deepa Dinamani · 12 years ago
  79. 4b27651 aboot: Fix issue with secure boot by Channagoud Kadabi · 12 years ago
  80. 504f9fe aboot: move mmu disable to conditional compilation by Amol Jadi · 12 years ago
  81. 0822bf8 copper: use dtb address from image header by Amol Jadi · 12 years ago
  82. cb52407 dtb fix: Add dtb support for fastboot boot. by Amol Jadi · 12 years ago
  83. 465491e copper: load device tree blob by Neeti Desai · 12 years ago
  84. 17379b8 copper: Add Device Tree support by Neeti Desai · 12 years ago
  85. 01c2c70 aboot: barrier after disable cache by Amol Jadi · 12 years ago
  86. e245d49 aboot: Cleanup atag creation logic. by Neeti Desai · 12 years ago
  87. 5c61a95 msm8960: sglte baseband detect by Amol Jadi · 12 years ago
  88. 127b9e0 Add support to encrypt image types on the fly. by Neeti Desai · 12 years ago
  89. bf695c6 msm7627a/msm8x25: Send secure boot flag for emmc by Channagoud Kadabi · 12 years ago
  90. 13e32c4 mdm9615: Add support to include/exclude FOTA partitions by Deepa Dinamani · 12 years ago
  91. e7b6670 msm7630: Send the tamper flag to non HLOS by Channagoud Kadabi · 12 years ago
  92. 168b771 app/aboot: print the complete cmd line being passed to kernel by Amol Jadi · 12 years ago
  93. 5c86fe3 msm7627a: Send kernel tamper info to nonHLOS by Channagoud Kadabi · 12 years ago
  94. 01a82ba app/aboot: Fix typo in aboot code by Channagoud Kadabi · 12 years ago
  95. 59b25d5 aboot: publish serialno for getvar by Trevor Bourget · 12 years ago
  96. b4b24d6 mmc-erase: Changing the erase functionality by neetid · 12 years ago
  97. ca3a33c msm: Update kernel argument to indicate pause for charging by Ajay Dudani · 13 years ago
  98. c43d884 aboot: Adding support to expose modem partitions for FOTA by Mekala Natarajan · 13 years ago
  99. 5f26aff GPT: Enable partition table to be flashed using fastboot command. by Neeti Desai · 13 years ago
  100. ca8c960 mmc: Add support for erase command by Neeti Desai · 13 years ago