aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/qemu_e500.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-23powerpc/85xx: Mark some functions static and add missing includes to fix no p...Gravatar Christophe Leroy 1-1/+1
2023-03-16powerpc: Make generic_calibrate_decr() the defaultGravatar Christophe Leroy 1-1/+0
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesGravatar Christophe Leroy 1-9/+1
2022-09-26powerpc: Cleanup idle for e500Gravatar Christophe Leroy 1-4/+0
2022-05-08powerpc: Add missing headersGravatar Christophe Leroy 1-0/+1
2022-01-31powerpc/e500/qemu-e500: allow core to idle without waitingGravatar Tobias Waldekranz 1-0/+5
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-02-18powerpc/dma: trim the fat from <asm/dma-mapping.h>Gravatar Christoph Hellwig 1-0/+1
2018-12-20powerpc: use mm zones more sensiblyGravatar Christoph Hellwig 1-9/+0
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerGravatar Andrey Smirnov 1-1/+0
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processGravatar Benjamin Herrenschmidt 1-3/+1
2014-09-03powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platformsGravatar Scott Wood 1-0/+10
2014-03-19fsl/pci: The new pci suspend/resume implementationGravatar Wang Dongsheng 1-0/+1
2013-02-15powerpc/e500/qemu-e500: enable coreintGravatar Scott Wood 1-3/+4
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeGravatar Jia Hongtao 1-2/+2
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryGravatar Jia Hongtao 1-0/+1
2012-07-11powerpc/e500: add paravirt QEMU platformGravatar Scott Wood 1-0/+72