summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ppc.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-08ppc: Remove sbc8641d boardTom Rini1-4/+0
2020-01-17common: Move upmconfig() to ppc.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy1-2/+2
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy1-4/+2
2018-04-06powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy1-2/+1
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini1-1/+1
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy1-0/+4
2017-07-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy1-2/+9
2017-07-23powerpc, 8xx: move cache helper into CChristophe Leroy1-6/+0
2017-07-23powerpc, 8xx: move get_immr() into CChristophe Leroy1-1/+8
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-0/+4
2017-07-23powerpc: move set_msr() and get_msr() into .hChristophe Leroy1-0/+14
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy1-5/+0
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy1-0/+11
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-5/+1
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-13/+0
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher1-6/+1
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher1-5/+0
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-36/+2
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass1-0/+97
2017-06-05common: powerpc: Move arch-specific headersSimon Glass1-0/+67