summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-05178-19108/+0
* common/i2c: Implement i2cspeed console commandCaveh Jalali2021-09-281-0/+1
* math_util: add creation of 64 bit bitmasksDenis Brockus2021-09-271-0/+10
* SSFC: Framework to support two charger sourcesParth Malkan2021-09-242-0/+95
* zephyr: drivers: thermistors are device tree nodesAaron Massey2021-09-242-1/+27
* ps8743 : add definition to tune usb muxYongBeum.Ha2021-09-241-0/+27
* Revert "DP/TBT/USB4: Retimer WA resolved Brya TBT lane bonding issue in AP mode"madhusudanarao amara2021-09-231-12/+0
* efs2: Add overridable packet mode functionVijay Hiremath2021-09-211-0/+5
* led_pwm: split color map on a separate structureFabio Baltieri2021-09-211-1/+7
* usbpd: implement new api to access PD discovery dataDeepti Deshatty2021-09-201-4/+16
* ec_commands: Add ec_response_get_version_v1Rob Barnes2021-09-201-2/+21
* driver: lis2dw12: Fix build warning when building for zephyrYuval Peress2021-09-171-0/+2
* qcom: Deprecate WARM_RESET handlings in SC7280Wai-Hong Tam2021-09-171-1/+1
* BB Retimer: Create HPD update functionDiana Z2021-09-161-0/+12
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-3/+2
* cortex-m/panic: Introduce CONFIG_PANIC_STRIP_GPR optionPatryk Duda2021-09-162-5/+36
* system: Add CrOS FWID to version outputRob Barnes2021-09-145-2/+26
* driver: bmi: Merge list_activities in common codeGwendal Grignou2021-09-101-0/+3
* TCPMv2: Separate discovery and mode initAbe Levkoy2021-09-101-0/+7
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-101-1/+9
* intelrvp: Add MECC1.1 supportVijay Hiremath2021-09-081-6/+2
* chip/stm32: Factor family specific clock logic out of usb.cJes B. Klinke2021-09-081-0/+7
* Provide 'is_interrupt_enabled' function for all coresPatryk Duda2021-09-061-0/+5
* system: add hibernate flagTim Lin2021-09-031-0/+5
* cometlake: Fix typo in header guardTomasz Michalec2021-09-031-1/+1
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-021-0/+51
* driver: ln9310: Update init function signature to return statusYuval Peress2021-09-011-2/+6
* usbpd: support dynamic PDO selectionEric Yilun Lin2021-09-012-0/+80
* driver: ln9310: fix typoYuval Peress2021-08-311-0/+2
* zephyr: test: drivers: add eSPI test using host commandYuval Peress2021-08-311-0/+16
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-3115-79/+79
* test: update default setup/teardown functionsYuval Peress2021-08-311-12/+1
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-303-7/+9
* charge_manager: board specific callback to get vbus voltageSue Chen2021-08-272-0/+9
* adc: Allow runtime config of adc_channelsCaveh Jalali2021-08-272-0/+9
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-271-0/+7
* usb_mux: Add function to enable USB3.1 mode for UFPScott Collyer2021-08-261-0/+10
* pd: usb: Add usb type-c USB mux handling for UFP-only platformsJan Dabros2021-08-251-0/+3
* common: Add Milli Kelvin conversion macrosRob Barnes2021-08-211-2/+16
* system: fix system_get_scratchpad APIYuval Peress2021-08-201-2/+8
* zephyr: drop IS_ZEPHYR_VERSION macroJack Rosenthal2021-08-191-9/+0
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-182-10/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-1815-62/+76
* zephyr: provide unified method to get sku id and board versionMichał Barnaś2021-08-181-1/+20
* driver/amd_stt: Add AMD STT driverRob Barnes2021-08-162-0/+35
* driver/sb_rmi: Add AMD SB-RMI driverRob Barnes2021-08-161-0/+3
* USB MUX: Introduce flag to clear mux state in G3Diana Z2021-08-161-0/+1
* ps8xxx: Increase FW init delay to 50msCaveh Jalali2021-08-161-1/+1
* USB MUX: Generalize mux ACKDiana Z2021-08-142-4/+8
* util: Add strcspnRob Barnes2021-08-091-0/+6