]> git.ipfire.org Git - thirdparty/u-boot.git/history - test/bootm.c
Merge tag 'efi-2024-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
[thirdparty/u-boot.git] / test / bootm.c
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2022-10-20  Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03  Tom RiniMerge branch 'next'
2022-09-26  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19  Tom RiniMerge branch 'master' into next
2022-09-13  Tom RiniMerge tag 'xilinx-for-v2023.01-rc1' of https://source...
2022-09-13  Tom RiniMerge branch '2022-09-12-update-pytests-for-more-parell...
2022-09-12  Simon Glasstest: Fix bootm_test_subst_var() running independently
2022-08-09  Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-11  Tom RiniMerge branch 'next'
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
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-15  Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-12  Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12  Simon Glasstest: Add a macros for finding tests in linker_lists
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: 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()