1. 575fe1c app: aboot: add size check when flashing on NAND by Gaurav Nebhwani · 7 years ago
  2. 66951e5 platform: Add new api to get MSM_SHARED_BASE by Sundarajan Srinivasan · 10 years ago
  3. e8262ac include: Changes to avoid warnings during compilation by Unnati Gandhi · 10 years ago
  4. cb8a948 include: Add keymaster header file by Sridhar Parasuram · 9 years ago
  5. d04ee85 target/include: Add support for user variant check by Sridhar Parasuram · 9 years ago
  6. f73962d Merge "lib: debug: add common stack protection feature in lk" by Linux Build Service Account · 9 years ago
  7. d7826ef platform: msm_shared: add secure random value for canary by Maria Yu · 10 years ago
  8. e2e8035 lib: debug: add common stack protection feature in lk by Maria Yu · 10 years ago
  9. 35aebef platform: msm_shared: Correct the USB function prototype to avoid compiler warning. by vijay kumar · 10 years ago
  10. 35d110b target: add support for specifying display panel during init by Aravind Venkateswaran · 10 years ago
  11. 497653f target: rename splash screen display configuration functions by Aravind Venkateswaran · 10 years ago
  12. 6f3c4a2 Merge "fbcon: Read the splash image from splash partition" by Linux Build Service Account · 11 years ago
  13. ce06a01 fbcon: Read the splash image from splash partition by Aparna Mallavarapu · 11 years ago
  14. cdcb646 target: Support display panel detection API by Dhaval Patel · 11 years ago
  15. 65df150 arch: arm: Add support to clean and invalidate cache at unaligned addresses. by Deepa Dinamani · 11 years ago
  16. 7d8ac2f Merge "target: init: Add runtime check is SSD feature enabled" by Linux Build Service Account · 11 years ago
  17. c8dfa9d Merge "target: init: Add weak function for SSD keystore loading" by Linux Build Service Account · 11 years ago
  18. aeae9f4 udc: add usb 3.0 descriptor types by Amol Jadi · 11 years ago
  19. 8bc68c7 target: init: Add runtime check is SSD feature enabled by Stanimir Varbanov · 11 years ago
  20. 677001e target: init: Add weak function for SSD keystore loading by Stanimir Varbanov · 11 years ago
  21. f1a8ac9 msm_shared: mipi: Update header to support GCDB changes by Arpita Banerjee · 11 years ago
  22. 6a2de02 platform: msm_shared: Add support for boot timestamps by sundarajan srinivasan · 11 years ago
  23. a4c9d3a dload_util: Add normal dload mode entrance by Pavel Nedev · 11 years ago
  24. f197e4c target.h: Remove redundant function declarations by Pavel Nedev · 11 years ago
  25. 345ba9a Merge "init: Add generic set_download_mode() function" by Linux Build Service Account · 11 years ago
  26. 76a3e21 init: Add generic set_download_mode() function by Pavel Nedev · 11 years ago
  27. c3ecbf4 target: common: Add prototype for mmc dev function by Channagoud Kadabi · 11 years ago
  28. 7ee286a include: stdlib: add macro for cache align buffer by Channagoud Kadabi · 11 years ago
  29. 5a5806d Merge "boot_stats: add support for bootup timestamps" by Linux Build Service Account · 11 years ago
  30. 02ca2ee boot_stats: add support for bootup timestamps by Amol Jadi · 11 years ago
  31. 4ba108f include: reg: Add half word read/write macros by Channagoud Kadabi · 11 years ago
  32. f3ac7b3 Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  33. 39112ac lib: libc: Add routines to find greatest common divisor and by Deepa Dinamani · 11 years ago
  34. 0bf2f44 Add support to fastboot using virtual addresses. by Deepa Dinamani · 12 years ago
  35. 3e5cf0d Bug: Remove inline attribute for platform_use_identity_mmu_mappings() by Deepa Dinamani · 11 years ago
  36. 20cb9e5 arch: arm: Add support to conditionally include identity mmu mappings. by Deepa Dinamani · 12 years ago
  37. eb9eefe libc: Add support for itoa and string reverse functions. by Deepa Dinamani · 12 years ago
  38. e4573be msm_shared: Add QPIC nand driver by Deepa Dinamani · 12 years ago
  39. f5317c8 debug: removed noreturn attribute for panic calls by Amol Jadi · 12 years ago
  40. 43000a6 msm7627a: Add support for lcdc splash screen by Channagoud Kadabi · 12 years ago
  41. 7e5380b mdm9x15:Re-organise the partitions by Neeti Desai · 12 years ago
  42. a63aaff msm: uart/gsbi driver update by Amol Jadi · 12 years ago
  43. b3be37f msm8960: msm8930: Enable PMIC GPIO based keypad. by Shashank Mittal · 12 years ago
  44. 2523e0b hsusb: Add support for USB receiver sensitivity test. by Shashank Mittal · 13 years ago
  45. ea64624 ssbi: Cleanup ssbi dependency from gpio_keypad by Kinson Chik · 13 years ago
  46. 2cd211f lk/openssl: Adding openssl to compile in lk build by Kinson Chik · 13 years ago
  47. 1073a5e Clean up more warnings by Greg Grisco · 13 years ago
  48. 8b99c68 [arm] add arch_sync_cache_range by Travis Geiselbrecht · 14 years ago
  49. 801509f [lib][text] simple library to draw static text by Travis Geiselbrecht · 14 years ago
  50. 97b5382 [lib][tga] routines to decode Targa files by Travis Geiselbrecht · 14 years ago
  51. 99b2d1d [lib] simple library routines for drawing text and keeping a graphical console by Travis Geiselbrecht · 14 years ago
  52. e06c67c [lib] generic graphics routines by Travis Geiselbrecht · 14 years ago
  53. f86c43c [lib][fs] simple file system layer by Travis Geiselbrecht · 14 years ago
  54. 84aa16c [stdlib] add countof() by Travis Geiselbrecht · 14 years ago
  55. b29c3ba [lib][bcache] add a simple block device cache by Travis Geiselbrecht · 14 years ago
  56. 2dc9c97 [lib][partition] add simple block device partition scanner (MBR only) by Travis Geiselbrecht · 14 years ago
  57. 5248673 [lib][bio] add simple block io layer by Travis Geiselbrecht · 14 years ago
  58. f6e2207 [error] add some more ERR_ defines by Travis Geiselbrecht · 14 years ago
  59. 12403e3 [kernel] add some documentation by Travis Geiselbrecht · 14 years ago
  60. ca0b6a2 [arch] factor out the debug_cycle_count to arch specific code by Ajay Dudani · 13 years ago
  61. 9e60486 [lib][cbuf] simple circular buffer implementation by Travis Geiselbrecht · 15 years ago
  62. 671cb79 [kernel] sync with external source. support for dynamic timer by Travis Geiselbrecht · 15 years ago
  63. 9045c06 [kernel] dynamic timer support from external sources by Travis Geiselbrecht · 15 years ago
  64. 28da92a [debug] change the dgetc signature to match external sources by Travis Geiselbrecht · 15 years ago
  65. 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
  66. 8469724 Initial x86 port by Corey Tabaka · 15 years ago
  67. d2471ef Clean up more warnings in lk code by Greg Grisco · 13 years ago
  68. 9ef9b73 arch/arm/mmu: Update MMU implementation for ARMv7 architecture. by Amol Jadi · 13 years ago
  69. d625055 Clean up warnings in lk code by Greg Grisco · 13 years ago
  70. d8b7afc [usb]: Add support to enter test mode by Subbaraman Narayanamurthy · 13 years ago
  71. efb6c97 include/bits: Fix BIT macro. by Shashank Mittal · 13 years ago
  72. 404a706 LK: Add 8bit BCH ECC Nand support. by Channagoud Kadabi · 13 years ago
  73. 5f1c9d4 fastboot: Increasing the max allowed download size by Vivek Mehta · 13 years ago
  74. 97df7fd msm7630: Add support for 7630 fluid LCD panel by Wentao Xu · 13 years ago
  75. 8f0b045 [msm8660]: Add fastboot key detection for QT8660 by Subbaraman Narayanamurthy · 13 years ago
  76. 78ae675 [msm8660]: Enable MIPI display support for Toshiba MIPI panel. by Chandan Uddaraju · 14 years ago
  77. 402d097 [msm8x60]: Enable LCDC display for SURF and FFA devices by Shashank Mittal · 14 years ago
  78. f9b6e0d [msm8x60]: Autodetect 8660 SURF and FFA by Subbaraman Narayanamurthy · 14 years ago
  79. bedca15 [target/msm8660_surf]: Add keypad driver support. by Chandan Uddaraju · 14 years ago
  80. 8e49dec LK: Add support to write on modem partition by Shashank Mittal · 14 years ago
  81. a342574 [msm7630]: Add code to scan limited number of keys of Qwerty keypad. by Chandan Uddaraju · 14 years ago
  82. 3679bc5 fastboot: Allow runtime decision on memory scratch space by David Ng · 14 years ago
  83. 6e1711f msm7630: Update for new memory map by David Ng · 14 years ago
  84. 4f99a88 LK: Add support for splash screen on MSM7627_SURF by Shashank Mittal · 14 years ago
  85. 183a742 lk: Add eMMC boot support by David Ng · 14 years ago
  86. 5fa471a [msm7630]: Add code to support qwerty keypad in lk bootloader by Chandan Uddaraju · 14 years ago
  87. 60a888a [qsd8250_ffa]: Add code to change the FFA key mapping. by Chandan Uddaraju · 14 years ago
  88. f72ce81 [lk/include]: Add limits.h to make LK compatible to arm-eabi-gcc-4.4.0. by Chandan Uddaraju · 14 years ago
  89. dcc2e35 NAND: Add support for NAND devices with 4k page size by Shashank Mittal · 14 years ago
  90. 83d16d0 NAND: Add support for 16-bit NAND by Shashank Mittal · 14 years ago
  91. fbde0ac [dev] flash: Add interface to obtain flash layout info by Dima Zavin · 15 years ago
  92. e5f6435 [dev] flash: Split up flash_init and set_ptable into separate functions. by Dima Zavin · 15 years ago
  93. e12b411 [dev] flash: add flash ops definitions. by Dima Zavin · 15 years ago
  94. 2b8429d [lib] ptable: add basic partition table management. by Dima Zavin · 15 years ago
  95. 0f88be2 [dev][keys] Initial support for gpio keypads. by Dima Zavin · 15 years ago
  96. 443afca [dev] add primitive keys state management (keys device) by Dima Zavin · 15 years ago
  97. afa6839 generic: add ops/defines to work with multi-word bitmaps. by Dima Zavin · 15 years ago
  98. d5b0b6a [dev] add framebuffer console device. by Dima Zavin · 15 years ago
  99. 9a2cd26 [dev][udc] simple interface for usb device controllers by Brian Swetland · 15 years ago
  100. a07d2fa [docs] provide rules for correct usage of events, mutexes, and timers by Brian Swetland · 15 years ago