Merge branch '2022-01-21-Kconfig-migrations'
[platform/kernel/u-boot.git] / test / bootm.c
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()