summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Trogdor: Make the Type-C port DFP onlystabilize-13525.B-masterWai-Hong Tam2020-10-101-0/+1
* Trogdor: Enlarge UART TX bufferWai-Hong Tam2020-10-101-0/+4
* ectool: Retry fpframe command when a frame failsYicheng Li2020-10-101-2/+11
* test/run_device_tests.py: Disable STM32F-specific test on icetowerTom Hughes2020-10-091-4/+13
* chip/stm32: Only use a mutex when not in interrupt contextTom Hughes2020-10-091-2/+5
* test/run_device_tests.py: Check for ASSERTION_FAILURETom Hughes2020-10-091-22/+41
* trogdor: enable CONFIG_CMD_CHARGENNamyoon Woo2020-10-091-0/+3
* nightfury: set compatible device for SKU 2.Jongpil Jung2020-10-091-1/+1
* test/run_device_tests.py: Fix rollback region addresses for dartmonkeyTom Hughes2020-10-091-50/+73
* test/utils.c: Adjust expected speedup for STM32H743Tom Hughes2020-10-091-8/+15
* Trogdor: Enable PPC power sink path before hibernate on old boardsWai-Hong Tam2020-10-084-0/+73
* util/flash_jlink: Specify firmware addressTom Hughes2020-10-081-7/+13
* util/ectool: Fix timestamp display in motionsense fifo_readGwendal Grignou2020-10-081-4/+1
* boten: enable stylus chargingjerry2.huang2020-10-082-1/+10
* it83xx: enable selecting EC's VCCDino Li2020-10-0812-3/+43
* core/cortex-m: add Zephyr compatible atomic functionsDawid Niedzwiecki2020-10-081-0/+29
* usbc_ppc: inform the PPC of the power role of the connected deviceEric Yilun Lin2020-10-084-22/+65
* woomax: Increase power button init timeoutMichael5 Chen2020-10-081-0/+7
* Dedede: Leave 5V on when jumping in S5Diana Z2020-10-085-5/+10
* Trogdor: Assert a GPIO to turn off rails before enter hibernateWai-Hong Tam2020-10-085-0/+10
* Trogdor: Disable PSL mode hibernateWai-Hong Tam2020-10-085-63/+20
* intelrvp: Move board specific changes to respective board filesName2020-10-0712-151/+129
* intelrvp: Add battery "Getak SMP-HHP-408"Sooraj Govindan2020-10-072-0/+32
* magolor: press volume up/down by ADC Hook functionBen Chen2020-10-073-3/+60
* Vilboz: Add battery informationelthanhuang2020-10-072-28/+167
* vilboz: Enable LTE functionelthanhuang2020-10-072-0/+20
* flash_ec: Use new dut-control command to find i2c-dev device for iteflash.Matthew Blecker2020-10-071-21/+4
* flash_ec: Always define ACTIVE_DEVICE.Matthew Blecker2020-10-071-3/+9
* flash_ec: Add dut_control_get_or_die function.Matthew Blecker2020-10-071-2/+7
* driver: bma2x2: Limit max frequency to 125HzGwendal Grignou2020-10-071-2/+8
* TCPMv2: Select Capability REQUEST discard handlingDenis Brockus2020-10-071-1/+11
* core/riscv-rv32i: rename atomic inc and decDawid Niedzwiecki2020-10-072-6/+6
* lindar: Add lid and base accel sensors for lindar and lillipupjerry2.huang2020-10-074-10/+179
* Lillipup: Add volume key of GPIO settingjerry2.huang2020-10-072-7/+5
* npcx9_evb: add board to support the npcx9's EVBCHLin2020-10-076-0/+391
* SYV682X: Automatically set CONFIG optionsEric Herrmann2020-10-071-0/+6
* volteer: move thermal setting to variantScott Chao2020-10-0714-53/+682
* dooly: add oz554 supportZick Wei2020-10-074-3/+41
* dooly: update volume down gpioZick Wei2020-10-071-1/+1
* ec_commands: fix DP PIN assignment flagEric Yilun Lin2020-10-071-7/+7
* Morphius: select CONFIG_DEVICE_EVENTJosie Nordrum2020-10-071-0/+1
* Keyboard: Add AP wakeup to PS2 trackpoint interruptJosie Nordrum2020-10-071-0/+5
* flash_fp_mcu: Add config zork, uart transport and gpiosBhanu Prakash Maiya2020-10-061-41/+112
* Fix incomplete rename (deprecated_atomic_clear -> deprecated_atomic_clear_bits)Jack Rosenthal2020-10-062-3/+3
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-0633-88/+92
* Madoo: Add thermistorsstabilize-rust-13514.B-masterKo_Ko2020-10-062-0/+27
* BQ25710 : Change Voltage StepYongBeum.Ha2020-10-061-1/+1
* it83xx/keyboard: enable push-pull for KSO2Dino Li2020-10-051-0/+3
* Ectool: Support printing typec status on older boardsDiana Z2020-10-051-2/+5
* TCPMv2: Add event clear to TYPEC_CONTROLDiana Z2020-10-053-3/+24