summaryrefslogtreecommitdiff
path: root/zephyr/projects/brya
Commit message (Expand)AuthorAgeFilesLines
* zephyr: npcx9: Create platform specific keyboard DTS filesSam Hurst2022-06-141-0/+28
* zephyr: brya: change the mkbp event notificationMichał Barnaś2022-06-101-1/+1
* zephyr: move Brya USB mux configuration into the DTSTomasz Michalec2022-06-031-0/+18
* zephyr: Extend JHL8040R DTS node to support USB-C mux configurationTomasz Michalec2022-06-034-28/+19
* zephyr: clean up ioex configsDawid Niedzwiecki2022-05-271-1/+0
* Brya: Enable the USB_MUX taskDiana Z2022-05-261-0/+1
* zephyr: brya: don't autoinit ioexpander pinsDawid Niedzwiecki2022-05-261-0/+7
* zephyr: brya: Add support for pinctrl driverMulin Chao2022-05-238-2/+49
* zephyr: dts: fix incoherent dts styleFabio Baltieri2022-05-231-4/+4
* board: remove CONFIG_ACCEL_LIS2DW_AS_BASE variableGwendal Grignou2022-05-231-1/+0
* zephyr: Remove CONFIG_PLATFORM_EC_ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* zephyr: brya: Remove resetting the NCT3808 from ECRajesh Kumar2022-05-181-3/+3
* zephyr: tcpc: Add NCT38xx TCPC driver into common TCPC shimAl Semjonovs2022-05-172-1/+21
* ghost: Enable chargesplashJack Rosenthal2022-05-172-2/+9
* zephyr: board/arm/npcx9: support multiple chip variantsJun Lin2022-05-171-1/+1
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-111-1/+1
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-093-3/+3
* zephyr: shim: update all pwms nodes to include frequency/periodFabio Baltieri2022-04-283-6/+6
* zephyr: shim: set a placeholder period cell for pwms propertyFabio Baltieri2022-04-253-6/+6
* zephyr: brya: add charger chipsDawid Niedzwiecki2022-04-252-1/+6
* zephyr: fan: rename named-fans to cros-ec,fansFabio Baltieri2022-04-221-3/+2
* zephyr: fans: make the option dt node basedFabio Baltieri2022-04-221-3/+2
* zephyr: kblight-pwm: make the option dt node basedFabio Baltieri2022-04-221-3/+0
* brask,brya,intelrvp: Increase SCI pulse width for Alder Lake chipsetsTim Wawrzynczak2022-04-211-0/+1
* zephyr: Get zephyr BUILD.py files to 0 warningsJeremy Bettis2022-04-111-0/+3
* zephyr: add a symbol to USB-A power type choiceDawid Niedzwiecki2022-04-111-1/+0
* zephyr: convert PLATFORM_EC_I2C to a helper symbolKeith Short2022-04-081-1/+3
* zephyr: eliminate PLATFORM_EC_USB_A_PORT_COUNT configDawid Niedzwiecki2022-04-071-1/+0
* brya: reorganize project filesAl Semjonovs2022-04-078-14/+332
* zephyr: move usb-a configuration to DTSDawid Niedzwiecki2022-04-061-1/+5
* zephyr: brya: setup TEMP_SENSOR_POWERFabio Baltieri2022-04-042-0/+6
* Revert "zephyr: brya: Convert HOOK_INIT to SYS_INIT"Keith Short2022-04-011-5/+3
* zephyr: remove PLATFORM_EC_USB_PD_PORT_MAX_COUNT configDawid Niedzwiecki2022-04-011-1/+0
* zephyr: replace named-usbc-ports with named-usbc-portDawid Niedzwiecki2022-04-011-4/+7
* zephyr: brya: enable kernel shell commandKeith Short2022-03-311-0/+2
* zephyr: eliminate use of node path for battery supportDawid Niedzwiecki2022-03-291-2/+2
* zephyr: brya: Convert HOOK_INIT to SYS_INITKeith Short2022-03-291-3/+5
* zephyr: remove prompt for wakeup-mask KconfigsMichał Barnaś2022-03-291-4/+0
* zephyr: remove the named-ioexes and move ioex logic to gpioMichał Barnaś2022-03-212-13/+0
* zephyr: Pop a directory from the brya project pathJack Rosenthal2022-03-1716-0/+0
* zephyr: Add "ghost" variant of bryaJack Rosenthal2022-03-171-1/+3
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-161-16/+16
* zephyr: support smart USB-A port controlPeter Marheine2022-03-151-0/+1
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-151-14/+27
* zephyr: shim: drop empty pwm.dts overlaysFabio Baltieri2022-03-152-11/+0
* zephyr: pwm: de-shim the fan driver PWM APIsFabio Baltieri2022-03-142-12/+7
* zephyr: shim: replace few pwm flags with PWM_POLARITY_NORMALFabio Baltieri2022-02-252-2/+2
* zephyr: Fix GPIO includes for bryaKeith Short2022-02-252-3/+3
* zephyr: keyboard: set active low flag for column 2Keith Short2022-02-251-1/+1
* zephyr: update keyboard drivers to use Zephyr GPIOsKeith Short2022-02-241-2/+2