summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-21creatorci41: Update weaved.conf to use the new local_access_enabled settingHEADmastermainAlex 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: Idb39cca95df87d9a71f67d0c940c97420235251f
2016-03-29PeripheralIO - Creator CI41 PIO HALChris Dearman
SPI, I2C LED and GPIO support for Creator CI41. TEST: peripheralman_gpio_interrupt --pin=MFIO_24 (apply GND to MIK2 INT) peripheralman_gpio_flip --pin=MFIO_74 (attach resistor+LED to MIK2 CS) peripheralman_blink_led --led=LED1 Bug: 27902743 Change-Id: Ib07e84cfbbfa4f3885ae307f40b4a583bc7272ec
2016-03-17Add proddata utilityChris Dearman
Gives access to the OTP board information: serial number, MAC addresses. Imported from systems/proddata commit e4d57941645a42b7a711cbb52c104ff559e1bc9f Change-Id: I79f4ee1ea4a524c1a3f52d7433a34738bb695751
2016-03-17Add block device labels for update_engineChris Dearman
Bug: 27718165 Change-Id: Ibd7cf740f99c2a3f77cda9529e485ad2babaf5ee
2016-03-02Add uccp420 WiFi deviceChris Dearman
Change-Id: I3a1a6320ba21e5658fcc4ed6f9bba7c6124a67dc
2016-02-16Add lights and audio HALsChris Dearman
Change-Id: If186737284c1d5d92adbe32d365434ece4c3f495
2016-01-19Remove HALs that are not yet supportedMohammed Habibulla
BUG: 26512598 Change-Id: Id5c856accb91925f95d6c402c984753aaad9bade
2016-01-15BSP for Imagination Creator boardsChris Dearman
BUG=26512598 Change-Id: I43c2e22e09b9d59efa3be4795022167f174e4591
2015-12-14Initial empty repositoryGeoff Mendal