summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/8xx/micropatch.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2020-12-091-0/+11
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* powerpc/8xx: Add microcode patch to move SMC parameter RAM.Christophe Leroy2019-07-051-0/+97
* powerpc/8xx: Use IO accessors in microcode programming.Christophe Leroy2019-07-051-18/+16
* powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.cChristophe Leroy2019-07-051-20/+13
* powerpc/8xx: refactor programming of microcode CPM params.Christophe Leroy2019-07-051-18/+27
* powerpc/8xx: refactor printing of microcode patch name.Christophe Leroy2019-07-051-6/+8
* powerpc/8xx: Refactor microcode writeChristophe Leroy2019-07-051-9/+6
* powerpc/8xx: refactor writing of CPM microcode arraysChristophe Leroy2019-07-051-22/+13
* powerpc/8xx: compact microcode arraysChristophe Leroy2019-07-051-559/+140
* powerpc/8xx: drop verify_patch()Christophe Leroy2019-07-051-40/+0
* powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy2019-07-051-0/+750