summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-26Merge "To add the board information for fastboot flashall command"HEADmastermainMohammed Habibulla
2016-04-21abox_edge: Update weaved.conf to use the new local_access_enabled settingAlex Vakulenko
libweave/weaved combined local_discovery_enabled and local_pairing_enabled into local_access_enabled setting, so updating existing .conf file to include the new spelling of this setting Change-Id: Id7ca3b0f07691f47c9244954ece48c035316c796
2016-04-20Add teesst.img to the vendor partition zip file.Ralph Nathan
BUG=28275522 TEST=manual test Change-Id: Ib260cede80a971254a87a8003b5d08e2a3ca3d9e
2016-02-16To add the board information for fastboot flashall commandYu Jun
BUG=27080178 Change-Id: I277cadcaaeeb5642a6fb1dd4490004a95787d2d9
2016-02-03Removed the recovery.img flashing in provision-devicebrillo-m10-releasebrillo-m10-devYu Jun
To remove the recovery.img flashing in align with the latest Brillo code removing the recovery.img. BUG=26962192 Change-Id: I069b3c2e80a865033d0224bedce40269e5370db8
2016-01-25Merge "Integrate keymaster libraries and related prebuilt images"Mohammed Habibulla
2016-01-25Integrate keymaster libraries and related prebuilt imagesli gang
BUG=25833244 Change-Id: Ib799d324b09e6d70390b7994a940cc7a9e8d8052
2016-01-22abox_edge: Add Makefile to build zipfile for flashingEthan Xia
BUG=26695495 Change-Id: Icbcffe4c78ee4c3d37c2cf65844b7bf2f13d17f1
2016-01-20abox_edge: Remove references to ultrasound32 and audible32brillo-m9-releasebrillo-m9-devAlex Vakulenko
These were mentioned in comment sections of the conf file but these pairing modes are no longer supported. BUG: 26441921 Change-Id: Ic61bea0d0bba2ef1e92be71007952f9b593cf8eb
2016-01-20Merge "To remove the Marvell specific image provision script"Mohammed Habibulla
2016-01-19To remove the Marvell specific image provision scriptYu Jun
All Marvell specific images are burned into the board with another Marvell provided tool: Software Downloader BUG=26667670 Change-Id: I1b8af242a3b13b905ba89a3b799993e56288c067
2016-01-19Build vendor-partition package and update provision-device scriptDan Shi
BUG: 26181553 Change-Id: Ibcdb28a403824519e3600a4343bc9b7d54542843 TEST: local run m dist, confirm abox_edge-vendor_partitions-eng.dshi.zip content
2015-12-08Added media codec support for audio stagefright playbackYu Jun
BUG=25856061 Change-Id: I02b860bf56fe02e594b0a0a651e4163883d45572
2015-12-07To move the boot_control module out of base_productYu Jun
Fixed the problem: While following the codelab steps to create the ledflasher product based upon abox_edge device, the boot_control function is not built-in. BUG=25984558 Change-Id: Iff4c9eacfbd74c490f29c63d6bdad2be2acbf682
2015-12-01abox_edge: update the provision scriptzhxihu
Changes: 1. Flash partition "b"(boot_b, system_b) similar to "a" partition. 2. Add support for set_active [slot]. BUG=25854303 BUG=25614637 Change-Id: Ifcc9933d7337476dbfc438d11e1d8a09ea694ddf
2015-11-25Merge "Add a shell script to update Marvell specific binaries" into ↵Mohammed Habibulla
mnc-brillo-dev
2015-11-25Add a shell script to update Marvell specific binariesEthan Xia
BUG=25421616 Change-Id: Ic6b6b69ac3a2cf699f9e06a5e8d787cc2b1ac8a5
2015-11-17Remove sample keys from weaved.confVitaly Buka
BUG:25627281 Change-Id: Ib45d1e4e9406724fe9e093097e5ba4f33beedc6d
2015-11-16Changed the provision scriptJun Yu
1) enable A/B boot 2) remove the marvell post-processing for sparse image header hacking & marvell specific kernel compiling hacking BUG=25565537 Change-Id: I67121e40a255a499bb0c22c6d1003111327127c5
2015-11-16Changed the fstab to support A/B boot implementationJun Yu
BUG=25565537 Change-Id: Id72c6ea0baf330ce20fd5185c2127dfaafa8b064
2015-11-06abox_edge device: add the wifi module buildingJun Yu
Change-Id: If2ab0238fbd937092e92daca0d376d50235c0c9b
2015-11-04Boot control HAL for Marvell platform.Jun Yu
Marvell specific boot control hal implementation: switch the boot_a.img system_a.img and boot_b.img system_b.img back and forth in terms of the boot control setting. Change-Id: I29eee0e83cf201233729e0f32114ffe0f06243be
2015-11-04Added the provision-deviceJun Yu
Change-Id: Ib8a0724fba6cff5c2912deb8e64e0943382f8000
2015-11-04Added abox_edge deviceJun Yu
1) basic building scripts 2) fstab defined mounting points Change-Id: Ibed7345922971cafc841b8c2335ce65814468ad7
2015-11-04Initial empty repositoryBaligh Uddin