Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-28 | lib: utils/regmap: Use fdt_driver for initialization | Samuel Holland | 3 | -27/+5 |
2024-11-28 | treewide: Make carray arrays const and NULL-terminated | Samuel Holland | 1 | -3/+2 |
2024-11-05 | lib: utils/regmap: Use FDT node offset as regmap ID | Samuel Holland | 2 | -9/+9 |
2024-08-24 | lib: utils/regmap: Constify FDT pointers in parsing functions | Samuel Holland | 2 | -5/+5 |
2024-07-04 | Makefile: change to using .carray.c for carray files | Ben Dooks | 1 | -1/+1 |
2023-09-24 | lib: utils/regmap: Mark syscon region as shared read-write | Anup Patel | 1 | -0/+7 |
2023-07-31 | lib: utils/regmap: Add simple FDT based syscon regmap driver | Anup Patel | 3 | -0/+272 |
2023-07-31 | lib: utils/regmap: Add simple FDT based regmap framework | Anup Patel | 4 | -0/+106 |
2023-07-31 | lib: utils/regmap: Add generic regmap access library | Anup Patel | 3 | -0/+133 |