aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/pl310.h
Commit message (Expand)AuthorAgeFilesLines
* sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add external PLATFORM access on arm, and use it in the pl310 driver.Andrew Turner2017-07-111-0/+2
* Disable PL310 outer cache sync for IO coherent platformsZbigniew Bodek2017-06-201-0/+1
* Fix bit assignment in PL310_POWER_CTRLZbigniew Bodek2017-04-181-2/+2
* Make pl310_print_config static, it's not called out of pl310.cAndrew Turner2015-11-171-1/+0
* ARM: Remove trailing whitespace from sys/arm/includeMichal Meloun2015-11-101-1/+1
* Correct PL310_POWER_CTRL offsetEd Maste2015-05-071-1/+1
* Set the pl310 L2 cache driver to attach during the middle of BUS_PASS_CPU.Ian Lepore2014-08-051-0/+3
* Add a public routine to set the L2 cache ram latencies. This can beIan Lepore2014-05-061-0/+13
* Add defines for the bits in the PL310 debug control register.Ian Lepore2014-05-061-0/+2
* Move duplicated code to print l2 cache config into the common code.Ian Lepore2014-04-271-0/+2
* Only work around errata when we are on a part where the erratum applies.Andrew Turner2013-01-061-0/+1
* Document the known values of the RTL release field in the cache is registerAndrew Turner2013-01-011-0/+8
* PL310 driver update:Oleksandr Tymoshenko2012-12-311-1/+122
* Merging projects/armv6, part 1Oleksandr Tymoshenko2012-08-151-0/+38