summaryrefslogtreecommitdiff
path: root/zephyr/projects/trogdor
Commit message (Expand)AuthorAgeFilesLines
...
* zephyr: move usb-a configuration to DTSDawid Niedzwiecki2022-04-062-5/+6
* zephyr: Lazor: Configure LEDs to use PWMParth Malkan2022-04-052-1/+52
* zephyr: LED: Move gpio-led-pins nodeParth Malkan2022-04-053-88/+91
* zephyr: lazor: move UBC-C configuration into the devicetreeDawid Niedzwiecki2022-04-043-65/+48
* zephyr: LED: Split GPIO implementationParth Malkan2022-04-021-4/+4
* Revert "lazor: convert HOOK_INIT to SYS_INIT"Keith Short2022-04-013-25/+7
* zephyr: remove PLATFORM_EC_USB_PD_PORT_MAX_COUNT configDawid Niedzwiecki2022-04-011-1/+0
* zephyr: add "named-usbc-port" nodesDawid Niedzwiecki2022-04-012-0/+25
* zephyr: eliminate use of node path for battery supportDawid Niedzwiecki2022-03-291-5/+5
* lazor: convert HOOK_INIT to SYS_INITKeith Short2022-03-293-7/+25
* hooks: add HOOK_PRIO_POST_I2CKeith Short2022-03-292-2/+2
* zephyr: remove prompt for wakeup-mask KconfigsMichał Barnaś2022-03-291-4/+0
* zephyr: Add common led implementation to shim dirParth Malkan2022-03-223-364/+1
* zephyr: change config that enables LED PWM in CMakeListsMichał Barnaś2022-03-221-1/+1
* zephyr: Set gpio pin nodes and update set color fnParth Malkan2022-03-213-28/+91
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-2/+2
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-161-17/+17
* zephyr: support smart USB-A port controlPeter Marheine2022-03-151-0/+1
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-151-18/+37
* zephyr: shim: drop empty pwm.dts overlaysFabio Baltieri2022-03-152-11/+0
* zephyr: UTIL_LISTIFY deprecated, use LISTIFY insteadAl Semjonovs2022-03-081-1/+1
* zephyr: shim: set generic-pwm-channel on herobrine or trogdorFabio Baltieri2022-03-082-0/+2
* zephyr: add a new displight Zephyr driverFabio Baltieri2022-03-083-10/+17
* zephyr: fix leds behavior on lazorMichał Barnaś2022-03-041-2/+2
* zephyr: shim: replace few pwm flags with PWM_POLARITY_NORMALFabio Baltieri2022-02-252-2/+2
* zephyr: Fix GPIO includes for trogdorKeith Short2022-02-257-27/+9
* zephyr: split legacy and shimmed codes into librariesKeith Short2022-02-251-1/+1
* 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
* zephyr: config: drop a bunch of CONFIG_PLATFORM_EC_PWM=yFabio Baltieri2022-02-241-1/+0
* zephyr: replace the ecos kblight driver for a deshimmed oneFabio Baltieri2022-02-182-9/+10
* Reland "zephyr: Remove unused enum-name entries"Andrew McRae2022-02-161-16/+0
* Revert "zephyr: Remove unused enum-name entries"Jack Rosenthal2022-02-151-0/+16
* zephyr: Remove unused enum-name entriesAndrew McRae2022-02-151-16/+0
* lazor: Adjust Zephyr stack sizes (from taskinfo).Andrew McRae2022-02-121-1/+2
* zephyr: Create Kconfig.usbaSam Hurst2022-02-111-0/+1
* write protect: extract checking write protectDawid Niedzwiecki2022-02-112-1/+8
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* switchcap: Migrate legacy GPIO API to Zephyr APIAndrew McRae2022-02-103-17/+17
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-091-1/+1
* lazor: Use npcx7m7fc instead of npcx7m6fcAndrew McRae2022-02-091-1/+8
* lazor: Build lazor on ZephyrAndrew McRae2022-02-072-58/+5
* lazor: Use Zephyr APIs for migrated codeAndrew McRae2022-02-0310-69/+302
* lazor: Copy board level code to lazor zephyr projectAndrew McRae2022-02-0310-14/+1004
* trogdor: Remove trogdor from Zephyr projectsAndrew McRae2022-02-029-814/+0
* zephyr: Remove enum-names that are not used by common codeAndrew McRae2022-02-022-6/+0
* zephyr: Fix named-gpios et al to drop #gpio-cellsAndrew McRae2022-02-012-46/+0
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-014-10/+20
* lazor: Migrate GPIO access to Zephyr APIAndrew McRae2022-01-312-4/+4
* zephyr: Rename irq-gpio to irq-pinAndrew McRae2022-01-282-44/+44