summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/parsers/ofpart_core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: Use of_property_read_bool()Rob Herring (Arm)2024-08-231-2/+2
* mtd: parsers: ofpart: add workaround for #size-cells 0Francesco Dolcini2023-02-061-0/+19
* mtd: parsers: ofpart: fix parsing subpartitionsRafał Miłecki2021-05-101-12/+14
* mtd: parsers: ofpart: support Linksys Northstar partitionsRafał Miłecki2021-03-281-0/+6
* mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' staticWei Yongjun2021-03-111-1/+1
* mtd: parsers: ofpart: limit parsing of deprecated DT syntaxRafał Miłecki2021-03-111-1/+3
* mtd: parsers: ofpart: support BCM4908 fixed partitionsRafał Miłecki2021-03-111-0/+263