aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/zimage.h
AgeCommit message (Expand)Author
2024-04-10x86: zboot: Separate logic functions from commandsSimon Glass
2024-04-10x86: zboot: Move command code into its own fileSimon Glass
2024-04-10x86: zboot: Move zimage definitions to the header fileSimon Glass
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-07-17x86: zimage: Export the function to obtain the cmdlineSimon Glass
2023-07-17x86: Add a function to boot a zimageSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-21x86: Create a new header for EFISimon Glass
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass
2020-09-25x86: zboot: Allow overriding the command lineSimon Glass
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-10-21x86: Move install_e820_map() out of zimage.cBin Meng
2015-07-14x86: Configure VESA parameters before loading Linux kernelBin Meng
2014-10-28x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-12-19x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black
2011-12-19x86: Add support for booting Linux using the 32 bit boot protocolGabe Black
2011-12-19x86: Clean up the x86 zimage code in preparation to extend itGabe Black
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-04-13x86: Rename i386 to x86Graeme Russ