summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/rtas-fadump.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Add __init attribute to eligible functionsNick Child2021-12-231-3/+3
* powerpc/fadump: make symbol 'rtas_fadump_set_regval' staticPu Lehui2021-04-141-1/+1
* powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy2020-05-111-1/+1
* powerpc/fadump: support holes in kernel boot memory areaHari Bathini2019-09-141-1/+10
* powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini2019-09-141-1/+1
* powerpc/fadump: consider f/w load areaHari Bathini2019-09-141-0/+6
* pseries/fadump: move out platform specific support from generic codeHari Bathini2019-09-141-3/+260
* powerpc/fadump: add source info while displaying region contentsHari Bathini2019-09-141-4/+4
* pseries/fadump: define RTAS register/un-register callback functionsHari Bathini2019-09-141-3/+159
* powerpc/fadump: introduce callbacks for platform specific operationsHari Bathini2019-09-141-0/+122