summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Nami: Extend SKU from 16 bit to 32 bitDaisuke Nojiri2018-10-192-4/+4
* Fan: Fix memory access error in pwm_fan_initDaisuke Nojiri2018-10-191-2/+3
* flash_ec: add ampton boardJames_Chao2018-10-191-0/+1
* ish: gpio: gpio macro addedli feng2018-10-192-3/+7
* dragonegg: make PD interrupt use higher priority taskJett Rink2018-10-183-9/+21
* cr50 signer: do not verify RMA keys when signing factory image,Vadim Bendebury2018-10-181-11/+28
* usb-pd: Do not source Vconn in DTSJett Rink2018-10-181-4/+12
* rammus: Fix ectool LED controlmichael_chen2018-10-181-3/+3
* ec3po: Update threadproc_shim.py to use threading-oriented implementations.Matthew Blecker2018-10-181-9/+7
* ec3po console and interpreter: Handle EOFError from the pipes.Matthew Blecker2018-10-182-29/+70
* ec3po: add missing traceback module import to interpreter.pyMatthew Blecker2018-10-181-0/+1
* atlas: set VCCIOVSEL to 0.85vCaveh Jalali2018-10-171-7/+2
* cheza: start using higher priority taskJett Rink2018-10-171-4/+14
* util/flash_ec: Restore servo setting properly on errorKarthikeyan Ramasubramanian2018-10-171-0/+1
* kukui/emmc: Remove obsolete code for rev0+reworkNicolas Boichat2018-10-171-34/+0
* kukui/emmc: Wait for SPI FIFO to become empty (instead of 200us sleep)Nicolas Boichat2018-10-171-8/+12
* g: allow i2cm transactions of arbitrary lengthVadim Bendebury2018-10-161-131/+99
* ec3po: Add USING_SUBPROCS and DoIf() to threadproc_shim.py.Matthew Blecker2018-10-161-1/+40
* Add cr50 CCD documentationMary Ruthven2018-10-162-17/+619
* chip/g: Convert usb_endpoints to C so gcc's LTO knows about itPatrick Georgi2018-10-163-107/+162
* chip/stm32: Convert usb_endpoints to C so gcc's LTO knows about itPatrick Georgi2018-10-163-108/+173
* cortex-m0: Generate vector table in CPatrick Georgi2018-10-169-69/+163
* ec3po: Update platform/ec/ side of ec3po to use threadproc_shim.py.Matthew Blecker2018-10-154-45/+47
* driver: bmi160: Read the FIFO more efficientlyGwendal Grignou2018-10-151-83/+108
* touchpad_st: handle CX config error on initWei-Han Chen2018-10-151-22/+94
* touchpad_st: refactor st_tp_read_all_events()Wei-Han Chen2018-10-151-55/+57
* touchpad_st: preserve panel config section during updateWei-Han Chen2018-10-152-14/+23
* touchpad_st: embed FTB header in unpacked TP FWWei-Han Chen2018-10-154-32/+59
* phaser: add sku 4Jett Rink2018-10-151-1/+1
* Zinger: lift function call out of assemblyJonathan Brandmeyer2018-10-151-3/+4
* ec3po: Add threadproc_shim.py library for subprocesses to threads transition.Matthew Blecker2018-10-152-0/+30
* ec3po: Add optional shutdown_pipe StartLoop() arguments.Matthew Blecker2018-10-152-40/+75
* power/mt8183: Reboot EC before trying to boot AP for a second timeNicolas Boichat2018-10-151-3/+10
* kukui/emmc: Wait 200us between dma_disable and flush SPI TX FIFONicolas Boichat2018-10-141-2/+7
* rammus: Fix system can not charge when battery LED is ambermichael_chen2018-10-141-0/+1
* nocturne: enable GPIO-based MKBP event notificationEnrico Granata2018-10-123-2/+23
* octopus: add servoV4 flash methodsJett Rink2018-10-121-2/+17
* ec3po: Remove sys.exit() call from the end of StartLoop() functions.Matthew Blecker2018-10-122-11/+19
* cleanup: rename Rp enum values for clarityJett Rink2018-10-126-28/+31
* cr50: Only allow SN hash to be written if board ID is not set.Louis Collard2018-10-121-1/+14
* DragonEgg: Enable CBI functionality.Scott Collyer2018-10-121-0/+9
* kukui: USB_C0_HPD_OD should be GPIO_ODR_HIGHTony Lin2018-10-121-1/+1
* max17055: Support alert function.Yilun Lin2018-10-123-3/+137
* delan: Add new grunt-family board.Edward Hill2018-10-118-0/+605
* cr50: CCD Info indicates whether all CCD capabilities are default.Namyoon Woo2018-10-113-3/+41
* Ampton: config the charger ic VARIANT_OCTOPUS_CHARGER_ISL9238James_Chao2018-10-111-1/+1
* tpcp: update comments for CC status for clarityJett Rink2018-10-111-5/+5
* cr50: minor code revision with macros regarding CCD capabilities.Namyoon Woo2018-10-113-9/+22
* touchpad_st: touch_slot should be reset to 0Wei-Han Chen2018-10-111-0/+1
* chip/stm32/usb_hid_keyboard: Reload keyboard endpoint on resetNicolas Boichat2018-10-111-0/+7