summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* zephyr: krabby: restructure folder layoutEric Yilun Lin2021-11-1914-17/+41
* ps8xxx: disable low power mode for PS8815Scott Chao2021-11-191-1/+8
* docs: move Zephyr docs into subdirectoryKeith Short2021-11-191-1/+1
* zephyr: Fix uninitialised tx_status_alert variableTomasz Michalec2021-11-181-0/+3
* 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
* bq25710: Allow IDCHG_TH2 to be customizedCaveh Jalali2021-11-172-0/+29
* zephyr: cbi: Add test for missing codepathsYuval Peress2021-11-171-1/+15
* zephyr: herobrine: Enable VBOOT and EFS2Keith Short2021-11-171-3/+0
* zephyr: use uart_poll_out() instead of printkKeith Short2021-11-171-1/+1
* zephyr: increase printf buffer sizeKeith Short2021-11-171-2/+4
* zephyr: zmake: Add kconfig_files to BUILD.py config optionsJack Rosenthal2021-11-172-1/+46
* zephyr: gitlab-ci: Build by project name, not directoryJack Rosenthal2021-11-171-4/+3
* bq25710: Allow VSYS_MIN to be customizedCaveh Jalali2021-11-172-0/+31
* bq25710: Allow IDCHG_DEG2 to be customizedCaveh Jalali2021-11-162-0/+29
* zephyr: mtk power sequence code refactorTing Shen2021-11-169-29/+6
* bq25710: Allow VSYS_UVP to be configuredCaveh Jalali2021-11-162-0/+28
* bq25710: Allow PP_ACOK to be configuredCaveh Jalali2021-11-162-0/+13
* bq25710: Allow PP_BATPRES to be configuredCaveh Jalali2021-11-162-0/+13
* bq25710: Allow PP_INOM to be configuredCaveh Jalali2021-11-162-0/+15
* zephyr: add bridge between zephyr gpio and cros ioex driversMichał Barnaś2021-11-169-2/+574
* zephyr: add shim layer for ioexMichał Barnaś2021-11-168-4/+525
* zephyr: fix false error regarding HOOKs priorityKeith Short2021-11-151-3/+4
* zephyr: brya: Add backlight lid configurationRajesh Kumar2021-11-152-0/+6
* zephyr: drivers: add missing smart battery testsTomasz Michalec2021-11-151-6/+69
* zephyr: drivers: add smart battery commands testTomasz Michalec2021-11-151-1/+142
* zephyr: drivers: add usb_mux typec command testTomasz Michalec2021-11-151-0/+76
* zephyr: drivers: add usb_mux host command testTomasz Michalec2021-11-151-0/+49
* zephyr: build the board of hayato and krabby generates warningTim Lin2021-11-154-9/+9
* bq25710: Make VSYS_TH2 Kconfig friendlyCaveh Jalali2021-11-131-1/+6
* zephyr: brya: Add power sequencing support using shimDivya Sasidharan2021-11-126-7/+125
* zephyr: flash: npcx: Fix physical_get_protect_flags()Jun Lin2021-11-121-14/+23
* zephyr: flash: npcx: Disable flash QE bit at initJun Lin2021-11-121-17/+42
* zephyr: flash: npcx: Refactor flash_get_status()Jun Lin2021-11-121-35/+16
* zephyr: fix CONSOLE_READ_NEXTKeith Short2021-11-121-1/+4
* zephyr: Configure tcpci gpio alerts in testJeremy Bettis2021-11-123-3/+88
* zephyr: flash: npcx: move the flash operations to upstreamJun Lin2021-11-1214-472/+216
* Guybrush Zephyr: Add LED controlDiana Z2021-11-124-0/+132
* Guybrush Zephyr: Enable keyboard backlightDiana Z2021-11-123-0/+13
* Zephyr: Add enable GPIO for KB backlightDiana Z2021-11-121-0/+1
* Guybrush Zephyr: Add fan controlDiana Z2021-11-125-2/+64
* Guybrush Zephyr: Update active charge port setDiana Z2021-11-121-25/+45
* Guybrush zephyr: Remove TODODiana Z2021-11-121-1/+0
* power: Combine chipset_reset_reason and chipset_shutdown_reasonTom Hughes2021-11-121-1/+1
* build: add option to disable -Werror flagMichał Barnaś2021-11-123-1/+17
* zephyr test: Verify SYV682 FRS_EN signalAbe Levkoy2021-11-115-13/+52