summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: zephyr_troubleshooting: add some notes about tests and gdbFabio Baltieri2023-04-031-0/+35
* ec_openocd: fix a bunch of presubmit errorsFabio Baltieri2023-04-031-58/+70
* ec_openocd: handle sigint properlyFabio Baltieri2023-04-031-1/+13
* ec_openocd: add an option for using an external gdbserverFabio Baltieri2023-04-031-4/+45
* ec_openocd: refer to util base for the support file search pathFabio Baltieri2023-04-031-16/+5
* ec_opencode: drop the flash_board proceduresFabio Baltieri2023-04-032-8/+0
* ec_openocd: add automatic fallback to gdb-multiarchFabio Baltieri2023-04-031-1/+17
* ec_openocd: add support for rexFabio Baltieri2023-04-032-1/+15
* zmake: use CONFIG_COMPILER_SAVE_TEMPS for save-tempsFabio Baltieri2023-04-032-6/+11
* ec: Fix kconfig_check.pyJeremy Bettis2023-04-034-64/+120
* zephyr: tests: Update testcase.yaml to remove extra_argsTristan Honscheid2023-04-038-306/+370
* Revert "battery: Finish past cleanup of sb fw update"Aaron Massey2023-04-035-2/+987
* rex: cbi: db: Add CBI FW_IO_DB lookup to enable appropriate dbMadhurima Paruchuri2023-04-0310-1/+205
* ppc/nx20p348x: Do not set reserved bitCaveh Jalali2023-04-022-0/+2
* driver: icm42607: Fixed SPI lock mode issueJuHyun Kim2023-04-011-0/+9
* battery: Finish past cleanup of sb fw updateAaron Massey2023-03-315-987/+2
* Zephyr test: Add test for ISL9241 charger chipDiana Z2023-03-316-0/+276
* Zephyr test: Add ISL9241 emulatorDiana Z2023-03-314-0/+229
* zephyr: vboot_efs2 test: Fix GPIO flag mismatchKeith Short2023-03-311-1/+1
* zephyr: uldren: Cleanup leakage GPIOsKeith Short2023-03-311-2/+2
* battery: Remove dead sbs_passthrough host cmdsAaron Massey2023-03-315-117/+2
* ec_commands: Read-test deprecated to obsoleteAaron Massey2023-03-311-1/+1
* ISL9241: Fix frequency range checksDiana Z2023-03-311-1/+1
* Charger: CONFIG gate bypass modeDiana Z2023-03-316-0/+25
* myst: Initial EC imageBoris Mittelberg2023-03-3126-0/+2159
* Zephyr test: Conditionally compile ISL923x dependent functionsDiana Z2023-03-311-0/+2
* test_util.h: Disallow negative sizesTom Hughes2023-03-311-6/+16
* yavilla: Init EC imageTommy Chung2023-03-3119-1/+2407
* zephyr: mtlrvpp: Fix GPIO flag mismatchKeith Short2023-03-312-3/+33
* zephyr: brya: Remove unnecessary pull-upKeith Short2023-03-311-1/+1
* fpsensor: Use bool for boolean value instead of intTom Hughes2023-03-301-1/+1
* fpsensor: Use auto to avoid repeating the type after castingTom Hughes2023-03-302-17/+13
* fpsensor: Change C style cast to reinterpret_castTom Hughes2023-03-301-2/+3
* common/battery: Add workaround for erroneous battery temperaturesRobert Zieba2023-03-301-1/+5
* zephyr: add checks for duplicate GPIOsKeith Short2023-03-302-0/+183
* zephyr: tests: Fix duplicate GPIOsKeith Short2023-03-303-11/+21
* marasov: Modify GPIO EN_PP5000_FAN default valueMichael5 Chen12023-03-301-1/+1
* zephyr: tcpc: add rt1718s testlschyi2023-03-307-0/+300
* zephyr: tcpc: implement i2c transactions in rt1718s emulatorlschyi2023-03-303-20/+354
* zephyr: tcpc: add rt1718s as basic tcpc emulatorlschyi2023-03-308-1/+242
* gladios: Fix fan acoustic at powering onhank.xie2023-03-301-6/+0
* gladios: Update rpm of real fanhank.xie2023-03-301-6/+4
* gladios: Modify the thermal sensor settinghank.xie2023-03-301-2/+2
* lisbon: Update rpm of real fanhank.xie2023-03-301-3/+3
* lisbon: Fix fan acoustic at powering onhank.xie2023-03-301-6/+0
* lisbon: Modify the thermal sensor settinghank.xie2023-03-301-2/+2
* fpsensor: Unify type used to represent template countTom Hughes2023-03-303-14/+10
* util: Use ParseFlags to print valid flags and FP enc statusFiras Sammoura2023-03-291-12/+11
* zephyr: Drop ZMAKE_PROJECT_NAME cmake variableJack Rosenthal2023-03-291-1/+0
* zephyr: zmake: Drop dead testing codeJack Rosenthal2023-03-2911-147/+12