summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2022-12-051-6/+12
|\
| * Revert "ec: Support logging system boot time info"Piotr Pawliczek2022-12-033-74/+1
| * ec: Support logging system boot time infoRajesh Kumar2022-12-023-1/+74
| * dps: add PDO selection testsEric Yilun Lin2022-12-021-6/+12
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2022-12-022-15/+34
|\ \ | |/
| * zephyr: test: Test get_panic_data_write()Tristan Honscheid2022-11-301-4/+5
| * zephyr: test: Test `crash` console commandTristan Honscheid2022-11-301-4/+20
| * zephyr: test: Make get_panic_data_write mockableTristan Honscheid2022-11-301-6/+4
| * common/charger: read charger parameters using primary chargerDeepti Deshatty2022-11-301-1/+5
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2022-11-3098-341/+508
|\ \ | |/
| * common: Sort header filesJeremy Bettis2022-11-2991-192/+198
| * zephyr: exclude non posix logic from panic_outputYuval Peress2022-11-291-0/+4
| * test: unit test uart_printf.cYuval Peress2022-11-291-4/+7
| * tcpmv2: dpm: Add DATA_RESET stateScott Collyer2022-11-291-25/+39
| * Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-293-6/+7
| * host_command_pd: remove ad-hoc charge current manipulationPeter Marheine2022-11-291-4/+1
| * tcpmv2: dpm: Split DPM_READY to DFP/UFP specific statesScott Collyer2022-11-291-64/+106
| * tabletmode: Correctly handle HW orientation changingTim Van Patten2022-11-281-10/+34
| * motion_sense: avoid possible invalid memory accessBoris Mittelberg2022-11-281-2/+3
| * tcpmv2: pe: Add mux_set call following successful DATA_RESETScott Collyer2022-11-281-2/+1
| * i8042: Send command response from priority queueDaisuke Nojiri2022-11-281-25/+86
| * build: update build cmake files for unit testsYuval Peress2022-11-251-5/+3
| * Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-0/+8
| * dp-alt-mode: add safety checkBoris Mittelberg2022-11-241-3/+3
| * i2c_controller: Add guard for PEC transfersKeith Short2022-11-241-1/+1
| * zephyr: test: Bring virtual_battery_handler() to 100% coverageTristan Honscheid2022-11-231-3/+5
| * TCPMv2: Present as Sink/UFP in CTAttached.SNKAbe Levkoy2022-11-231-0/+7
| * TCPMv2: Disallow VCONN Swap in CTAttached.SNKAbe Levkoy2022-11-231-1/+1
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainShou-Chieh Hsu2022-11-2414-23/+115
|\ \ | |/
| * Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-232-1/+10
| * power_button: change the power_button_simulate_press implementationZhuohao Lee2022-11-221-9/+12
| * common: body_detection: add a configuration to enable body detection in S0 stateJosh Tsai2022-11-221-1/+6
| * common: body_detection: notify host when body status is changedJosh Tsai2022-11-222-0/+11
| * keyboard_backlight: drop the get() functionFabio Baltieri2022-11-212-7/+0
| * test: add missing coverage for mkbp_event.cYuval Peress2022-11-181-0/+7
| * battery_v2: remove redundant checksBoris Mittelberg2022-11-181-2/+2
| * test: add coverage to led_common.cYuval Peress2022-11-181-0/+7
| * test: test memory mapped storage configYuval Peress2022-11-181-0/+10
| * system: Ensure space for panic and jump dataRob Barnes2022-11-172-3/+43
| * Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-0/+7
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2022-11-173-38/+64
|\ \ | |/
| * test: flashinfo commandYuval Peress2022-11-161-26/+27
| * test: add tests for battery_fuel_gaugeYuval Peress2022-11-161-1/+13
| * fuel_gauge: Simplify edge casesYuval Peress2022-11-161-11/+6
| * zephyr: test: Add test for get_ap_reset_stats() in common/chipset.cTristan Honscheid2022-11-161-0/+18
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2022-11-156-83/+90
|\ \ | |/
| * keyboard_scan: initialize variableBoris Mittelberg2022-11-111-0/+1
| * zephyr: shim: use device specific 1.8V GPIO flagsFabio Baltieri2022-11-111-1/+4
| * pd console command: cflush fixBoris Mittelberg2022-11-101-1/+1
| * i2ctrace: add safety checkBoris Mittelberg2022-11-101-1/+1