summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* nissa: Enable charger discharge on AC for testingstabilize-14588.98.B-mainstabilize-14588.14.B-mainstabilize-14588.123.B-mainrelease-R101-14588.B-mainAndrew McRae2022-03-171-0/+2
* nissa: Swap nivviks volume up/down buttonsAndrew McRae2022-03-172-4/+4
* nissa: Workaround for ADC initial read errorAndrew McRae2022-03-172-0/+20
* ap_pwrseq: Add signal range checkingAndrew McRae2022-03-171-4/+20
* Zephyr: enable motion sensors for guybrush and skyrimRobert Zieba2022-03-178-4/+200
* Zephyr: Enable CONFIG_PM_DEVICE on all boardsDiana Z2022-03-176-0/+8
* zephyr: Pop a directory from the brya project pathJack Rosenthal2022-03-1716-0/+0
* zephyr: Add "ghost" variant of bryaJack Rosenthal2022-03-171-1/+3
* zephyr: zmake: Add a syntax to make simple variants of a buildJack Rosenthal2022-03-173-9/+75
* herobrine: Fix LED config for hoglinMatthias Kaehlcke2022-03-161-0/+7
* ap_pwrseq: Clear default debug flags.Andrew McRae2022-03-162-1/+6
* zephyr: test: Attach src & snk using TCPCI rev2Aaron Massey2022-03-161-8/+18
* zephyr: gpio: Do not change the output state for open-drain outputsWai-Hong Tam2022-03-161-2/+16
* zephyr: adlrvp_npcx: setup fan controlFabio Baltieri2022-03-164-22/+41
* zephyr: enable unaligned access trapFabio Baltieri2022-03-162-0/+10
* zephyr: CMakeLists: set -mno-unaligned-accessFabio Baltieri2022-03-161-0/+3
* zmake: Fix build-build-ro directories in testJeremy Bettis2022-03-161-29/+23
* zmake: Write ninja output to a build.log fileJeremy Bettis2022-03-162-5/+31
* nissa: Add Nereid initial power signal configurationAndrew McRae2022-03-163-0/+195
* ap_pwrseq: Use interrupts to maintain power signal maskAndrew McRae2022-03-167-55/+107
* zephyr: port DPS to zephyrEric Yilun Lin2022-03-165-1/+31
* kingler: fix hibernate functionMike Lee2022-03-161-5/+5
* ap_pwrseq: Remove overridable weak functionsAndrew McRae2022-03-165-92/+87
* nissa: nivviks: Enable port 1 redriverAndrew McRae2022-03-1610-11/+32
* krabby: increase chipset stack sizeTing Shen2022-03-161-1/+1
* nissa/nereid: increase some stack sizesPeter Marheine2022-03-161-1/+2
* nissa: run sub-board detection at PRIO_INIT_I2CPeter Marheine2022-03-161-1/+3
* zephyr: Update GPIO flags to match upstreamKeith Short2022-03-161-17/+13
* zephyr: Directly map GPIO flagsKeith Short2022-03-162-34/+12
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-1620-204/+198
* zephyr: Add some more test coverage for power signals testsAndrew McRae2022-03-162-52/+133
* nissa: use the dedicated USB mux taskPeter Marheine2022-03-151-0/+2
* nissa: Update nissa.csv to latest spreadsheet downloadAndrew McRae2022-03-151-116/+120
* Skyrim: Add FW_CONFIGDiana Z2022-03-151-0/+43
* power: Add base code for Meteorlake power sequencingVijay Hiremath2022-03-154-0/+21
* ANX7483: Add DriverDiana Z2022-03-153-0/+14
* nissa: Gate the temperature sensor reads with power enableAndrew McRae2022-03-153-0/+4
* nissa/nereid: shrink hostcmd console bufferPeter Marheine2022-03-151-0/+3
* nereid: adjust stack and buffer sizes for AP power-onPeter Marheine2022-03-151-0/+14
* krabby: set EN_EC_ID_ODL high by defaultTing Shen2022-03-151-1/+1
* nissa: enable USB-A port controlPeter Marheine2022-03-156-2/+44
* zephyr: support smart USB-A port controlPeter Marheine2022-03-1510-9/+91
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-1511-136/+299
* zephyr: Hide gpio_enable_interrupt if no dt nodesJeremy Bettis2022-03-151-26/+26
* zephyr: support a dedicated USB mux taskPeter Marheine2022-03-153-1/+24
* zephyr: hooks: avoid copying constant fields to RAMPeter Marheine2022-03-152-10/+21
* zephyr: shim: drop empty pwm.dts overlaysFabio Baltieri2022-03-1513-66/+7
* ap_pwrseq: Add callbacks for resume, suspend and shutdownAndrew McRae2022-03-141-6/+7
* ap_pwrseq: Directly access DTS config propertiesAndrew McRae2022-03-145-72/+29
* zephyr: test chgoverride console command for invalid portYuval Peress2022-03-141-0/+10