aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/relocate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-31MIPS: Remove no-op/identity castsPaul Burton1-1/+1
2017-11-03Update MIPS email addressesPaul Burton1-1/+1
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn1-1/+1
2017-01-03MIPS: relocate: Optionally relocate the DTBMarcin Nowakowski1-2/+36
2017-01-03MIPS: Relocatable: Provide plat_post_relocation hookSteven J. Hill1-0/+20
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-05-13MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn1-0/+146
2016-05-13MIPS: Kernel: Add relocate.cMatt Redfearn1-0/+240