summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-23Add support for Brillo Partitioning ToolHEADmastermainIrina Patru
Use the gpt image created by bpttool from device-partitions.bpt file. The provision script is updated accordingly. Change-Id: Id4b90ba86a8feae6ade6a6e1d700986eaff031dc Tracked-On: https://jira01.devtools.intel.com/browse/BP-379 Signed-off-by: Irina Patru <irina.patru@intel.com> Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
2016-05-06Move the bootctl HAL to peripheral directoryBruce Beare
BUG=none Tracked-On: https://jira01.devtools.intel.com/browse/BP-287 Change-Id: I7ca51bc767cd60880d11dca1bd92f0109790e040 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2016-05-03Add support for generic USB Broadcom BluetoothCristian Iorga
Change-Id: I18ac7f08dfba5a26c779e8fd398fc595270b1448 Tracked-On: https://jira01.devtools.intel.com/browse/BP-306 Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
2016-04-21minnowboard: 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: Id6c9b18fc090d32adab9d8e6ed9b37c9ee454c04
2016-04-13minnowboard.kconf: enable PWM driverStefan Stanacar
Enables the PWM chips for Minnowboard. Change-Id: Ic72be5595bd105238bb63c7ed06f518f1dfd107b Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
2016-04-13Set model_id for Minnow - Brillo Compatible BoardBruce Beare
Change-Id: I0b150d7751c407682085fdeb01382fccf2e91f3b Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2016-04-01Reduce the bootloader partition sizeAndrei Barjovanu
Reduce the bootloader partition for minnowboard from 60 MB to 20 MB. This only has effect for those building the bootloader from sources. The prebuilt binaries have been updated also. Change-Id: I51e301e27d3ccfc8724a88e18b82e3aa3b5e2af6 Tracked-On: https://jira01.devtools.intel.com/browse/BP-329 Signed-off-by: Andrei Barjovanu <andrei.barjovanu@intel.com> Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
2016-04-01Enable multiple consolesViorel Suman
With a single boot image, the developer can use either the hdmi/keyboard or the serial console. Output to both, input from either. Bug: none Change-Id: I53e77e260e641206df75d4bbc59838465469359a Tracked-On: https://jira01.devtools.intel.com/browse/BP-289 Signed-off-by: Viorel Suman <viorel.suman@intel.com>
2016-03-24Increase userdata partition sizeAlexandru Branciog
With the Gtest suite placed in /data/nativetests increasing we risk running out of space. Setting the new size to 512MB. Bug=None Change-Id: I7c835b5140ecbeb9d4a4f6afb2897977a332ddeb Signed-off-by: Alexandru Branciog <alexandru.n.branciog@intel.com>
2016-03-24Restore check for fastboot locationViorel Suman
Restore check for fastboot location so that OS flash can be performed from a flashfiles tgz. Change-Id: If13a382ccd5bc1bdda0f67b9bb3b2e10fe5ce386 Tracked-On: https://jira01.devtools.intel.com/browse/BP-347 Signed-off-by: Viorel Suman <viorel.suman@intel.com>
2016-03-18Add the kernel defconfig for minnowboardStefan Stanacar
This defconfig was tested with the common kernel 4.4. Change-Id: I7b1f51310ed9c34790bdc133cf19c0fd6449d710 Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
2016-03-04Replace userfastboot with efi-fastbootViorel Suman
o Minnowboard flash now uses fastboot-over-tcp implementation in kernelflinger. o Userfastboot is removed. o Add fastboot option in kernelflinger manifest for boot option in UEFI BIOS at OS flash time. BUG=none Change-Id: Ib4a3d108c76e6e6a89b555ef62eeb90afed85ae5 Tracked-On: https://jira01.devtools.intel.com/browse/BP-267 Signed-off-by: Viorel Suman <viorel.suman@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2016-03-04minnowboard: Add MMA7660 and LSM303D accelerometerAlexandru Palalau
BUG=none Tracked-On:https://jira01.devtools.intel.com/browse/BP-266 Change-Id: I858363501aa93b4f566b196b9d3f70b463641806 Signed-off-by: Alexandru Palalau <alexandru.palalau@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2016-02-24selinux: fix userfastboot image in enforcing modeMihai Serban
Userfastboot needs to use the loop device to mount and verify the bootloader image before flashing. Allow interactive console to start on eng and userdebug builds for debugging purposes. Allow userfastboot and dhcp to be started from init domain. The first is our fastboot implementation and the second is required for obtaining an IP over Ethernet on Minnowboard. BUG=none Change-Id: I4b19aac1f57c5723cbd36f82c8637766aa12a629 Signed-off-by: Mihai Serban <mihai.serban@intel.com> Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
2016-02-24minnowboard: have provision-device over TCP behave identically to USBanbranci
provision-device can be used with no argument if ANDROID_SERIAL is set. Otherwise the "-s" option can now be used for TCP similarly to USB. BUG=None Change-Id: Id021248f791a1ccb9cc769a38898432633a42c58
2016-02-16minnowboard: use console/serial peripheralbrillo-m10-releasebrillo-m10-devViorel Suman
Use console/serial peripheral. BUG=none Change-Id: I9f89ee6a70bf7775920e59298393b26c7c95990f Tracked-On: https://jira01.devtools.intel.com/browse/BP-285 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Viorel Suman <viorel.suman@intel.com>
2016-02-16minnowboard: enable ADB-over-TCPViorel Suman
Enable ADB-over-TCP in compliance with: https://android-review.googlesource.com/#/c/202375 Bug: http://b/26082438 Change-Id: I5c0f32fe6e97f28a6f2cd52e08b87d253da7a87d Signed-off-by: Viorel Suman <viorel.suman@intel.com>
2016-02-04MinnowBoard configuration filesViorel Suman
Initial configuration files imported from edison and updated for minnowboard. Change-Id: I0a53518559b59e044c52a8327f11a1f254b4f1d4 Signed-off-by: Viorel Suman <viorel.suman@intel.com> Signed-off-by: Irina Patru <irina.patru@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Mihai Serban <mihai.serban@intel.com> Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
2016-01-27Add initial license filesMohammed Habibulla
BUG: 26729241
2016-01-24Initial empty repositoryBill Yi