summaryrefslogtreecommitdiff
path: root/board/brya
Commit message (Expand)AuthorAgeFilesLines
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-091-2/+2
* zephyr: move usbc interrupt handler to shimJason Yuan2022-12-051-0/+2
* board: Sort header filesJeremy Bettis2022-12-018-19/+17
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-2/+2
* brya: Disable USB3 on BB during S0ixCaveh Jalali2022-10-051-0/+2
* Move Brya PPCs into the devicetreeMiguel Delatorre2022-09-141-1/+1
* brya: usb_mux: Split struct usb_mux in brya boardsTomasz Michalec2022-09-131-30/+45
* Update license boilerplate text in source code filesMike Frysinger2022-09-1217-17/+17
* brya: Set fan PWM frequency to 25 KHzCaveh Jalali2022-08-301-2/+2
* brya: code cleanupBoris Mittelberg2022-08-233-50/+0
* brya: Enable Data ResetAbe Levkoy2022-08-191-0/+1
* board/brya/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-071-5/+1
* board/brya/board.h: Format with clang-formatJack Rosenthal2022-07-061-81/+66
* board/brya/sensors.c: Format with clang-formatJack Rosenthal2022-07-011-18/+14
* board/brya/fw_config.h: Format with clang-formatJack Rosenthal2022-07-011-6/+6
* board/brya/fw_config.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/brya/i2c.c: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* board/brya/charger.c: Format with clang-formatJack Rosenthal2022-06-291-1/+90
* board/brya/led.c: Format with clang-formatJack Rosenthal2022-06-291-7/+4
* board/brya/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-10/+10
* board/brya/board.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/brya/fans.c: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* board/brya/usbc_config.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* brya: Only control KB_LB_EN when KBLIGHT is enabledCaveh Jalali2022-06-271-2/+4
* brya: Remove MPS tuning for board ID 1Caveh Jalali2022-06-272-44/+0
* brya: Deprecate board ID 1 supportCaveh Jalali2022-06-275-147/+14
* brya: increase SYV226 PWM freqCaveh Jalali2022-06-141-1/+1
* zephyr: move Brya USB mux configuration into the DTSTomasz Michalec2022-06-031-3/+9
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-3/+3
* zephyr: drop ioex_init for Zephyr ioex driversDawid Niedzwiecki2022-05-261-0/+5
* brya: remove force mode for lid accelGwendal Grignou2022-05-231-3/+2
* board: remove CONFIG_ACCEL_LIS2DW_AS_BASE variableGwendal Grignou2022-05-231-1/+0
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* zephyr: brya: Remove resetting the NCT3808 from ECRajesh Kumar2022-05-181-3/+4
* zephyr: tcpc: Add NCT38xx TCPC driver into common TCPC shimAl Semjonovs2022-05-171-0/+2
* brya: Fix typo in commentCaveh Jalali2022-04-141-1/+1
* zephyr: move usb-a configuration to DTSDawid Niedzwiecki2022-04-061-0/+2
* gpio: cleanup header usage for sensorsKeith Short2022-02-251-0/+1
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* brya: Add genvif overridesCaveh Jalali2022-02-141-3/+148
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* brya: Enable FRS on port C1Caveh Jalali2022-02-081-1/+2
* brya: Enable PPC controlled FRSCaveh Jalali2022-02-081-0/+2
* brya: Configure FRS GPIOs for ports C0, C2Caveh Jalali2022-02-082-6/+4
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* zephyr: brya: Enable charger and type-c chargingRajesh Kumar2022-01-202-0/+27
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* brya: Update console channel used for cbiDivya Sasidharan2022-01-071-1/+1