summaryrefslogtreecommitdiff
path: root/board/lucid
Commit message (Expand)AuthorAgeFilesLines
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-171-0/+1
* lucid: Add CONFIG_HOSTCMD_ALIGNEDShawn Nematbakhsh2017-02-171-0/+1
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-2/+0
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+3
* pd_task: print pd state nameKevin K Wong2016-10-191-0/+1
* lucid: Remove console history to save flash spaceShawn Nematbakhsh2016-10-171-0/+1
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-301-10/+0
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* lucid:enable RW firmware verificationMary Ruthven2016-06-282-0/+30
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* lucid: Add battery temp to temp_sensors listMary Ruthven2016-05-272-0/+23
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+2
* lucid: fix adc vbus sensingMary Ruthven2016-03-081-2/+2
* lucid: add support to detect BC1.2 suppliersMary Ruthven2016-02-262-24/+53
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+3
* 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