1. c033a5c Merge "aboot: add support for booting 64bit kernel" by Linux Build Service Account · 10 years ago
  2. 430bbb3 app: aboot: update display API to pass panel name by Ajay Singh Parmar · 10 years ago
  3. 0f79d57 aboot: add support for booting 64bit kernel by Abhimanyu Kapur · 10 years ago
  4. 2988cd2 Merge "app: aboot: Check format bit to go into recovery" by Linux Build Service Account · 10 years ago
  5. 0f3c8ac app: aboot: Check format bit to go into recovery by Maunik Shah · 10 years ago
  6. 728ef0a app: fastboot: Call target specific usb init by Channagoud Kadabi · 10 years ago
  7. 62c8ab8 aboot: add support for selecting display panels using fastboot by Unnati Gandhi · 10 years ago
  8. 6385f7e target: add support for specifying display panel during init by Aravind Venkateswaran · 10 years ago
  9. 8f07624 app: aboot: move display init/shutdown to aboot by Aravind Venkateswaran · 10 years ago
  10. 40efa3f Merge "aboot: Add warmboot indication to command line." by Linux Build Service Account · 10 years ago
  11. 8e1ac23 aboot: Add warmboot indication to command line. by Hanumant Singh · 10 years ago
  12. d3514bb app: aboot: Add support for flashing images to all LUNs in UFS by Sundarajan Srinivasan · 10 years ago
  13. 0281114 app: aboot: Remove display kernel cmdline argument prefix by Dhaval Patel · 11 years ago
  14. 55e92c5 app: aboot: increase display kernel command line size by Kuogee Hsieh · 10 years ago
  15. ef5cdc1 Merge "app: fastboot: Fix command handler for unknown commands" by Linux Build Service Account · 10 years ago
  16. 71a09ff Merge "app: aboot: add target boot params" by Linux Build Service Account · 10 years ago
  17. ed4f7c6 Merge "app: aboot: Fix return statements in cmd_boot function" by Linux Build Service Account · 10 years ago
  18. 6111278 app: aboot: add target boot params by Joonwoo Park · 11 years ago
  19. 69c1673 app: fastboot: Fix command handler for unknown commands by Channagoud Kadabi · 10 years ago
  20. 5fb9a61 Merge "app: aboot: Add support for a new baseband mdm2" by Linux Build Service Account · 10 years ago
  21. 657b71d Merge "app: aboot: Enable compile time selection of crypto algo" by Linux Build Service Account · 10 years ago
  22. 881856c app: aboot: Fix return statements in cmd_boot function by Channagoud Kadabi · 10 years ago
  23. 595b71e app: aboot: Add support for flashing UBI images by Sundarajan Srinivasan · 11 years ago
  24. ce54d6e app: aboot: Enable compile time selection of crypto algo by Sundarajan Srinivasan · 11 years ago
  25. aaa8aff app: aboot: Add support for a new baseband mdm2 by Sundarajan Srinivasan · 11 years ago
  26. b063a85 app: aboot: Add support for flashing modem via fastboot by Sundarajan Srinivasan · 11 years ago
  27. cee448d platform: msm_shared: use mmc groups erase to perform "fastboot erase" by Oliver Wang · 11 years ago
  28. 9414391 app: aboot: Fix issue with address overlap check function by Channagoud Kadabi · 11 years ago
  29. 7c4316c app: aboot: select usb controller to be used at runtime by Amol Jadi · 11 years ago
  30. 3827a10 aboot: Add new kernel cmdline for boot device by Sundarajan Srinivasan · 11 years ago
  31. 749b0f8 app: aboot: Use pagesize from device attributes by Channagoud Kadabi · 11 years ago
  32. da81251 Merge "app: aboot: Modify cmd_flash logic to not rely on spare bytes calculation." by Linux Build Service Account · 11 years ago
  33. d581117 Merge "aboot: Set the auth_kernel_img flag if we have an authorized kernel" by Linux Build Service Account · 11 years ago
  34. f627cf8 app: aboot: Add support for CHUNK_FILL type for sparse image by Channagoud Kadabi · 11 years ago
  35. 3fb21f1 aboot: Set the auth_kernel_img flag if we have an authorized kernel by Sundarajan Srinivasan · 11 years ago
  36. a83d9fc Merge "app: aboot: Allow dynamic detection of device tree header size." by Linux Build Service Account · 11 years ago
  37. 19648b4 app: aboot: Allow dynamic detection of device tree header size. by Deepa Dinamani · 11 years ago
  38. eba53f0 Merge "[app/aboot]:Splash partition support for 1080 logo" by Linux Build Service Account · 11 years ago
  39. ad8c1ec [app/aboot]:Splash partition support for 1080 logo by Aparna Mallavarapu · 11 years ago
  40. ea17791 app: aboot: Modify cmd_flash logic to not rely on spare bytes calculation. by Deepa Dinamani · 11 years ago
  41. 223ec95 app: aboot: Add display panel id information in kernel command line by Dhaval Patel · 11 years ago
  42. e61465c Merge "app: aboot: Modify erase size from 1 block to 4k" by Linux Build Service Account · 11 years ago
  43. 2f1601a app: aboot: Modify erase size from 1 block to 4k by Kun Liang · 11 years ago
  44. 5e52d72 app: aboot: fastboot changes to support using dwc usb30 by Amol Jadi · 11 years ago
  45. 8702015 Merge "aboot: add support for charger screen enable/disable" by Linux Build Service Account · 11 years ago
  46. 11cf1a6 aboot: add support for charger screen enable/disable by Ameya Thakur · 11 years ago
  47. 40a139a app: aboot: Use dsb() macro by Channagoud Kadabi · 11 years ago
  48. ffe95e5 Merge "aboot: Load target keystore during recovery" by Linux Build Service Account · 11 years ago
  49. 1711ccd Merge "aboot: cleanup fastboot related logic" by Linux Build Service Account · 11 years ago
  50. 5edf355 aboot: cleanup fastboot related logic by Amol Jadi · 11 years ago
  51. 602c47c Merge "app: aboot: Add checks for overlapping aboot addresses with device read buffers." by Linux Build Service Account · 11 years ago
  52. 04c01ff Merge "app: aboot: Do not rely on the tampered flag to authenticate kernel." by Linux Build Service Account · 11 years ago
  53. 26dac0a Merge "msm: dev_tree: add support for multiple concatenated dev trees" by Linux Build Service Account · 11 years ago
  54. 69ec546 aboot: Load target keystore during recovery by Stanimir Varbanov · 11 years ago
  55. d14bb4d app: aboot: Add checks for overlapping aboot addresses with device read buffers. by Deepa Dinamani · 11 years ago
  56. 23b60d4 app: aboot: Do not rely on the tampered flag to authenticate kernel. by Deepa Dinamani · 11 years ago
  57. e63e557 msm: dev_tree: add support for multiple concatenated dev trees by Dima Zavin · 11 years ago
  58. 5614d22 aboot: Enable kernel parsing of Secondary GPT in recovery by Pavel Nedev · 11 years ago
  59. 873d8ff app: aboot: Avoid calling fastboot publish for NAND by Channagoud Kadabi · 11 years ago
  60. a4070b4 Merge "app: aboot: Perform target specific clean up" by Linux Build Service Account · 11 years ago
  61. aa335dc msm_shared: support new version of the DT index table by Joel King · 11 years ago
  62. 33defe2 app: aboot: Perform target specific clean up by Channagoud Kadabi · 11 years ago
  63. 5d4a705 recovery: Remove hard-coded SCRATCH_ADDR usage by Pavel Nedev · 11 years ago
  64. a4c9d3a dload_util: Add normal dload mode entrance by Pavel Nedev · 11 years ago
  65. 57a6fa2 aboot: save boot hash also for non-authenticated device by Amir Samuelov · 11 years ago
  66. 0e163a4 app: aboot: Verify the boot.img address are not overlapping with LK address. by Deepa Dinamani · 11 years ago
  67. 41fa8d6 app: aboot: Fix fastboot boot issue. by Deepa Dinamani · 11 years ago
  68. 0b9c244 aboot: Enter download mode on volume up+down by Ameya Thakur · 11 years ago
  69. e867a87 Merge "aboot: Check size of unsparsed images before flashing" by Linux Build Service Account · 11 years ago
  70. d5e7802 Merge "aboot: Remove goto from aboot_init()" by Linux Build Service Account · 11 years ago
  71. 87c5f9c Merge "recovery: Fix potential dprintf issue" by Linux Build Service Account · 11 years ago
  72. bf3e72a Merge "recovery: Add generic write_misc()" by Linux Build Service Account · 11 years ago
  73. 8367e2a Merge "aboot: Add quiet to bootargs in case of FFBM" by Linux Build Service Account · 11 years ago
  74. 1fc7797 Merge "aboot: Check if booting into FFBM" by Linux Build Service Account · 11 years ago
  75. 5d49bb6 Merge "recovery: Add fast factory boot mode (FFBM) read" by Linux Build Service Account · 11 years ago
  76. 5d91d41 aboot: Remove goto from aboot_init() by Pavel Nedev · 11 years ago
  77. 438e785 Merge "app: aboot: Pass kernel size to appended DTB function." by Linux Build Service Account · 11 years ago
  78. be04199 aboot: recovery: Boot into recovery mode if boot-recovery is filled by Stanimir Varbanov · 11 years ago
  79. a83a697 app: aboot: Pass kernel size to appended DTB function. by Channagoud Kadabi · 11 years ago
  80. bb65ce0 lk: aboot: do not use protect-keystore for tqs-keystore by Amir Samuelov · 11 years ago
  81. 7042fa3 app: aboot: Use target specific kernel/tags/ramdisk address by Channagoud Kadabi · 11 years ago
  82. c728bb3 recovery: Add generic write_misc() by Pavel Nedev · 11 years ago
  83. 898298c aboot: Add quiet to bootargs in case of FFBM by Pavel Nedev · 11 years ago
  84. 328ac82 aboot: Check if booting into FFBM by Pavel Nedev · 11 years ago
  85. a1e6232 recovery: Add fast factory boot mode (FFBM) read by Pavel Nedev · 11 years ago
  86. 132ff55 app: aboot: Use cache line aligned buffer by Channagoud Kadabi · 11 years ago
  87. 876b328 aboot: Check size of unsparsed images before flashing by Ajay Dudani · 11 years ago
  88. 8e9020f app: aboot: Fix loading of device tree from RAM by Channagoud Kadabi · 11 years ago
  89. 4c4884e app: aboot: Support for fastboot enhancements by Channagoud Kadabi · 11 years ago
  90. a0930b9 app: fastboot: Move the reponse size macro by Channagoud Kadabi · 11 years ago
  91. 96a9aea recovery: Fix potential dprintf issue by Pavel Nedev · 11 years ago
  92. 8b4884d Merge "app: tests: Use right clock frequency for i2c init" by Linux Build Service Account · 11 years ago
  93. bd3daa0 aboot: remove default commandline by Dima Zavin · 11 years ago
  94. a22144f app: aboot: Update the kernel/ramdisk/tags addr to use sane values by Channagoud Kadabi · 11 years ago
  95. ffba8d7 app: tests: Use right clock frequency for i2c init by Channagoud Kadabi · 11 years ago
  96. 3cadfff aboot: allow the project to force kernel/ramdisk/tags addrs by Dima Zavin · 11 years ago
  97. 77e41f3 aboot: improve appended device tree support by Dima Zavin · 11 years ago
  98. 6b1e1a6 Merge "app: aboot: Modify the buffer used for usb read or write to be cache line aligned." by Linux Build Service Account · 11 years ago
  99. 26bc2d3 app: aboot: Modify the buffer used for usb read or write to be cache line aligned. by Deepa Dinamani · 11 years ago
  100. 492d5a5 aboot: add boot timestamps by Amol Jadi · 11 years ago