summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cortex-m mpu: illegal shift fixstabilize-15245.B-mainBoris Mittelberg2022-11-153-2/+38
* util: Add libec supportTom Hughes2022-11-153-0/+18
* evoker: Update LED configYu-An Chen2022-11-151-0/+4
* gaelin: Initial scaler configurationRaymond Chung2022-11-153-6/+28
* craask: resolve power leakage following nivviks.Deepti Deshatty2022-11-151-0/+35
* dibbi: Update power and recovery buttonsLiam Flaherty2022-11-152-4/+14
* update_release_branch: Add support for Zephyr based boardsAndrew McRae2022-11-151-116/+222
* marasov: Remove ALS and Tablet functionMichael5 Chen12022-11-154-255/+10
* core/cortex-m0: Use EC's builtins over compiler-rtTom Hughes2022-11-152-7/+12
* board/nocturne: Enable LTOTom Hughes2022-11-152-1/+3
* board/gelarshie: Free up more flash spaceTom Hughes2022-11-152-1/+2
* chip/ish: fix system shutdown in D0i3Li Feng2022-11-154-40/+166
* ec: IWYU Add some missing includesJeremy Bettis2022-11-143-0/+5
* evoker: Remove USB-A portYu-An Chen2022-11-143-16/+14
* test: system shimYuval Peress2022-11-1410-36/+205
* test: switchcap power off delayYuval Peress2022-11-141-0/+1
* test: cover missing accessors and init in gpio shimYuval Peress2022-11-145-3/+87
* gpio: optimize the gpio_set_flags_by_mask loopYuval Peress2022-11-141-5/+10
* ec: IWYU Add some missing includesJeremy Bettis2022-11-148-0/+16
* util: add support for LR and PC in crash reportsRicardo Quesada2022-11-141-1/+12
* test: pi3usb9201 driver shimYuval Peress2022-11-146-1/+150
* cq: Exclude zephyr/main/arch/posix from coverageJeremy Bettis2022-11-141-0/+1
* board/waddledoo: Free up flash spaceTom Hughes2022-11-142-2/+4
* baseboard/kukui: Free up additional flash spaceTom Hughes2022-11-141-0/+6
* board/oak: Free up more flash spaceTom Hughes2022-11-142-1/+2
* board/adlrvpp_mchp1521: Free up more flash spaceTom Hughes2022-11-142-3/+4
* board/[kappa|terrador]: Fix compilation errorTom Hughes2022-11-142-0/+2
* zephyr: prj.conf: drop explicit CONFIG_TACH_NPCX=yFabio Baltieri2022-11-146-16/+0
* zephyr: prj.conf: drop explicit CONFIG_GPIO_PCA95xx=yFabio Baltieri2022-11-142-2/+0
* zephyr: prj.conf: drop explicit CONFIG_GPIO_NCT38XX=yFabio Baltieri2022-11-144-10/+0
* zephyr: Kconfig: default EEPROM_SHELL to nFabio Baltieri2022-11-1410-9/+3
* zephyr: move periodic temp read hook to shim layerDawid Niedzwiecki2022-11-146-18/+84
* zephyr: tests: add pct2075 emulatorDawid Niedzwiecki2022-11-1410-1/+285
* zephyr: Kconfig: drop explicit CONFIG_EEPROM_AT24=yFabio Baltieri2022-11-1410-10/+0
* zephyr: Kconfig: enable PLATFORM_EC_I2C automaticallyFabio Baltieri2022-11-1419-41/+5
* zephyr: rename mediatek signal list to add the vendor prefixFabio Baltieri2022-11-143-3/+3
* zephyr: config: drop redundant CONFIG_ADC_SHELL config entriesFabio Baltieri2022-11-1410-30/+0
* board/servo_v4: Free up more flash spaceTom Hughes2022-11-122-1/+3
* test: add coverage for shim/src/tasks.cYuval Peress2022-11-124-12/+98
* tasks: catch errorsYuval Peress2022-11-111-3/+7
* zombie: correct battery configurationTang Qijun2022-11-113-5/+56
* keyboard_scan: initialize variableBoris Mittelberg2022-11-111-0/+1
* pi3usb9201 shim: Remove unneeded guardKeith Short2022-11-111-7/+0
* emul_pi3usb9201: Rename compatible stringKeith Short2022-11-118-34/+18
* test: usb_mux: use devicetreesKeith Short2022-11-1112-86/+131
* usb_mux shim: Set a default flags valueKeith Short2022-11-111-2/+2
* emul_bb_retimer: Rename compatible stringKeith Short2022-11-113-39/+6
* herobrine: Support remove USB-AYu-An Chen2022-11-111-0/+4
* zephyr: tests: Test four function in `common/charger.c`Tristan Honscheid2022-11-111-0/+49
* test: Add rng_benchmark testAndrea Grandi2022-11-119-0/+97