1. 0f79d57 aboot: add support for booting 64bit kernel by Abhimanyu Kapur · 10 years ago
  2. 0f3c8ac app: aboot: Check format bit to go into recovery by Maunik Shah · 10 years ago
  3. 62c8ab8 aboot: add support for selecting display panels using fastboot by Unnati Gandhi · 10 years ago
  4. 6385f7e target: add support for specifying display panel during init by Aravind Venkateswaran · 10 years ago
  5. 8f07624 app: aboot: move display init/shutdown to aboot by Aravind Venkateswaran · 10 years ago
  6. 40efa3f Merge "aboot: Add warmboot indication to command line." by Linux Build Service Account · 10 years ago
  7. 8e1ac23 aboot: Add warmboot indication to command line. by Hanumant Singh · 10 years ago
  8. d3514bb app: aboot: Add support for flashing images to all LUNs in UFS by Sundarajan Srinivasan · 10 years ago
  9. 0281114 app: aboot: Remove display kernel cmdline argument prefix by Dhaval Patel · 11 years ago
  10. 55e92c5 app: aboot: increase display kernel command line size by Kuogee Hsieh · 10 years ago
  11. 71a09ff Merge "app: aboot: add target boot params" by Linux Build Service Account · 10 years ago
  12. ed4f7c6 Merge "app: aboot: Fix return statements in cmd_boot function" by Linux Build Service Account · 10 years ago
  13. 6111278 app: aboot: add target boot params by Joonwoo Park · 11 years ago
  14. 5fb9a61 Merge "app: aboot: Add support for a new baseband mdm2" by Linux Build Service Account · 10 years ago
  15. 657b71d Merge "app: aboot: Enable compile time selection of crypto algo" by Linux Build Service Account · 10 years ago
  16. 881856c app: aboot: Fix return statements in cmd_boot function by Channagoud Kadabi · 10 years ago
  17. 595b71e app: aboot: Add support for flashing UBI images by Sundarajan Srinivasan · 11 years ago
  18. ce54d6e app: aboot: Enable compile time selection of crypto algo by Sundarajan Srinivasan · 11 years ago
  19. aaa8aff app: aboot: Add support for a new baseband mdm2 by Sundarajan Srinivasan · 11 years ago
  20. b063a85 app: aboot: Add support for flashing modem via fastboot by Sundarajan Srinivasan · 11 years ago
  21. cee448d platform: msm_shared: use mmc groups erase to perform "fastboot erase" by Oliver Wang · 11 years ago
  22. 9414391 app: aboot: Fix issue with address overlap check function by Channagoud Kadabi · 11 years ago
  23. 7c4316c app: aboot: select usb controller to be used at runtime by Amol Jadi · 11 years ago
  24. 3827a10 aboot: Add new kernel cmdline for boot device by Sundarajan Srinivasan · 11 years ago
  25. 749b0f8 app: aboot: Use pagesize from device attributes by Channagoud Kadabi · 11 years ago
  26. da81251 Merge "app: aboot: Modify cmd_flash logic to not rely on spare bytes calculation." by Linux Build Service Account · 11 years ago
  27. d581117 Merge "aboot: Set the auth_kernel_img flag if we have an authorized kernel" by Linux Build Service Account · 11 years ago
  28. f627cf8 app: aboot: Add support for CHUNK_FILL type for sparse image by Channagoud Kadabi · 11 years ago
  29. 3fb21f1 aboot: Set the auth_kernel_img flag if we have an authorized kernel by Sundarajan Srinivasan · 11 years ago
  30. a83d9fc Merge "app: aboot: Allow dynamic detection of device tree header size." by Linux Build Service Account · 11 years ago
  31. 19648b4 app: aboot: Allow dynamic detection of device tree header size. by Deepa Dinamani · 11 years ago
  32. eba53f0 Merge "[app/aboot]:Splash partition support for 1080 logo" by Linux Build Service Account · 11 years ago
  33. ad8c1ec [app/aboot]:Splash partition support for 1080 logo by Aparna Mallavarapu · 11 years ago
  34. ea17791 app: aboot: Modify cmd_flash logic to not rely on spare bytes calculation. by Deepa Dinamani · 11 years ago
  35. 223ec95 app: aboot: Add display panel id information in kernel command line by Dhaval Patel · 11 years ago
  36. 2f1601a app: aboot: Modify erase size from 1 block to 4k by Kun Liang · 11 years ago
  37. 8702015 Merge "aboot: add support for charger screen enable/disable" by Linux Build Service Account · 11 years ago
  38. 11cf1a6 aboot: add support for charger screen enable/disable by Ameya Thakur · 11 years ago
  39. 40a139a app: aboot: Use dsb() macro by Channagoud Kadabi · 11 years ago
  40. ffe95e5 Merge "aboot: Load target keystore during recovery" by Linux Build Service Account · 11 years ago
  41. 1711ccd Merge "aboot: cleanup fastboot related logic" by Linux Build Service Account · 11 years ago
  42. 5edf355 aboot: cleanup fastboot related logic by Amol Jadi · 11 years ago
  43. 602c47c Merge "app: aboot: Add checks for overlapping aboot addresses with device read buffers." by Linux Build Service Account · 11 years ago
  44. 04c01ff Merge "app: aboot: Do not rely on the tampered flag to authenticate kernel." by Linux Build Service Account · 11 years ago
  45. 26dac0a Merge "msm: dev_tree: add support for multiple concatenated dev trees" by Linux Build Service Account · 11 years ago
  46. 69ec546 aboot: Load target keystore during recovery by Stanimir Varbanov · 11 years ago
  47. d14bb4d app: aboot: Add checks for overlapping aboot addresses with device read buffers. by Deepa Dinamani · 11 years ago
  48. 23b60d4 app: aboot: Do not rely on the tampered flag to authenticate kernel. by Deepa Dinamani · 11 years ago
  49. e63e557 msm: dev_tree: add support for multiple concatenated dev trees by Dima Zavin · 11 years ago
  50. 5614d22 aboot: Enable kernel parsing of Secondary GPT in recovery by Pavel Nedev · 11 years ago
  51. 873d8ff app: aboot: Avoid calling fastboot publish for NAND by Channagoud Kadabi · 11 years ago
  52. a4070b4 Merge "app: aboot: Perform target specific clean up" by Linux Build Service Account · 11 years ago
  53. aa335dc msm_shared: support new version of the DT index table by Joel King · 11 years ago
  54. 33defe2 app: aboot: Perform target specific clean up by Channagoud Kadabi · 11 years ago
  55. a4c9d3a dload_util: Add normal dload mode entrance by Pavel Nedev · 11 years ago
  56. 57a6fa2 aboot: save boot hash also for non-authenticated device by Amir Samuelov · 11 years ago
  57. 0e163a4 app: aboot: Verify the boot.img address are not overlapping with LK address. by Deepa Dinamani · 11 years ago
  58. 41fa8d6 app: aboot: Fix fastboot boot issue. by Deepa Dinamani · 11 years ago
  59. 0b9c244 aboot: Enter download mode on volume up+down by Ameya Thakur · 11 years ago
  60. e867a87 Merge "aboot: Check size of unsparsed images before flashing" by Linux Build Service Account · 11 years ago
  61. d5e7802 Merge "aboot: Remove goto from aboot_init()" by Linux Build Service Account · 11 years ago
  62. 8367e2a Merge "aboot: Add quiet to bootargs in case of FFBM" by Linux Build Service Account · 11 years ago
  63. 1fc7797 Merge "aboot: Check if booting into FFBM" by Linux Build Service Account · 11 years ago
  64. 5d91d41 aboot: Remove goto from aboot_init() by Pavel Nedev · 11 years ago
  65. a83a697 app: aboot: Pass kernel size to appended DTB function. by Channagoud Kadabi · 11 years ago
  66. bb65ce0 lk: aboot: do not use protect-keystore for tqs-keystore by Amir Samuelov · 11 years ago
  67. 7042fa3 app: aboot: Use target specific kernel/tags/ramdisk address by Channagoud Kadabi · 11 years ago
  68. 898298c aboot: Add quiet to bootargs in case of FFBM by Pavel Nedev · 11 years ago
  69. 328ac82 aboot: Check if booting into FFBM by Pavel Nedev · 11 years ago
  70. 132ff55 app: aboot: Use cache line aligned buffer by Channagoud Kadabi · 11 years ago
  71. 876b328 aboot: Check size of unsparsed images before flashing by Ajay Dudani · 11 years ago
  72. 8e9020f app: aboot: Fix loading of device tree from RAM by Channagoud Kadabi · 11 years ago
  73. 4c4884e app: aboot: Support for fastboot enhancements by Channagoud Kadabi · 11 years ago
  74. bd3daa0 aboot: remove default commandline by Dima Zavin · 11 years ago
  75. a22144f app: aboot: Update the kernel/ramdisk/tags addr to use sane values by Channagoud Kadabi · 11 years ago
  76. 3cadfff aboot: allow the project to force kernel/ramdisk/tags addrs by Dima Zavin · 11 years ago
  77. 77e41f3 aboot: improve appended device tree support by Dima Zavin · 11 years ago
  78. 492d5a5 aboot: add boot timestamps by Amol Jadi · 11 years ago
  79. a9e7f01 Merge "msm8974: Implements ssd to ram load feature" by Linux Build Service Account · 11 years ago
  80. d4b1c48 msm8974: Implements ssd to ram load feature by sundarajan srinivasan · 11 years ago
  81. 33734bc app: aboot: Print device tree address before jumping to kernel. by Deepa Dinamani · 11 years ago
  82. b04f0f7 Merge "Implement the support for a new modem baseband SGLTE2" by Linux Build Service Account · 11 years ago
  83. f8e9f3f Implement the support for a new modem baseband SGLTE2 by sundarajan srinivasan · 11 years ago
  84. 3509562 app: aboot: Add support for appended device tree by Channagoud Kadabi · 11 years ago
  85. 888eadd Merge "aboot: update command line in common code" by Linux Build Service Account · 11 years ago
  86. 10c7d1c aboot: update command line in common code by Amol Jadi · 11 years ago
  87. 2a15a27 aboot: add support for dsda2 by Amol Jadi · 11 years ago
  88. 7aaf83d app: aboot: Adds support to authenticate boot image with device tree. by Deepa Dinamani · 11 years ago
  89. 8b8736d app: aboot: Print cmdline after updating it. by Deepa Dinamani · 11 years ago
  90. 3303b90 Merge "app/aboot: Fix the ramdisk address to be added in the dt or atag." by Linux Build Service Account · 11 years ago
  91. 25a9f76 app/aboot: Fix the ramdisk address to be added in the dt or atag. by Deepa Dinamani · 11 years ago
  92. b6be5c1 aboot: adds debug prints by Amol Jadi · 12 years ago
  93. ff785a8 Merge "Add support to fastboot using virtual addresses." by Linux Build Service Account · 12 years ago
  94. 141f298 msm8960: Add support for dsda platform by Channagoud Kadabi · 12 years ago
  95. 0bf2f44 Add support to fastboot using virtual addresses. by Deepa Dinamani · 12 years ago
  96. 28c0ffe aboot: Add dtree support for flash targets. by Deepa Dinamani · 12 years ago
  97. 4b27651 aboot: Fix issue with secure boot by Channagoud Kadabi · 12 years ago
  98. 504f9fe aboot: move mmu disable to conditional compilation by Amol Jadi · 12 years ago
  99. 0822bf8 copper: use dtb address from image header by Amol Jadi · 12 years ago
  100. cb52407 dtb fix: Add dtb support for fastboot boot. by Amol Jadi · 12 years ago