summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* yaviks: update led behaviorZick Wei2022-09-137-67/+248
* zephyr: Add alternative usb_mux_chain config for nissaTomasz Michalec2022-09-137-25/+32
* zephyr: Add alternative usb_mux_chain config for corsolaTomasz Michalec2022-09-135-7/+22
* zephyr: shim: Move BB retimer controls to separate fileTomasz Michalec2022-09-133-27/+43
* zephyr: Check if BB retimers are configured properlyTomasz Michalec2022-09-132-8/+73
* zephyr: Add alternative usb_mux_chain config for adlrvpTomasz Michalec2022-09-133-29/+30
* zephyr: Support alternative usb_mux_chain config in DTSTomasz Michalec2022-09-133-8/+91
* zephyr: test: usb_mux: Split struct usb_mux in testsTomasz Michalec2022-09-136-94/+132
* zephyr: rex: usb_mux: Split struct usb_mux in rex boardTomasz Michalec2022-09-131-1/+5
* zephyr: trogdor: usb_mux: Split struct usb_mux in trogdor boardTomasz Michalec2022-09-131-7/+13
* zephyr: skyrim: usb_mux: Split struct usb_mux in skyrim boardTomasz Michalec2022-09-132-80/+118
* zephyr: brya: usb_mux: Split struct usb_mux in brya boardTomasz Michalec2022-09-131-3/+14
* zephyr: nissa: usb_mux: Split struct usb_mux in nissa boardsTomasz Michalec2022-09-139-40/+77
* zephyr: intelrvp: usb_mux: Split struct usb_mux in intelrvp boardsTomasz Michalec2022-09-133-33/+73
* zephyr: herobrine: usb_mux: Split struct usb_mux in herobrine boardsTomasz Michalec2022-09-134-8/+32
* zephyr: corsola: usb_mux: Split struct usb_mux in corsola boardsTomasz Michalec2022-09-136-14/+40
* zephyr: usb_mux: Update shim to use struct usb_mux_chainTomasz Michalec2022-09-1312-254/+344
* kingler: fix full battery charging limit config while chipset offlschyi2022-09-132-3/+1
* Xivu: Add helper function extpower_handle_updatejohnwc_yeh2022-09-131-0/+8
* zephyr: gpio: npcx: Add `gpiodbg` command for power investigationMulin Chao2022-09-132-0/+190
* zephyr: tests: Test host command EC_CMD_GET_NEXT_EVENT in `mkbp_event.c`Tristan Honscheid2022-09-122-1/+103
* Revert "zmake: Use vpython3 in cmake"Jeremy Bettis2022-09-121-25/+30
* zephyr: Use dwarf v4 at link time in gccJeremy Bettis2022-09-122-0/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-121288-1289/+1289
* zmake: Use vpython3 in cmakeJeremy Bettis2022-09-121-30/+25
* zephyr: Add new vboot efs2 tests for cr50 errorsJeremy Bettis2022-09-124-16/+177
* zephyr: Remove duplicate kernel.h includeAaron Massey2022-09-1211-11/+0
* Craask: define configs for refresh key on KSI3Sue Chen2022-09-121-0/+4
* Skyrim: Increase fan off temperatureDiana Z2022-09-121-1/+1
* Skyrim: Move PPCs to devicetreeDiana Z2022-09-126-28/+64
* zephyr/test: add krabby board testTing Shen2022-09-1212-1/+446
* krabby: remove duplicated filesTing Shen2022-09-123-350/+2
* Xivu: Modify led behavior at other battery percentagejohnwc_yeh2022-09-121-42/+18
* yaviks: set refresh key to row3Zick Wei2022-09-121-0/+4
* zephyr: vstore: Test remaining pieces of vstoreSimon Glass2022-09-102-0/+73
* zephyr: Move the fake system functions into their own fileSimon Glass2022-09-1010-30/+74
* zephyr: Make more space in mock_jump_dataJeremy Bettis2022-09-092-4/+5
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-0914-45/+47
* zephyr: tests: Test handling of special key combos in `keyboard_scan.c`Tristan Honscheid2022-09-091-1/+61
* zephyr: tests: Test EC_CMD_MKBP_SIMULATE_KEY host commandTristan Honscheid2022-09-091-1/+92
* zephyr: Remove boolean operatorJeremy Bettis2022-09-091-3/+3
* rex: Add motion sensor to Rex device treeMadhurima Paruchuri2022-09-094-0/+295
* zephyr: shim: use DT_FOREACH_CHILD_STATUS_OKAY_SEP where applicableFabio Baltieri2022-09-095-22/+15
* zephyr: shim: adc rename ADC initializer macroFabio Baltieri2022-09-091-3/+3
* krabby: limit sensor odr at 100HzTing Shen2022-09-091-0/+1
* rex: Fix the pin type for usb_c0_rt_3p3_sx_enScott Collyer2022-09-091-1/+1
* rex: Use mechanical and not GSC power button GPIOScott Collyer2022-09-092-7/+1
* rex: Add help, history and tab extension for ec consoleScott Collyer2022-09-091-0/+7
* rex: Add fan and temperature sensor supportScott Collyer2022-09-096-9/+130
* zephyr: Test RTC console commandsAl Semjonovs2022-09-084-0/+108