summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* osiris: Add rgb kb functionYu-An Chen2022-05-285-6/+177
* osiris: Update FW_CONFIG fieldYu-An Chen2022-05-274-56/+3
* is31fl3733b: Remove reads for write-only registersYu-An Chen2022-05-271-1/+3
* docs/fingerprint: Add links to TPM design docTom Hughes2022-05-272-3/+5
* docs/fingerprint: Fix typoTom Hughes2022-05-271-1/+1
* bc12: split task handler in init and eventFabio Baltieri2022-05-2711-268/+274
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-27120-222/+226
* usbc: fix the VID and PID field in Battery_CapabilitiesTing Shen2022-05-271-85/+89
* zephyr: clean up ioex configsDawid Niedzwiecki2022-05-277-31/+6
* nereid: fix the orientation matrix of the motion sensorWill Tsai2022-05-271-2/+2
* mithrax:remove CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRYjohnwc_yeh2022-05-271-2/+0
* anx7447: Modify explanation terms.jimmy.wu2022-05-271-2/+2
* zephr: Handle shutting the shell down via an asynch signalAndrew McRae2022-05-271-4/+16
* zephyr: Add Kconfig support for PLATFORM_EC_LED_PWM_TASK_DISABLEDRajesh Kumar2022-05-262-1/+9
* CCGXXF: Support enabling SBU FETsVijay Hiremath2022-05-266-1/+72
* tcpm: Support PD chips with SBU protectionVijay Hiremath2022-05-266-1/+59
* TCPMv2: Add support for combination of PPC & non-PPC portsVijay Hiremath2022-05-262-0/+36
* usbc: cleanup: Abstract the TCPM control logicVijay Hiremath2022-05-2613-89/+149
* Zephyr: Decrease USB_MUX task priorityDiana Z2022-05-261-6/+6
* Brya: Enable the USB_MUX taskDiana Z2022-05-261-0/+1
* baseboard/{brya,brask,intelrvp}: Change eSPI VW pulse width to 100 usTim Wawrzynczak2022-05-263-6/+8
* chip/npcx: Poll VW DIRTY bit around SCI# and SMI# pulsesTim Wawrzynczak2022-05-261-4/+10
* chip/npcx: Add function to poll DIRTY bit for virtual wire changesTim Wawrzynczak2022-05-262-0/+32
* TCPMv2: Use ErrorRecovery rather than hard reset during FRSDiana Z2022-05-261-2/+15
* Skyrim: Reset TCPC IO expander after chip resetDiana Z2022-05-261-4/+14
* RGBKBD: Update IS31FL3733B set_color functionYu-An Chen2022-05-261-12/+13
* osiris: Update gpio power control functionYu-An Chen2022-05-262-6/+18
* RGBKBD: Fixed IS31FL3733B set_scale functionYu-An Chen2022-05-261-1/+1
* Kinox: Add board_led_auto_controlLeila Lin2022-05-261-0/+11
* charge_manager: add command vbusEric Yilun Lin2022-05-264-0/+34
* zephyr: brya: don't autoinit ioexpander pinsDawid Niedzwiecki2022-05-261-0/+7
* zephyr: drop ioex_init for Zephyr ioex driversDawid Niedzwiecki2022-05-263-15/+6
* kingler: Fix missing led_bat_state_table entrylschyi2022-05-261-0/+2
* zephyr: gpio: add function to reset GPIO portDawid Niedzwiecki2022-05-262-0/+23
* kingler: disable NX20P3483 LDOEric Yilun Lin2022-05-261-0/+11
* nx20p348x: add board init functionEric Yilun Lin2022-05-262-0/+18
* taniks: modify RGB mapping table for 4 zonearthur.lin2022-05-261-42/+130
* TCPMv2: Set SOP'' revision with SOP' revisionDiana Z2022-05-251-10/+18
* RGBKBD: Run rgbkbd_task only when demo is enabledDaisuke Nojiri2022-05-252-15/+34
* RGBKBD: Init LED table only once per resetDaisuke Nojiri2022-05-251-2/+2
* cherry/dojo: Fix PWM freq. output abnormalTommy Chung2022-05-253-5/+2
* landrid: Porting keyboard.Hank Xie2022-05-251-7/+7
* nereid: calibrate the orientation matrix of the motion sensorWill Tsai2022-05-251-5/+5
* nissa: do not use EC_PROCHOT_ODL as inputPeter Marheine2022-05-248-32/+4
* zephyr: adlrvp: Enable NPCX9M7F chip for ADL RVPRajesh Kumar2022-05-243-13/+3
* dojo: Override svdm_exit_dp_modeLiju-Clr Chen2022-05-241-0/+16
* zephyr: emul: Remove "Check description" comment from TCPCI partnersTomasz Michalec2022-05-245-31/+0
* zephyr: emul: Add TCPCI partner emulator extensionsTomasz Michalec2022-05-2423-1213/+970
* docs: zephyr: add an initial Zephyr BC1.2 doc pageTomasz Michalec2022-05-241-0/+104
* keyboard_mkbp: Remove unused keyboard_send_battery_key methodmparuchuri2022-05-242-22/+0