efi_loader: correct includes in efi_variable.c
[oweals/u-boot.git] / lib / optee /
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...