Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-28 | lib: utils/gpio: Use fdt_driver for initialization | Samuel Holland | 1 | -23/+4 |
2024-11-28 | treewide: Make carray arrays const and NULL-terminated | Samuel Holland | 1 | -3/+2 |
2024-11-05 | lib: utils/gpio: Use FDT node offset as GPIO chip ID | Samuel Holland | 1 | -15/+8 |
2024-11-05 | lib: utils/gpio: Remove fdt_gpio_driver() function | Samuel Holland | 1 | -16/+1 |
2024-08-24 | lib: utils/gpio: Constify FDT pointers in parsing functions | Samuel Holland | 1 | -3/+3 |
2022-05-13 | lib: utils/gpio: Generate FDT gpio driver list at compile-time | Anup Patel | 1 | -10/+8 |
2021-07-17 | lib: utils/gpio: Add minimal SiFive GPIO driver | Green Wan | 1 | -0/+3 |
2021-07-17 | lib: utils/gpio: Add simple FDT based GPIO framework | Anup Patel | 1 | -0/+132 |