drivers: net: fsl-mc: add a command which dumps the MC log
[platform/kernel/u-boot.git] / drivers / crypto /
2021-11-09 Kshitiz Varshneyboard: fsl_validate: Fix Double free Issue
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-09 Tom RiniMerge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'
2021-09-08 Alexandru Gagniucimage: Drop if/elseif hash selection in calculate_hash()
2021-09-02 Tom RiniMerge branch '2021-09-02-assorted-fixes' into next
2021-09-01 Chia-Wei Wangcrypto: hash: Add software hash DM driver
2021-09-01 Chia-Wei Wangdm: hash: Add new UCLASS_HASH support
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-23 Tom RiniMerge tag 'efi-2021-10-rc3' of https://source.denx...
2021-08-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-08-18 Horia Geantăcrypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t...
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-06 Patrick Delaunaydm: define LOG_CATEGORY for all uclass
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-09 Tom RiniMerge branch 'v2021.07-rc1' of https://github.com/lftan...
2021-04-09 Tom RiniMerge tag 'u-boot-imx-20210409' of https://gitlab.denx...
2021-04-08 Ye Licrypto: fsl: refactor for 32 bit version CAAM support...
2021-04-08 Breno Limafsl_mfgprot: Fix typo in sign_mppubk()
2021-04-08 Clement Faureimx8m: Add DEK blob encapsulation for imx8m
2021-04-08 Aymen Sghaiercrypto: caam: Fix pointer size to 32bit for i.MX8M
2021-04-08 Aymen Sghaiercrypto: caam: Fix build warnings pointer casting
2021-04-08 Aymen Sghaiercrypto: caam: Add CAAM support to i.MX8M platforms
2021-04-08 Franck LENORMANDcaam: enable support for iMX7ULP
2021-04-08 Franck LENORMANDcrypto: caam: change JR running loop
2021-04-08 Breno Limacrypto: fsl: blob: Flush dcache range for destination...
2021-04-08 Breno Limaimx: imx7 Support for Manufacturing Protection
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-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Michael Wallecrypto/fsl: add RNG support
2020-07-27 Michael Wallecrypto/fsl: instantiate the RNG with prediciton resistance
2020-07-27 Michael Wallecrypto/fsl: don't regenerate secure keys
2020-07-27 Michael Wallecrypto/fsl: support newer SEC modules
2020-07-27 Michael Wallecrypto/fsl: export caam_get_era()
2020-07-27 Michael Wallecrypto/fsl: make SEC%u status line consistent
2020-07-27 Heinrich Schuchardtcrypto/fsl: unused value in caam_hash_update()
2020-07-27 Heinrich Schuchardtcrypto/fsl: correct printf() statement.
2020-07-27 Michael Wallecrypto/fsl: fix unaligned access
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-21 Tom RiniMerge git://git.denx.de/u-boot-sh
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-20 Tom RiniMerge branch '2020-05-19-misc-fixes'
2020-05-19 Jan Kiszkadrivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
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 Glasscommon: Drop net.h from common header
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Heinrich Schuchardtdrivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 Heinrich Schuchardtcrypto: make mod_exp_sw() static
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 ARM cache operations out of common.h
2019-12-02 Simon Glasscommon: Move some time functions out of common.h
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-26 Tom RiniMerge tag 'mips-pull-2019-10-25' of git://git.denx...
2019-10-25 Tom RiniMerge branch '2019-10-24-ti-imports'
2019-10-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-10-25 Tom RiniMerge tag 'u-boot-atmel-2020.01-b' of https://gitlab...
2019-10-25 Tom RiniMerge tag 'xilinx-for-v2020.01-part2' of https://gitlab...
2019-10-24 T Karthik Reddydrivers: crypto: rsa_mod_exp: Add manual relocation...
2019-07-05 Tom RiniMerge tag 'rpi-next-2019.07' of https://github.com...
2019-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-12 Tom RiniMerge tag 'u-boot-amlogic-20190612' of git://git.denx...
2019-06-12 Tom RiniMerge tag 'efi-2019-07-rc5' of git://git.denx.de/u...
2019-06-11 Tom RiniMerge tag 'u-boot-stm32-20190606' of https://github...
2019-06-11 Tom RiniMerge tag 'u-boot-imx-20190612' of git://git.denx.de...
2019-06-11 Breno Matheus LimaRevert "drivers/crypto/fsl: assign job-rings to non...
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-03-06 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-03-05 Masahiro Yamadalibfdt: move headers to <linux/libfdt.h> and <linux...
next