summaryrefslogtreecommitdiff
path: root/lib/utils/regmap
AgeCommit message (Expand)Author
2026-05-11lib: utils/regmap: Fix reg_stride calculation in syscon regmapDavid E. Garcia Porras
2024-11-28lib: utils/regmap: Use fdt_driver for initializationSamuel Holland
2024-11-28treewide: Make carray arrays const and NULL-terminatedSamuel Holland
2024-11-05lib: utils/regmap: Use FDT node offset as regmap IDSamuel Holland
2024-08-24lib: utils/regmap: Constify FDT pointers in parsing functionsSamuel Holland
2024-07-04Makefile: change to using .carray.c for carray filesBen Dooks
2023-09-24lib: utils/regmap: Mark syscon region as shared read-writeAnup Patel
2023-07-31lib: utils/regmap: Add simple FDT based syscon regmap driverAnup Patel
2023-07-31lib: utils/regmap: Add simple FDT based regmap frameworkAnup Patel
2023-07-31lib: utils/regmap: Add generic regmap access libraryAnup Patel