summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add EC_CMD_SET_TABLET_MODETim Van Patten2023-04-121-0/+16
* common/button.c: Add tests for failed paths through ACTIVEYuval Peress2022-10-181-0/+16
* Features: Add feature flag to advertise AP VDM controlDiana Z2022-10-171-0/+4
* Config: Introduce CONFIG to allow AP driven VDMsDiana Z2022-10-171-0/+3
* tree: Remove chip/mec1322 and referencesTom Hughes2022-10-171-1/+1
* test: pwm_hc.c EC_CMD_PWM_SET_DUTYAaron Massey2022-10-141-0/+2
* test: host_sleep.c sleep_set_notifyAaron Massey2022-10-141-2/+2
* test: host_sleep sleep_start_suspend default timeAaron Massey2022-10-141-0/+4
* libc: Implement _exit(), which is needed by libcTom Hughes2022-10-141-0/+1
* include/compiler.h: Add generic macro for disabling compiler warningsTom Hughes2022-10-131-0/+51
* ec: Add #line directive to fix odd coverage.Jeremy Bettis2022-10-131-0/+1
* bb_retimer: Deprecate bb_retimer_set_usb3() APIstabilize-15183.14.B-mainCaveh Jalali2022-10-131-8/+0
* test: move spi_flash_reg to its own moduleYuval Peress2022-10-122-74/+1
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-122-8/+1
* include/ec_commands.h: Fix unaligned access warningsTom Hughes2022-10-121-7/+7
* include/common: Use noreturn attribute in test and non-test buildTom Hughes2022-10-121-0/+10
* ec_commands.h: Remove ec_current_image compatibility macroTom Hughes2022-10-111-10/+1
* pwm: Factor out PWM_RAW/PERCENT_TO_PERCENT/RAW()Aaron Massey2022-10-101-0/+5
* zephyr: avoid collisions with board.hYuval Peress2022-10-101-0/+4
* test: shim system.c system_reset()Aaron Massey2022-10-101-1/+1
* config: Define HOST_EVENT_REPORT_MASK by CONFIGAaron Massey2022-10-101-1/+4
* zephyr: remove the msg NULL parameter in ztest macrosMichał Barnaś2022-10-101-13/+12
* ec: Don't declare forward decls as weakJeremy Bettis2022-10-077-27/+23
* zephyr: tests: Test `hash` console cmd in `common/vboot_hash.c`Tristan Honscheid2022-10-071-0/+9
* ectool: support bist share mode enable/disable commandScott Chao2022-10-062-0/+12
* TCPM: Move pd flash implementation to TCPMv1Abe Levkoy2022-10-051-15/+0
* bb_retimer: Add .set_idle_mode supportCaveh Jalali2022-10-051-1/+1
* usb_mux: Clarify hpd_update APICaveh Jalali2022-10-041-4/+7
* usb_mux: Add support for idling USB muxesCaveh Jalali2022-10-041-0/+17
* zephyr: tests: Split off non-Zephyr i2c_controller.c console cmdsTristan Honscheid2022-10-041-0/+2
* config: fix missing rename for eSPI configMichał Barnaś2022-10-041-1/+1
* test: EC_CMD_USB_PD_RW_HASH_ENTRY host cmdAaron Massey2022-10-031-0/+1
* usb_common: Fix/test EC_CMD_PD_HOST_EVENT_STATUSAaron Massey2022-09-302-1/+3
* charger: Detect the number of battery cellsKyle Lin2022-09-281-0/+20
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-281-0/+4
* Revert "common: replace safe_memcmp with cryptoc version"Jeremy Bettis2022-09-261-0/+11
* common: replace safe_memcmp with cryptoc versionTom Hughes2022-09-261-11/+0
* zephyr: Add test for Steelix alt motion sensorswen zhang2022-09-231-0/+14
* test: use structs initialized in mock for assertionsFiras Sammoura2022-09-221-0/+4
* test: Add test for rollback_get_secretFiras Sammoura2022-09-221-0/+32
* common/peripheral_charger.c: Refactor pchg_startup() functionDerek Huang2022-09-211-2/+13
* Zephyr: Add shim support for PS8818Diana Z2022-09-201-0/+96
* test: Verify uncovered common OCP routinesAaron Massey2022-09-201-0/+25
* test: Replace magic number in virtual_battery.cAaron Massey2022-09-201-6/+8
* zephyr: test: Test `kblight` console commandTristan Honscheid2022-09-201-0/+12
* test: fix warningsYuval Peress2022-09-201-0/+7
* zephyr: rework temperature sensorsDawid Niedzwiecki2022-09-201-1/+1
* herobrine: Wait negotiated VBUS transition before enabling 5V railWai-Hong Tam2022-09-201-1/+6
* Battery: align OS low battery shutdown behaviorIvan Chen2022-09-191-0/+22
* ec_commands: Fix flexible array member with g++Tom Hughes2022-09-161-4/+4