Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-28 | lib: utils/gpio: Use fdt_driver for initialization | Samuel Holland | 1 | -4/+6 |
2024-11-05 | lib: utils/gpio: Use FDT node offset as GPIO chip ID | Samuel Holland | 1 | -2/+2 |
2024-10-28 | lib: utils/gpio: designware: Allocate chips on the heap | Samuel Holland | 1 | -10/+9 |
2024-08-24 | lib: utils/gpio: Constify FDT pointers in parsing functions | Samuel Holland | 1 | -1/+1 |
2023-07-12 | lib: utils/gpio: Fix RV32 compile error for designware GPIO driver | Anup Patel | 1 | -2/+2 |
2023-07-07 | gpio/desginware: add Synopsys DesignWare APB GPIO support | Ben Dooks | 1 | -0/+140 |