summaryrefslogtreecommitdiff
path: root/board/samus/board.h
Commit message (Expand)AuthorAgeFilesLines
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-1/+1
* pd: allow pdcmd task to check TCPC alert status w/o sending HCAlec Berg2015-06-231-1/+2
* samus: Add battery temp to temp_sensors list.Aseda Aboagye2015-06-231-0/+3
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* pd: use pdcmd task to handle tcpc interruptAlec Berg2015-06-051-0/+1
* oak: add initial support for oak board rev1Rong Chang2015-05-271-0/+3
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-071-0/+1
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-3/+3
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+3
* samus: don't unwedge charging when purposely discharging on ACAlec Berg2015-02-281-0/+1
* samus: change USB type-A ports to default to CDPAlec Berg2015-02-231-0/+1
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-181-0/+1
* samus: Only update fan speeds every N secondsBill Richardson2015-02-181-0/+1
* samus: add battery cutoffAlec Berg2015-01-241-0/+1
* samus: add backboost detect interrupt and console commandAlec Berg2015-01-161-2/+3
* samus: add 200mA offset for input current limitAlec Berg2015-01-161-1/+1
* samus: Increase critical battery shutdown timeoutShawn Nematbakhsh2015-01-151-0/+2
* samus: Change Tj_max to 105CDuncan Laurie2015-01-051-1/+1
* samus: Don't power-on AP if battery level < 1%Shawn Nematbakhsh2015-01-021-0/+1
* samus: fix tap for battery doesn't work in G3 with ACAlec Berg2014-12-181-0/+7
* samus: Remove WWAN GPIO by defaultDuncan Laurie2014-12-101-1/+0
* samus: lower the minimum input current limitAlec Berg2014-11-151-1/+1
* samus: Remove board version specific workaroundsDuncan Laurie2014-11-111-10/+0
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-291-0/+5
* Samus: move gesture to commonGwendal Grignou2014-10-291-0/+7
* samus: change hibernate delay to 7 daysAlec Berg2014-10-211-0/+4
* samus: add tap for batteryAlec Berg2014-10-181-0/+2
* samus: Add define for EVT3Duncan Laurie2014-10-141-0/+1
* samus: Add define for EVT2 boardDuncan Laurie2014-09-301-0/+1
* samus: RECOVERY_L pin is changed to PD_IN_RWDuncan Laurie2014-09-081-1/+0
* samus: enable accel & gyro sensorsSheng-Liang Song2014-08-261-0/+3
* samus: GPIO updates for EVT buildDuncan Laurie2014-08-251-0/+2
* lightbar: Enable tap-for-battery even in G3Bill Richardson2014-08-221-0/+1
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-091-5/+3
* samus: Kick battery out of disconnect state when AC is attachedShawn Nematbakhsh2014-07-231-0/+1
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-84/+1
* samus: fix input current to 2048Duncan Laurie2014-06-241-1/+1
* samus: Support both Proto2A and Proto2B sequencingDuncan Laurie2014-06-221-3/+3
* samus: Power sequence changes for P2 boardsDuncan Laurie2014-06-131-1/+1
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-1/+0
* samus: allow charging of dead battery requesting nilAlec Berg2014-06-071-0/+2
* samus: remove config to use custom battery present signalAlec Berg2014-06-071-1/+0
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-0/+2
* Samus: The Silego on proto1b inverts the COL2 outputBill Richardson2014-05-221-0/+1
* samus: change battery charging current sense resistor valueAlec Berg2014-05-211-1/+1
* samus: add PD MCU interrupt signal to gpio listAlec Berg2014-05-141-0/+1
* samus: disable battery charging chip ILIM pinAlec Berg2014-05-141-0/+1
* Samus: Update configuration for proto1.9Bill Richardson2014-05-121-13/+14
* Samus: Move single-use constant into the file that uses it.Bill Richardson2014-05-121-3/+0
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-011-2/+7