summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chip/mchp/lfw: Discard ARM.* sectionsfactory-brya-15231.B-mainTom Hughes2022-11-042-0/+16
* test: unit test uart_printf.cYuval Peress2022-11-0410-4/+253
* Add EC_CMD_SET_TABLET_MODETim Van Patten2022-11-041-0/+16
* zephyr: rename projects folder to programKeith Short2022-11-04484-23/+23
* ec: Double timeout of ec testsJeremy Bettis2022-11-041-1/+1
* cq: Run tests with both gcc and clang.Jeremy Bettis2022-11-041-11/+68
* include/ec_commands.h: Clean up kernel-doc warningsTim Van Patten2022-11-041-0/+3
* test: add tests for console command pwr_avgYuval Peress2022-11-046-1/+61
* zephyr: Create CMake variable for the program directoryKeith Short2022-11-045-12/+15
* Use the sdk pkg-config when building gen_touchpad_hash.Allen Webb2022-11-041-4/+4
* usb_common: Remove pd_is_debug_accAbe Levkoy2022-11-042-19/+0
* cq: Run verbose make for better debuggingJeremy Bettis2022-11-042-7/+7
* zephyr: dts: fix various dts syntax inconsistenciesFabio Baltieri2022-11-045-25/+25
* zephyr/test: Increase buffer sizeJeremy Bettis2022-11-041-3/+7
* util: Use correct output dirJeremy Bettis2022-11-041-6/+14
* zephyr/test: Add missing headerJeremy Bettis2022-11-041-0/+1
* test: Add libc_printf testTom Hughes2022-11-049-0/+50
* libc/syscalls: Implement _writeTom Hughes2022-11-041-0/+16
* common/uart_printf: Change uart_put/uart_put_raw return valueTom Hughes2022-11-042-8/+10
* chip/ish: implement full config in pm_initLi Feng2022-11-042-2/+52
* kuldax: modify ADC channel 3 configurationben chen2022-11-041-3/+3
* Winterhold: Update fan configLeila Lin2022-11-041-2/+2
* Craask: update thermal tableSue Chen2022-11-041-15/+4
* zephyr: ap_pwrseq: Enable power sequence unit testBernardo Perez Priego2022-11-047-131/+438
* zephyr: ap_pwrseq: Add Power Signals EmulatorBernardo Perez Priego2022-11-0410-0/+785
* nissa/npcx: re-enable some shell conveniencesPeter Marheine2022-11-031-1/+7
* zephyr/test: Fix struct initializerJeremy Bettis2022-11-031-2/+2
* test: Add tests to the debug host commandsYuval Peress2022-11-035-1/+58
* zephyr EC: Project organization - herobrineJason Yuan2022-11-0361-86/+144
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-0321-43/+227
* zephyr test: usbc_ocp: Log during testsAbe Levkoy2022-11-031-5/+0
* zephyr test: Verify port suspend at low batteryAbe Levkoy2022-11-031-0/+14
* corsola: reserve input current marginwen zhang2022-11-031-1/+6
* corsola: add corsola-relevant-paths.txtEric Yilun Lin2022-11-031-0/+32
* corsola: update board_set_charge_limitEric Yilun Lin2022-11-031-4/+3
* corsola: fix typec port countEric Yilun Lin2022-11-034-6/+29
* zephyr: cleanup copyright headersKeith Short2022-11-0216-16/+16
* cq: Make sure build is cleanJeremy Bettis2022-11-022-0/+10
* dps: Declare get_efficient_voltage() as staticAaron Massey2022-11-021-1/+1
* test: verify battery_outside_charging_temperature()Yuval Peress2022-11-023-2/+105
* zephyr test: Verify drp_auto_toggle_next_stateAbe Levkoy2022-11-021-0/+149
* Makefile.toolchain: Define _GNU_SOURCE when using clangTom Hughes2022-11-021-0/+3
* ec: Add missing words in gitlab docJeremy Bettis2022-11-021-1/+1
* tentacruel : Setup thermal Policyjeffrey2022-11-023-6/+11
* test: dps console cmd with active charging portAaron Massey2022-11-021-4/+44
* Revert "BB retimer: Set 'DP CONNECTION' bit only when mux_state gets HPD event"Peter Chi2022-11-022-17/+16
* test: Add benchmark library (C++)Andrea Grandi2022-11-027-0/+268
* zephyr: Increase test timeout.Jeremy Bettis2022-11-011-1/+2
* test: do_cbi_read() failed to read head pathAaron Massey2022-11-012-8/+42
* test/fpsensor_hw: Convert to C++Tom Hughes2022-11-013-1/+17