summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-grunt-11164.135.BBrian Norris2021-09-102-10/+1
* Make the argument to --sn_bits a 96-bits hex stringfactory-11164.135.BYves Arrouye2021-01-191-22/+41
* gsctool: Add commands to set sn bits.Louis Collard2021-01-192-1/+148
* gsctool: delay RO update for old cr50 imagesMary Ruthven2020-01-091-0/+35
* gsctool: enforce order of Cr50 section updatesVadim Bendebury2020-01-091-3/+22
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-05-221-2/+13
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2019-03-204-16/+46
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2019-03-201-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2019-03-201-8/+73
* 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
* nocturne: Only advertise Rp-1.5A for sourcing.Aseda Aboagye2018-10-101-1/+0
* octopus: enable a1 redriver in S3+Jett Rink2018-10-101-0/+78
* Revert "tcpc: Check battery present to enable PD_SUSPEND"Wai-Hong Tam2018-10-101-5/+0
* touchpad_st: fix bug in dump_memoryWei-Han Chen2018-10-101-1/+1
* DragonEgg: Rely on BATT_PRES_ODL for battery_hw_presentScott Collyer2018-10-101-3/+11
* DragonEgg: Add support to read board version from GPIO strappingsScott Collyer2018-10-101-0/+3
* usb_i2c: extend protocol to allow longer writesVadim Bendebury2018-10-102-29/+61
* atlas: run the TCPC I2C busses at 1MHzCaveh Jalali2018-10-101-2/+2
* tcpc: Check battery present to enable PD_SUSPENDWai-Hong Tam2018-10-091-0/+5
* Octopus: add reset logic for C0 TCPCDiana Z2018-10-097-5/+36
* touchpad_st: decide if full init is required by cx versionWei-Han Chen2018-10-091-5/+47
* touchpad_st: refactor to support panel initializationWei-Han Chen2018-10-091-20/+24
* touchpad_st: make panel initialization synchronousWei-Han Chen2018-10-092-31/+40