summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mec1322: initial version of lfw loaderstrago-mecAndrey Petrov2015-04-244-2/+381
* cyan: Initial board support.Kevin K Wong2015-03-138-0/+659
* Change ec.bin generationIcarus Sparry2015-03-134-21/+11
* cyan: Added flash_ec support.Kevin K Wong2015-03-121-0/+1
* strago: Added CONFIG_SWITCH support for Strago.Kevin K Wong2015-03-121-1/+1
* strago: Initial board and MEC1322 chip support on flash_ec.li feng2015-03-111-16/+45
* mec1322: Added support for Host Command Protocol V2 to MEC1322.Kevin K Wong2015-03-111-0/+108
* Add flash_ec support for GlowerVic Yang2015-03-111-1/+18
* mec1322: Updated code to only clear the interrupt status bit of LPC_RESET#.Kevin K Wong2015-03-061-2/+2
* Strago: Enable and config charger BQ24770li feng2015-02-123-0/+23
* Strago:Fix I2C Block Read operation.Shamile Khan2015-02-121-0/+39
* Strago:Indicate status of Auxiliary Buffer.Shamile Khan2015-02-121-0/+4
* Strago: Battery module driver addedDivya Jyothi2015-02-123-0/+66
* strago: Added support for temperature sensor.Kevin K Wong2015-02-123-4/+65
* tmp432/tmp431: Added support for TMP431 temperature sensor.Kevin K Wong2015-02-124-99/+198
* tmp432: Renamed TMP432 temperature sensor driver to TMP43XKevin K Wong2015-02-125-17/+17
* Strago: Driver for charger bq24770 addedDivya Jyothi2015-02-122-0/+274
* Strago: CONFIG_VBOOT_HASH define enabled.Divya Jyothi2015-02-092-1/+3
* Strago: Enabled CONFIG_FLASH_SPI defineDivya Jyothi2015-02-095-6/+9
* Strago: Gpio initializations done for Braswell Ref DesignDivya Jyothi2015-02-092-34/+81
* Strago: Enabled Loader,Ro,RW image Architecture.Divya Jyothi2015-02-098-50/+167
* Strago: Updated Host Command Implementation specific for MEC1322Kevin K Wong2015-02-095-348/+238
* Strago: Flash Mapping set up for SPI Flash.Divya Jyothi2015-02-093-6/+46
* Strago: Version string from SPI FlashDivya Jyothi2015-02-095-26/+70
* Strago: Support added for spi flash external to chipDivya Jyothi2015-02-095-104/+445
* ectool: parse accessory logs for dingdong & hohoTodd Broch2015-01-282-2/+15
* pd: Log events for dingdong & hohoTodd Broch2015-01-284-2/+14
* pd: Fix reverse of log size & port paramsTodd Broch2015-01-281-1/+1
* pd: Allow multiple mode entry.Todd Broch2015-01-288-140/+254
* pd: Cleanup alternate mode access.Todd Broch2015-01-281-22/+42
* pd: refactor object position index.Todd Broch2015-01-284-23/+19
* cortex-m: disallow rescheduling if task_start() has not yet runVic Yang2015-01-281-1/+2
* samus: Raise Thigh threshold to 101CDuncan Laurie2015-01-271-1/+1
* samus: Do not put touchscreen in reset based on lid switchDuncan Laurie2015-01-271-12/+0
* samus_pd: Increase pericom debounce time againShawn Nematbakhsh2015-01-271-1/+1
* bq24773: turn off prochot warningAlec Berg2015-01-262-3/+7
* samus: modify fast charging profile to avoid charge problemsAlec Berg2015-01-262-33/+93
* samus: change charge override hot keys to ctrl+search+0|1|2Alec Berg2015-01-242-39/+41
* samus: add battery cutoffAlec Berg2015-01-242-0/+25
* pd: Validate size of discover identity received by DFP.Todd Broch2015-01-241-3/+5
* samus: Cap the max LED current to 23mASameer Nanda2015-01-241-0/+13
* ryu: Choose low input voltage whenever possibleVic Yang2015-01-242-0/+17
* ryu: Reduce max input power to 24WVic Yang2015-01-241-1/+1
* pd: Honor both max power and current for all power sourceVic Yang2015-01-241-2/+2
* bq27541: report battery present stateVic Yang2015-01-241-2/+12
* pd: poll PD events only on Google accessoriesVincent Palatin2015-01-243-2/+18
* driver: BQ27621 scaling bug fixMyles Watson2015-01-241-2/+2
* nrf51: implement soft reset and hard resetMyles Watson2015-01-241-1/+29
* nrf51: add the watchdog registers.Myles Watson2015-01-241-0/+30
* pd: fix power swap to sink could get wedged if missing PS_RDYAlec Berg2015-01-231-11/+3