]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib/optee
lib: Allow MD5 to be enabled in SPL
[thirdparty/u-boot.git] / lib / optee /
2020-02-05  Tom RiniMerge tag 'rpi-next-2020.04' of https://gitlab.denx...
2020-02-01  Tom RiniMerge tag 'u-boot-rockchip-20200130' of https://gitlab...
2020-01-31  Tom RiniMerge tag 'uniphier-v2020.04-2' of https://gitlab.denx...
2020-01-31  Tom RiniMerge branch '2020-01-30-master-imports'
2020-01-30  Christoph Müllneroptee: Replace uninitialized return variable by proper...
2020-01-24  Simon Glasscommon: Move the image globals into image.h
2020-01-21  Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20  Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20  Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20  Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17  Simon Glasscommon: Move the image globals into image.h
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-18  Tom RiniMerge tag 'video-for-v2020.01-rc2' of https://gitlab...
2019-11-18  Tom RiniMerge tag 'u-boot-rockchip-20191118' of https://gitlab...
2019-11-18  Tom RiniMerge tag 'dm-pull-14nov19' of git://git.denx.de/u...
2019-11-14  Heiko Stuebnerimage: fdt: copy possible optee nodes to a loaded devic...
2019-07-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29  Tom RiniMerge tag 'u-boot-rockchip-20190729' of https://gitlab...
2019-07-27  Tom RiniMerge branch '2019-07-26-ti-imports'
2019-07-27  Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-19  Bryan O'Donoghueoptee: Make TZDRAM config options contingent on CONFIG_...
2018-10-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-10-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-25  Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-22  Rui Miguel Silvaoptee: adjust dependencies and default values for dram
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-04-15  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-04  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-20  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-03-20  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-03-19  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-19  Bryan O'Donoghuebootm: optee: Add a bootm command for type IH_OS_TEE
2018-03-19  Bryan O'Donoghueoptee: Add error printout
2018-03-19  Bryan O'Donoghueoptee: Add optee_verify_bootm_image()
2018-03-19  Bryan O'Donoghueoptee: Add CONFIG_OPTEE_LOAD_ADDR
2018-03-19  Bryan O'Donoghueoptee: Add CONFIG_OPTEE_TZDRAM_BASE
2018-03-19  Bryan O'Donoghueoptee: Add CONFIG_OPTEE_TZDRAM_SIZE
2018-03-19  Bryan O'Donoghueoptee: Add lib entries for sharing OPTEE code across...