summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: drivers: Add hibernation delay unit testfactory-kukui-14374.B-mainTomasz Michalec2021-12-013-4/+236
* zephyr: drivers: Add unit test for smart dischargeTomasz Michalec2021-12-011-1/+173
* zephyr: drivers: Add unit test for exiting G3Tomasz Michalec2021-12-015-29/+174
* zephyr: drivers: Add unit test for chipset stateTomasz Michalec2021-12-012-0/+170
* zephyr: krabby: refactor usbc_configEric Yilun Lin2021-12-015-237/+275
* zephyr: corsola: drop baseboard_common.hEric Yilun Lin2021-12-013-31/+0
* zephyr: corsola: refactor daughterboard detectionEric Yilun Lin2021-12-017-68/+120
* zephyr: zmake: Drop the log level of some config related loggingJack Rosenthal2021-11-301-3/+3
* zephyr: zmake: Add program name and description to argparseJack Rosenthal2021-11-301-1/+4
* zephyr: zmake: Add help strings for all subcommandsJack Rosenthal2021-11-301-5/+20
* zephyr: zmake: Add a list-projects subcommandJack Rosenthal2021-11-303-0/+102
* zephyr: kconfig: update USBC_OCP config dependencyEric Yilun Lin2021-11-301-0/+1
* zephyr: drivers: Use proxy only in usb_mux testTomasz Michalec2021-11-301-33/+62
* zephyr: test: sn5s330 vbus source sink enableAaron Massey2021-11-301-0/+29
* zephyr: kconfig: add PLATFORM_EC_USB_PD_VBUS_MEASURE_BY_BOARDEric Yilun Lin2021-11-301-1/+7
* zephyr: use a chosen node to detect internal flashPeter Marheine2021-11-304-11/+17
* task: change task events bitmask to atomic_tDawid Niedzwiecki2021-11-291-2/+2
* system: change sleep_mask to atomic_t typeDawid Niedzwiecki2021-11-291-1/+1
* COIL: Update links for inclusive languageTom Hughes2021-11-291-1/+1
* zephyr: kconfig: add PLATOFRM_EC_MATH_UTILEric Yilun Lin2021-11-295-6/+19
* zephyr: krabby: drop mt6360 driverEric Yilun Lin2021-11-293-38/+1
* zephyr: kingler: restructure folder layoutEric Yilun Lin2021-11-2911-445/+36
* zephyr: kingler: configure gpioEric Yilun Lin2021-11-291-0/+287
* zephyr: corsola: conditionally declared interrupts in gpio_map.hEric Yilun Lin2021-11-252-27/+125
* zephyr: enum: add gpio enum namesEric Yilun Lin2021-11-251-0/+5
* zephyr: corsola: conditional build USBC filesEric Yilun Lin2021-11-251-2/+3
* zephyr: test: verify sn5s330 enter_low_powerAaron Massey2021-11-251-7/+54
* zephyr test: SYV682x source current limitAbe Levkoy2021-11-251-0/+34
* zephyr: Strawman example of integration testJeremy Bettis2021-11-246-1/+214
* zephyr: Connect isl923x emul to battery emulJeremy Bettis2021-11-243-0/+49
* zephyr: Add prefix and rename yamlJeremy Bettis2021-11-242-1/+2
* zephyr: Initialize control_change pointerJeremy Bettis2021-11-241-0/+1
* zephyr: remove automatic probing of motion sensorsDawid Niedzwiecki2021-11-243-21/+4
* zephyr: krabby: drop unused filesEric Yilun Lin2021-11-243-110/+0
* zephyr: add config PLATFORM_EC_USB_PD_TCPM_ANX7447Eric Yilun Lin2021-11-243-1/+51
* corsola: drop corsola cros-EC boardEric Yilun Lin2021-11-2415-20/+1323
* zephyr: Enable -Werror=sometimes-uninitializedJeremy Bettis2021-11-231-1/+3
* TCPMv2: Support Data Reset as DFP, initiatorAbe Levkoy2021-11-231-0/+8
* zephyr: sn5s330: reorganize emul reg access funcsAaron Massey2021-11-233-159/+59
* zephyr: brya: Enable PSL hibernate configurationRajesh Kumar2021-11-232-0/+24
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-235-10/+10
* zephyr: brya: Enable configuration for throttle apRajesh Kumar2021-11-233-1/+11
* zephyr: lis2dw12: Add register to emulatorTristan Honscheid2021-11-231-0/+11
* zephyr: it8xxx2: increase shell stack sizeTim Lin2021-11-233-6/+11
* bq25710: Allow PKPWR_TOVLD_DEG to be configuredCaveh Jalali2021-11-232-0/+30
* zephyr test: SYV682x: Remove sleep TODOsAbe Levkoy2021-11-231-14/+0
* zephyr: it8xxx2: dts: Add the status setting of UARTTim Lin2021-11-223-0/+12
* zephyr: console: Use shell backend config struct for main branchJack Rosenthal2021-11-221-2/+10
* zephyr: zmake: Drop support for per-project zephyr versioningJack Rosenthal2021-11-228-93/+9
* zephyr: emul: sn5s330 emul depends on ASSERTAaron Massey2021-11-221-0/+1