MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
[platform/kernel/u-boot.git] / include / image.h
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassimage: Allow loading a FIT image for a particular phase
2022-10-31 Simon Glassimage: Add the concept of a phase to FIT
2022-10-31 Simon Glassimage: Move comment for fit_conf_find_compat()
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-11 Tom RiniMerge branch '2022-10-11-assorted-fixes-and-updates'
2022-10-11 Steven Lawranceimage-pre-load: Move macros/definitions to image.h
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-29 Simon Glassimage: Fix BOOTM_STATE values
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
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-09-14 Tom RiniMerge tag 'efi-next-2022-09-14' of https://source.denx...
2022-09-14 Tom RiniMerge branch '2022-09-14-refactor-ramdisk-code-again...
2022-09-14 Simon Glassimage: Drop some other #ifdefs in image-board.c
2022-09-08 Tom RiniMerge tag 'u-boot-stm32-20220907' of https://source...
2022-09-07 Tom RiniMerge tag 'fsl-qoriq-2022-9-7' of https://source.denx...
2022-09-07 Sean Andersonimage: fit: Add some helpers for getting data
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-13 Tom RiniMerge tag 'u-boot-imx-20220413' of https://gitlab.denx...
2022-04-11 Tom RiniMerge branch '2022-04-11-assorted-updates'
2022-04-11 SESA644425lib: rsa: Fix const-correctness of rsassa_pss functions
2022-04-05 Tom RiniMerge branch '2022-04-04-platform-updates'
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Samuel Hollandtools: mkimage: Add Allwinner TOC0 support
2022-04-04 Tom RiniMerge branch 'next'
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-03-31 Tom RiniMerge branch '2022-03-31-image-add-a-stage-pre-load...
2022-03-31 Philippe Reynesmkimage: add public key for image pre-load stage
2022-03-31 Philippe Reynescmd: bootm: add a stage pre-load
2022-03-31 Philippe Reynesboot: image: add a stage pre-load
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-26 Simon Glasstools: mkimage: Show where signatures/keys are written
2022-01-26 Simon Glassimage: Return destination node for add_verify_data...
2022-01-26 Simon Glasstools: Pass the key blob around
2022-01-26 Simon Glasstools: Improve comments in signing functions
2022-01-24 Tom RiniMerge branch '2022-01-24-assorted-fixes-and-updates'
2022-01-24 Jan Kiszkamkimage: Allow to specify the signature algorithm on...
2022-01-24 Jan Kiszkaimage-fit: Make string of algo parameter constant
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-02 Tom RiniMerge tag 'u-boot-amlogic-20211102' of https://source...
2021-10-31 Tom RiniMerge tag 'dm-pull-boo21' of https://source.denx.de...
2021-10-31 Hannu Lounentoimage.h: make image_sign_info.fit point to const
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 most #ifdefs in image-board.c
2021-10-08 Simon Glassimage: Drop unnecessary #ifdefs from image.h
2021-10-08 Simon Glassimage: Tidy up fit_unsupported_reset()
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_IGNORE
2021-10-08 Simon Glassimage: Drop IMAGE_OF_SYSTEM_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_OF_BOARD_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_BOOT_GET_CMDLINE
2021-10-08 Simon Glassimage: Use Kconfig to enable FIT_RSASSA_PSS on host
2021-10-08 Simon Glassimage: Use Kconfig to enable CONFIG_FIT_VERBOSE on...
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_OF_LIBFDT
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_FIT
2021-10-08 Simon Glasshash: Use Kconfig to enable hashing in host tools and SPL
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-14 Tom RiniMerge branch '2021-09-14-assorted-fixes'
2021-09-14 Alexandru Gagniucimage: rsa: Move padding_algos to linker lists
2021-09-09 Tom RiniMerge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'
2021-09-08 Alexandru Gagniucimage: Drop IMAGE_ENABLE_{MD5, CRC32} #defines
2021-09-08 Alexandru Gagniuccommon: Move MD5 hash to hash_algo[] array.
2021-09-08 Alexandru Gagniuccommon: Remove unused CONFIG_FIT_SHAxxx selectors
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-17 Tom RiniMerge branch '2021-07-16-cleanup-image-support'
2021-07-16 Alexandru Gagniucimage: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro
2021-07-16 Alexandru Gagniucimage: Eliminate IMAGE_ENABLE_VERIFY macro
2021-07-16 Alexandru Gagniucimage: Add support for placing crypto_algo in linker...
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_BEST_MATCH
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_SHAxxx
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_SHA1
2021-07-16 Simon GlassKconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
2021-07-16 Simon GlassKconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
2021-07-16 Simon Glassimage: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
2021-07-16 Simon Glassimage: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
2021-07-16 Simon Glassimage: Shorten FIT_ENABLE_SHAxxx_SUPPORT
2021-07-05 Tom RiniMerge branch 'next'
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-13 Tom RiniMerge tag 'ti-v2021.10-next-v2' of https://source.denx...
2021-06-11 Lokesh Vutlacommon: fit: Update board_fit_image_post_process()...
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-24 Tom RiniMerge tag 'mips-pull-2021-04-24' of https://source...
next