summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ec_commands: battery_dynamic_info: Rename current to actual_currentNicolas Boichat2018-01-042-4/+4
* USB/PD: Request discover identity on bootDaisuke Nojiri2018-01-041-12/+19
* meowth: zoombini: Add support for OPT3001.Aseda Aboagye2018-01-043-0/+69
* g: fix flaky timeout check for spi transfer.Marius Schilder2018-01-041-0/+6
* g: allow for other values of DCRYPTO_CALL_TIMEOUT_USMarius Schilder2018-01-041-0/+2
* g: allow for other values of RSA_MAX_BYTESMarius Schilder2018-01-041-0/+2
* poppy: Disable PULL_UP on BOARD_VERSION4Nicolas Boichat2018-01-031-1/+1
* driver/bc12/pi3usb9281: Make a few functions staticNicolas Boichat2018-01-032-21/+6
* util/openocd: modify the openocd srcipts for npcx UUTCHLin2018-01-031-4/+8
* npcx: modify the npcxspiflash little firmware to support UUTCHLin2018-01-037-123/+182
* g: simulate open drain GPIO behaviorVadim Bendebury2018-01-031-10/+33
* Add SB-TSI temp sensor driverAlec Thilenius2018-01-034-0/+88
* kahlee: Switch thermal I2C over to 1.8VAlec Thilenius2018-01-031-2/+2
* wand: Increase PWM frequency to 50kHzNicolas Boichat2018-01-021-1/+1
* util/flash_ec: npcx7 supports programming SPI flash via UARTCHLin2018-01-021-0/+81
* ec_chip_mchp: Add I2C controllerScott Worley2018-01-021-0/+612
* ec_chip_mchp: Add LPC and eSPI files.Scott Worley2018-01-023-0/+2544
* Nami: Update board directoryDaisuke Nojiri2018-01-026-473/+449
* espi: Add API to test if signal is eSPI virtual wireScott Worley2018-01-025-12/+106
* motion_sense: Fix indentation in headerAlexandru M Stan2018-01-021-5/+5
* scarlet: Implement custom charging profilePhilip Chen2017-12-281-20/+113
* ec_chip_mchp: Add MCHP TFDP trace debug filesScott Worley2017-12-283-0/+631
* ec_chip_mchp: Add other hardware filesScott Worley2017-12-285-0/+711
* ec_flash: Add W25Q128 SPI flashScott Worley2017-12-283-1/+14
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-286-1/+1001
* ec_chip_mchp: Add PWM and fan filesScott Worley2017-12-283-0/+342
* ec_chip_mchp: Add SPI filesScott Worley2017-12-288-0/+1807
* glkrvp: Enable discharge on AC configDivya Sasidharan2017-12-281-0/+1
* glkrvp: Fix hibernate <sec> to allow wakeup from hibernationDivya Sasidharan2017-12-281-6/+0
* ec_als: ALS now uses CPRINT macrosScott Worley2017-12-282-1/+9
* ec_gpio: Add GPIO power down supportScott Worley2017-12-283-0/+53
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-2810-0/+4355
* ec_chip_mchp: Add ADC and DMA filesScott Worley2017-12-284-0/+630
* ec_chip_mchp: Add LFW filesScott Worley2017-12-283-0/+541
* Nami: Derive board files from NautilusDaisuke Nojiri2017-12-278-818/+1056
* charger: Use shorter poll timeouts when on-acShawn Nematbakhsh2017-12-271-3/+4
* stm32: re-factor registers.h addressesVincent Palatin2017-12-251-161/+167
* eve_fp: enable %li printf formatVincent Palatin2017-12-251-0/+1
* printf: add %li format for compatibilityVincent Palatin2017-12-253-0/+14
* nautilus/poppy: Drop comment about thermistorNicolas Boichat2017-12-242-2/+0
* fizz/nami: Drop CONFIG_THERMISTOR_NCP15WBNicolas Boichat2017-12-212-4/+0
* ec_ec_comm_slave: Define extpower_is_presentNicolas Boichat2017-12-213-8/+28
* poppy: Do not print base detection value if base stays connectedNicolas Boichat2017-12-211-2/+10
* scarlet: Set the maximal source current as 1.5APhilip Chen2017-12-202-10/+0
* power/rk3399: Fix the power sequence length passed to power_seq_run()Philip Chen2017-12-201-2/+2
* cleanup: power/rk3399: Remove unused power sequencePhilip Chen2017-12-201-45/+0
* cleanup: Remove Nefario boardPhilip Chen2017-12-209-1632/+0
* meowth: zoombini: Add support for battery cutoff.Aseda Aboagye2017-12-202-0/+20
* power: cannonlake: SLP_SUS_L deasserted == S5.Aseda Aboagye2017-12-201-0/+6
* Fizz: Restore BJ current and voltage after sysjumpDaisuke Nojiri2017-12-201-3/+47