summaryrefslogtreecommitdiff
path: root/board/oak
Commit message (Expand)AuthorAgeFilesLines
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-041-1/+0
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-284-17/+30
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-281-1/+1
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* elm / kevin / oak: Don't wake from S3 on lid closeShawn Nematbakhsh2016-11-051-2/+1
* Re-enable Google USBC peripheral FW updates.Todd Broch2016-10-181-1/+15
* 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
* oak: Remove redundant GPIO definitionShawn Nematbakhsh2016-09-091-2/+2
* driver: kionix: Remove variant field.Gwendal Grignou2016-09-011-3/+1
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-302-12/+1
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* BD99955: Added support for 'psys' & 'amonbmon' console commandsVijay Hiremath2016-06-271-1/+2
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-1/+1
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-5/+5
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* oak: increase HOSTCMD task stack sizeYH Huang2016-04-111-1/+1
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-1/+1
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+3
* oak: allow charging of dead battery requesting nilstabilize-8104.BYH Huang2016-03-231-0/+1
* oak: Clean up CONFIG_PMIC_FW_LONG_PRESS_TIMER related codesKoro Chen2016-03-161-1/+0
* oak: rev5: increase cycle time for LED in SUSPENDWei-Ning Huang2016-03-161-2/+9
* oak: Fix rev5 battery LEDKoro Chen2016-03-071-12/+17
* oak: set up base accelerometer rotation matrixRicky Liang2016-03-041-1/+8
* oak: fix issues on building oak rev1-4 ECRong Chang2016-03-033-19/+22
* oak: enable lid angle updateRong Chang2016-03-022-0/+7
* oak: change the default board revision to OAK_REV5.Ben Lok2016-03-021-1/+1
* oak: updates for rev5Ben Lok2016-03-015-80/+151
* oak: Add base accel & gyro via SPI bus for rev5Ben Lok2016-03-015-9/+176
* oak: Add kx022 lid accelerometer for rev5.Ben Lok2016-03-013-4/+60
* oak: Enable TI OPT3001 ambient light sensor for rev5Ben Lok2016-02-263-0/+26
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+3
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-222-3/+3
* oak: pd: move power change notification to function board_set_charge_limit.Ben Lok2016-01-082-5/+14
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-071-35/+1
* oak: pd: increase stack size of PDCMD taskBen Lok2015-12-011-1/+1
* oak: enable HW charge rampingBen Lok2015-12-012-0/+35
* pd: send power change event to AP whenever input power is changedBen Lok2015-12-011-0/+6
* oak: add VCONN swap abilityBen Lok2015-11-252-0/+10
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-0/+5
* chg: add narrow VDC power path supportRong Chang2015-11-051-0/+1
* oak: using only one standby mode wakeup source.Ben Lok2015-11-031-1/+5
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* oak: handle the warm reset key from servo boardBen Lok2015-11-031-0/+2
* oak: Adding 2S and 3S battery supportBen Lok2015-11-031-6/+2
* glados: oak: chell: enable USB PD loggingAlec Berg2015-10-301-0/+2
* glados: oak: reboot EC if PD MCU crashesAlec Berg2015-10-231-0/+1