]> git.ipfire.org Git - thirdparty/u-boot.git/history - common/bootm.c
Prepare v2024.07-rc2
[thirdparty/u-boot.git] / common / bootm.c
2021-11-16  Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-13  Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-12  Tom RiniMerge branch '2021-11-12-assorted-updates'
2021-11-12  Simon GlassCreate a new boot/ directory
2021-10-23  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-21  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-20  Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-12  Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-08  Tom RiniMerge branch '2021-10-08-image-cleanups'
2021-10-08  Simon Glassimage: Drop IMAGE_ENABLE_OF_LIBFDT
2021-10-08  Simon Glassimage: Drop IMAGE_ENABLE_FIT
2021-10-08  Simon Glassimage: Remove ifdefs around image_setup_linux() el at
2021-04-18  Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09  Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05  Tom RiniMerge branch 'next'
2021-03-31  Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30  Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29  Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29  Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27  Simon Glassbootm: Skip command-line substitution if !CONFIG_CMDLINE
2021-03-15  Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-04  Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-03  Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-02  Simon Glassbootm: Fix duplicate debugging in bootm_process_cmdline()
2021-02-23  Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15  Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02  Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-13  Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12  Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11  Tom RiniMerge branch 'next'
2021-01-06  Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05  Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-07  Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-05  Simon Glassbootm: Support string substitution in bootargs
2020-12-04  Simon Glassbootm: Allow updating the bootargs in a buffer
2020-12-04  Simon Glassbootm: Update bootm_process_cmdline_env() to use flags
2020-12-04  Simon Glassbootm: Split out bootargs environment reading / writing
2020-12-04  Simon Glassbootm: Use size rather than length for CONSOLE_ARG
2020-12-04  Simon Glassbootm: Add a bool parameter to bootm_process_cmdline_env()
2020-12-04  Simon Glassbootm: Rename fixup_silent_linux()
2020-12-04  Simon Glassbootm: Update fixup_silent_linux() to return an error
2020-12-04  Simon Glassbootm: Add tests for fixup_silent_linux()
2020-10-31  Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-29  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-24  Tom RiniMerge branch '2020-10-23-misc-changes'
2020-10-23  Jaehoon Chungbootm: fix wrong conditions about images overlap
2020-09-21  Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21  Tom RiniMerge branch 'master' into next
2020-09-14  Tom RiniMerge branch '2020-09-12-assorted-bugfixes'
2020-09-11  Heinrich Schuchardtbootm: update image OS image size when decompressing
2020-07-17  Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17  Tero Kristocommon: bootm: add checks to verify if ramdisk / fdtima...
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop log.h from common header
2020-05-18  Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18  Simon Glasscommon: Drop net.h from common header
2020-04-07  Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-01  Tom RiniMerge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm
2020-04-01  Simon Glassimage: Load the correct configuration in fit_check_sign
2019-12-03  Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03  Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02  Simon Glasscommon: Move enable/disable_interrupts out of common.h
2019-12-02  Simon Glasscommon: Move ARM cache operations out of common.h
2019-08-13  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13  Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12  Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12  Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11  Simon Glassenv: Move env_set_hex() to env.h
2019-08-02  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-30  Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29  Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29  Tom RiniMerge branch '2019-07-29-ti-imports'
2019-07-29  Tom RiniMerge branch '2019-07-29-master-imports'
2019-07-29  Julius Wernercommon: Move bootm_decomp_image() to image.c (as image_...
2019-07-11  Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-11  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-11  Tom RiniMerge tag 'uniphier-v2019.10' of https://gitlab.denx...
2019-07-11  Tom RiniMerge branch '2019-07-11-master-imports'
2019-07-11  Tom Riniconfigs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LE...
2019-06-10  Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15  Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-10  Tom RiniMerge branch '2019-05-09-master-imports'
2019-05-09  Fabrice FontaineMake FIT support really optional
2019-05-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-24  Tom RiniMerge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
2019-04-24  Tom RiniMerge tag 'efi-2019-07-rc1-3' of git://git.denx.de...
2019-04-24  Tom RiniMerge tag 'u-boot-stm32-mcu-20190423' of https://github...
2019-04-24  Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-24  Tom RiniMerge branch '2019-04-22-master-imports'
2019-04-24  Eugeniu Roscaimage: android: allow booting lz4-compressed kernels
2019-04-23  Trent Piephobootm: Simplying cache flush code
2019-02-16  Tom RiniMerge tag '2019.01-next' of https://github.com/mbgg...
2019-02-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-02-13  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2019-02-13  Heinrich Schuchardtefi_loader: refactor switch to non-secure mode
2019-02-02  Tom RiniMerge tag 'for-master-20190201' of git://git.denx.de...
next