summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DragonEgg: Fix the interrupt associated with GPIO_ACOK_ODScott Collyer2018-08-021-1/+1
* grunt: Remove support for board version 0Edward Hill2018-08-022-42/+12
* cheza: Add 1.8V flags to the GPIOs talking to PMIC/AP or with 1.8V PUWai-Hong Tam2018-08-021-16/+18
* ectool: set option flag to 0 when unsetJett Rink2018-08-021-1/+1
* Fleex: implement LED behaviorDiana Z2018-08-024-2/+82
* cheza: Correct I2C5 pin mask, change I2C7 to 1.8V, and remove PUWai-Hong Tam2018-08-021-11/+14
* kukui: Disable CONFIG_[HOST]CMD_RTCNicolas Boichat2018-08-021-2/+0
* cr50_rma_open: update for new open requirementsMary Ruthven2018-08-021-13/+71
* it83xx: Enable USB module's clock before set USB control registerDino Li2018-08-011-0/+7
* octopus: Refactor power LED codeDiana Z2018-08-014-51/+96
* cr50: enable RSA speedup for dcryptoAndrey Pronin2018-08-011-1/+2
* common/ec_ec_comm_slave: initialize seqPatrick Georgi2018-08-011-1/+1
* common/spi_flash: don't mix up unsigned and signed typesPatrick Georgi2018-08-011-6/+6
* board/twinkie: fix potential array overflowPatrick Georgi2018-08-011-1/+1
* chip/mec1322: properly compare timestampsPatrick Georgi2018-08-011-1/+1
* charger/mt6370: Init charger IRQs.Yilun Lin2018-08-013-4/+28
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2018-08-013-0/+125
* DragonEgg: Add control for display backlightScott Collyer2018-08-011-0/+4
* DragonEgg: Add smart control for USB-A port on MLBScott Collyer2018-08-013-0/+14
* DragonEgg: Add vboot config options to baseboard.hScott Collyer2018-08-011-0/+5
* DragonEgg: Workaround for EC_BATT_PRES_ODL being incorrectScott Collyer2018-08-012-1/+19
* stats_manager: more informative nan summary outputRuben Rodriguez Buchillon2018-08-012-1/+39
* stats_manager: accept_nan supportRuben Rodriguez Buchillon2018-08-012-16/+45
* stats_manager: add title banner pretty-printingRuben Rodriguez Buchillon2018-08-012-6/+33
* stats_manager: Avoid losing dataRuben Rodriguez Buchillon2018-08-012-5/+82
* stats_manager: StatsManager returns file save locationsRuben Rodriguez Buchillon2018-08-012-19/+48
* DragonEgg: Add support for Type C port 0, charging, and batteryScott Collyer2018-07-3111-0/+802
* led_pwm: Turn off LEDs when not pulsing.Aseda Aboagye2018-07-311-0/+6
* nocturne: Set OTG pins on UFP for Port 0.Aseda Aboagye2018-07-311-1/+10
* chgstv2: Always check batt disconnect state.Aseda Aboagye2018-07-312-4/+11
* grunt family: Provide pu/pd for port 1 BC1.2Jonathan Brandmeyer2018-07-314-8/+8
* careena: Correct baseboard IMU orientation.Jonathan Brandmeyer2018-07-315-29/+44
* stats_manager: replace prefixes with flags in StatsManagerRuben Rodriguez Buchillon2018-07-313-51/+79
* stats_manager: remove expliting printing from stats_managerRuben Rodriguez Buchillon2018-07-313-62/+64
* rollback: Add host command to add entropyNicolas Boichat2018-07-313-1/+129
* rammus: revise the gpio.inc, board.h and board.cZhuohao Lee2018-07-319-736/+320
* phaser: Fix ectool led on/off/auto controlsnickchen2018-07-312-20/+26
* tcpm:it83xx:correct it8320 message IDRuibin Chang2018-07-311-9/+9
* bip: Enable DPTF.Justin TerAvest2018-07-301-0/+2
* nocturne: Tie batt disconnect state to DSG FET status.Aseda Aboagye2018-07-301-5/+4
* Fleex: Update battery parameterelthanhuang2018-07-302-3/+88
* Octopus: Avoid potential panic in LED codeVijay Hiremath2018-07-302-0/+8
* util/stm32mon: Fix resource leakPatrick Georgi2018-07-301-0/+1
* util/ecst.c: Fix resource leakPatrick Georgi2018-07-301-1/+3
* util/ectool_keyscan: Fix resource leakPatrick Georgi2018-07-301-0/+1
* util/cbi-util: Check pointer before using itPatrick Georgi2018-07-301-1/+3
* util/cbi-util: Fix resource leaksPatrick Georgi2018-07-301-0/+3
* util/uut: Fix resource leakPatrick Georgi2018-07-301-0/+1
* util/iteflash: Fix resource leakPatrick Georgi2018-07-301-0/+1
* bip: Add charger temp sensorJustin TerAvest2018-07-305-1/+83