summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: add generic device tree 2nd stage supportAntony Pavlov2024-03-131-2/+11
* MIPS: bootm: fix format string type mismatchAhmad Fatoum2023-09-121-1/+1
* MIPS: bootm: remove unnecessary phys/virt conversionsDenis Orlov2023-03-161-2/+2
* MIPS: bootm: do not leak memory on error in of_overlay_load_firmware()Denis Orlov2023-03-161-1/+1
* MIPS: bootm: do not free fdt pointer that contains an errorDenis Orlov2023-03-161-2/+2
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* blspec: Rework firmware loadSascha Hauer2021-06-281-0/+4
* mips: lib: bootm: use bootm elf loading capabilitiesClement Leger2020-06-151-13/+7
* common: elf: add elf_open, elf_close and elf_loadClement Leger2020-06-151-2/+6
* common: elf: load elf directly from fileClement Leger2020-06-151-7/+2
* mips: bootm: Cast elf entry into unsigned longClement Leger2019-09-061-1/+1
* MIPS: bootm: add ELF handlerOleksij Rempel2018-06-181-0/+59
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-0/+1
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+6
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-1/+2
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-111-0/+43