summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Remove label usage from ln9310 emulatorKeith Short2022-08-264-40/+19
* make: Add ide-compile-cmds targets suiteCraig Hesling2022-08-262-0/+78
* cq: Filter out tests in mcutests alsoJeremy Bettis2022-08-261-52/+60
* zephyr: move mux nodes onto i2c busesDawid Niedzwiecki2022-08-2628-316/+174
* zephyr: test: add tests for EC_CMD_LOCATE_CHIPFabio Baltieri2022-08-264-2/+139
* zephyr: Add vboot case to ec_app testJeremy Bettis2022-08-263-1/+54
* util/comm-dev.c: Re-check ioctl resultWen-Ting Tseng2022-08-261-10/+17
* mtk_scp: Enable I/D-cache for mt8186Allen-kh Cheng2022-08-262-8/+41
* mtk_scp: Enable uart1 for mt8186Allen-kh Cheng2022-08-261-0/+5
* mtk_scp: Fix mt8186 clock issues for system suspendAllen-kh Cheng2022-08-264-13/+41
* Craask: New gauge IC for battery AP20CBLSue Chen2022-08-263-0/+61
* skyrim: Add rotation parameters for lid accelstabilize-15072.B-mainLeila Lin2022-08-263-2/+47
* pujjo: config keyboard power btn ksi3.jimmy.wu2022-08-261-0/+1
* winterhold: change C0 Port PPCLeo-Tsai2022-08-261-26/+7
* winterhold: separate zephyr config for winterholdLeo-Tsai2022-08-2611-32/+878
* test: add basic sleeptimeout console command testsParth Malkan2022-08-263-0/+47
* osiris: Reduce host low battery shutdown percentage to 3%Yu-An Chen2022-08-261-0/+4
* cryptoc: Remove abspath builtin directory workaroundCraig Hesling2022-08-251-5/+4
* zephyr: Add tasks test to ec_app testJeremy Bettis2022-08-252-1/+6
* zephyr: Remove skips from ec_app testJeremy Bettis2022-08-251-37/+16
* zephyr: Refactor ec_app testJeremy Bettis2022-08-251-3/+8
* zephyr: Mock power sequence driverAl Semjonovs2022-08-258-4/+330
* zephyr: mock power sequence causes flaky testsAl Semjonovs2022-08-251-2/+9
* zephyr: Add test to cover buffer overflow cprintJeremy Bettis2022-08-251-8/+19
* zephyr: test: Test writing a register in virtual battery over I2C passthruWai-Hong Tam2022-08-251-1/+22
* doc: Add doc explaining how ITE EC reflashing via Servo works.Matthew Blecker2022-08-252-5/+200
* zephyr: test: Emulate flash write and erase and add the test casesWai-Hong Tam2022-08-252-6/+151
* cryptoc: Make cryptoc include path relativeCraig Hesling2022-08-251-1/+1
* test: add tests for battery cutoff host commandYuval Peress2022-08-252-1/+39
* tests: move host command tests to separate binaryYuval Peress2022-08-2511-6/+19
* driver/usb_mux: Rename and move `USB_MUX_ALL_CHIPS`Robert Zieba2022-08-252-20/+25
* test: Cover battery status on i2c errorYuval Peress2022-08-251-1/+38
* port80: Add more tests for port 80 handling.Andrew McRae2022-08-251-10/+90
* test: add tests for the i2c_portmap and check argument numberlschyi2022-08-253-0/+32
* charger/rt9490: workaround code cleanupTing Shen2022-08-252-18/+32
* zephyr: Add tests for failure paths of GPIO set host commandMadhurima Paruchuri2022-08-251-1/+40
* Pazquel360: Setup volume buttons for pazquel360 onlyTang Qijun2022-08-253-5/+24
* zephyr: test: add dps test casesEric Yilun Lin2022-08-258-9/+112
* TCPMv2: correct Revision data handlingScott Chao2022-08-251-9/+9
* pujjo: modify charge and power led control by gpio from pwmarthur.lin2022-08-255-71/+83
* nissa: Disable port80 code loggingAndrew McRae2022-08-251-0/+1
* port80: Add a config to avoid logging port80 codesAndrew McRae2022-08-253-1/+16
* emul: Correct func docs using i2c_common_emul_dataAaron Massey2022-08-2513-24/+40
* zephyr: test: Add a new vboot_hash test to hash arbitrary sizeWai-Hong Tam2022-08-251-0/+23
* zephyr: test: Choose the "cros,flash" nodeWai-Hong Tam2022-08-251-0/+7
* zephyr: test: Add flash protect host command test casesWai-Hong Tam2022-08-252-0/+158
* vell: Update fan table version 5Devin Lu2022-08-251-8/+8
* port80: Add port 80 unit testsAndrew McRae2022-08-254-0/+160
* rex: Make SOC_PWROK/SYS_PWROK signals TTL instead of ODScott Collyer2022-08-241-7/+7
* zephyr: emul: Implement flash protectionWai-Hong Tam2022-08-242-7/+72