summaryrefslogtreecommitdiff
path: root/zephyr/projects/intelrvp/adlrvp/adlrvp_npcx/gpio.dts
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-0/+344
* zephyr: rename projects folder to programKeith Short2022-11-041-344/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Use optional gpios for remapping to unused GPIOAndrew McRae2022-07-071-0/+4
* zephyr: Allow GPIO enum name aliases for legacy code supportAndrew McRae2022-07-071-0/+1
* zephyr: Remove unreferenced GPIO/IOEX enum-namesAndrew McRae2022-07-031-2/+0
* zephyr: move Adlrvp USB mux configuration into the DTSTomasz Michalec2022-06-031-4/+4
* zephyr: adlrvp: configure dedicated charge portRajesh Kumar2022-04-181-0/+1
* zephyr: adlrvp: Enable FanRajesh Kumar2022-04-141-1/+1
* zephyr: adlrvp: Enable LED configurationRajesh Kumar2022-04-011-2/+2
* zephyr: adlrvp: Enable Type-C ChargerRajesh Kumar2022-04-011-14/+15
* zephyr: remove the named-ioexes and move ioex logic to gpioMichał Barnaś2022-03-211-0/+61
* zephyr: Remove use of GPIO_OUT_HIGH/LOW from dts filesKeith Short2022-03-161-12/+12
* zephyr: adlrvp: Enable vboot configurationRajesh Kumar2022-03-111-0/+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: adlrvp: Enable keyboardRajesh Kumar2022-02-221-2/+5
* zephyr: adlrvp: Use hyphens in device tree node namesRajesh Kumar2022-02-221-75/+75
* zephyr: adlrvp: Use Zephyr API to set gpio signal ec_spi_oe_meccRajesh Kumar2022-02-221-2/+1
* write protect: extract checking write protectDawid Niedzwiecki2022-02-111-2/+5
* zephyr: adlrvp: Enable BatteryRajesh Kumar2022-02-101-0/+1
* zephyr: adlrvp: Power sequencing using shimRajesh Kumar2022-02-091-5/+19
* zephyr: adlrvp: Enable external power interruptRajesh Kumar2022-02-091-1/+1
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-091-1/+1
* zephyr: Use GPIO nodelabel for EC_PCH_WAKE_ODLAndrew McRae2022-02-081-2/+1
* zephyr: adlrvp: Enable external power confRajesh Kumar2022-02-071-0/+1
* zephyr: adlrvp: Enable eSPI confRajesh Kumar2022-02-071-0/+2
* zephyr: adlrvp: Initial commit to enable zephyrRajesh Kumar2022-02-071-3/+7
* zephyr: adlrvp: Add initial gpio configurationRajesh Kumar2022-01-281-0/+251