summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* volteer, voxel: Add VIF override filesAbe Levkoy2021-03-242-0/+272
* brya: add board configurations for TBTBoris Mittelberg2021-03-241-0/+9
* zephyr: delbin: bringup keyboardJack Rosenthal2021-03-243-2/+36
* guybrush: Enable CONFIG_VBOOTRob Barnes2021-03-241-0/+2
* npcx: Fixup eSPI registersRob Barnes2021-03-242-3/+43
* zephyr: remove unused compiler definitionsKeith Short2021-03-241-14/+0
* zephyr: Enable link time optimization for board filesKeith Short2021-03-244-23/+22
* zephyr: Enable link time optimization (LTO)Keith Short2021-03-247-148/+191
* zephyr: lazor: Connect up the USB interruptsSimon Glass2021-03-241-1/+6
* lazor: Move the USBC part of board init into usbc_configSimon Glass2021-03-242-7/+12
* lazor: Move battery-type detection into the usbc_configSimon Glass2021-03-242-16/+16
* guybrush: Set fan_off threshold to 0Rob Barnes2021-03-241-1/+2
* guybrush: Remove CPU temp from thermal_paramsRob Barnes2021-03-241-11/+1
* kracko: Update LED configTommy Chung2021-03-243-176/+48
* lazor: Move TCPC init into usbc_configSimon Glass2021-03-242-24/+24
* lazor: Move top part of USC-C config into usbc_configSimon Glass2021-03-242-56/+55
* zephyr: lazor: Add initial USC-C config into the buildSimon Glass2021-03-243-2/+57
* TCPMv2: Do not apply CC Open when running without batteryPatryk Duda2021-03-241-2/+25
* zephyr: volteer: enable BOARD_RESET_AFTER_POWER_ONWealian Liao2021-03-241-0/+1
* zephyr: npcx: add reset cause checkWealian Liao2021-03-2410-43/+341
* zephyr: kconfig: set BOARD_RESET_AFTER_POWER_ON default disableWealian Liao2021-03-241-1/+0
* lindar: update thermal table.arthur.lin2021-03-241-12/+12
* asurada_scp: add venc serviceIrui Wang2021-03-244-1/+114
* asurada_scp: add vdec serviceYunfei Dong2021-03-245-2/+171
* chip/mt8192_scp: add venc capabilityTzung-Bi Shih2021-03-242-1/+7
* chip/mt8192_scp: add vdec capabilityTzung-Bi Shih2021-03-242-5/+8
* tusb1064: Add full list of possible I2C device addressesScott Collyer2021-03-242-2/+25
* Reland "burnet: Change detect method for 2nd base accel"Devin Lu2021-03-241-4/+3
* zephyr: volteer: enable RTCWealian Liao2021-03-242-0/+4
* zephyr: shim: connect RTC with cros_rtc driverWealian Liao2021-03-241-25/+93
* zephyr: kconfig: set rtc default disableWealian Liao2021-03-242-6/+0
* zephyr: add cros_rtc_npcx driver for npcx7 seriesMulin Chao2021-03-246-0/+296
* zephyr: driver: add CROS_RTC apiMulin Chao2021-03-246-0/+244
* lazor: Move PPC/TCPC, muxes and BC1.2 to usbc_configSimon Glass2021-03-242-74/+74
* lazor: Move some USB-C/charger handlers to usbc_configSimon Glass2021-03-242-130/+141
* Revert "burnet: Change detect method for 2nd base accel"Devin Lu2021-03-241-3/+4
* honeybuns: Enable USB-EP supportScott Collyer2021-03-248-20/+348
* stm32g4: ucpd: Move hbit clock config macros to .h fileScott Collyer2021-03-242-26/+29
* Metaknight: Organize source codeYu-An Chen2021-03-243-43/+30
* drobit: Limit the input current settingJacky Wang2021-03-241-0/+15
* zephyr: Add support for multiple Parade PS8xxx chipsSimon Glass2021-03-242-0/+26
* zephyr: Add two more Parade PS8xxx chips to the buildSimon Glass2021-03-243-0/+32
* zephyr: lazor: Add supported batteriesSimon Glass2021-03-243-0/+36
* zephyr: volteer: Drop hard-coded battery enumerationSimon Glass2021-03-242-5/+18
* zephyr: Add a binding for named batteriesSimon Glass2021-03-242-0/+39
* zephyr: lazor: enable keyboard supportWai-Hong Tam2021-03-243-2/+42
* zephyr: lazor: enable MKBP protocolWai-Hong Tam2021-03-242-0/+5
* zephyr: don't limit the console commands to 8042 protocolWai-Hong Tam2021-03-242-5/+11
* zephyr: shim the MKBP-protocol keyboard supportWai-Hong Tam2021-03-243-0/+15
* keyboard_mkbp: use K_MUTEX_DEFINE to define FIFO mutexesWai-Hong Tam2021-03-241-2/+2