summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* chipset: Add callback for chipset pre-initializationFurquan Shaikh2018-04-193-1/+16
* system: update board version to return an error if encounteredJett Rink2018-04-1934-82/+102
* cr50_rma_open: check write protect tooMary Ruthven2018-04-191-36/+100
* flash_ec: Fix SERVO_TYPE testNicolas Boichat2018-04-191-1/+1
* g: fix signer to always use the manifestVadim Bendebury2018-04-184-82/+22
* TCPM: Prevent premature reading of PD Packets in FUSB302 driverSam Hurst2018-04-181-3/+0
* Nami: Control LEDs for Nami/Vayne/SonaDaisuke Nojiri2018-04-184-101/+360
* ec3po: console: Detect HUP from user consoleNick Sanders2018-04-181-13/+45
* isl923x: Add 'charger_dump' console command.Aseda Aboagye2018-04-183-3/+40
* npcx7: uart: Add FIFO mode supportCHLin2018-04-183-17/+124
* util: uartupdatetool (UUT): Add tool to flash firmware by UARTCHLin2018-04-1813-13/+2380
* cheza: Lower the I2C speeds on TCPC buses to 400kHzWai-Hong Tam2018-04-171-2/+2
* yorp: do not wait for 5V rail to go downJett Rink2018-04-171-2/+5
* cr50: prepare to release prepvt 0.4.5Vadim Bendebury2018-04-171-1/+1
* cheza: Add initial support for ChezaWai-Hong Tam2018-04-175-0/+311
* yorp: increase TCPC i2c bus speedJett Rink2018-04-171-3/+2
* yorp: Keep 5V rail high on jump to RWJustin TerAvest2018-04-173-4/+9
* flash_ec: fail on flash chip size of 0Caveh Jalali2018-04-171-0/+1
* charger/rt946x: Set precharge threshold voltagePhilip Chen2018-04-172-0/+23
* charger/rt946x: Fix IPREC maskPhilip Chen2018-04-171-1/+1
* cr50: add s3 term for rk3399 devicesMary Ruthven2018-04-161-1/+2
* glkrvp_ite: Initial bring-up codeVijay Hiremath2018-04-149-0/+1380
* cr50: add support for enabling terminations on ap suspendMary Ruthven2018-04-137-1/+124
* poppy: Prevent base detection from falling into reverse detection trapNicolas Boichat2018-04-131-12/+34
* Nami: Enable Analogix USB-C portDaisuke Nojiri2018-04-135-23/+25
* yorp: use cbi for board versionJett Rink2018-04-133-87/+3
* yorp: Add support for Sanyo batteryScott Collyer2018-04-131-0/+29
* anx7447: Add functions to the anx7447 driver to check/erase OCM flashScott Collyer2018-04-134-0/+154
* Documentation for CCD and servo_microstabilize-10575.58.Bstabilize-10575.54.Brelease-R67-10575.BMark Hayter2018-04-133-0/+176
* it83xx: Add eSPI virtual wires for SMI & SCIVijay Hiremath2018-04-131-0/+12
* cleanup: it83xx: pull pnpcfg_settings[] to the chip-levelDino Li2018-04-125-275/+90
* cbi: always refersh data for cbi ec commandstabilize-meowth-10574.BJett Rink2018-04-121-19/+28
* flash_ec: fix UART bitbang flashing with ccdMary Ruthven2018-04-121-12/+30
* flash_ec: add more verbose optionsNick Sanders2018-04-121-1/+5
* nocturne_fp: add flashing configurationVincent Palatin2018-04-121-1/+2
* stm32mon: terminate gracefully when failing to get commands listVincent Palatin2018-04-121-1/+3
* atlas: manage USB-C high speed muxesstabilize-10569.BCaveh Jalali2018-04-122-0/+23
* yorp: Configure CONFIG_EXTPOWER_DEBOUNCE_MSDivya Sasidharan2018-04-111-1/+6
* cr50: substitute RMA keys when signing for prodVadim Bendebury2018-04-111-0/+52
* yorp: Disable config for DRP_AUTO_TOGGLEDivya Sasidharan2018-04-111-1/+1
* tcpci: Change role control setting for auto-toggle enableScott Collyer2018-04-111-1/+1
* cr50: bypass signing step if cr50-codesigner is not availableVadim Bendebury2018-04-1113-2434/+5
* u2f: accept short APDUVincent Palatin2018-04-111-1/+1
* poppy: Move PMIC init to a deferred functionNicolas Boichat2018-04-111-1/+4
* Nami: Disable ALS for Sonaraymondchou2018-04-101-1/+1
* cr50:usb_spi: add Cheza EC supportMary Ruthven2018-04-101-4/+11
* stm32: implement reboot wait-extNick Sanders2018-04-101-0/+9
* chgstv2: Check charger power in prevent_power_on.Aseda Aboagye2018-04-105-29/+46
* yorp: Enable DP alternate modeDivya Sasidharan2018-04-102-6/+26
* iteflash: Continue call ftdi_read_data() until all data is readDino Li2018-04-102-21/+38