summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr: zmake: Drop support for per-project zephyr versioningJack Rosenthal2021-11-229-106/+19
* zephyr: emul: sn5s330 emul depends on ASSERTAaron Massey2021-11-221-0/+1
* zephyr: emul: move ln9310 reg bytes checkingAaron Massey2021-11-221-47/+4
* zephyr: emul: ln9310 i2c errors to assertsAaron Massey2021-11-222-3/+8
* zephyr: test: sn5s330 dead battery boot initAaron Massey2021-11-222-1/+80
* zephyr test: Use interrupt GPIO for SYV682xAbe Levkoy2021-11-227-87/+117
* zephyr: espi: move common function to src/espi.cDino Li2021-11-226-110/+42
* bq25710: Allow PP_IDCHG2 to be configuredCaveh Jalali2021-11-194-0/+28
* bq25710: Add PP_IDCHG2 definitionCaveh Jalali2021-11-191-0/+5
* config: rename CONFIG_HOSTCMD_SHI to CONFIG_HOST_INTERFACE_SHIKeith Short2021-11-1915-21/+18
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-1979-127/+128
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-1919-25/+25
* config: rename CONFIG_HOSTCMD_HECI to CONFIG_HOST_INTERFACE_HECIKeith Short2021-11-198-9/+9
* taeko: Calibrate the orientation matrixreno.wang2021-11-191-15/+12
* Brya: Add USB mux taskDiana Z2021-11-199-0/+9
* Felwinter : Add IOEX to control NCT38XX RT_RST_ODL.Logan_Liao2021-11-192-1/+3
* gitlab: Generate coverage report for hayatoJeremy Bettis2021-11-191-0/+5
* zephyr: krabby: restructure folder layoutEric Yilun Lin2021-11-1914-17/+41
* goroh: enable hostcmd apresetEric Yilun Lin2021-11-191-0/+2
* goroh: Swap C0/C1 DP-HPD pinEric Yilun Lin2021-11-191-2/+2
* goroh: configure USB mux.Eric Yilun Lin2021-11-193-19/+55
* brask: Change USB_C1_RT_RST_R_ODL typeDavid Huang2021-11-191-1/+1
* Felwinter: define vivaldi keyboardJosh Tsai2021-11-191-5/+0
* Felwinter : Correct C1 PI3USB9201 address.Logan_Liao2021-11-191-1/+1
* felwinter: fan turn high and low momentary in G3 and DC onlyOwen_Ou2021-11-191-2/+2
* ps8xxx: disable low power mode for PS8815Scott Chao2021-11-192-5/+13
* docs: move Zephyr docs into subdirectoryKeith Short2021-11-199-8/+9
* bq25710: Update bq25710 BATOC_VTH definitionsCaveh Jalali2021-11-182-20/+5
* kano: Update FW_CONFIG fieldYu-An Chen2021-11-185-41/+24
* TCPMv2: Ensure modes are exited on hard resetDiana Z2021-11-181-2/+18
* zephyr: Fix uninitialised tx_status_alert variableTomasz Michalec2021-11-181-0/+3
* zephyr: gitlab: filter zephyr/drivers/** directoriesYuval Peress2021-11-181-1/+1
* coil: docs: Remove blocked termKeith Short2021-11-181-1/+1
* zephyr: emul: Add sn5s330 emul resetAaron Massey2021-11-183-3/+26
* zephyr: add USB-C charger emulatorTomasz Michalec2021-11-184-0/+429
* zephyr: Add Look4Connection command to tcpci emulTomasz Michalec2021-11-181-13/+81
* zephyr: add functions for TCPCI emul port partnerTomasz Michalec2021-11-182-6/+207
* zephyr: Fix tcpci emulator alert_gpio propertyTomasz Michalec2021-11-181-2/+2
* primus: modify rpm deviationElsie Shih2021-11-181-0/+1
* kano: Add support alternate sensorsDavid Huang2021-11-183-6/+144
* bq25710: Update IL_AVG handlingCaveh Jalali2021-11-182-6/+6
* bugzzy : change LCD MAX current setting on MP3372YongBeum.Ha2021-11-182-1/+2
* gimble: change fan tableScott Chao2021-11-181-17/+29
* bq25710: Allow IDCHG_TH2 to be customizedCaveh Jalali2021-11-174-1/+49
* zephyr: cbi: Add test for missing codepathsYuval Peress2021-11-171-1/+15
* chip/npcx: Disable linker section check warningTom Hughes2021-11-171-0/+3
* core/cortex-m0: Include .bss and .data subsectionsTom Hughes2021-11-171-2/+2
* zephyr: herobrine: Enable VBOOT and EFS2Keith Short2021-11-171-3/+0
* zephyr: use uart_poll_out() instead of printkKeith Short2021-11-172-5/+3
* zephyr: increase printf buffer sizeKeith Short2021-11-171-2/+4