1. 7e9d844 ARMV7: tungsten: Cleanup build_server.sh by Mike J. Chen · 12 years ago main master tungsten-bootloader-ics-aah
  2. ec4b084 ARMV7: tungsten: Build force_fastboot 3RD on builder by Nick Sanders · 12 years ago
  3. 23fd5af ARMV7: tungsten: Update for hw versioning by Mike J. Chen · 12 years ago
  4. d51d3e9 ARMV7: tungsten: Remove unneeded clearing of leds in avr detect by Mike J. Chen · 12 years ago
  5. 9c533c3 ARMV7: tungsten: Make corresponding change to MPU_DPLL define by Mike J. Chen · 12 years ago
  6. 61be87f Merge remote-tracking branch 'goog/android-master' into android-omap-tungsten by Mike J. Chen · 12 years ago
  7. 11c8c96 OMAP4: Correct the frequency settings by Mike J. Chen · 12 years ago
  8. c0eec2d OMAP4+: Correct the dpll lock sequence by Mike J. Chen · 12 years ago
  9. 10e0149 TWL4030: Force power down before powering up the PHY by Mike J. Chen · 12 years ago
  10. fc74000 ARMV7: OMAP3: MMC: Enable 8-bit mode for MMC1 and MMC2 controllers by Mike J. Chen · 12 years ago
  11. ac7d3bf ARMV7: tungsten: Modify config for new Samsung Smart config by Scott Anderson · 12 years ago
  12. 7ffaa88 Merge branch 'android-master' into android-omap-tungsten by Scott Anderson · 12 years ago
  13. 43b0688 MMC: Move Samsung specific e-MMC code out of generic code by Scott Anderson · 12 years ago
  14. f264108 Merge remote-tracking branch 'goog/android-master' into android-omap-tungsten by Mike J. Chen · 12 years ago
  15. 6671d3f FASTBOOT: Don't allow cmd_fastboot to be run twice by Mike J. Chen · 12 years ago
  16. 36489c4 Merge remote-tracking branch 'goog/android-master' into android-omap-tungsten by Mike J. Chen · 12 years ago
  17. 9bd0eb3 MMC: Fix error return on block erase. by Scott Anderson · 12 years ago
  18. 0ff4f83 ARMV7: tungsten: Add CONFIG_OMAP_SECURE_HAL and CONFIG_OMAP_CPFROM to MFG build by Mike J. Chen · 12 years ago
  19. 61775b4 Merge remote-tracking branch 'goog/android-master' into HEAD by Mike J. Chen · 12 years ago
  20. b2a3576 OMAP4: Add command to call PPAL HAL CPFROM APIs by Mike J. Chen · 12 years ago
  21. b93c6cb ARMV7: omap4: Add Public to Secure entry API to call PPA HAL services by Mike J. Chen · 12 years ago
  22. f522bc3 Merge branch 'android-master' into android-omap-tungsten by Mike J. Chen · 12 years ago
  23. c097ba3 ARMV7: OMAP4: USB: Configure twl6030x USB like ROM bootloader by Mike J. Chen · 12 years ago
  24. 9714abb ARMV7: omap4: clocks: Change OPP50 from 175MHz to 350MHz by Mike J. Chen · 12 years ago
  25. b4d3b1e ARMV7: OMAP: Conditionalize vc.c for OMAP4 to fix OMAP3 builds by Mike J. Chen · 12 years ago
  26. f635451 ARMV7: OMAP3+ Fix voltage bringup sequence by Mike J. Chen · 12 years ago
  27. 4ae13cf ARMV7: omap: Make udelay handle large values properly by Mike J. Chen · 12 years ago
  28. b984d88 musb: Reset controller in case Linux or bootloader left it in bad state by Mike J. Chen · 12 years ago
  29. 4e954a8 ARMV7: OMAP4: USB: Configure the twl603x LDO and USB by Mike J. Chen · 12 years ago
  30. 1815698 MMC: Change erase to use Secure Trim by Scott Anderson · 12 years ago
  31. ccec263 FASTBOOT: Fix crash when erasing non-existent partition by Scott Anderson · 12 years ago
  32. 5bc4f1f ARMV7: OMAP: MMC: Relax erase timeouts and cleanup by Scott Anderson · 12 years ago
  33. e47602d MMC: Fix erase group size if ERASE_GRP_DEF by Scott Anderson · 12 years ago
  34. fc5fce9 MMC: Erase group size is in terms of write blocks by Scott Anderson · 12 years ago
  35. 3978249 PARTITION/BLOCK COMMAND: Add an md5 subcommand to blk command by Scott Anderson · 12 years ago
  36. 4f620ec MD5 LIBRARY: Expose functions to do piecemeal MD5 calculation by Scott Anderson · 12 years ago
  37. 213db93 FASTBOOT: Fix sparse: out-length format by Scott Anderson · 12 years ago
  38. 19e61a7 FASTBOOT: Start fastboot when booti fails to find partition by Mike J. Chen · 12 years ago
  39. dce61fa FASTBOOT: Fix handling of sparse Don't Care chunks that span 4GB by Scott Anderson · 12 years ago
  40. c5c854c ARMV7: OMAP3: add defines needed for PWM & timers by Dmitry Grinberg · 12 years ago
  41. 592fa81 FASTBOOT: Add 'fastboot oem kmsg' - dumps kernel log by Mike J. Chen · 12 years ago
  42. ed56365 ARMV7: omap4: clocks: Set voltages to nominal and order them correctly by Mike J. Chen · 12 years ago
  43. ae2160b FASTBOOT: Add recovery:wipe_data support and fix some init sequencing by Mike J. Chen · 12 years ago
  44. 3a1bb9a ARMV7: add DMA MMC writes to OMAP3 & OMAP4 devices by Dmitry Grinberg · 12 years ago
  45. 7a15922 musb: Implement mode1 dma reads, conditionalized on CONFIG_MUSB_DMA_MODE1 by Mike J. Chen · 12 years ago
  46. b63f1c2 FASTBOOT: Change udc buffer_length to size of expected transfer by Mike J. Chen · 12 years ago
  47. df58eb8 FASTBOOT: revert back to 512 byte packets for HS by Mike J. Chen · 12 years ago
  48. 33c8ac1 FASTBOOT: Update unlock message/warning and add more calls to board_fbt_end() by Mike J. Chen · 12 years ago
  49. a0c0815 FASTBOOT: Allow fastboot version to be auto-generated by Scott Anderson · 12 years ago
  50. 9aae3d1 musb: Clear dma channel controls on init by Mike J. Chen · 12 years ago
  51. dd066fa FASTBOOT: Download performance tuning by Mike J. Chen · 12 years ago
  52. 67fc63d musb: Add support for dma fifo reads and performance tuning by Mike J. Chen · 12 years ago
  53. 4c5fac4 musb: Add CONFIG support for specifying double buffering by Mike J. Chen · 12 years ago
  54. 9683f4b FASTBOOT: Make oem unlock_accept call recovery to do factory wipe by Mike J. Chen · 12 years ago
  55. 66fe7f1 FASTBOOT: Don't allow erasing environment partition in production by Mike J. Chen · 12 years ago
  56. 2a0d5ee FASTBOOT: Add support for rebooting to recovery with commands by Mike J. Chen · 12 years ago
  57. c3d069a FASTBOOT: add support for getvar partition-type by Mike J. Chen · 12 years ago
  58. 7c36d7d FASTBOOT: Add getvar 'all' and getvar partition info by Mike J. Chen · 12 years ago
  59. 58dc6e6 FASTBOOT: Change console hook to be in puts() rather than printf() by Mike J. Chen · 12 years ago
  60. 3c1242f FASTBOOT: Fix sparse output message. by Mike J. Chen · 12 years ago
  61. feaf483 ARMV7: omap4: Add additional control core registers by Mike J. Chen · 12 years ago
  62. 9c8c567 FASTBOOT: Add a hook to allow board files to handle image checks before flashing by Mike J. Chen · 12 years ago
  63. d0ef10b ARMV7: MUSB: Implement the clear feature endpoint command by Mike J. Chen · 12 years ago
  64. 1388a02 FASTBOOT: Use BUILD_TAG as the version if it's defined by Mike J. Chen · 13 years ago
  65. 52860f5 ARMV7: OMAP: Fix roll over for get_timer_masked() by Scott Anderson · 12 years ago
  66. b648901 FASTBOOT: Disable risky oem commands if device is locked by Mike J. Chen · 12 years ago
  67. b4f25a9 FASTBOOT: Disable boot command if device is locked by Mike J. Chen · 12 years ago
  68. c39dfbc FASTBOOT: Add support for key commands while fastboot is running by Mike J. Chen · 12 years ago
  69. ebddc7e MMC: Fix, enhance and clean up interpretation of CID by Scott Anderson · 12 years ago
  70. 37f878a MMC: Keep Samsung Smart command from being compiled for SPL by Scott Anderson · 12 years ago
  71. e414052 MMC: Fix code for dumping Samsung MMC Smart Report by Scott Anderson · 12 years ago
  72. 408cd78 MMC: Add command for dumping Samsung MMC Smart Report by Scott Anderson · 12 years ago
  73. 4b65c3b PARTITION: Add documentation about the rounding of the sizes by Scott Anderson · 12 years ago
  74. 98d324b FASTBOOT: Add Google copyright. by Scott Anderson · 12 years ago
  75. 6cbefd8 FASTBOOT: Keep rebooting into recovery if it didn't finish by Mike J. Chen · 12 years ago
  76. ed43ea2 omap: Add CONFIG_SPL_VERIFY_IMAGE support by Mike J. Chen · 12 years ago
  77. 9f5edd2 PARTITION/BLOCK_DEVICE: Increase default MAX from 10 to 16 by Mike J. Chen · 12 years ago
  78. 87652b1 FASTBOOT: Clean up fbt_handle_boot() by Scott Anderson · 12 years ago
  79. faa9272 FASTBOOT: Change to simpler saveenv() call by Scott Anderson · 12 years ago
  80. 0a8df3a FASTBOOT: Fix definition of "fastboot" command by Scott Anderson · 12 years ago
  81. 115e04e FASTBOOT: sparse_image: add more FBTINFO by Scott Anderson · 12 years ago
  82. 5aa7b02 FASTBOOT: sparse image: validate magic before using header by Scott Anderson · 12 years ago
  83. 1c34271 FASTBOOT: Clean up some DEBUG and INFO code by Scott Anderson · 12 years ago
  84. 520b7cf FASTBOOT: Switch from MMC to generic block device by Scott Anderson · 12 years ago
  85. a9b1207 FASTBOOT: Add CONFIG_FASTBOOT_NO_FORMAT by Scott Anderson · 12 years ago
  86. 4a20124 PARTITIONS: Update documentation by Scott Anderson · 12 years ago
  87. 4bd1129 BLK ENVIRONMENT: Fix compiler warning. by Scott Anderson · 12 years ago
  88. dfe9f86 PARTITION/BLOCK DEVICE: Add pre/post functions by Scott Anderson · 12 years ago
  89. 6060ed6 FASTBOOT: Remove obsolete code for NAND by Scott Anderson · 13 years ago
  90. 6c28c50 MMC: Make sure PBIAS config matches VMMC supply. by John Grossman · 13 years ago
  91. 33a3e60 Diags: change the way we force fastboot in MFG builds. by John Grossman · 13 years ago
  92. 27eec96 FASTBOOT: Remove unused field from struct cmd_fastboot_interface by Scott Anderson · 13 years ago
  93. b5075ce CMD_BLK: Enhance with new options by Scott Anderson · 13 years ago
  94. a1fdc54 ENVIRONMENT: Use new partition functions by Scott Anderson · 13 years ago
  95. f1e8a05 PARTITION/BLOCK DEVICE: Add init_part() to partition functions by Scott Anderson · 13 years ago
  96. 790dedc FASTBOOT: Make "oem format" usable on fresh unit again by Scott Anderson · 13 years ago
  97. 77653f9 PARTITION/BLOCK DEVICE: Add partition erase/read/write functions by Scott Anderson · 13 years ago
  98. 3c384f1 FASTBOOT: Move product_name out of priv structure. by Scott Anderson · 13 years ago
  99. a3e3cb0 FASTBOOT: Remove unneeded strlen from fastboot_flash_find_ptn() by Scott Anderson · 13 years ago
  100. 4bee5b0 FASTBOOT: Add static to a couple of local functions by Scott Anderson · 13 years ago