lib: optee: remove the duplicate CONFIG_OPTEE
[platform/kernel/u-boot.git] / lib / optee / Kconfig
2021-10-05 Patrick Delaunaylib: optee: remove the duplicate CONFIG_OPTEE
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
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-08-31 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2021-08-31 Tom RiniMerge branch '2021-08-31-kconfig-migrations-part2'...
2021-08-31 Michal SimekKconfig: Remove all default n/no options
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-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 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...