index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
zimage.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-04-07
Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...
Tom Rini
2025-04-04
arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.c
Jeremy Compostella
2025-04-03
x86: Support a 64-bit ramdisk address
Simon Glass
2025-04-03
x86: e820: Add a function to dump the e820 table
Simon Glass
2025-03-18
boot: pxe: Refactor label_run_boot() to avoid cmdline
Simon Glass
2025-03-18
x86: Drop the unnecessary base_ptr argument to zboot_dump()
Simon Glass
2025-03-18
bootstd: Correct display of kernel version
Simon Glass
2025-03-18
x86: Move the bootm state for zimage into cmd/
Simon Glass
2025-03-18
x86: Rename state to bmi
Simon Glass
2025-03-18
x86: Move x86 zboot state into struct bootm_info
Simon Glass
2025-03-18
x86: Rename zboot_run() to zboot_run_args()
Simon Glass
2024-12-18
arch: x86: lib: Add support of legacy 64-bit entry point at 0x200
Paul HENRYS
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2024-04-10
x86: zboot: Use zboot_start() in zboot_run()
Simon Glass
2024-04-10
x86: zboot: Separate logic functions from commands
Simon Glass
2024-04-10
x86: zboot: Rename zboot_start() to zboot_run()
Simon Glass
2024-04-10
x86: zboot: Move environment setting into zboot_load()
Simon Glass
2024-04-10
x86: zboot: Move command code into its own file
Simon Glass
2024-04-10
x86: zboot: Move zimage definitions to the header file
Simon Glass
2023-08-10
bootstd: Allow display of the x86 setup information
Simon Glass
2023-07-17
x86: zimage: Export the function to obtain the cmdline
Simon Glass
2023-07-17
x86: Add a function to boot a zimage
Simon Glass
2023-03-25
x86: Support booting a 64-bit kernel from 64-bit U-Boot
Simon Glass
2023-03-25
x86: Adjust bootparam.h to be more like linux
Simon Glass
2021-12-31
x86: Don't process the kernel command line unless enabled
Simon Glass
2021-10-21
x86: Create a new header for EFI
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-15
x86: Ensure the e820 map is installed in all cases
Simon Glass
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-02-01
x86: zimage: Improve command-line debug handling
Simon Glass
2021-02-01
x86: zimage: Allow dumping the image from outside the module
Simon Glass
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2020-12-16
x86: zimage: Update cmdline parameter to be an env var
Simon Glass
2020-12-04
x86: zimage: Add silent-console processing
Simon Glass
2020-11-06
x86: zimage: Quieten down the zimage boot process
Simon Glass
2020-11-06
x86: zimage: Sanity-check the kernel version before printing it
Simon Glass
2020-11-06
x86: zimage: Add a little more logging
Simon Glass
2020-09-25
x86: zboot: Allow overriding the command line
Simon Glass
2020-09-25
x86: zboot: Add an option to dump the setup information
Simon Glass
2020-09-25
x86: zboot: Allow setting a separate setup base address
Simon Glass
2020-09-25
x86: zboot: Set environment variables for image locations
Simon Glass
2020-09-25
x86: zboot: Add an 'setup' subcommand
Simon Glass
2020-09-25
x86: zboot: Add an 'load' subcommand
Simon Glass
2020-09-25
x86: zboot: Add an 'info' subcommand
Simon Glass
2020-09-25
x86: zboot: Add a 'go' subcommand
Simon Glass
2020-09-25
x86: zboot: Set up a sub-command structure
Simon Glass
2020-09-25
x86: zimage: Disable interrupts just before booting
Simon Glass
[next]