1. 220ff42 BDK-centric build cache. by Ari Hausman-Cohen · 8 years ago
  2. 4408306 core/image_build.py: implement ODM image support by Will Drewry · 8 years ago
  3. a6518b9 core/image_build.py: add image/mountpoint and mntpnt filtering by Will Drewry · 8 years ago
  4. fc21b44 bdk: sync -l doesn't need root/remount. by David Pursell · 8 years ago
  5. 9d9b057 Adding unit tests to util. by Ari Hausman-Cohen · 8 years ago
  6. 47bee2f Update errors for image build flow by Ari Hausman-Cohen · 8 years ago
  7. 59a02c9 bdk: add `bdk sync` by David Pursell · 8 years ago
  8. 4400dd7 Make documentation and cmdline options consistent. by Jorge Lucangeli Obes · 8 years ago
  9. e170497 Make documentation and cmdline options consistent. by Jorge Lucangeli Obes · 8 years ago
  10. 788592a Make documentation and cmdline options consistent for 'product' group. by Jorge Lucangeli Obes · 8 years ago
  11. 160c902 Make documentation and cmdline options consistent. by Jorge Lucangeli Obes · 8 years ago
  12. 84054de Make documentation and cmdline options consistent for 'v2' group. by Jorge Lucangeli Obes · 8 years ago
  13. 4e25d6a dragonboard: Update config to fetch v2.0 bins by Viswanath Kraleti · 8 years ago
  14. 41dfeb5 image_build.py: Fix missing copy_dir target by Will Drewry · 8 years ago
  15. 0d34a6b Fix GetOSPath by Ari Hausman-Cohen · 8 years ago
  16. 99b9f35 Refactor: renaming GetBDKPath and GetDevToolsPath by Ari Hausman-Cohen · 8 years ago
  17. 279ae21 core/image_build.py: enable pack-based image building via cache. by Will Drewry · 8 years ago
  18. 84715db bdk: add `bdk flash` command. by David Pursell · 8 years ago
  19. b0235f9 Clean up generated sysroot. by Ari Hausman-Cohen · 8 years ago
  20. f9563f7 Added symlink option to Sysroots by Ari Hausman-Cohen · 8 years ago
  21. c78cc76 core/build.py, test/stubs.py: make shell use 'bash' explicitly by Will Drewry · 8 years ago
  22. a3c8f56 Fix bug where exceptions cause license acceptance. by Ari Hausman-Cohen · 8 years ago
  23. 755a3e9 Added vendor and arch to Device class. by Ari Hausman-Cohen · 8 years ago
  24. 2084033 Setting metrics store permissions to 0600. by Ari Hausman-Cohen · 8 years ago
  25. a086e01 bdk: pull common spec/target parsing into Command. by David Pursell · 8 years ago
  26. cc3eb3e bdk: remove bdk SIGINT signal handler. by David Pursell · 8 years ago
  27. 619f44c project_spec_unittest.py: load test schemas relative to the BDK by Will Drewry · 8 years ago
  28. f7bbff2 bdk: move StubUtil into its own file. by David Pursell · 8 years ago
  29. 3c68bc8 Read platform details from image spec file. by Ari Hausman-Cohen · 8 years ago
  30. 5e89f05 bdk: make ToolWrappers work with BDKv2. by David Pursell · 8 years ago
  31. 2820174 bdk init: Check if BSP is installed by Steve Fung · 8 years ago
  32. d778182 Expand <dirs> into <config> by Will Drewry · 8 years ago
  33. 1e421f5 RFC: core.parsing.BdkConfig -> project.ProjectSpec by Will Drewry · 8 years ago
  34. 3438f78 bdk: better error message if the BSP is missing. by David Pursell · 8 years ago
  35. 810b8c6 bdk: platform build log. by David Pursell · 8 years ago
  36. 7deaaf4 bdk: StubSubprocess cleanup. by David Pursell · 8 years ago
  37. 2dae5fb target interface and validation changes by Will Drewry · 8 years ago
  38. 2a0b9bd Move VerifyBspIsAvailable to manifest.Manifest.IsBspAvailable by Steve Fung · 8 years ago
  39. 02d01e5 bdk_config: add set-acl, config, and defaults parsing by Will Drewry · 8 years ago
  40. 22e2679 abox_edge: Update BSP tarball to remove cgitinfo by Mohammed Habibulla · 8 years ago
  41. be7b2f9 bdk init: prompt user to overwrite file if it exists by Steve Fung · 8 years ago
  42. cdad74c bdk init: Add initial command by Steve Fung · 8 years ago
  43. 609237c lib/core/bdk_config.py: rough pass at bdk config parsing by Will Drewry · 8 years ago
  44. f8cf943 bdk: subprocess.Popen cleanup. by David Pursell · 8 years ago
  45. f6d3681 bdk: make Timer code more generic. by David Pursell · 8 years ago
  46. acc6c71 Refactor manifest_reader functionality into manifest.py by Steve Fung · 8 years ago
  47. b9c219f Fixing issue in img build. by Ari Hausman-Cohen · 8 years ago
  48. 16b2349 Generalizing timing metrics to all commands. by Ari Hausman-Cohen · 8 years ago
  49. 1bc5a3a minnowboard: update bootloader binaries by Mihai Serban · 8 years ago
  50. 32c79ef Merge "image and environment setup check for platform" by Ari Hausman-Cohen · 8 years ago
  51. ffe7d7c image and environment setup check for platform by Ari Hausman-Cohen · 8 years ago
  52. 12971a8 bdk: fix platform build path bugs. by David Pursell · 8 years ago
  53. d43b13c Merge "brunch: provision product command handles -s option" by David Pursell · 8 years ago
  54. 6a2206f bdk: add BDKv2 entry point. by David Pursell · 8 years ago
  55. e198689 Merge "bdk: platform building." by David Pursell · 8 years ago
  56. b8084b5 bdk: platform building. by David Pursell · 8 years ago
  57. 581f099 brunch: provision product command handles -s option by anbranci · 8 years ago
  58. 80f5b6f Add Rockchip BSP tar ball. by leozwang · 8 years ago
  59. 1e8e048 Hide bdk v2 commands. by Ari Hausman-Cohen · 8 years ago
  60. 2742d35 templates: include 3rd party packages by Mike Frysinger · 8 years ago
  61. bcafeb3 Renaming brunch command to bdk command. by Ari Hausman-Cohen · 8 years ago
  62. 60a7b1e Merge "Adding system image build wrapper to BDK." by Ari Hausman-Cohen · 8 years ago
  63. 2a561d8 Merge "Basic toolchain generation." by Ari Hausman-Cohen · 8 years ago
  64. 6de430a Basic toolchain generation. by Ari Hausman-Cohen · 8 years ago
  65. 5ef9bb3 Add space to test result message. by Jorge Lucangeli Obes · 8 years ago
  66. c58b158 Merge "edison: uboot: Update prebuilt binaries and GPT" by Mohammed Habibulla · 8 years ago
  67. 47e519f imagination: Add vendor binaries by Mohammed Habibulla · 8 years ago
  68. 2644491 Adding system image build wrapper to BDK. by Ari Hausman-Cohen · 8 years ago
  69. db874b3 Merge "bdk: add initial schemas for upcoming BDK cfg" by Will Drewry · 8 years ago
  70. a5565c1 Merge "abox_edge: Set boot successful flag to false by default." by Mohammed Habibulla · 8 years ago
  71. faee718 bdk: test/stub cleanup. by David Pursell · 8 years ago
  72. e98f28a Merge "Adding sysroot generation, including pkg-config" by Ari Hausman-Cohen · 8 years ago
  73. a6a8c56 edison: uboot: Update prebuilt binaries and GPT by Stefan Stanacar · 8 years ago
  74. 9223e27 abox_edge: Set boot successful flag to false by default. by zhxihu · 8 years ago
  75. d5ae9a0 bdk: add initial schemas for upcoming BDK cfg by Will Drewry · 8 years ago
  76. 5538ea2 Merge "Updated binaries for rockchip kylin" by Leo Wang · 8 years ago
  77. 58c068c Adding sysroot generation, including pkg-config by Ari Hausman-Cohen · 8 years ago
  78. 00c69a6 Merge "edison: update binaries repos" by Mohammed Habibulla · 8 years ago
  79. 38f0840 Merge "Fixed argument passthrough tool wrapper." by Will Drewry · 8 years ago
  80. ac3cccb edison: update binaries repos by Stefan Stanacar · 8 years ago
  81. 1f567fb Updated binaries for rockchip kylin by Jeffy Chen · 8 years ago
  82. 6a37cf1 bsp_manifest.json: Updating to work with M10 branch by Ben Henry · 8 years ago
  83. 393bbae Merge "minnowboard: update binaries hash" by Lee Campbell · 8 years ago
  84. 714c90d Merge "Adds a specific device option (network or usb) for Brillo PTS" by David Pursell · 8 years ago
  85. 42a711e Fixed argument passthrough tool wrapper. by Justin Giorgi · 8 years ago
  86. 63607e1 minnowboard: update binaries hash by Stefan Stanacar · 8 years ago
  87. c976091 Adds a specific device option (network or usb) for Brillo PTS by anbranci · 8 years ago
  88. daf31ad Merge "To update the vendor repository to fix the issues" by Mohammed Habibulla · 8 years ago
  89. 63df5b4 To update the vendor repository to fix the issues by Yu Jun · 8 years ago
  90. 6d97bdc Merge "Make it so brunch doesn't look in old .pyc files" by Ari Hausman-Cohen · 8 years ago
  91. ed98ad1 Make it so brunch doesn't look in old .pyc files by Ari Hausman-Cohen · 8 years ago
  92. 3c1af55 Improving "brunch help" by Ari Hausman-Cohen · 8 years ago
  93. 7ab30e1 Adds brunch config for Minnowboard by Stefan Stanacar · 8 years ago
  94. b20c253 brillo: fix `fastboot getvar all` test. by David Pursell · 8 years ago
  95. 7016dd5 brunch java fakes: default off by Will Drewry · 8 years ago
  96. aae2102 Merge "build: update fake-java version" by Will Drewry · 8 years ago
  97. b3ba218 Merge "Revert "Revert "edison: update uboot branch""" by Mohammed Habibulla · 8 years ago
  98. c8b63e1 Revert "Revert "edison: update uboot branch"" by Mohammed Habibulla · 8 years ago
  99. c059b14 Merge "Revert "edison: update uboot branch"" by Mohammed Habibulla · 8 years ago
  100. 63c6833 Revert "edison: update uboot branch" by Mohammed Habibulla · 8 years ago