Convert CONFIG_SAMSUNG_ONENAND to Kconfig
[platform/kernel/u-boot.git] / include / image.h
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...
2021-04-23 Tom RiniMerge branch '2021-04-22-assorted-updates'
2021-04-22 Patrick Delaunaylmb: move CONFIG_LMB in Kconfig
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-04-15 Tom RiniMerge branch '2021-04-14-assorted-vboot-improvements'
2021-04-14 Alexandru Gagniucmkimage: Add a 'keyfile' argument for image signing
2021-04-14 Alexandru Gagniuclib: Add support for ECDSA image signing
2021-04-14 Alexandru Gagniuclib: Rename rsa-checksum.c to hash-checksum.c
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-06 Tom RiniMerge tag 'rockchip-for-v2021.07' 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 Glasssandbox: image: Allow sandbox to load any image
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-18 Tom RiniMerge branch '2021-03-17-assorted-fixes'
2021-03-17 Simon Glassimage: Avoid -ENODATA in host tools
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-19 Tom RiniMerge tag 'mmc-2021-2-19' of https://gitlab.denx.de...
next