summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "zephyr: volteer: disable motion sense"Hyungwoo Yang2021-03-241-0/+18
* zephyr: use device tree for sensor configHyungwoo Yang2021-03-245-52/+35
* zephyr: volteer: add device treeHyungwoo Yang2021-03-242-3/+268
* zephyr: volteer: disable motion senseHyungwoo Yang2021-03-241-18/+0
* zephyr: DT: support TCS3400Hyungwoo Yang2021-03-248-0/+189
* zephyr: DT: support BMI260Hyungwoo Yang2021-03-247-0/+132
* zephyr: DT: support BMA255Hyungwoo Yang2021-03-244-0/+88
* zephyr: DT: support CONFIG_ACCEL_FORCE_MODE_MASKHyungwoo Yang2021-03-242-0/+32
* zephyr: DT: support sensor irq enablingHyungwoo Yang2021-03-242-0/+38
* zephyr: DT: support creating motion_als_sensorsHyungwoo Yang2021-03-243-0/+68
* zephyr: DT: basic support for motion sensorHyungwoo Yang2021-03-245-0/+386
* zephyr: Add BQ25710 and BQ25720 kconfigCaveh Jalali2021-03-244-1/+36
* marzipan: Add batteries configurationDevin Lu2021-03-242-117/+29
* marzipan: Configure boardDevin Lu2021-03-247-354/+80
* zephyr: lazor: define ADC mul and div factorsWai-Hong Tam2021-03-241-0/+14
* zephyr: lazor: enable PLATFORM_EC_PWM_DISPLIGHTWai-Hong Tam2021-03-241-0/+1
* zephyr: Add Kconfig for PWM display backlightWai-Hong Tam2021-03-242-0/+14
* zephyr: Tidy up BATTERY_PRESENT_GPIOSimon Glass2021-03-232-8/+21
* volteer: convert sensor mutexes to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-15/+2
* isl923x: change control1_mutex to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-2/+1
* isl9241: change control1_mutex to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-4/+1
* usbc: change max_current_claimed_lock to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-12/+1
* zephyr: flash: change flash_lock to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-9/+1
* power: change pwr_5v_ctl_mtx to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-7/+1
* chipset: convert reset_log_mutex to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-4/+1
* throttle_ap: convert throttle_mutex to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-6/+1
* zephyr: provide a definition of K_MUTEX_DEFINE for CrOS EC OSJack Rosenthal2021-03-231-0/+8
* marzipan: Initial EC imageDevin Lu2021-03-2311-0/+1721
* zephyr: DT: support sensor driver dataHyungwoo Yang2021-03-237-0/+348
* zephyr: DT: support sensor rotation matrixHyungwoo Yang2021-03-232-0/+81
* TCPMv2: Increment Vconn swap counter after sendDiana Z2021-03-231-1/+3
* boten: To correct base sensor's X-axis and Y-axis settingreno.wang2021-03-231-1/+1
* boten: remove CONFIG_SYSTEM_UNLOCKEDreno.wang2021-03-231-3/+0
* brya: enable EFS2Caveh Jalali2021-03-232-0/+2
* flash_ec: remove icarusTing Shen2021-03-231-2/+0
* jacuzzi: enable keyboard scanning in S0/tabletTing Shen2021-03-239-112/+24