1. 1073a5e Clean up more warnings by Greg Grisco · 13 years ago
  2. 0c82c69 Merge "msm7627a: splash screen support" by Linux Build Service Account · 13 years ago
  3. 5e831c4 Merge "msm8960: Support non-interleaved memory configuration" by Linux Build Service Account · 13 years ago
  4. f712f5e msm7627a: splash screen support by Aparna Mallavarapu · 13 years ago
  5. dd8e189 Merge "[NAND]: Avoid reading bad block marker for each page" by Linux Build Service Account · 13 years ago
  6. ebb0b5b msm8960: Support non-interleaved memory configuration by Ajay Dudani · 13 years ago
  7. 0c10937 msm8960: Correct conversion for MTP_MSM from HW-ID to machine-type by Trevor Bourget · 13 years ago
  8. b2fb6ba [NAND]: Avoid reading bad block marker for each page by Channagoud Kadabi · 13 years ago
  9. 8d6150c [msm8660/LCD]: add AUO wvga panel support by Wentao Xu · 13 years ago
  10. 32a9d4f Merge "gitignore: Adding rule to ignore cscope files." by Linux Build Service Account · 13 years ago
  11. b2028ce Merge "msm8960: Add Conversion for LiQUID from HW-ID to machine-type" by Linux Build Service Account · 13 years ago
  12. 3b3f5d1 Merge "mmc: Cleanup mmc code and unify mbr and gpt" by Linux Build Service Account · 13 years ago
  13. 98b8091 Merge "msm8960: Enable crypto for msm8960." by Linux Build Service Account · 13 years ago
  14. 6a9871b msm8960: Add Conversion for LiQUID from HW-ID to machine-type by Amir Samuelov · 13 years ago
  15. d4c453b [pc] Use cbuf lib instead of custom queue. by Corey Tabaka · 14 years ago
  16. 42353ca [pc] Make platform_read_key idle on wait queue. by Corey Tabaka · 14 years ago
  17. 8b99c68 [arm] add arch_sync_cache_range by Travis Geiselbrecht · 14 years ago
  18. 6111706 [armemu] set the display params in the armemu.conf file by Travis Geiselbrecht · 14 years ago
  19. d4c88e2 [armemu] read the display size from the emulator by Travis Geiselbrecht · 14 years ago
  20. 95590fd [scripts] update do-armemu-test to create a default block device file if it doesn't already exist by Travis Geiselbrecht · 14 years ago
  21. f26b92f [scripts] spiff up buildall to report projects that fail to build by Travis Geiselbrecht · 14 years ago
  22. 800410c [armemu-test] turn on as much as possible by Travis Geiselbrecht · 14 years ago
  23. 801509f [lib][text] simple library to draw static text by Travis Geiselbrecht · 14 years ago
  24. 97b5382 [lib][tga] routines to decode Targa files by Travis Geiselbrecht · 14 years ago
  25. a59792c add license file by Travis Geiselbrecht · 14 years ago
  26. 99b2d1d [lib] simple library routines for drawing text and keeping a graphical console by Travis Geiselbrecht · 14 years ago
  27. 4c68d02 [armemu][display] add driver for the display controller by Travis Geiselbrecht · 14 years ago
  28. e06c67c [lib] generic graphics routines by Travis Geiselbrecht · 14 years ago
  29. 84ec880 [armemu] add test code for block device by Travis Geiselbrecht · 14 years ago
  30. 96f6dfe [armemu] add block device by Travis Geiselbrecht · 14 years ago
  31. e856083 [main] add init routines for fs and bio layer, will move to better spot later by Travis Geiselbrecht · 14 years ago
  32. f86c43c [lib][fs] simple file system layer by Travis Geiselbrecht · 14 years ago
  33. 84aa16c [stdlib] add countof() by Travis Geiselbrecht · 14 years ago
  34. b29c3ba [lib][bcache] add a simple block device cache by Travis Geiselbrecht · 14 years ago
  35. 2dc9c97 [lib][partition] add simple block device partition scanner (MBR only) by Travis Geiselbrecht · 14 years ago
  36. 5248673 [lib][bio] add simple block io layer by Travis Geiselbrecht · 14 years ago
  37. f6e2207 [error] add some more ERR_ defines by Travis Geiselbrecht · 14 years ago
  38. c713ab8 [arm] fix problem with gcc 4.4 to ensure the boot code is in the binary by Ajay Dudani · 13 years ago
  39. 12403e3 [kernel] add some documentation by Travis Geiselbrecht · 14 years ago
  40. e74d63d [armemu] fix the armemu build by adding timer routine and default config file by Travis Geiselbrecht · 14 years ago
  41. 5eaef67 get the sam7ex256 platform building again by Travis Geiselbrecht · 14 years ago
  42. 78d0e6c [make] make the spotless target not depend on anything by Travis Geiselbrecht · 14 years ago
  43. ca0b6a2 [arch] factor out the debug_cycle_count to arch specific code by Ajay Dudani · 13 years ago
  44. 2ce7b97 [omap5912] use the cbuf to do proper blocking getc by Travis Geiselbrecht · 15 years ago
  45. 9e60486 [lib][cbuf] simple circular buffer implementation by Travis Geiselbrecht · 15 years ago
  46. dbc2c68 [platform] fix the dgetc signature problem by Travis Geiselbrecht · 15 years ago
  47. beb8d43 [heap] bring heap debugging stuff from external source by Travis Geiselbrecht · 15 years ago
  48. 671cb79 [kernel] sync with external source. support for dynamic timer by Travis Geiselbrecht · 15 years ago
  49. 9045c06 [kernel] dynamic timer support from external sources by Travis Geiselbrecht · 15 years ago
  50. 28da92a [debug] change the dgetc signature to match external sources by Travis Geiselbrecht · 15 years ago
  51. d890c35 Fixed typo in pci dump message. by Corey Tabaka · 15 years ago
  52. 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
  53. ad21b8d Minor cleanup and a hack to idle the cpu in getc loops. by Corey Tabaka · 15 years ago
  54. 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
  55. b3f6cac Reorganization to better fit platform/target conventions. by Corey Tabaka · 15 years ago
  56. 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
  57. 79382bc Cleaned up x86 platform memmap defs. Fill in later as needed. by Corey Tabaka · 15 years ago
  58. 8469724 Initial x86 port by Corey Tabaka · 15 years ago
  59. f1a4351 mmc: Cleanup mmc code and unify mbr and gpt by Kinson Chik · 13 years ago
  60. 1fcde7a msm8960: Enable crypto for msm8960. by Shashank Mittal · 13 years ago
  61. 3890b10 gitignore: Adding rule to ignore cscope files. by Shashank Mittal · 13 years ago
  62. 0a81a32 Merge "Clean up more warnings in lk code" by Linux Build Service Account · 13 years ago
  63. 23b9de5 Merge "arch/arm: Add dsb() function for ARMv6 and ARMv7 devices." by Linux Build Service Account · 13 years ago
  64. d2471ef Clean up more warnings in lk code by Greg Grisco · 13 years ago
  65. 4f37813 Merge "msm7627_surf: Pass complete memory given by NONHLOS to kernel via atag" by Linux Build Service Account · 13 years ago
  66. 6f7f81d Merge "Build:use is-android-codename instead of is-flavor" by Linux Build Service Account · 13 years ago
  67. 97d0f09 arch/arm: Add dsb() function for ARMv6 and ARMv7 devices. by Shashank Mittal · 13 years ago
  68. d2adce2 msm7627_surf: Pass complete memory given by NONHLOS to kernel via atag by Channagoud Kadabi · 13 years ago
  69. 6cdbd7c msm: Remove obsolete targets by Ajay Dudani · 13 years ago
  70. ce306ff target init.c: Moving displaying of splash before aboot_init by Kinson Chik · 13 years ago
  71. e67872e apq8064: Initial support by Amol Jadi · 13 years ago
  72. 6e75477 Allow MBR/EBR partition to be flashed by Greg Grisco · 13 years ago
  73. 3950326 msm8960: Add support to shutdown device. by Shashank Mittal · 13 years ago
  74. 35f686f Revert "[qsd8250]: Add usb charging support in LK bootloader." by Ajay Dudani · 13 years ago
  75. aeda4e6 msm: cleanup timer code by Amol Jadi · 13 years ago
  76. 2411981 Merge "msm7627a: Update cache size to be 8M for 8 bit bch ecc NAND" by Linux Build Service Account · 13 years ago
  77. dd17d1e Merge "init: Turn off backlight when splash is disabled" by Linux Build Service Account · 13 years ago
  78. c24e6e1 Merge "platform/mipi_dsi: (cleanup) separating mmss and mdp from dsi" by Linux Build Service Account · 13 years ago
  79. efb709f msm8660_surf: Increase scratch space to allow flashing larger images by Ajay Dudani · 13 years ago
  80. 500afb7 msm7627a: Update cache size to be 8M for 8 bit bch ecc NAND by Channagoud Kadabi · 13 years ago
  81. 4d84d3e Merge "msm: Move modem-up dependency to target specific code." by Linux Build Service Account · 13 years ago
  82. c1ad946 init: Turn off backlight when splash is disabled by Kinson Chik · 13 years ago
  83. fe93103 platform/mipi_dsi: (cleanup) separating mmss and mdp from dsi by Kinson Chik · 13 years ago
  84. d92dc60 Build:use is-android-codename instead of is-flavor by Satya Durga Srinivasu Prabhala · 13 years ago
  85. f91907f msm8960: Optimize delays for display splash by Kinson Chik · 13 years ago
  86. 2dfe339 msm: Move modem-up dependency to target specific code. by Amol Jadi · 13 years ago
  87. 46d2898 Merge "msm7627a: Generate signed unified header in secure-boot for 7x27A" by Linux Build Service Account · 13 years ago
  88. 3add772 Merge "build: standardize BUILD_ID featurization" by Linux Build Service Account · 13 years ago
  89. db1edb3 msm_shared: Move qgic code to msm_shared by Amol Jadi · 13 years ago
  90. edc1f5d msm7627_surf: Fix key mapping issues for surf & ffa by Channagoud Kadabi · 13 years ago
  91. 1b8189a build: standardize BUILD_ID featurization by Satya Durga Srinivasu Prabhala · 13 years ago
  92. 5097b53 msm7627a: Generate signed unified header in secure-boot for 7x27A by Aparna Mallavarapu · 13 years ago
  93. 8225456 msm_shared/mmc: cleanup mmc clock by Amol Jadi · 13 years ago
  94. 6df1607 msm8660: Add support to shutdown the device in case of RTC alarm. by Shashank Mittal · 13 years ago
  95. 6f0c4ef Merge changes Iee22366b,Ie07e87f0,Iee9daddf by Linux Build Service Account · 13 years ago
  96. da05574 msm8960: Configure MMU to enable caching. by Amol Jadi · 13 years ago
  97. 4421e65 msm8x60: Configure MMU to enable caching by Amol Jadi · 13 years ago
  98. 9ef9b73 arch/arm/mmu: Update MMU implementation for ARMv7 architecture. by Amol Jadi · 13 years ago
  99. d25b3a4 msm_shared: Add backlight control commands for Novatek DSI panel by Chandan Uddaraju · 13 years ago
  100. 9f17928 Merge "msm8960: Enabling splash screen for lk" by Linux Build Service Account · 13 years ago