summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* isl923x: disable AMON/BMON after use.stabilize-14816.84.B-mainstabilize-14816.82.B-mainstabilize-14816.131.B-mainrelease-R103-14816.B-mainEric Yilun Lin2022-05-121-3/+2
* Krabby: add charger EOC deglitch workaroundTing Shen2022-05-121-0/+15
* zephyr: check power rails is platform specificLi Feng2022-05-124-11/+22
* zephyr:test: Add USB pd console testsAl Semjonovs2022-05-112-0/+256
* emul: partner emuls reset roles on hard resetAaron Massey2022-05-115-21/+49
* emul: Partner data arg tcpci_snk_emul_init_dataAaron Massey2022-05-114-6/+11
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-115-11/+11
* zmake: Don't allow duplicate projectsJeremy Bettis2022-05-111-6/+6
* zephyr: ap_pwrseq: move some functions to be commonLi Feng2022-05-112-50/+38
* zephyr/riscv: implement FPU support functions for RV32FPeter Marheine2022-05-112-4/+18
* zephyr:test: Add test to check Alert sends from the ECJameson Thies2022-05-103-0/+41
* zephyr: it81302: Enable divide-by-zero exception checkAndrew McRae2022-05-101-0/+4
* Krabby: enable TUSB546Ting Shen2022-05-101-1/+1
* usb_mux: add TUSB546 driverTing Shen2022-05-104-0/+22
* test: Verify host command for motion_sense spoofYuval Peress2022-05-103-3/+121
* test: Verify host command for motion_sense interruptYuval Peress2022-05-103-0/+52
* ec: Switch to gen_sdk importJeremy Bettis2022-05-101-4/+4
* zephyr: test: run clang-format on motion_sense.cYuval Peress2022-05-101-4/+2
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-09279-679/+679
* nissa: enable PROCHOT monitoringKeith Short2022-05-091-0/+13
* zephyr: it8xxx2: Do not default GPIO groups K/L to inputsAndrew McRae2022-05-091-0/+5
* nissa/nereid: adjust keyboard top rowPeter Marheine2022-05-094-25/+65
* nereid: Set larger timeout for AP startAndrew McRae2022-05-091-0/+3
* zephy: Increase shell RX ring buf sizeAndrew McRae2022-05-081-0/+4
* zephyr: enable ectool reboot_ap_on_g3B R, Harsha2022-05-067-0/+62
* zephyr: Add PLATFORM_EC_POWER_BUTTON_INIT_TIMEOUT optionAndrew McRae2022-05-062-0/+17
* zephyr: move Herobrine USB mux configuration into the DTSTomasz Michalec2022-05-064-20/+24
* zephyr: Add TCPCI USB-C mux DTS configurationTomasz Michalec2022-05-064-3/+153
* zephyr: move Krabby USB mux configuration into the DTSTomasz Michalec2022-05-063-31/+24
* zephyr: move USB mux configuration into the device treeTomasz Michalec2022-05-0612-0/+551
* ap_pwrseq: Use the power button task to start the CPUAndrew McRae2022-05-062-30/+19
* nissa: Turn off CONFIG_BRINGUPAndrew McRae2022-05-061-1/+1
* zephyr: subsys/ap_pwrseq: S0ix sleep transition checkLi Feng2022-05-064-6/+17
* zephyr: Move system pre-init earlierAndrew McRae2022-05-054-10/+5
* zephyr: zmake: Skip running flake8 on BUILD.py files during pre-uploadJack Rosenthal2022-05-051-4/+12
* chargesplash: State machine implementationJack Rosenthal2022-05-059-0/+402
* zephyr/usba: unconstify usb_port_enable if neededPeter Marheine2022-05-051-1/+4
* zephyr: drivers: Add test for uart host commandsTomasz Michalec2022-05-042-0/+232
* zephyr: Fix duplicated output in EC_CMD_CONSOLE_READTomasz Michalec2022-05-041-5/+21
* ap_pwrseq: Re-arrange signal handling in power state G3S5Li Feng2022-05-043-40/+37
* test: Correct tcpci emulator init data rolesAaron Massey2022-05-045-13/+13
* test: add tests for motion sense fifo read host commandYuval Peress2022-05-033-0/+81
* test: add tests for motion sense fifo info host commandYuval Peress2022-05-033-0/+31
* test: add tests for motion sense fifo flush host commandYuval Peress2022-05-033-0/+55
* zephyr:test: Add BIST test casesAl Semjonovs2022-05-031-0/+56
* test: Abstract PD power role init with DRP emulAaron Massey2022-05-033-15/+35
* zephyr: Disable optimization in drivers test covJeremy Bettis2022-05-031-0/+2
* test: fix flaky testYuval Peress2022-05-031-6/+0
* test: Remove unused header from usb testAaron Massey2022-05-031-1/+0
* zephyr: isl923x: Remove ramp test in initSam Hurst2022-05-021-21/+11