summaryrefslogtreecommitdiff
path: root/sys/arm/include/pl310.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-09-01arm: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-27sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-07-11Add external PLATFORM access on arm, and use it in the pl310 driver.Andrew Turner
2017-06-20Disable PL310 outer cache sync for IO coherent platformsZbigniew Bodek
2017-04-18Fix bit assignment in PL310_POWER_CTRLZbigniew Bodek
2015-11-17Make pl310_print_config static, it's not called out of pl310.cAndrew Turner
2015-11-10ARM: Remove trailing whitespace from sys/arm/includeMichal Meloun
2015-05-07Correct PL310_POWER_CTRL offsetEd Maste
2014-08-05Set the pl310 L2 cache driver to attach during the middle of BUS_PASS_CPU.Ian Lepore
2014-05-06Add a public routine to set the L2 cache ram latencies. This can beIan Lepore
2014-05-06Add defines for the bits in the PL310 debug control register.Ian Lepore
2014-04-27Move duplicated code to print l2 cache config into the common code.Ian Lepore
2013-01-06Only work around errata when we are on a part where the erratum applies.Andrew Turner
2013-01-01Document the known values of the RTL release field in the cache is registerAndrew Turner
2012-12-31PL310 driver update:Oleksandr Tymoshenko
2012-08-15Merging projects/armv6, part 1Oleksandr Tymoshenko