summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* usb_hid_touchpad: add missing headersTing Shen2023-01-131-0/+2
* Default charger current derating to 5%Peter Marheine2023-01-121-1/+11
* battery: extend BATTERY_GET_STATIC hostcmd for 32-byte stringsPeter Marheine2023-01-121-0/+26
* board/hyperdebug: Add support for OCTOSPIJes B. Klinke2023-01-111-0/+3
* ec: Add #line directive to fix coverageJeremy Bettis2023-01-111-0/+7
* shim/src/flash: Add functions for providing flash sectors infoPatryk Duda2023-01-111-0/+2
* flash: Introduce functions for filling flash regions infoPatryk Duda2023-01-111-0/+23
* clang-format: reformat few files with the current llvm releaseFabio Baltieri2023-01-111-1/+1
* chgstv2: optimization battery protection for low voltageTang Qijun2023-01-101-0/+3
* SBS: Make battery_get_params clear flags selectivelyDaisuke Nojiri2023-01-101-0/+4
* include/spi.h: Introduce CONFIG_SPI_MUTABLE_DEVICE_LISTJes B. Klinke2023-01-092-1/+6
* ec: Change get_keycap_label return to unsignedJeremy Bettis2023-01-061-2/+2
* common: Add WRITE_MASK macroDaisuke Nojiri2023-01-051-2/+6
* flash: Introduce function which provides number of flash banksPatryk Duda2023-01-051-0/+7
* system: Add EC_REBOOT_FLAG_CLEAR_AP_IDLEDaisuke Nojiri2023-01-041-1/+7
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-046-14/+14
* test: Add function to compare BenchmarkResultsAndrea Grandi2023-01-031-1/+29
* test: Change print format of benchmark resultsAndrea Grandi2023-01-031-28/+13
* zephyr: shim: shim SHA256 API to adapot HW accelerator driverJun Lin2022-12-291-0/+8
* shim/src/gpio: Add save/restore GPIO controller port configure functionJosh-Tsai2022-12-281-0/+22
* flash: Move printing information about regions to separate functionPatryk Duda2022-12-221-0/+2
* battery: Avoid read battery when cut off processarthur.lin2022-12-201-0/+11
* charger/isl9238c: enable force buck modejohnwc_yeh2022-12-201-0/+5
* Rex: Get VBUS sourcing state from PPCLi Feng2022-12-201-1/+1
* PCHG: Remove const from struct pchg_config fieldsDaisuke Nojiri2022-12-171-6/+6
* PCHG: Add BIST mode for RF chargeDaisuke Nojiri2022-12-162-0/+60
* libc/syscalls: Add gettimeofdayTom Hughes2022-12-151-0/+27
* TCPMv2: Make VDM ACKs available to the APDiana Z2022-12-132-0/+37
* BB retimer: Add condition to set 'DP CONNECTION' bitjohnwc_yeh2022-12-132-0/+12
* include/test_util: Unify absolute value macrosTom Hughes2022-12-131-3/+2
* fan: Rewrite and test the most common custom fan_percent_to_rpm.Richard Yeh2022-12-131-5/+59
* corsola: headers clean upEric Yilun Lin2022-12-131-0/+2
* hooks: Add HOOK_BODY_DETECT_CHANGELeila Lin2022-12-132-0/+13
* zephyr/test: Add throttle_ap testRobert Zieba2022-12-091-0/+2
* charger: Add prochot printing functionRobert Zieba2022-12-091-0/+9
* common/throttle_ap: Add support for single pin throttling/detectionRobert Zieba2022-12-091-0/+2
* chips/stm32/usb_spi: Forwarding to multiple spi devicesJes B. Klinke2022-12-091-0/+7
* usb_prl: support logging to a ring bufferPeter Marheine2022-12-091-0/+11
* include/util: Remove swap macroTom Hughes2022-12-091-14/+0
* battery: Send manufacturer access by the SMB block protocoljohnwc_yeh2022-12-082-0/+4
* ec: Support logging system boot time infoRajesh Kumar2022-12-073-0/+39
* TCPMv2: Pass NAK VDM headers to DPMDiana Z2022-12-061-5/+6
* system: Implement system safe modeRob Barnes2022-12-063-0/+77
* Revert "ec: Support logging system boot time info"Piotr Pawliczek2022-12-033-39/+0
* ec: Support logging system boot time infoRajesh Kumar2022-12-023-0/+39
* ec: Add #line directive to common.hJeremy Bettis2022-12-021-0/+7
* zephyr: mchp: Add GPIO_VOLTAGE_1P8 and GPIO_SEL_1P8V for mchp ECmartin yan2022-12-021-0/+10
* test_util: Enable test comparisons using complex typesBobby Casey2022-12-021-2/+12
* ec: Move #line directive to config.hJeremy Bettis2022-12-011-0/+7
* board: Sort header filesJeremy Bettis2022-12-011-0/+1