summaryrefslogtreecommitdiffstats
path: root/drivers/memory/pl172.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* memory: pl172: simplify releasing AMBA regions with devmKrzysztof Kozlowski2024-08-311-15/+13
* memory: pl172: simplify with devm_clk_get_enabled()Krzysztof Kozlowski2024-08-251-18/+5
* memory: pl172: simplify with dev_err_probe()Krzysztof Kozlowski2024-08-251-4/+3
* amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* memory: pl172: Enclose macro argument usage in parenthesisKrzysztof Kozlowski2020-07-271-7/+7
* memory: pl172: Add GPLv2 SPDX license headerKrzysztof Kozlowski2020-07-241-4/+1
* memory: pl172: add ARM PrimeCell PL176 MPMC supportVladimir Zapolskiy2015-09-291-0/+9
* memory: pl172: add ARM PrimeCell PL175 MPMC supportVladimir Zapolskiy2015-09-291-1/+11
* memory: pl172: correct MPMC peripheral ID register bitsVladimir Zapolskiy2015-09-291-2/+3
* memory: pl172: fix modular buildJoachim Eastwood2015-07-231-2/+1
* memory: add ARM PL172 MultiPort Memory Controller driverJoachim Eastwood2015-07-171-0/+302