summaryrefslogtreecommitdiff
path: root/board/oak
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+2
* oak: revise suspend gpio setting for rev4YH Huang2015-10-231-0/+4
* oak: stm32f0: implement i2c_set_timeoutRong Chang2015-10-231-7/+0
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* oak / oak_pd: Enable low-power PD featuresShawn Nematbakhsh2015-10-122-1/+9
* mkbp_event: prevent AC power change events to wakeup AP.Ben Lok2015-10-061-0/+9
* oak: updates GPIO setting for rev4Ben Lok2015-09-231-3/+10
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* oak: remove dual-port charge enable workaroundRong Chang2015-09-142-18/+4
* oak: shutdown tmp432 if AC isn't present in non-S0 stateBen Lok2015-09-074-53/+80
* oak: handle USB BC 1.2 status changeRong Chang2015-09-034-0/+107
* oak: usb_pd: avoid broken SS connection during enter DP mode.Ben Lok2015-09-011-2/+14
* oak: enable MBKP events for PD eventsBen Lok2015-08-313-2/+38
* glados: oak: Add charger AMONBMON console commandRong Chang2015-08-252-5/+7
* oak: add battery setting for rev3 & rev4Ben Lok2015-08-241-2/+17
* oak: use EXTRA_CLFAGS instead of CONFIG_BOARD_OAK_REVRong Chang2015-08-214-12/+38
* oak: enable oak TCPM power statusRong Chang2015-08-214-25/+1
* oak: add usb charger tasksAlec Berg2015-08-215-52/+11
* mediatek: Fix llama buildShawn Nematbakhsh2015-08-062-0/+23
* oak: Add LED control for rev3Ben Lok2015-08-051-59/+162
* usb_charger: configure boards to disconnect USB when UFP.Alec Berg2015-08-041-0/+1
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-26/+0
* oak: updates GPIO setting for rev3Ben Lok2015-08-042-36/+56
* oak: Request different DP pin modes including multi-function.Ben Lok2015-08-031-5/+17
* oak: fix default input current limitRong Chang2015-07-311-3/+4
* pd: enable try.src for necessary boardsAlec Berg2015-07-271-0/+1
* glados: oak: add VCONN type-C configAlec Berg2015-07-151-0/+1
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-142-18/+0
* cleanup: remove GPIO_INT_DSLEEP from chips where it's not usefulAlec Berg2015-07-131-1/+1
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-131-7/+0