summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: correctly work with disabled CONFIG_MMUAntony Pavlov2020-06-081-1/+5
* MIPS: don't overlay relocation data with BSSOleksij Rempel2020-02-031-1/+1
* MIPS: reloc: init bss and cpuOleksij Rempel2019-10-231-0/+2
* MIPS: reloc: remove init of relocated bssOleksij Rempel2019-10-231-5/+1
* mips: reloc: remove outdated commentOleksij Rempel2019-07-021-11/+0
* MIPS: relocate_code: fix barebox image memcpy() sizeAntony Pavlov2019-06-201-6/+5
* MIPS: relocation: add relocation supportOleksij Rempel2019-04-231-0/+182