1. 022d17a lib: heap: Change to detect overflow, while roundup to native pointer size. by c_aupadh · 6 years ago
  2. 56c0074 lib: libufdt: Support to modify properties under root node. by Kishor PK · 7 years ago
  3. f3b7818 lib: libufdt: add libufdt library to lk source. by Mayank Grover · 6 years ago
  4. b2ee7af Merge "platform: msm_shared: Update kernel early mount dtsi node for UFS/EMMC" by Linux Build Service Account · 7 years ago
  5. 0a749fe lib: libfdt: Add APIs to support direct node access by Kishor PK · 7 years ago
  6. c488b17 lib: zlib_inflate: Fix warnings treated as errors. by Mayank Grover · 7 years ago
  7. 3cec3f9 Merge "Fix double-free in DSA code (CVE-2016-0705)" by Linux Build Service Account · 8 years ago
  8. 925d303 Merge "Fix encoding bug in i2c_ASN1_INTEGER" by Linux Build Service Account · 8 years ago
  9. 68b079e Fix double-free in DSA code (CVE-2016-0705) by Parth Dixit · 8 years ago
  10. ff2b54c Fix memory issues in BIO_*printf functions by Matt Caswell · 8 years ago
  11. 33c3e8c Fix encoding bug in i2c_ASN1_INTEGER by Parth Dixit · 8 years ago
  12. 11e4c68 lib: heap: Fixed compilation warning related to unused variable. by P.V. Phani Kumar · 8 years ago
  13. 2dd0004 lib: libc: correct strlcat implementation by Vijay Kumar Pendoti · 8 years ago
  14. 0f249e3 platform: msm_shared: change location of integer overflow checks by Vijay Kumar Pendoti · 8 years ago
  15. cf3afe4 platform: msm_shared: Fix drivers to enable WB cache by Channagoud Kadabi · 9 years ago
  16. efc133f aboot: lib: platform: Fix for banned apis by Sridhar Parasuram · 9 years ago
  17. 8ad09c6 lib: libc: string: Port strtok and strtok_r implementation from bionic by Sridhar Parasuram · 9 years ago
  18. 1e66874 lib: libc: string: Remove old version of strtok by Sridhar Parasuram · 9 years ago
  19. b6e748e lib: openssl: crypto: Fix unused value error by Sridhar Parasuram · 9 years ago
  20. cb98062 lib: zlib_inflate: Remove the unnecessary log by Matthew Qin · 9 years ago
  21. 6330c2a lib: zlib_inflate: Fix decompress function bugs by Matthew Qin · 9 years ago
  22. ff5e6ff lib: Add decompression function by Matthew Qin · 9 years ago
  23. f1ce824 lib: porting zlib inflate library to master branch by Matthew Qin · 9 years ago
  24. 8f60b6f lib: malloc: Flush the cache after allocating on heap by Channagoud Kadabi · 9 years ago
  25. 555a242 lib: libc: Add support for secure memcpy by Channagoud Kadabi · 9 years ago
  26. 9aaa032 lib: fdt: Fix compilation warnings in libfdt by Veera Sundaram Sankaran · 9 years ago
  27. a7e1fe0 lib: Changes to avoid warnings during compilation by Unnati Gandhi · 10 years ago
  28. 639951a lib: debug: add dump frame info in panic by Maria Yu · 10 years ago
  29. 44fda95 Merge "lk/openssl: Enable x_sig compilation." by Linux Build Service Account · 10 years ago
  30. 88ed94c Merge "lib: fdt: add integer overflow checks" by Linux Build Service Account · 10 years ago
  31. 3144a08 Merge "lib: fdt: add integer overflow checks in fdt header" by Linux Build Service Account · 10 years ago
  32. 0e52724 lk/openssl: Enable x_sig compilation. by Shashank Mittal · 10 years ago
  33. 222e0ec lib: fdt: add integer overflow checks in fdt header by vijay kumar · 10 years ago
  34. 5239f28 lib: heap: remove Linux Foundation copy right by vijay kumar · 10 years ago
  35. 7f0c04f lib: fdt: add integer overflow checks by vijay kumar · 10 years ago
  36. 6390f20 lib: heap: Added checks for integer overflow by vijay kumar · 10 years ago
  37. 5ac5542 lib: libfdt: Add a new API for appending string properties by Aparna Mallavarapu · 10 years ago
  38. d320051 lib: debug: add common stack protection feature in lk by Maria Yu · 10 years ago
  39. 55ee022 lib: libfdt: Fix the bug in adding new nodes. by Deepa Dinamani · 11 years ago
  40. d552f13 lib: libfdt: Add the new subnode after the existing subnodes. by Deepa Dinamani · 11 years ago
  41. f3ac7b3 Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  42. 39112ac lib: libc: Add routines to find greatest common divisor and by Deepa Dinamani · 11 years ago
  43. 59ed145 Merge "libc: Add support for itoa and string reverse functions." by Linux Build Service Account · 11 years ago
  44. c434364 lib: heap: Fix heap length by Channagoud Kadabi · 12 years ago
  45. eb9eefe libc: Add support for itoa and string reverse functions. by Deepa Dinamani · 12 years ago
  46. 17379b8 copper: Add Device Tree support by Neeti Desai · 12 years ago
  47. 1d976c4 libfdt: moved to /lib/libfdt by Amol Jadi · 12 years ago
  48. 7e5380b mdm9x15:Re-organise the partitions by Neeti Desai · 12 years ago
  49. 2b20456 msm7627a: Add support for secure boot image check by Channagoud Kadabi · 12 years ago
  50. 2a5baf8 Merge "[memcpy.s]: Fix forward overlap case" by Linux Build Service Account · 12 years ago
  51. 1450cf0 ptable: Use strlcpy instead of strncpy by Ajay Dudani · 13 years ago
  52. cd98d47 openssl/lk: Enable signed boot img check by Shashank Mittal · 13 years ago
  53. 2cd211f lk/openssl: Adding openssl to compile in lk build by Kinson Chik · 13 years ago
  54. 6ba6907 openssl/lk: Removing the Android.mk files from openssl by Kinson Chik · 13 years ago
  55. a8fa74c openssl/lk: Adding openssl 1.0.0a to LK by Kinson Chik · 13 years ago
  56. 801509f [lib][text] simple library to draw static text by Travis Geiselbrecht · 14 years ago
  57. 97b5382 [lib][tga] routines to decode Targa files by Travis Geiselbrecht · 14 years ago
  58. 99b2d1d [lib] simple library routines for drawing text and keeping a graphical console by Travis Geiselbrecht · 14 years ago
  59. e06c67c [lib] generic graphics routines by Travis Geiselbrecht · 14 years ago
  60. f86c43c [lib][fs] simple file system layer by Travis Geiselbrecht · 14 years ago
  61. b29c3ba [lib][bcache] add a simple block device cache by Travis Geiselbrecht · 14 years ago
  62. 2dc9c97 [lib][partition] add simple block device partition scanner (MBR only) by Travis Geiselbrecht · 14 years ago
  63. 5248673 [lib][bio] add simple block io layer by Travis Geiselbrecht · 14 years ago
  64. 9e60486 [lib][cbuf] simple circular buffer implementation by Travis Geiselbrecht · 15 years ago
  65. beb8d43 [heap] bring heap debugging stuff from external source by Travis Geiselbrecht · 15 years ago
  66. 28da92a [debug] change the dgetc signature to match external sources by Travis Geiselbrecht · 15 years ago
  67. 8469724 Initial x86 port by Corey Tabaka · 15 years ago
  68. d625055 Clean up warnings in lk code by Greg Grisco · 13 years ago
  69. 81f9a78 [lk] Add timestamps to dprintf logs for easier performance analysis by Ajay Dudani · 13 years ago
  70. efd5930 [memcpy.s]: Fix forward overlap case by Shashank Mittal · 14 years ago
  71. 8e49dec LK: Add support to write on modem partition by Shashank Mittal · 14 years ago
  72. 2b8429d [lib] ptable: add basic partition table management. by Dima Zavin · 15 years ago
  73. 39deded move all of the references to app/console to lib/console by Travis Geiselbrecht · 15 years ago
  74. 0166fb2 move app/console to lib/console by Travis Geiselbrecht · 15 years ago
  75. 6c5fa8a [libc] move most vsprintfs to vsnprintfs by Travis Geiselbrecht · 15 years ago
  76. 9d564f1 [libc] add n versions of sprintf and vprintf by travis geiselbrecht · 15 years ago
  77. eb94605 [IO] rework dprintf to take a debug level, defined in DEBUGLEVEL by Travis Geiselbrecht · 16 years ago
  78. 97481e6 [EABI] test for eabi compatibility a little bit better than before by Travis Geiselbrecht · 16 years ago
  79. 82f7420 [EABI] add support for EABI/linux toolchains by Travis Geiselbrecht · 16 years ago
  80. 5bfddfb remove lwip, never really worked anyway by Travis Geiselbrecht · 16 years ago
  81. 1d0df69 initial commit of lk (little kernel) project by Travis Geiselbrecht · 16 years ago