summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-layerscape/ppa.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: layerscape: ppa: fix type of C variable used in inline assemblyAhmad Fatoum2024-01-101-1/+1
* ARM: layerscape: ppa: Enable MMU when in EL2Sascha Hauer2023-11-271-0/+7
* ARM: layerscape: ppa: Fix starting PPASascha Hauer2023-11-211-9/+9
* arm: layerscape: ppa: Add PPA as /reserved-memory/ppa nodeSascha Hauer2023-10-191-1/+1
* arm: layerscape: ppa: reserve SDRAM region for PPASascha Hauer2023-10-191-1/+1
* ARM: layerscape: Move mach header files to include/mach/layerscapeSascha Hauer2023-03-061-1/+1
* ARM: psci: make PSCI method a of_psci_fixup parameterAhmad Fatoum2022-11-071-1/+1
* ARM: layerscape: ppa: Fix use after freeSascha Hauer2020-11-111-0/+1
* Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-141-3/+2
|\
| * vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-3/+2
* | ARM: layerscape: ppa: fix wrong return values on some errorsAhmad Fatoum2020-10-021-1/+1
|/
* ARM: layerscape: ppa: fix error propagation in ppa_init()Ahmad Fatoum2020-07-141-4/+3
* Merge branch 'for-next/randfixes'Sascha Hauer2019-12-101-2/+2
|\
| * ARM: layerscape: ppa: use sync_for_execution instead of a manual cache flushLucas Stach2019-12-021-2/+2
* | ARM: Layerscape: PPA: Disable CAAM JR used by secure firmwareSascha Hauer2019-11-281-0/+19
|/
* ARM: Layerscape: Add PPA firmware supportSascha Hauer2019-05-131-0/+118