summaryrefslogtreecommitdiff
path: root/board/lucid
Commit message (Expand)AuthorAgeFilesLines
* lucid: add battery cutoff functionalityMary Ruthven2016-02-161-0/+2
* lucid: fix LED charge stateMary Ruthven2016-01-201-4/+8
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-071-0/+4
* lucid: add LED supportMary Ruthven2015-12-225-1/+207
* lucid: implement fast chargingMary Ruthven2015-12-222-0/+150
* lucid: remove some unnecessary features to save spaceAlec Berg2015-12-221-0/+2
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-112-2/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-5/+0
* lucid: Remove console command help strings to free flash spaceShawn Nematbakhsh2015-09-301-0/+1
* tasks: Remove most task_start_called() calls.Aseda Aboagye2015-08-011-2/+1
* lucid: change charger sense resistor to 5mOhmAlec Berg2015-07-231-1/+1
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-142-27/+0
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-131-6/+0
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-131-6/+4
* lucid: add support for lucid battery pack boardAlec Berg2015-07-069-0/+804