1. 9414391 app: aboot: Fix issue with address overlap check function by Channagoud Kadabi · 11 years ago
  2. 7c4316c app: aboot: select usb controller to be used at runtime by Amol Jadi · 11 years ago
  3. 3827a10 aboot: Add new kernel cmdline for boot device by Sundarajan Srinivasan · 11 years ago
  4. 749b0f8 app: aboot: Use pagesize from device attributes by Channagoud Kadabi · 11 years ago
  5. da81251 Merge "app: aboot: Modify cmd_flash logic to not rely on spare bytes calculation." by Linux Build Service Account · 11 years ago
  6. d581117 Merge "aboot: Set the auth_kernel_img flag if we have an authorized kernel" by Linux Build Service Account · 11 years ago
  7. f627cf8 app: aboot: Add support for CHUNK_FILL type for sparse image by Channagoud Kadabi · 11 years ago
  8. 3fb21f1 aboot: Set the auth_kernel_img flag if we have an authorized kernel by Sundarajan Srinivasan · 11 years ago
  9. a83d9fc Merge "app: aboot: Allow dynamic detection of device tree header size." by Linux Build Service Account · 11 years ago
  10. 19648b4 app: aboot: Allow dynamic detection of device tree header size. by Deepa Dinamani · 11 years ago
  11. eba53f0 Merge "[app/aboot]:Splash partition support for 1080 logo" by Linux Build Service Account · 11 years ago
  12. ad8c1ec [app/aboot]:Splash partition support for 1080 logo by Aparna Mallavarapu · 11 years ago
  13. ea17791 app: aboot: Modify cmd_flash logic to not rely on spare bytes calculation. by Deepa Dinamani · 11 years ago
  14. 223ec95 app: aboot: Add display panel id information in kernel command line by Dhaval Patel · 11 years ago
  15. e61465c Merge "app: aboot: Modify erase size from 1 block to 4k" by Linux Build Service Account · 11 years ago
  16. 2f1601a app: aboot: Modify erase size from 1 block to 4k by Kun Liang · 11 years ago
  17. 5e52d72 app: aboot: fastboot changes to support using dwc usb30 by Amol Jadi · 11 years ago
  18. 8702015 Merge "aboot: add support for charger screen enable/disable" by Linux Build Service Account · 11 years ago
  19. 11cf1a6 aboot: add support for charger screen enable/disable by Ameya Thakur · 11 years ago
  20. 40a139a app: aboot: Use dsb() macro by Channagoud Kadabi · 11 years ago
  21. ffe95e5 Merge "aboot: Load target keystore during recovery" by Linux Build Service Account · 11 years ago
  22. 1711ccd Merge "aboot: cleanup fastboot related logic" by Linux Build Service Account · 11 years ago
  23. 5edf355 aboot: cleanup fastboot related logic by Amol Jadi · 11 years ago
  24. 602c47c Merge "app: aboot: Add checks for overlapping aboot addresses with device read buffers." by Linux Build Service Account · 11 years ago
  25. 04c01ff Merge "app: aboot: Do not rely on the tampered flag to authenticate kernel." by Linux Build Service Account · 11 years ago
  26. 26dac0a Merge "msm: dev_tree: add support for multiple concatenated dev trees" by Linux Build Service Account · 11 years ago
  27. 69ec546 aboot: Load target keystore during recovery by Stanimir Varbanov · 11 years ago
  28. d14bb4d app: aboot: Add checks for overlapping aboot addresses with device read buffers. by Deepa Dinamani · 11 years ago
  29. 23b60d4 app: aboot: Do not rely on the tampered flag to authenticate kernel. by Deepa Dinamani · 11 years ago
  30. e63e557 msm: dev_tree: add support for multiple concatenated dev trees by Dima Zavin · 11 years ago
  31. 5614d22 aboot: Enable kernel parsing of Secondary GPT in recovery by Pavel Nedev · 11 years ago
  32. 873d8ff app: aboot: Avoid calling fastboot publish for NAND by Channagoud Kadabi · 11 years ago
  33. a4070b4 Merge "app: aboot: Perform target specific clean up" by Linux Build Service Account · 11 years ago
  34. aa335dc msm_shared: support new version of the DT index table by Joel King · 11 years ago
  35. 33defe2 app: aboot: Perform target specific clean up by Channagoud Kadabi · 11 years ago
  36. 5d4a705 recovery: Remove hard-coded SCRATCH_ADDR usage by Pavel Nedev · 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. 87c5f9c Merge "recovery: Fix potential dprintf issue" by Linux Build Service Account · 11 years ago
  45. bf3e72a Merge "recovery: Add generic write_misc()" by Linux Build Service Account · 11 years ago
  46. 8367e2a Merge "aboot: Add quiet to bootargs in case of FFBM" by Linux Build Service Account · 11 years ago
  47. 1fc7797 Merge "aboot: Check if booting into FFBM" by Linux Build Service Account · 11 years ago
  48. 5d49bb6 Merge "recovery: Add fast factory boot mode (FFBM) read" by Linux Build Service Account · 11 years ago
  49. 5d91d41 aboot: Remove goto from aboot_init() by Pavel Nedev · 11 years ago
  50. 438e785 Merge "app: aboot: Pass kernel size to appended DTB function." by Linux Build Service Account · 11 years ago
  51. be04199 aboot: recovery: Boot into recovery mode if boot-recovery is filled by Stanimir Varbanov · 11 years ago
  52. a83a697 app: aboot: Pass kernel size to appended DTB function. by Channagoud Kadabi · 11 years ago
  53. bb65ce0 lk: aboot: do not use protect-keystore for tqs-keystore by Amir Samuelov · 11 years ago
  54. 7042fa3 app: aboot: Use target specific kernel/tags/ramdisk address by Channagoud Kadabi · 11 years ago
  55. c728bb3 recovery: Add generic write_misc() by Pavel Nedev · 11 years ago
  56. 898298c aboot: Add quiet to bootargs in case of FFBM by Pavel Nedev · 11 years ago
  57. 328ac82 aboot: Check if booting into FFBM by Pavel Nedev · 11 years ago
  58. a1e6232 recovery: Add fast factory boot mode (FFBM) read by Pavel Nedev · 11 years ago
  59. 132ff55 app: aboot: Use cache line aligned buffer by Channagoud Kadabi · 11 years ago
  60. 876b328 aboot: Check size of unsparsed images before flashing by Ajay Dudani · 11 years ago
  61. 8e9020f app: aboot: Fix loading of device tree from RAM by Channagoud Kadabi · 11 years ago
  62. 4c4884e app: aboot: Support for fastboot enhancements by Channagoud Kadabi · 11 years ago
  63. a0930b9 app: fastboot: Move the reponse size macro by Channagoud Kadabi · 11 years ago
  64. 96a9aea recovery: Fix potential dprintf issue by Pavel Nedev · 11 years ago
  65. 8b4884d Merge "app: tests: Use right clock frequency for i2c init" by Linux Build Service Account · 11 years ago
  66. bd3daa0 aboot: remove default commandline by Dima Zavin · 11 years ago
  67. a22144f app: aboot: Update the kernel/ramdisk/tags addr to use sane values by Channagoud Kadabi · 11 years ago
  68. ffba8d7 app: tests: Use right clock frequency for i2c init by Channagoud Kadabi · 11 years ago
  69. 3cadfff aboot: allow the project to force kernel/ramdisk/tags addrs by Dima Zavin · 11 years ago
  70. 77e41f3 aboot: improve appended device tree support by Dima Zavin · 11 years ago
  71. 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
  72. 26bc2d3 app: aboot: Modify the buffer used for usb read or write to be cache line aligned. by Deepa Dinamani · 11 years ago
  73. 492d5a5 aboot: add boot timestamps by Amol Jadi · 11 years ago
  74. a9e7f01 Merge "msm8974: Implements ssd to ram load feature" by Linux Build Service Account · 11 years ago
  75. d4b1c48 msm8974: Implements ssd to ram load feature by sundarajan srinivasan · 11 years ago
  76. 33734bc app: aboot: Print device tree address before jumping to kernel. by Deepa Dinamani · 11 years ago
  77. b04f0f7 Merge "Implement the support for a new modem baseband SGLTE2" by Linux Build Service Account · 11 years ago
  78. f8e9f3f Implement the support for a new modem baseband SGLTE2 by sundarajan srinivasan · 11 years ago
  79. 3509562 app: aboot: Add support for appended device tree by Channagoud Kadabi · 11 years ago
  80. f3ac7b3 Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  81. 5ccc308 apps: tests: Add test case for adc driver by Channagoud Kadabi · 11 years ago
  82. 888eadd Merge "aboot: update command line in common code" by Linux Build Service Account · 11 years ago
  83. 10c7d1c aboot: update command line in common code by Amol Jadi · 11 years ago
  84. 2a15a27 aboot: add support for dsda2 by Amol Jadi · 11 years ago
  85. 634ac6d msm8974: Enable I2C using BLSP block by Channagoud Kadabi · 11 years ago
  86. 7aaf83d app: aboot: Adds support to authenticate boot image with device tree. by Deepa Dinamani · 11 years ago
  87. 8b8736d app: aboot: Print cmdline after updating it. by Deepa Dinamani · 11 years ago
  88. 108cdc6 fastboot: Change usb read request granularity to 32KB. by Hanumant Singh · 11 years ago
  89. 3303b90 Merge "app/aboot: Fix the ramdisk address to be added in the dt or atag." by Linux Build Service Account · 11 years ago
  90. 25a9f76 app/aboot: Fix the ramdisk address to be added in the dt or atag. by Deepa Dinamani · 12 years ago
  91. b6be5c1 aboot: adds debug prints by Amol Jadi · 12 years ago
  92. ff785a8 Merge "Add support to fastboot using virtual addresses." by Linux Build Service Account · 12 years ago
  93. 141f298 msm8960: Add support for dsda platform by Channagoud Kadabi · 12 years ago
  94. 0bf2f44 Add support to fastboot using virtual addresses. by Deepa Dinamani · 12 years ago
  95. 28c0ffe aboot: Add dtree support for flash targets. by Deepa Dinamani · 12 years ago
  96. 4b27651 aboot: Fix issue with secure boot by Channagoud Kadabi · 12 years ago
  97. 504f9fe aboot: move mmu disable to conditional compilation by Amol Jadi · 12 years ago
  98. 0822bf8 copper: use dtb address from image header by Amol Jadi · 12 years ago
  99. cb52407 dtb fix: Add dtb support for fastboot boot. by Amol Jadi · 12 years ago
  100. 465491e copper: load device tree blob by Neeti Desai · 12 years ago