summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ppc/rt1739: implement FRSTing Shen2022-03-162-8/+51
* 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
* felwinter: modify fan frequencyMatt Wang2022-03-161-2/+2
* pinmap: Optionally use column to select pinsAndrew McRae2022-03-166-20/+36
* kingler: fix hibernate functionMike Lee2022-03-161-5/+5
* ap_pwrseq: Remove overridable weak functionsAndrew McRae2022-03-165-92/+87
* dps: ensure DPS task waited for enough timeEric Yilun Lin2022-03-161-0/+1
* 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
* taniks: fix 71W battery tablearthur.lin2022-03-161-2/+2
* gimble: set SYV682X HV_ILIM to 5.5AElsie Shih2022-03-161-0/+2
* landrid: Porting keyboard.Hank Xie2022-03-163-3/+89
* nissa: run sub-board detection at PRIO_INIT_I2CPeter Marheine2022-03-161-1/+3
* zephyr: Update GPIO flags to match upstreamKeith Short2022-03-162-29/+25
* gpio: Cleanup CONFIG_CMD_GPIO_EXTENDEDKeith Short2022-03-162-20/+13
* zephyr: Directly map GPIO flagsKeith Short2022-03-164-48/+61
* zephyr: Fix checks for GPIO flags used in the devicetreeKeith Short2022-03-161-8/+26
* 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-159-0/+313
* ec/util: Add support for EC flashing/debugging through OpenOCDrobertzieba@google.com2022-03-154-0/+352
* ANX7483: Add DriverDiana Z2022-03-158-0/+179
* USB MUX: Update low power mode of MUX anx7447 used as MUX onlyTeddy Shih2022-03-151-0/+1
* nissa: Gate the temperature sensor reads with power enableAndrew McRae2022-03-153-0/+4
* ectool: support dps enable/disable commandEric Yilun Lin2022-03-153-0/+55
* dps: move disable process to dps_enable()Eric Yilun Lin2022-03-151-3/+6
* 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
* anahera: Tune USBA retimer EQDevin Lu2022-03-152-0/+67
* taniks: enable FRS on ports 0 and 1arthur.lin2022-03-153-2/+7
* lantis: Add SSFC field for 2nd source Touchscreen driverRobert Chen2022-03-151-1/+11
* 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-1511-13/+91
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-1511-136/+299
* voxel: Add 2nd source InvenSense ICM-42607-Pben chen2022-03-152-2/+63
* 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