summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tablet-mode: Fix header file guard and API definitionsDaisuke Nojiri2019-07-181-6/+15
* presubmit: don't require buildall for changes only in docs/Jack Rosenthal2019-07-181-0/+2
* nocturne: Only source 5V when chipset is on.Aseda Aboagye2019-07-181-0/+4
* driver/tcs3400: make error message in sensor read less spammy.Ting Shen2019-07-181-2/+3
* Helios:Initial Type-C Controller PS8751 settingBarney_Liao2019-07-181-0/+7
* printf: Fix hexdump and string 0 precisionCraig Hesling2019-07-183-49/+147
* chip/host: Add spi+trng support, and add gpio funcCraig Hesling2019-07-185-1/+94
* nocturne: Don't wake on any MKBP in suspend.Aseda Aboagye2019-07-171-1/+2
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-173-14/+16
* mkbp_event: Add CONFIG_MKBP_USE_GPIO_AND_HOST_EVENT.Aseda Aboagye2019-07-172-3/+31
* common: add i2c tracing functionalityJack Rosenthal2019-07-175-6/+275
* Basic implentation of the Maxim Integrated MAX32660 within the EC OSJerry Bradshaw2019-07-1723-0/+6305
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-07-175-342/+16
* Add the functions to read and write EAR.Pai Peng2019-07-172-34/+97
* cr50: do not enable TPM when compiling for dcrypto testsVadim Bendebury2019-07-172-6/+38
* cr50: provide separate environment variable to enable crypto testsVadim Bendebury2019-07-172-5/+6
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-1713-43/+44
* mt_scp: Trigger IRQ if has pending IPC when re-enable SCP_IRQ_IPC0.Yilun Lin2019-07-171-3/+18
* mt_scp: Drop TCM and L1 cache setting.Yilun Lin2019-07-172-8/+11
* Helios:Modify lid and base rotation matrixBarney_Liao2019-07-171-9/+4
* stm32: Add known variants to registers filesCraig Hesling2019-07-175-0/+21
* stm32: Factor out stm32f7 family registersCraig Hesling2019-07-174-55/+1093
* stm32: Add header guard and fix fmt/doc of registers header fileCraig Hesling2019-07-177-260/+347
* cleanup: Segregate USB MUX related drivers in usb_mux folderVijay Hiremath2019-07-1713-17/+17
* kohaku: Support SDI battery packPhilip Chen2019-07-172-1/+30
* ectool: put help menu items in alphabetical orderCurtis Malainey2019-07-171-2/+2
* config: Add CONFIG_MKBP_EVENT_WAKEUP_MASKAseda Aboagye2019-07-172-4/+30
* fluffy: Initial board commit.Aseda Aboagye2019-07-176-0/+566
* stm32: Manually fix separate register filesCraig Hesling2019-07-165-92/+4
* kohaku: Always return BP_YES for battery presence for board id 1Furquan Shaikh2019-07-161-0/+15
* baseboard/hatch: Allow hatch variant to provide battery present infoFurquan Shaikh2019-07-162-0/+14
* util: ecst: Fix Coverity print format warningsEvan Green2019-07-162-13/+8
* stm32: Split registers.h into independent filesCraig Hesling2019-07-157-2706/+6243
* ectool: Add support for EC_CMD_FLASH_INFO version 2Tom Hughes2019-07-151-12/+70
* fpsensor: Extend unit test for FPTPM seed set status.Yicheng Li2019-07-151-27/+48
* arcada: ensure i2c transmit fifo is emptyLeifu Zhao2019-07-141-2/+3
* Bobba: Add new LGC batteryben.chen2@quanta.corp-partner.google.com2019-07-122-0/+30
* ish: fix aon task not auto rebuild issue in increment buildHu, Hebo2019-07-123-29/+38
* stm32h7: Fail build if CONFIG_FLASH_READOUT_PROTECTION_AS_PSTATE not usedTom Hughes2019-07-111-0/+3
* util: uart stress tester using 'chargen' commandNamyoon Woo2019-07-103-353/+511
* stm32: Make sure watchdog is enabled when using it to resetTom Hughes2019-07-101-0/+30
* Don't refer to specific MCUs in the README introHarry Cutts2019-07-091-5/+1
* ish: cleanup i2c constantsJett Rink2019-07-092-21/+26
* arcada: lower i2c bus speed to 400kHzJett Rink2019-07-091-1/+1
* kukui: code cleanupTing Shen2019-07-093-39/+4
* kohaku: coordinate a rotation matrix for accel sensorstabilize-12331.BInno.Park2019-07-091-3/+3
* Revert "ish: enter ISH ROM during reset prep"Jack Rosenthal2019-07-091-1/+1
* ish: fix osscaisonally not load issue when doing shutdown & rebootHu, Hebo2019-07-081-0/+10
* kukui: add chargen to the set of CLI commandsVadim Bendebury2019-07-041-0/+1
* Rename CONFIG_CHARGEN to CONFIG_CMD_CHARGENVadim Bendebury2019-07-042-4/+2