Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / arch / arm / include / asm / mach-imx / hab.h
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'u-boot-imx-20191014' of https://gitlab.denx...
2019-10-14 Sjoerd Simonsimx :hab: Add hab version command
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Stefano Babicimx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
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-13 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2018-03-11 Bryan O'Donoghueimx: hab: Make usage of packed attribute consistent
2018-03-11 Bryan O'Donoghueimx: hab: Fix usage of packed attribute
2018-02-26 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-02-25 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-02-25 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-02-22 Breno Limaarm: imx: hab: Define HAB_RVT_BASE according to the...
2018-02-22 Utkarsh Guptaimx: hab: Check if CSF contains deprecated commands
2018-02-22 Utkarsh Guptaimx: hab: Check if CSF is valid before authenticating...
2018-01-26 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-17 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-16 Tom RiniMerge git://git.denx.de/u-boot-net
2018-01-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-01-14 Bryan O'Donoghuearm: imx: hab: Define rvt_failsafe()
2018-01-14 Bryan O'Donoghuearm: imx: hab: Make imx_hab_is_enabled global
2018-01-14 Bryan O'Donoghuearm: imx: hab: Prefix authenticate_image with imx_hab
2018-01-14 Bryan O'Donoghuearm: imx: hab: Define rvt_check_target()
2018-01-14 Bryan O'Donoghuearm: imx: hab: Add IVT header definitions
2018-01-14 Bryan O'Donoghuearm: imx: hab: Fix authenticate_image input parameters
2018-01-14 Bryan O'Donoghuearm: imx: hab: Move CSF_PAD_SIZE to hab.h
2018-01-14 Bryan O'Donoghuearm: imx: hab: Move IVT_SIZE to hab.h
2018-01-14 Bryan O'Donoghuearm: imx: hab: Make authenticate_image return int
2017-07-31 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-07-12 Stefano Babicimx: reorganize IMX code as other SOCs