1. ca0b6a2 [arch] factor out the debug_cycle_count to arch specific code by Ajay Dudani · 13 years ago
  2. 2ce7b97 [omap5912] use the cbuf to do proper blocking getc by Travis Geiselbrecht · 15 years ago
  3. 9e60486 [lib][cbuf] simple circular buffer implementation by Travis Geiselbrecht · 15 years ago
  4. dbc2c68 [platform] fix the dgetc signature problem by Travis Geiselbrecht · 15 years ago
  5. beb8d43 [heap] bring heap debugging stuff from external source by Travis Geiselbrecht · 15 years ago
  6. 671cb79 [kernel] sync with external source. support for dynamic timer by Travis Geiselbrecht · 15 years ago
  7. 9045c06 [kernel] dynamic timer support from external sources by Travis Geiselbrecht · 15 years ago
  8. 28da92a [debug] change the dgetc signature to match external sources by Travis Geiselbrecht · 15 years ago
  9. d890c35 Fixed typo in pci dump message. by Corey Tabaka · 15 years ago
  10. 4030150 Fixed a latent bug due to an erroneous reg spec. This would have gone undetected unless edi was clobbered between the bug and the previous asm block. by Corey Tabaka · 15 years ago
  11. ad21b8d Minor cleanup and a hack to idle the cpu in getc loops. by Corey Tabaka · 15 years ago
  12. 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
  13. b3f6cac Reorganization to better fit platform/target conventions. by Corey Tabaka · 15 years ago
  14. 7e9d615 Added check for compiler support of -fno-stack-protector and changed toolchain prefix to i386-elf- for x86 port. by Corey Tabaka · 15 years ago
  15. 79382bc Cleaned up x86 platform memmap defs. Fill in later as needed. by Corey Tabaka · 15 years ago
  16. 8469724 Initial x86 port by Corey Tabaka · 15 years ago
  17. 0a81a32 Merge "Clean up more warnings in lk code" by Linux Build Service Account · 13 years ago
  18. 23b9de5 Merge "arch/arm: Add dsb() function for ARMv6 and ARMv7 devices." by Linux Build Service Account · 13 years ago
  19. d2471ef Clean up more warnings in lk code by Greg Grisco · 13 years ago
  20. 4f37813 Merge "msm7627_surf: Pass complete memory given by NONHLOS to kernel via atag" by Linux Build Service Account · 13 years ago
  21. 6f7f81d Merge "Build:use is-android-codename instead of is-flavor" by Linux Build Service Account · 13 years ago
  22. 97d0f09 arch/arm: Add dsb() function for ARMv6 and ARMv7 devices. by Shashank Mittal · 13 years ago
  23. d2adce2 msm7627_surf: Pass complete memory given by NONHLOS to kernel via atag by Channagoud Kadabi · 13 years ago
  24. 6cdbd7c msm: Remove obsolete targets by Ajay Dudani · 13 years ago
  25. ce306ff target init.c: Moving displaying of splash before aboot_init by Kinson Chik · 13 years ago
  26. e67872e apq8064: Initial support by Amol Jadi · 13 years ago
  27. 6e75477 Allow MBR/EBR partition to be flashed by Greg Grisco · 13 years ago
  28. 3950326 msm8960: Add support to shutdown device. by Shashank Mittal · 13 years ago
  29. 35f686f Revert "[qsd8250]: Add usb charging support in LK bootloader." by Ajay Dudani · 13 years ago
  30. aeda4e6 msm: cleanup timer code by Amol Jadi · 13 years ago
  31. 2411981 Merge "msm7627a: Update cache size to be 8M for 8 bit bch ecc NAND" by Linux Build Service Account · 13 years ago
  32. dd17d1e Merge "init: Turn off backlight when splash is disabled" by Linux Build Service Account · 13 years ago
  33. c24e6e1 Merge "platform/mipi_dsi: (cleanup) separating mmss and mdp from dsi" by Linux Build Service Account · 13 years ago
  34. efb709f msm8660_surf: Increase scratch space to allow flashing larger images by Ajay Dudani · 13 years ago
  35. 500afb7 msm7627a: Update cache size to be 8M for 8 bit bch ecc NAND by Channagoud Kadabi · 13 years ago
  36. 4d84d3e Merge "msm: Move modem-up dependency to target specific code." by Linux Build Service Account · 13 years ago
  37. c1ad946 init: Turn off backlight when splash is disabled by Kinson Chik · 13 years ago
  38. fe93103 platform/mipi_dsi: (cleanup) separating mmss and mdp from dsi by Kinson Chik · 13 years ago
  39. d92dc60 Build:use is-android-codename instead of is-flavor by Satya Durga Srinivasu Prabhala · 13 years ago
  40. f91907f msm8960: Optimize delays for display splash by Kinson Chik · 13 years ago
  41. 2dfe339 msm: Move modem-up dependency to target specific code. by Amol Jadi · 13 years ago
  42. 46d2898 Merge "msm7627a: Generate signed unified header in secure-boot for 7x27A" by Linux Build Service Account · 13 years ago
  43. 3add772 Merge "build: standardize BUILD_ID featurization" by Linux Build Service Account · 13 years ago
  44. db1edb3 msm_shared: Move qgic code to msm_shared by Amol Jadi · 13 years ago
  45. edc1f5d msm7627_surf: Fix key mapping issues for surf & ffa by Channagoud Kadabi · 13 years ago
  46. 1b8189a build: standardize BUILD_ID featurization by Satya Durga Srinivasu Prabhala · 13 years ago
  47. 5097b53 msm7627a: Generate signed unified header in secure-boot for 7x27A by Aparna Mallavarapu · 13 years ago
  48. 8225456 msm_shared/mmc: cleanup mmc clock by Amol Jadi · 13 years ago
  49. 6df1607 msm8660: Add support to shutdown the device in case of RTC alarm. by Shashank Mittal · 13 years ago
  50. 6f0c4ef Merge changes Iee22366b,Ie07e87f0,Iee9daddf by Linux Build Service Account · 13 years ago
  51. da05574 msm8960: Configure MMU to enable caching. by Amol Jadi · 13 years ago
  52. 4421e65 msm8x60: Configure MMU to enable caching by Amol Jadi · 13 years ago
  53. 9ef9b73 arch/arm/mmu: Update MMU implementation for ARMv7 architecture. by Amol Jadi · 13 years ago
  54. d25b3a4 msm_shared: Add backlight control commands for Novatek DSI panel by Chandan Uddaraju · 13 years ago
  55. 9f17928 Merge "msm8960: Enabling splash screen for lk" by Linux Build Service Account · 13 years ago
  56. e5c9343 msm8960: Enabling splash screen for lk by Kinson Chik · 13 years ago
  57. 98c31bb Merge "msm8960: Add support for SDRAM without bus specific information" by Linux Build Service Account · 13 years ago
  58. 2b98908 Merge "msm_shared: gsbi cleanup" by Linux Build Service Account · 13 years ago
  59. e495d1e msm8960: Add support for SDRAM without bus specific information by Ajay Dudani · 13 years ago
  60. 9120c89 Merge "[msm8x60]: Add PM8058 battery alarm support" by Linux Build Service Account · 13 years ago
  61. c52c8a3 msm_shared: gsbi cleanup by Amol Jadi · 13 years ago
  62. da01139 Merge "msm_shared/rules.mk: removing ifneq in the rules.mk" by Linux Build Service Account · 13 years ago
  63. d625055 Clean up warnings in lk code by Greg Grisco · 13 years ago
  64. f910f9e msm_shared/rules.mk: removing ifneq in the rules.mk by Kinson Chik · 13 years ago
  65. d8b7afc [usb]: Add support to enter test mode by Subbaraman Narayanamurthy · 13 years ago
  66. ab41594 Merge "msm7627a: Modify the signed Image format for 7x27a." by Linux Build Service Account · 13 years ago
  67. be7733b msm8960: Determine usable memory for kernel based on ram partition table by Ajay Dudani · 13 years ago
  68. 079d7c2 msm7627a: Modify the signed Image format for 7x27a. by Aparna Mallavarapu · 13 years ago
  69. 2787125 Revert "[msm7630/DMM] : Reserve EBI-1 memory as unstable." by Ajay Dudani · 13 years ago
  70. d5ebc8f msm7627a: Ignore the extra 1MB of IRAM being passed by NON-HLOS by Aparna Mallavarapu · 13 years ago
  71. 4e4ba4c Merge "msm8960: Fix restart reason address." by Linux Build Service Account · 13 years ago
  72. 23a884b Merge "pm8921: Change log level from info to critical" by Linux Build Service Account · 13 years ago
  73. 62a0d3e msm8660: Add support for Dragonboard variant by Ajay Dudani · 13 years ago
  74. e28a607 aboot: Use kernel & ramdisk physical addresses from boot.img header by Ajay Dudani · 13 years ago
  75. 0e445b0 [lk]: Add support for SSD implementation of image upgrade by Subbaraman Narayanamurthy · 13 years ago
  76. 690515d [msm_shared/nand]: Fix RAM address corruption by Channagoud Kadabi · 13 years ago
  77. ef7b943 pm8921: Change log level from info to critical by Kinson Chik · 13 years ago
  78. 0207df7 msm8960: Fix restart reason address. by Shashank Mittal · 13 years ago
  79. 8685492 Merge "msm_shared/mmc: Reduce the delay in sending CMD1" by Linux Build Service Account · 13 years ago
  80. 1dbb17d Merge "pm8921: ldo config" by Linux Build Service Account · 13 years ago
  81. 1863a35 Merge "include/bits: Fix BIT macro." by Linux Build Service Account · 13 years ago
  82. 6239b16 msm8960: Fix reboot command on CDP. by Shashank Mittal · 13 years ago
  83. 60a5597 pm8921: ldo config by Amol Jadi · 13 years ago
  84. efb6c97 include/bits: Fix BIT macro. by Shashank Mittal · 13 years ago
  85. 8c7cd22 [msm8x60]: Add PM8058 battery alarm support by Subbaraman Narayanamurthy · 13 years ago
  86. 9090b3b msm7627a: Pass complete memory given by NONHLOS to kernel via atags by Channagoud Kadabi · 13 years ago
  87. 2603f13 Merge "[msm8x60/pmic]: Add LCD brightness control API for PM8058" by Linux Build Service Account · 13 years ago
  88. 34ffe7c Merge "[msm_shared/i2c_qup]: Fix error in using wrong base address" by Linux Build Service Account · 13 years ago
  89. 8d574f8 Merge "dev/keypad: Removed unnecessary scans for detecting key press event." by Linux Build Service Account · 13 years ago
  90. 58373d4 msm_shared/mmc: Reduce the delay in sending CMD1 by Amol Jadi · 13 years ago
  91. 9b5b726 Merge "msm7x27a: Enables support for eMMC boot." by Linux Build Service Account · 13 years ago
  92. 8f1ffa5 [msm8x60/pmic]: Add LCD brightness control API for PM8058 by Subbaraman Narayanamurthy · 13 years ago
  93. 8384656 Merge "msm8960: Adding backlight support to lk" by Linux Build Service Account · 13 years ago
  94. dcc8e93 [msm_shared/i2c_qup]: Fix error in using wrong base address by Subbaraman Narayanamurthy · 13 years ago
  95. 5a83b2a msm7x27a: Enables support for eMMC boot. by Aparna Mallavarapu · 13 years ago
  96. 5795af9 Merge "mmc/aboot: Adding GPT parser for appsboot" by Linux Build Service Account · 13 years ago
  97. 1ac45ce msm8960: Adding backlight support to lk by Kinson Chik · 13 years ago
  98. 02843f9 Merge "dev/pmic: adds pm8921 gpio config api" by Linux Build Service Account · 13 years ago
  99. 66552a8 mmc/aboot: Adding GPT parser for appsboot by Kinson Chik · 13 years ago
  100. 3570f9d dev/pmic: adds pm8921 gpio config api by Amol Jadi · 13 years ago