]> Git Repo - u-boot.git/history - boot/bootm.c
bootm: Move do_bootm_states() comment to header file
[u-boot.git] / boot / bootm.c
2023-12-21 Simon Glassbootm: Move do_bootm_states() comment to header file
2023-12-21 Simon Glassbootm: Add more fields to bootm_info
2023-12-21 Simon Glassbootm: Adjust arguments of boot_os_fn
2023-12-21 Simon Glassbootm: Adjust how the board is reset
2023-12-15 Tom RiniMerge tag 'u-boot-stm32-20231215' of https://source...
2023-12-15 Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-15 Simon Glassbootm: Support kernel_noload with compression
2023-12-15 Simon Glassbootm: Move arm64-image processing later
2023-12-14 Tom RiniMerge tag 'xilinx-for-v2024.04-rc1' of https://source...
2023-12-14 Tom RiniMerge tag 'u-boot-imx-next-20231214' of https://gitlab...
2023-12-13 Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-13 Simon Glasscommand: Introduce functions to obtain command arguments
2023-12-13 Simon Glassbootm: Reduce arguments to bootm_find_other()
2023-12-13 Simon Glassbootm: Add a function to check overlap
2023-12-13 Simon Glassbootm: Adjust the parameters of bootm_find_images()
2023-12-13 Simon Glassbootm: optee: Drop special call to bootm_find_other()
2023-12-13 Simon Glassbootm: efi: Drop special call to bootm_find_other()
2023-12-13 Simon Glassbootm: Simplify Android ramdisk addr in bootm_find_images()
2023-12-13 Simon Glassbootm: Reduce arguments to boot_get_loadables()
2023-12-13 Simon Glassbootm: Reduce arguments to boot_get_fpga()
2023-12-13 Simon Glassbootm: Reduce arguments to boot_get_fdt()
2023-12-13 Simon Glassbootm: Pass image buffer to boot_get_fdt()
2023-12-13 Simon Glassbootm: Drop #ifdef in bootm_find_images()
2023-12-13 Simon Glassbootm: Reduce arguments to boot_get_ramdisk()
2023-12-13 Simon Glassbootm: Reduce arguments to bootm_find_os()
2023-12-13 Simon Glassbootm: Move error printing out of boot_get_kernel()
2023-12-13 Simon Glassbootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
2023-12-13 Simon Glassbootm: Use the error return from boot_get_kernel()
2023-12-13 Simon Glassbootm: Adjust position of unmap_sysmem() in boot_get_ke...
2023-12-13 Simon Glassbootm: Adjust boot_get_kernel() to return an error
2023-12-13 Simon Glassbootm: Reduce arguments to boot_get_kernel()
2023-12-13 Simon Glassimage: Tidy up genimg_get_kernel_addr_fit()
2023-12-13 Simon Glassbootm: Move boot_get_kernel() higher in the file
2023-12-13 Simon Glassbootm: Simplify arguments for bootm_pre_load()
2023-12-13 Simon Glassbootm: Drop arguments from bootm_start()
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-10 Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-11-01 Tom RiniMerge tag 'clk-2024.01-rc2' of https://source.denx...
2023-10-28 Tom RiniMerge branch 'master_tmio_fixes' of https://source...
2023-10-27 Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-27 Eddie Jamesbootm: Support boot measurement
2023-10-08 Tom RiniMerge tag 'u-boot-rockchip-20231007' of https://source...
2023-10-06 Tom RiniMerge branch '2023-10-06-spl-prepare-for-universal...
2023-10-06 Simon Glasscommand: Include a required header in command.h
2023-10-04 Tom RiniMerge tag 'u-boot-stm32-20231004' of https://source...
2023-10-02 Tom RiniMerge branch 'next'
2023-09-04 Tom RiniMerge tag 'v2023.10-rc4' into next
2023-08-30 Tom RiniMerge tag 'u-boot-at91-2023.10-a' of https://source...
2023-08-21 Tom RiniMerge tag 'v2023.10-rc3' into next
2023-08-15 Tom RiniMerge branch '2023-08-14-assorted-general-updates'...
2023-08-15 Tom RiniMerge tag 'dm-next-14aug23' of https://source.denx...
2023-08-11 Simon Glassbootstd: cros: Add ARM support
2023-07-05 Tom RiniMerge tag 'v2023.07-rc6' into next
2023-06-19 Tom RiniMerge tag 'u-boot-at91-fixes-2023.07-a' of https:/...
2023-06-16 Tom RiniMerge tag 'efi-2023-07-rc5' of https://source.denx...
2023-06-16 Heinrich Schuchardtbootm: don't call booti_setup for EFI images
2023-05-08 Tom RiniMerge branch 'master' into next
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-06 Tom RiniMerge tag 'fsl-qoriq-2023-4-6' of https://source.denx...
2023-04-05 Tom RiniMerge branch '2023-04-04-android-image-v3-v4-support'
2023-04-04 Safae Ouajihandroid: boot: support boot image header version 3...
2023-04-04 Safae Ouajihandroid: boot: add vendor boot image to prepare for...
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-09 Simon GlassCorrect SPL uses of CMD_FDT
2023-02-09 Simon GlassCorrect SPL uses of CMD_BOOTM_PRE_LOAD
2023-02-09 Simon GlassCorrect SPL use of CMD_BOOTI
2023-01-09 Tom RiniMerge branch 'next'
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-07 Tom RiniMerge branch '2022-12-07-Kconfig-migrations' into next
2022-12-07 Tom Rininet: Remove eth_legacy.c
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Simon Glassbootm: Change incorrect 'unsupported' error
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-29 Simon Glasstreewide: Drop image_info_t typedef
2022-09-29 Simon Glasstreewide: Drop bootm_headers_t typedef
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-08-31 Tom RiniMerge branch '2022-08-31-assorted-fixes'
2022-08-31 Pali Rohárbootm: Fix upper bound of FDT overlap checks
2022-08-31 Daniel Golleimage-fit: don't set compression if it can't be read
2022-08-31 Daniel Gollebootm: fix typo imape_comp -> image_comp
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-07 Tom RiniMerge branch '2022-07-07-Kconfig-migrations-dead-code...
2022-07-07 Tom RiniConvert CONFIG_SYS_BOOTM_LEN to Kconfig
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-07 Tom RiniMerge branch '2022-06-07-assorted-improvements' into...
2022-06-06 Sean Andersonbootm: Fix Linux silent console on newer kernels
next
This page took 0.607688 seconds and 107 git commands to generate.