1. 5fa471a [msm7630]: Add code to support qwerty keypad in lk bootloader by Chandan Uddaraju · 14 years ago
  2. fa746af [target] Fix CAF copyrights by Ajay Dudani · 14 years ago
  3. 232ce81 [msm7630] Add support for msm7630 basic bootup by Ajay Dudani · 14 years ago
  4. 805d3cc [msm7627_surf]: Add code to disable display initialization during bootup. by Chandan Uddaraju · 14 years ago
  5. ae80c6e [qsd8k] Update cpu initialization from 'legacy' bootloader by Ajay Dudani · 14 years ago
  6. 60b5b5d [qsd8k] Bump up Scorpion CPU speed to 768MHz by Ajay Dudani · 14 years ago
  7. b1b7d10 [msm] Update copyright notice for acpuclock.c by Ajay Dudani · 14 years ago
  8. 32edd47 [lk] Update copyrights for added & modified files by Ajay Dudani · 14 years ago
  9. 5fc49d7 Merge change I0ec234c7 by QuIC Gerrit Code Review · 14 years ago
  10. 1fe987c Merge change I96f581d9 by QuIC Gerrit Code Review · 14 years ago
  11. fe75cda Merge change I4e5554d5 by QuIC Gerrit Code Review · 14 years ago
  12. 4e28a39 Merge change I60a888ad by QuIC Gerrit Code Review · 14 years ago
  13. 96f581d [target]: Add code to disable display initialization for msm7627_ffa. by Chandan Uddaraju · 14 years ago
  14. 0ec234c [msm_shared]: Add code to modify the density value of one of the nand device. by Chandan Uddaraju · 14 years ago
  15. 4e5554d [msm7627_ffa]: Add code to change the key mapping for msm7627_ffa. by Chandan Uddaraju · 14 years ago
  16. 7a5f4fa [target/init.c]: Add code to change the userdata length to 76MB by Chandan Uddaraju · 14 years ago
  17. 60a888a [qsd8250_ffa]: Add code to change the FFA key mapping. by Chandan Uddaraju · 14 years ago
  18. c6860e1 [aboot]: Enable ATAG_MEM info for all the targets. by Chandan Uddaraju · 14 years ago
  19. a66de4f bootloader: Clone msm7627_ffa and qsd8250_ffa target from surf by Ajay Dudani · 14 years ago
  20. be845fe Merge change Ia9b07bba by QuIC Gerrit Code Review · 14 years ago
  21. b163854 Merge change If72ce81d by QuIC Gerrit Code Review · 14 years ago
  22. a9b07bb [lk/makefile]: Add code to generate appsboot.mbn file for 7627_surf, 7630_surf and 8250_surf targets by Chandan Uddaraju · 14 years ago
  23. f72ce81 [lk/include]: Add limits.h to make LK compatible to arm-eabi-gcc-4.4.0. by Chandan Uddaraju · 14 years ago
  24. d0c836d NAND: Add code to mark bad blocks on nand and onenand by Shashank Mittal · 14 years ago
  25. dcc2e35 NAND: Add support for NAND devices with 4k page size by Shashank Mittal · 14 years ago
  26. ad3d05c NAND: Skip erase, read and write operations on bad blocks by Shashank Mittal · 14 years ago
  27. c20b5a1 NAND: Add support for ONENAND and setup NAND controller CFGO by Shashank Mittal · 14 years ago
  28. 83d16d0 NAND: Add support for 16-bit NAND by Shashank Mittal · 14 years ago
  29. da91983 [aboot/surf7k/surf8k] pass kernel addresses to aboot from the target with defines. by Chandan Uddaraju · 14 years ago
  30. cdde2bd [msm7k/qsd8k]: Disable UART clock initialization by Chandan Uddaraju · 14 years ago
  31. a70008c Merge change I48a2f55e by QuIC Gerrit Code Review · 14 years ago
  32. a80af9e Merge change Ic53a1a1e by QuIC Gerrit Code Review · 14 years ago
  33. ece5e60 Merge change Ifcc15f55 by QuIC Gerrit Code Review · 14 years ago
  34. 8adde5a [project/target]: Add 3 new projects and the corresponding make files. by Chandan Uddaraju · 14 years ago
  35. 48a2f55 [msm7k]: Add code to change the shared memory base address. by Chandan Uddaraju · 14 years ago
  36. c53a1a1 [arm][aboot]: Add code to change the default tool chain and the usb device product id. by Chandan Uddaraju · 14 years ago
  37. fcc15f5 [msm7k]: Add code to bump up the clock frequency for 7k targets by Chandan Uddaraju · 14 years ago
  38. 2defe16 aboot: handle new base address (0x20000000) for qsd8k by Brian Swetland · 15 years ago
  39. ac0a926 msm: currently qsd8k has the dsp image below the kernel image by Brian Swetland · 15 years ago
  40. 0616520 msm: qsd8k has the shared memory region at a different address by Brian Swetland · 15 years ago
  41. 5582c7d [msm] nand: Add a verify-after-write option. by Dima Zavin · 15 years ago
  42. 1cf2363 [surf7k/surf8k] fix flash partition table init. by Dima Zavin · 15 years ago
  43. ca337f5 [msm] nand: Add implementation for getting the flash layout. by Dima Zavin · 15 years ago
  44. fbde0ac [dev] flash: Add interface to obtain flash layout info by Dima Zavin · 15 years ago
  45. e5f6435 [dev] flash: Split up flash_init and set_ptable into separate functions. by Dima Zavin · 15 years ago
  46. 3862693 [scripts] trace32: make switching between 7k and 8k easier. by Dima Zavin · 15 years ago
  47. 42168f2 [aboot] pass partition table through atags by Dima Zavin · 15 years ago
  48. ddf61a2 [msm] factor out debug code into shared area, make configurable by Brian Swetland · 15 years ago
  49. b3d66d9 [qsd8k] remove unused variables and some chatter in lcdc init by Brian Swetland · 15 years ago
  50. 60ce24c [msm7k] fix warning in gpio.c by Brian Swetland · 15 years ago
  51. f9faf3a [aboot/surf7k/surf8k] pass machtype to aboot from the target with a define by Dima Zavin · 15 years ago
  52. 6e274c2 [msm7k] enable fbcon output for debug messages by Dima Zavin · 15 years ago
  53. 36785e3 [msm7k] mddi support for msm7k and surf-msm7k wvga panel. by Dima Zavin · 15 years ago
  54. 25ed994 [dev] fbcon: flush the display after newline/scroll. by Dima Zavin · 15 years ago
  55. d085013 [msm7k] add gpio keypad config and flash init by Dima Zavin · 15 years ago
  56. b428360 [aboot] unless cancelled with 'back' key, default to booting from flash by Dima Zavin · 15 years ago
  57. d6455cd [dev][gpio_keypad] make the init function wait for one full scan by Dima Zavin · 15 years ago
  58. 214cc64 [aboot] added fastboot commands for flash (erase, flash, continue) by Dima Zavin · 15 years ago
  59. 9c6992d [surf-qsd8k] initialize flash by Dima Zavin · 15 years ago
  60. 9caac25 [msm] parse qcom partition table info from SMEM by Dima Zavin · 15 years ago
  61. a404bce [msm] support reading/parsing SMEM allocations info table. by Dima Zavin · 15 years ago
  62. 03cf431 [msm] nand flash driver by Dima Zavin · 15 years ago
  63. e12b411 [dev] flash: add flash ops definitions. by Dima Zavin · 15 years ago
  64. 2b8429d [lib] ptable: add basic partition table management. by Dima Zavin · 15 years ago
  65. ebec43f [scripts] default trace32 script to using aboot-surf8k project binaries by Dima Zavin · 15 years ago
  66. 42f13d3 [dev] gpio_keypad: get rid of compiler warnings by Dima Zavin · 15 years ago
  67. bfeab36 [msm][uart] do not try to read/write uart before it is initialized by Brian Swetland · 15 years ago
  68. 8504544 [aboot] leave icache disabled before starting linux by Brian Swetland · 15 years ago
  69. f4acf73 [msm7k] initialize uart3 by Brian Swetland · 15 years ago
  70. 31016c4 [qsd8k] clean up dcc/uart debug options by Brian Swetland · 15 years ago
  71. a8ec56d [qsd8k] initialize uart3 by Brian Swetland · 15 years ago
  72. 89f67ec [qsd8k] remove workaround for ES1 chips by Brian Swetland · 15 years ago
  73. a5e9095 [scripts] trace32 debug scripts for lk on 7k/8k by Brian Swetland · 15 years ago
  74. f8cefec [qsd8k] add support for the gpio keypad. by Dima Zavin · 15 years ago
  75. 0f88be2 [dev][keys] Initial support for gpio keypads. by Dima Zavin · 15 years ago
  76. 86aafc2 [qsd8k] gpio device support by Dima Zavin · 15 years ago
  77. 443afca [dev] add primitive keys state management (keys device) by Dima Zavin · 15 years ago
  78. afa6839 generic: add ops/defines to work with multi-word bitmaps. by Dima Zavin · 15 years ago
  79. d153278 [project] projects for aboot on surf 7k and surf 8k by Brian Swetland · 15 years ago
  80. 9c4c075 [app][aboot] Android Bootloader by Brian Swetland · 15 years ago
  81. d0da856 [msm] enable uart init code, include workaround for qsd8k clock issue by Brian Swetland · 15 years ago
  82. e35e75b [qsd8k] basic support for fbcon. by Dima Zavin · 15 years ago
  83. d5b0b6a [dev] add framebuffer console device. by Dima Zavin · 15 years ago
  84. 0d7b1b8 [msm] timer: provide uninit function, sync support on qsd8k by Brian Swetland · 15 years ago
  85. 3f92461 [msm7k] add missing irq numbers by Brian Swetland · 15 years ago
  86. 3e7e21a [msm] hsusb udc driver for the chipidea usb client peripheral by Brian Swetland · 15 years ago
  87. 9a2cd26 [dev][udc] simple interface for usb device controllers by Brian Swetland · 15 years ago
  88. a07d2fa [docs] provide rules for correct usage of events, mutexes, and timers by Brian Swetland · 15 years ago
  89. f1e5afd [lk] allow "make projectname" by Brian Swetland · 15 years ago
  90. 577036f get rid of project as a container of code, flatten it one level by Travis Geiselbrecht · 15 years ago
  91. c676001 remove project_init() by Travis Geiselbrecht · 15 years ago
  92. 668383c [app] change the app api to have an init and entry point by Travis Geiselbrecht · 15 years ago
  93. 3f14b66 [app] convert the existing apps to the app modules, add new shell app to by Travis Geiselbrecht · 15 years ago
  94. 6837223 [app] add the app module init system by Travis Geiselbrecht · 15 years ago
  95. ef67d2b remove nettests by Travis Geiselbrecht · 15 years ago
  96. 5bcbd9d move the stray .mk files from the root dir into a make/ subdir by Travis Geiselbrecht · 15 years ago
  97. 39deded move all of the references to app/console to lib/console by Travis Geiselbrecht · 15 years ago
  98. 0166fb2 move app/console to lib/console by Travis Geiselbrecht · 15 years ago
  99. bb777a1 [kernel] fix bug in event_signal with AUTOUNSIGNAL flag by Travis Geiselbrecht · 15 years ago
  100. 09eeebd [arm] only restore the relevant parts of cpsr in arm debug code by Travis Geiselbrecht · 15 years ago