summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/zimage.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-17x86: zimage: Export the function to obtain the cmdlineSimon Glass1-0/+10
2023-07-17x86: Add a function to boot a zimageSimon Glass1-0/+17
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2021-10-21x86: Create a new header for EFISimon Glass1-3/+0
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass1-0/+10
2020-09-25x86: zboot: Allow overriding the command lineSimon Glass1-1/+29
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-10-21x86: Move install_e820_map() out of zimage.cBin Meng1-3/+0
2015-07-15x86: Configure VESA parameters before loading Linux kernelBin Meng1-0/+1
2014-10-29x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass1-3/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-12-19x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black1-3/+5
2011-12-19x86: Add support for booting Linux using the 32 bit boot protocolGabe Black1-2/+7
2011-12-19x86: Clean up the x86 zimage code in preparation to extend itGabe Black1-21/+0
2011-08-05Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-04-13x86: Rename i386 to x86Graeme Russ1-0/+74