summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-nocturne-11066.BBrian Norris2021-09-102-10/+1
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2021-01-264-16/+46
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2021-01-261-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2021-01-261-8/+73
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2021-01-261-2/+13
* Add fingerprint match code for no template caseTom Hughes2019-05-071-0/+1
* headers: make EC commands headers C++-friendlyNicolas Norvez2019-05-072-1/+17
* fpsensor: Move the definition of FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2019-05-072-1/+4
* fpsensor: add TPM seed to Input Key MaterialNicolas Norvez2019-05-072-1/+40
* ec: Add macro to check if constant index is too largeGwendal Grignou2019-05-071-0/+6
* fpsensor: Add support for sensor reset commandPrashant Malani2019-05-072-0/+5
* fpsensor: validate args of EC_CMD_FP* commandsNicolas Norvez2019-05-071-38/+39
* fpsensor: add a version to the template formatNicolas Norvez2019-05-071-0/+6
* fpsensor: Encrypt the FP templates with HW keyNicolas Norvez2019-05-061-10/+20
* ectool: rollbackinfo: return correct exit code on successTom Hughes2019-03-291-1/+1
* rollback: Add host command to query rollback informationNicolas Boichat2019-03-293-0/+56
* fpsensor: fixup FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2018-10-051-0/+2
* fpsensor: FP_INFO reports the template versionNicolas Norvez2018-10-053-3/+6
* cheza: Enable RTC EC/host commandPhilip Chen2018-09-131-0/+4
* temp_sensor: Add (basic) support for TI TMP468 Temperature SensorMoritz Fischer2018-09-134-1/+228
* keyboard: display keycap label in key status debug messagesNamyoon Woo2018-09-134-1/+109
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-1314-20/+156
* ectool: Allow usbpdpower command to take port #Daisuke Nojiri2018-09-131-4/+21
* charge_manager: Use enum for CHARGE_SUPPLIER_NONEDaisuke Nojiri2018-09-131-1/+1
* DragonEgg: Add support for port 2 Type CScott Collyer2018-09-136-6/+84
* ite: Add support for 3rd Type C port in bbramScott Collyer2018-09-132-2/+5
* ppc: Add support for nx20p3481Scott Collyer2018-09-134-14/+121
* cheza: Config the SPI flash size to 1MBWai-Hong Tam2018-09-131-1/+1
* rammus: Implement touch pad enable controlmichael_chen2018-09-131-0/+14
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-1331-54/+54
* type: Rename mat44_t to mat44_float_t.Yilun Lin2018-09-134-11/+11
* type: Rename mat33_t to mat33_float_tYilun Lin2018-09-133-28/+28
* type: Rename size3_t to sizev3_tYilun Lin2018-09-132-2/+2
* type: Rename size4_t to sizev4_tYilun Lin2018-09-133-9/+7
* type: Rename vec4_t to floatv4_tYilun Lin2018-09-135-7/+8
* type: Rename vec3_t to floatv3_t.Yilun Lin2018-09-135-19/+19
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-1327-59/+59
* chocodile: flash_ec support for chocodileNick Sanders2018-09-131-2/+14
* cr50_fuzz: Add missing include and define.Allen Webb2018-09-121-0/+2
* Bobba: Add support to read adapter voltage dataTino Liu2018-09-113-0/+26
* meep: Disable accel, gyro sensors and tablet mode switch for clamshellsstabilize-jetstream-11056.BDevin Lu2018-09-112-3/+38
* bobba: do not disable keyboard for clamshellJett Rink2018-09-101-2/+2
* octopus: disable tablet mode switch for clamshellsJett Rink2018-09-103-16/+29
* it83xx/fpu: restore ALU at the beginning of exception handlerDino Li2018-09-101-11/+11
* servo_updater: more informative error on failNick Sanders2018-09-081-1/+2
* cr50: Move Virtual NVRAM indexes into header file.Louis Collard2018-09-082-19/+49
* cr50: make EC RST synchronousVadim Bendebury2018-09-081-14/+39
* npcx: Change sleep in flash_wait_ready to 10usecFurquan Shaikh2018-09-071-15/+14
* usb-pd: disconnect USB SS MUX when S5 or lowerJett Rink2018-09-072-41/+85
* power: add chipset_in_or_transitioning_to_stateJett Rink2018-09-072-0/+43