1. 127b9e0 Add support to encrypt image types on the fly. by Neeti Desai · 12 years ago
  2. bf695c6 msm7627a/msm8x25: Send secure boot flag for emmc by Channagoud Kadabi · 12 years ago
  3. 13e32c4 mdm9615: Add support to include/exclude FOTA partitions by Deepa Dinamani · 12 years ago
  4. e7b6670 msm7630: Send the tamper flag to non HLOS by Channagoud Kadabi · 12 years ago
  5. 6ef3c54 Merge "app/aboot: print the complete cmd line being passed to kernel" by Linux Build Service Account · 12 years ago
  6. 4f73a8f Clock: Add support for test clock app. by Shashank Mittal · 12 years ago
  7. 168b771 app/aboot: print the complete cmd line being passed to kernel by Amol Jadi · 12 years ago
  8. 5c86fe3 msm7627a: Send kernel tamper info to nonHLOS by Channagoud Kadabi · 12 years ago
  9. ef31e95 Bug: Add missing license on the file by Deepa Dinamani · 12 years ago
  10. 01a82ba app/aboot: Fix typo in aboot code by Channagoud Kadabi · 12 years ago
  11. bc90305 Merge changes I5f4f2dd9,I78467549 by Linux Build Service Account · 12 years ago
  12. 59b25d5 aboot: publish serialno for getvar by Trevor Bourget · 12 years ago
  13. 0bb64ff pm8921: Add pwm driver for pmic. by Deepa Dinamani · 12 years ago
  14. 826d9da start_app: Condition to prevent NULL pointer dereferencing. by neetid · 12 years ago
  15. b4b24d6 mmc-erase: Changing the erase functionality by neetid · 12 years ago
  16. 32ba847 fastboot_init by neetid · 12 years ago
  17. 1cc65b0 fastboot: Enlarge USB bulk transfer size for faster downloads by Shashank Mittal · 12 years ago
  18. ca3a33c msm: Update kernel argument to indicate pause for charging by Ajay Dudani · 12 years ago
  19. c43d884 aboot: Adding support to expose modem partitions for FOTA by Mekala Natarajan · 13 years ago
  20. 5f26aff GPT: Enable partition table to be flashed using fastboot command. by Neeti Desai · 13 years ago
  21. ca8c960 mmc: Add support for erase command by Neeti Desai · 13 years ago
  22. 403bc49 msm8960: Detect mdm configuration by Ajay Dudani · 13 years ago
  23. bf8f441 Merge "aboot: Add error check while flashing sparse image" by Linux Build Service Account · 13 years ago
  24. 65b9100 aboot: Add error check while flashing sparse image by Channagoud Kadabi · 13 years ago
  25. 150cc96 string_test: Adding memcpy test for overlapping mem by Kinson Chik · 13 years ago
  26. f4caa94 recovery: Fix typo when calculating size during strlcpy operation by Ajay Dudani · 13 years ago
  27. f63d02f msm: Use safe string routines by Ajay Dudani · 13 years ago
  28. 0b1c816 mdm9x15: Using gpio49 to read boot config5 as fastboot key by Kinson Chik · 13 years ago
  29. 1f0e266 app/aboot: fix cmd_boot for unsigned boot images. by Shashank Mittal · 13 years ago
  30. a003228 app/aboot: Add spport for fastboot oem device-info command. by Shashank Mittal · 13 years ago
  31. 162244e aboot: Store unlock and rooted flag on NAND and eMMC. by Shashank Mittal · 13 years ago
  32. cd98d47 openssl/lk: Enable signed boot img check by Shashank Mittal · 13 years ago
  33. 2cd211f lk/openssl: Adding openssl to compile in lk build by Kinson Chik · 13 years ago
  34. 6a5609f fastboot: Add support to send INFO messages through fastboot. by Shashank Mittal · 13 years ago
  35. 3b3f5d1 Merge "mmc: Cleanup mmc code and unify mbr and gpt" by Linux Build Service Account · 13 years ago
  36. ca0b6a2 [arch] factor out the debug_cycle_count to arch specific code by Ajay Dudani · 13 years ago
  37. d890c35 Fixed typo in pci dump message. by Corey Tabaka · 15 years ago
  38. ad21b8d Minor cleanup and a hack to idle the cpu in getc loops. by Corey Tabaka · 15 years ago
  39. b0bd183 Added support for PCI config space read/write via PCI BIOS. Added some PCI commands to query/modify config space and enum devices. by Corey Tabaka · 15 years ago
  40. f1a4351 mmc: Cleanup mmc code and unify mbr and gpt by Kinson Chik · 13 years ago
  41. d2471ef Clean up more warnings in lk code by Greg Grisco · 13 years ago
  42. ce306ff target init.c: Moving displaying of splash before aboot_init by Kinson Chik · 13 years ago
  43. e67872e apq8064: Initial support by Amol Jadi · 13 years ago
  44. 6e75477 Allow MBR/EBR partition to be flashed by Greg Grisco · 13 years ago
  45. 35f686f Revert "[qsd8250]: Add usb charging support in LK bootloader." by Ajay Dudani · 13 years ago
  46. 4421e65 msm8x60: Configure MMU to enable caching by Amol Jadi · 13 years ago
  47. d625055 Clean up warnings in lk code by Greg Grisco · 13 years ago
  48. e28a607 aboot: Use kernel & ramdisk physical addresses from boot.img header by Ajay Dudani · 13 years ago
  49. 0e445b0 [lk]: Add support for SSD implementation of image upgrade by Subbaraman Narayanamurthy · 13 years ago
  50. 404a706 LK: Add 8bit BCH ECC Nand support. by Channagoud Kadabi · 13 years ago
  51. 57abe4c msm8960: set the boot_done flag in pm8921 on fastboot by Amol Jadi · 13 years ago
  52. 0c6927b aboot: Report error if sparse image is flashed incorrectly by Ajay Dudani · 13 years ago
  53. b06c05f msm: Reduce logging level of some messages from INFO to SPEW by Ajay Dudani · 13 years ago
  54. ab18f02 aboot: Fix type casting when flashing images to mmc for sparse images by Ajay Dudani · 13 years ago
  55. d120bb2 fastboot/sparse: Overflow for sparse images larger than 5gb by Kinson Chik kchik@codeaurora.org · 13 years ago
  56. da29b1e aboot/sparse: Fix default case and flashing for sparse parsing by Kinson Chik kchik@codeaurora.org · 13 years ago
  57. 82e4ae6 aboot: Correcting spelling mistake. by Kinson Chik kchik@codeaurora.org · 13 years ago
  58. bce18ea appsboot/msm_shared: Supporting SSD Fastboot by kchik@codeaurora.org · 13 years ago
  59. 5c76113 aboot: Add support for "compressed ext4" sparse images by Ajay Dudani · 13 years ago
  60. 5f1c9d4 fastboot: Increasing the max allowed download size by Vivek Mehta · 13 years ago
  61. f17b4ae [aboot]: Send serial number for USB enumeration by Subbaraman Narayanamurthy · 13 years ago
  62. 6cff85e msm8660: Add support to detect platform subtype by Ajay Dudani · 13 years ago
  63. 958fa24 [aboot]: Check ramdisk size before reading it from MMC by Subbaraman Narayanamurthy · 13 years ago
  64. d04110c msm: Add support to detect and pass androidboot.baseband by Ajay Dudani · 13 years ago
  65. 153902c msm7630: Volume +/- to enter recovery/fastboot mode for Fluid by Wentao Xu · 13 years ago
  66. 85b91f6 [msm_shared/mmc]: Add support to read/write recovery partition on mmc device. by Shashank Mittal · 14 years ago
  67. 7742129 [msm8660] Add support for reboot reason code by Ajay Dudani · 14 years ago
  68. 8243bc4 [msm8x60]: Remove support for bringing secondary core out of reset by Shashank Mittal · 14 years ago
  69. c648e71 [msm8x60]: Fix LCDC display for new PXO plan. by Shashank Mittal · 14 years ago
  70. 920798e [msm_shared/mmc] Add persist partition in mmc partition table. by Shashank Mittal · 14 years ago
  71. fbe13a0 [msm7630]: Enable emmc boot from apps bootloader. by Subbaraman Narayanamurthy · 14 years ago
  72. d48bd24 [msm8x60]: Add support for fastboot erase. by Bikas Gurung · 14 years ago
  73. c95b5b1 [msm]: Check image size for emmc before write and align it to 512 bytes by Subbaraman Narayanamurthy · 14 years ago
  74. 40b227d [target]: Add code to use splash image as a character array by Chandan Uddaraju · 14 years ago
  75. f773dde [msm] Enable battery charging flag based on power-on status by David Ng · 14 years ago
  76. eb92bcc [app/aboot]: Add recovery and update support in froyo. by Subbaraman Narayanamurthy · 14 years ago
  77. 2943fd6 [msm]: Enable display driver by default for splash screen on 7627 & 8650 by Chandan Uddaraju · 14 years ago
  78. 67e957b Fix 'mount' issues with persist partition for Nandwrite by repo sync · 14 years ago
  79. d8c42bf [qsd8650a_st1x] With USB connection force device into fastboot mode. by Shashank Mittal · 14 years ago
  80. bedca15 [target/msm8660_surf]: Add keypad driver support. by Chandan Uddaraju · 14 years ago
  81. b5f9e50 [msm] Query scratch address for jtag flashing tools by Ajay Dudani · 14 years ago
  82. 23b8f42 [msm8x60]: Add support for msm8x60 in LK by Shashank Mittal · 14 years ago
  83. 1f6030f [app/aboot]: Fix "fastboot boot" issue on 7x30 target. by Chandan Uddaraju · 14 years ago
  84. 1434a60 [target/msm7630]: Add support for smem version 4. by Chandan Uddaraju · 14 years ago
  85. 8e49dec LK: Add support to write on modem partition by Shashank Mittal · 14 years ago
  86. d6d4504 [aboot:fastboot]: Add code to fix 'mount' issues with persist partition by Chandan Uddaraju · 14 years ago
  87. cd01f9b lk: Change boot.img header offset based on LK address for eMMC by Ajay Dudani · 14 years ago
  88. 024c033 Recovery: Add support in lk to read/write recovery messages. by Shashank Mittal · 14 years ago
  89. d43419e msm: Update partition tables to give additional 10M to system partition by Ajay Dudani · 14 years ago
  90. 3679bc5 fastboot: Allow runtime decision on memory scratch space by David Ng · 14 years ago
  91. 6e1711f msm7630: Update for new memory map by David Ng · 14 years ago
  92. 7f5b901 [qsd8250]: Add usb charging support in LK bootloader. by Chandan Uddaraju · 14 years ago
  93. 4f99a88 LK: Add support for splash screen on MSM7627_SURF by Shashank Mittal · 14 years ago
  94. 94183c0 [target]: Add support for "fastboot reboot" and "fastboot reboot-bootloader" for all targets. by Chandan Uddaraju · 14 years ago
  95. 26a5690 [app/aboot]: Add additional key for fastboot mode. by Chandan Uddaraju · 14 years ago
  96. de85d3f [target/(msm7627,qsd8250)]: Add support to boot into recovery mode and bootloader fastboot mode by Chandan Uddaraju · 14 years ago
  97. bbec2b0 [nandwrite]: Disable bootstrap2 and app thread creation for nandwrite by Chandan Uddaraju · 14 years ago
  98. 2412050 [platform]: Add code to enable display initialization only in fastboot mode. by Chandan Uddaraju · 14 years ago
  99. 5622892 [msm7627_surf/msm7627_ffa]: Add code to support flashing of images using jtag. by Chandan Uddaraju · 14 years ago
  100. 168f6cb [msm] Add nandwrite to support flashing apps images over JTAG by Ajay Dudani · 14 years ago