summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add ANX7451 and PS8811 to KconfigRob Barnes2021-06-162-0/+26
* zephyr: hayato: Include board_id implementationSimon Glass2021-06-151-1/+2
* zephyr: Add dummies for a few more task functionsSimon Glass2021-06-151-0/+15
* zephyr: Add support for CONFIG_USBC_PPC_SYV682CSimon Glass2021-06-152-0/+13
* zephyr: Complete Kconfig support for ITE TCPMSimon Glass2021-06-152-5/+26
* zephyr: Add support for the PS8743 USB muxSimon Glass2021-06-153-0/+14
* zephyr: Ensure that CONFIG_USBC_PPC can be definedSimon Glass2021-06-151-0/+5
* zephyr: Support the IT5205 USB muxSimon Glass2021-06-153-0/+19
* zephyr: Add support for ISL9238 Rev CSimon Glass2021-06-153-0/+22
* zephyr: Add support for the MT6360Simon Glass2021-06-153-0/+29
* zephyr: shim: move mpu code under core/cortex-mFabio Baltieri2021-06-143-1/+1
* zephyr: shim: add mpu enable and disable supportFabio Baltieri2021-06-142-56/+20
* zephyr: add GPIO VBOB_EN enum nameWai-Hong Tam2021-06-112-0/+2
* zephyr: Conditionally remove the task nameKeith Short2021-06-111-0/+15
* zephyr: Fix the hook task priority checkKeith Short2021-06-111-3/+7
* zephyr: volteer: Delete configs set to NPCX defaultsKeith Short2021-06-111-34/+0
* zephyr: kohaku: Delete configs set to NPCX defaultsKeith Short2021-06-111-31/+1
* zephyr: trogdor: delete NPCX common configsKeith Short2021-06-111-32/+1
* zephyr: npcx: Move common config defaultsKeith Short2021-06-112-0/+134
* zephyr: Fix warning about duplicated CONFIG_I2CKeith Short2021-06-111-1/+1
* zephyr: Support DP hotplug detect with a GPIOSimon Glass2021-06-112-0/+30
* zephyr: Allow use of the custom bc12_ports[] arraySimon Glass2021-06-112-1/+17
* zephyr: Add help for the ITE TCPM driversSimon Glass2021-06-111-3/+8
* zephyr: Tidy up PLATFORM_EC_USB_PORT_POWER_DUMB_CUSTOM_HOOKSimon Glass2021-06-111-4/+3
* zephyr: Add support for MAINTAIN_VBATSimon Glass2021-06-112-0/+12
* zephyr: Add support for OTG powerSimon Glass2021-06-112-2/+27
* zephyr: asurada: Correct ec_batt_pres_odlSimon Glass2021-06-112-1/+4
* zephyr: lazor: Clean up includesDawid Niedzwiecki2021-06-111-1/+1
* zephyr: lazor: remove the WLC I2C bus from dtsWai-Hong Tam2021-06-111-5/+0
* zephyr: npcx: get valid bit-depth of RAM_PD registers via DT macroMulin Chao2021-06-101-5/+9
* zmake: test final file output sizeYuval Peress2021-06-102-1/+102
* zephyr: enable watchdog configRuibin Chang2021-06-092-1/+6
* zephyr: asurada: Add more I2C informationSimon Glass2021-06-092-0/+24
* zephyr: hooks: suppress hook warning for call already processingFabio Baltieri2021-06-091-1/+5
* zephyr: asurada: Add battery informationSimon Glass2021-06-093-0/+16
* zepyr: npcx: clean keyboard driverYuval Peress2021-06-094-2/+7
* zephyr: driver: add ST accel_lis2dw12Denis Brockus2021-06-091-3/+7
* zephyr: add new config for adjusting leading timeRuibin Chang2021-06-092-3/+12
* include/flash: rename the APIsTim Lin2021-06-091-23/+23
* zephyr: lazor: Enable I2C_PASSTHRU_RESTRICTED configDawid Niedzwiecki2021-06-093-1/+21
* zephyr: asurada: Add the rest of the ADC channelsSimon Glass2021-06-092-2/+15
* zmake: Add utility for getting value from autoconf.hYuval Peress2021-06-092-0/+27
* zmake: fix test timeoutYuval Peress2021-06-091-1/+3
* zephyr: trogdor: Disable host command debug outputKeith Short2021-06-091-0/+6
* zephyr: Add CONFIG_PLATFORM_EC_CONSOLE_CHANNELKeith Short2021-06-093-2/+26
* zephyr: brya: enable keyboardYuval Peress2021-06-093-2/+45
* zephyr: Add I2C_PASSTHRU_RESTRICTED configDawid Niedzwiecki2021-06-092-0/+13
* zephyr: Fix I2C_PASSTHRU host commandDawid Niedzwiecki2021-06-084-0/+35
* zephyr: brya: enable espiYuval Peress2021-06-072-0/+10
* zephyr: dts: Move cros_kb_raw node to npcx.dtsiWealian Liao2021-06-073-75/+89