summaryrefslogtreecommitdiff
path: root/board/glados
Commit message (Expand)AuthorAgeFilesLines
...
* skylake: Disable power rails and components when appropriateShawn Nematbakhsh2015-07-152-6/+33
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-142-11/+0
* cleanup: remove GPIO_INT_DSLEEP from chips where it's not usefulAlec Berg2015-07-131-6/+6
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-131-7/+0
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-131-6/+3
* glados: scrub gpio config to save powerAlec Berg2015-07-101-13/+12
* glados: Add support for USB-C muxesShawn Nematbakhsh2015-06-303-3/+23
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-1/+1
* glados: Add battery temp to temp_sensors list.Aseda Aboagye2015-06-242-0/+24
* pd: allow pdcmd task to check TCPC alert status w/o sending HCAlec Berg2015-06-231-0/+1
* oak: glados: fix USB PD power and data swap refactoringstabilize-7202.BAlec Berg2015-06-231-7/+19
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* pd: Fix pin mode field in DP config VDM.Todd Broch2015-06-171-2/+1
* glados: Enable BC1.2 USB chargingShawn Nematbakhsh2015-06-123-17/+63
* glados: add battery cutoff functionalityAlec Berg2015-06-102-1/+29
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-102-30/+0
* glados: enable battery present detectionAlec Berg2015-06-103-5/+4
* glados: limit type-C voltage to 5V to increase charging reliabilityAlec Berg2015-06-091-3/+5
* glados: limit max input current to 1.5A to avoid i2c errorsstabilize-7155.BAlec Berg2015-06-091-0/+2
* glados: switch to isl9237Aaron Durbin2015-06-091-3/+3
* glados: enable CHARGE_MANAGER to handle charging on both portsAlec Berg2015-06-073-18/+162
* glados: enable ADC channelsAlec Berg2015-06-062-0/+26
* pd: use pdcmd task to handle tcpc interruptAlec Berg2015-06-051-1/+3
* glados: add PD support for type-C port 1Alec Berg2015-06-043-3/+5
* mec1322: Implement i2c_set_timeoutShawn Nematbakhsh2015-06-031-7/+0
* glados: Use reasonable task stack size defaultsShawn Nematbakhsh2015-06-021-4/+4
* glados: Enable port80 taskDuncan Laurie2015-06-022-1/+3
* glados_pd: add initial support for glados PDAlec Berg2015-06-016-4/+426
* glados: Fix typo in 'muxes' I2C busShawn Nematbakhsh2015-05-301-1/+1
* glados: Initialize PMIC V12 / V0.85A supplyShawn Nematbakhsh2015-05-292-0/+16
* power/skylake: Always enable PP*_EN signals for bring-upShawn Nematbakhsh2015-05-281-3/+3
* glados: Treat RTCRST as active low signalDuncan Laurie2015-05-271-1/+1
* mec1322: Simplify GPIO listsSteven Jian2015-05-272-103/+103
* glados: Initial mainboard commitstabilize-7060.BShawn Nematbakhsh2015-05-129-0/+435