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-08-24 | lib: utils/gpio: Constify FDT pointers in parsing functions | Samuel Holland | 1 | -1/+1 |
2023-10-06 | gpio/starfive: redundant readl() call | Heinrich Schuchardt | 1 | -1/+0 |
2023-06-05 | lib: utils/gpio: Use heap in SiFive and StartFive GPIO drivers | Anup Patel | 1 | -10/+10 |
2023-03-01 | gpio/starfive: add gpio driver and support gpio reset | minda.chen | 1 | -0/+117 |