1. fea4004 imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN by Paul Geurts · Fri Nov 01 09:49:21 2024 +0100
  2. df0f95a imx: hab: rename imx_sec_config_fuse_t to imx_fuse by Paul Geurts · Fri Nov 01 09:49:20 2024 +0100
  3. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  6. 5ab32a0 arm: imx: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:49 2024 -0600
  7. 76cda33 imx: hab: Explain that ivt_offset is optional by Fabio Estevam · Wed Sep 06 22:47:27 2023 -0300
  8. 7014d9d imx: hab: Improve the hab_auth_img_or_fail usage text by Fabio Estevam · Wed Sep 06 22:47:26 2023 -0300
  9. 3552d66 imx: hab: Allow hab_auth_img_or_fail to be called without ivt_offset by Eduard Strehlau · Wed Sep 06 22:47:25 2023 -0300
  10. 236ef9d imx: hab: Fix coverity issue in HAB event decoding by Ye Li · Thu Jun 15 18:09:15 2023 +0800
  11. 18eceae imx: hab: Fix a couple of build warnings with DEBUG enabled by Marek Vasut · Mon May 29 01:29:20 2023 +0200
  12. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  13. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  14. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · Sat Sep 25 19:43:20 2021 -0600
  15. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  16. 9807f55 imx: hab: Fix build warnings in 32-bit targets by Breno Lima · Thu Mar 25 17:30:14 2021 +0800
  17. 3adb6f0 mx7ulp: hab: Add hab_status command for HABv4 M4 boot by Breno Lima · Thu Mar 25 17:30:13 2021 +0800
  18. d03a4d3 imx: hab: Check if IVT header is HABv4 by Breno Lima · Thu Mar 25 17:30:12 2021 +0800
  19. 1115bed imx: hab: Display All HAB events via hab_status command by Utkarsh Gupta · Thu Mar 25 17:30:11 2021 +0800
  20. 5deb930 imx: hab: Enable hab.c to authenticate additional images in open configuration by Breno Lima · Thu Mar 25 17:30:10 2021 +0800
  21. 2369bfb hab: Change calling to ROM API failsafe by Ye Li · Thu Mar 25 17:30:09 2021 +0800
  22. aac4ab5 imx: HAB: Validate IVT before authenticating image by Utkarsh Gupta · Thu Mar 25 17:30:08 2021 +0800
  23. 4f3cf8f imx: HAB: Update hab codes to support ARM64 and i.MX8M by Peng Fan · Thu Mar 25 17:30:07 2021 +0800
  24. f66fd7b imx: hab: Add function to authenticate kernel image by Ye Li · Thu Mar 25 17:30:06 2021 +0800
  25. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  26. 27f3fae imx :hab: Add hab version command by Sjoerd Simons · Tue Jun 18 23:08:59 2019 +0200
  27. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  28. 25d9348 mx6sl: hab: Fix pu_irom_mmu_enabled address by Breno Matheus Lima · Tue May 07 20:19:17 2019 +0000
  29. 2c181e3 imx: hab: Convert non-NULL IVT DCD pointer warning to an error by Breno Matheus Lima · Fri Dec 07 22:31:49 2018 +0000
  30. 2c88aa6 imx: hab: extend hab_auth_img to calculate ivt_offset by Parthiban Nallathambi · Wed Nov 21 14:50:40 2018 +0100
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  33. 933092f imx: hab: Provide hab_auth_img_or_fail command by Bryan O'Donoghue · Mon Mar 26 15:36:46 2018 +0100
  34. 22e5277 imx: hab: Convert DCD non-NULL error to warning by Bryan O'Donoghue · Fri Mar 09 13:07:21 2018 +0000
  35. f4a7224 arm: imx: hab: Define HAB_RVT_BASE according to the processor version by Breno Lima · Tue Feb 20 01:19:26 2018 +0000
  36. 09af35c imx: hab: Check if CSF contains deprecated commands by Utkarsh Gupta · Tue Feb 20 01:19:25 2018 +0000
  37. 2b1f414 imx: hab: Check if CSF is valid before authenticating image by Utkarsh Gupta · Tue Feb 20 01:19:24 2018 +0000
  38. f79f75e imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticate function. by Utkarsh Gupta · Tue Feb 20 01:19:23 2018 +0000
  39. 52d389c imx: hab: Keep CAAM clock enabled after authenticating additional images by Breno Lima · Tue Feb 20 01:19:22 2018 +0000
  40. faa1502 arm: imx: hab: Add hab_failsafe console command by Bryan O'Donoghue · Fri Jan 12 12:40:19 2018 +0000
  41. 740921e arm: imx: hab: Implement hab_rvt_failsafe by Bryan O'Donoghue · Fri Jan 12 12:40:18 2018 +0000
  42. 47b3f34 arm: imx: hab: Make imx_hab_is_enabled global by Bryan O'Donoghue · Fri Jan 12 12:40:16 2018 +0000
  43. dbad3ad arm: imx: hab: Make authenticate_image() return zero on open boards by Bryan O'Donoghue · Fri Jan 12 12:40:15 2018 +0000
  44. 899cab0 arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled by Bryan O'Donoghue · Fri Jan 12 12:40:14 2018 +0000
  45. 1efba6a arm: imx: hab: Prefix authenticate_image with imx_hab by Bryan O'Donoghue · Fri Jan 12 12:40:13 2018 +0000
  46. e92a5f9 arm: imx: hab: Make internal functions and data static by Bryan O'Donoghue · Fri Jan 12 12:40:12 2018 +0000
  47. 3bf65de arm: imx: hab: Print HAB event log only after calling ROM by Bryan O'Donoghue · Fri Jan 12 12:40:11 2018 +0000
  48. 1351325 arm: imx: hab: Add a hab_rvt_check_target to image auth by Bryan O'Donoghue · Fri Jan 12 12:40:10 2018 +0000
  49. a261088 arm: imx: hab: Implement hab_rvt_check_target by Bryan O'Donoghue · Fri Jan 12 12:40:09 2018 +0000
  50. eb03150 arm: imx: hab: Print additional IVT elements during debug by Bryan O'Donoghue · Fri Jan 12 12:40:07 2018 +0000
  51. 6c906ff arm: imx: hab: Print CSF based on IVT descriptor by Bryan O'Donoghue · Fri Jan 12 12:40:06 2018 +0000
  52. d525a28 arm: imx: hab: Only call ROM once headers are verified by Bryan O'Donoghue · Fri Jan 12 12:40:05 2018 +0000
  53. 85fe7b1 arm: imx: hab: Verify IVT self matches calculated address by Bryan O'Donoghue · Fri Jan 12 12:40:04 2018 +0000
  54. 5ee19b3 arm: imx: hab: Add IVT header verification by Bryan O'Donoghue · Fri Jan 12 12:40:03 2018 +0000
  55. 8891996 arm: imx: hab: Fix authenticate_image input parameters by Bryan O'Donoghue · Fri Jan 12 12:40:01 2018 +0000
  56. 73f9a72 arm: imx: hab: Move CSF_PAD_SIZE to hab.h by Bryan O'Donoghue · Fri Jan 12 12:40:00 2018 +0000
  57. f6bbd37 arm: imx: hab: Move IVT_SIZE to hab.h by Bryan O'Donoghue · Fri Jan 12 12:39:59 2018 +0000
  58. b8dd7a6 arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail by Bryan O'Donoghue · Fri Jan 12 12:39:58 2018 +0000
  59. 19369c7 arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail by Bryan O'Donoghue · Fri Jan 12 12:39:57 2018 +0000
  60. 79987a1 arm: imx: hab: Fix authenticate_image result code by Bryan O'Donoghue · Fri Jan 12 12:39:56 2018 +0000
  61. fbbbb2f arm: imx: hab: Make authenticate_image return int by Bryan O'Donoghue · Fri Jan 12 12:39:55 2018 +0000
  62. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200[Renamed (99%) from arch/arm/imx-common/hab.c]
  63. a26ba6d mx7ulp: Add HAB boot support by Peng Fan · Wed Feb 22 16:21:53 2017 +0800
  64. eba5e33 arm: imx: add HAB authentication of image to SPL boot by Sven Ebenfeld · Sun Nov 06 16:37:55 2016 +0100
  65. 8c0c086 imx-common: hab: support i.MX6DQPlus by Peng Fan · Mon May 23 18:35:59 2016 +0800
  66. dc47b2b imx-common: use simpler runtime cpu dection macros by Peng Fan · Mon May 23 18:35:56 2016 +0800
  67. 93bfc2f imx-common: hab: support i.MX6SOLO by Peng Fan · Mon May 23 18:35:55 2016 +0800
  68. 00a0b56 imx: hab: add mx7 secure boot support by Adrian Alonso · Mon Oct 12 13:48:15 2015 -0500
  69. 1f3029f imx: hab: use read_fuse for secure boot settings by Adrian Alonso · Mon Oct 12 13:48:14 2015 -0500
  70. c97e476 imx: hab: rework secure boot support for imx6 by Adrian Alonso · Mon Oct 12 13:48:08 2015 -0500[Renamed (99%) from arch/arm/cpu/armv7/mx6/hab.c]
  71. b5f46f7 imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP by Ye.Li · Sat Jul 11 11:38:44 2015 +0800
  72. 8df2acd iMX: adding parsing to hab_status command by Ulises Cardenas · Thu Jul 02 21:26:30 2015 -0500
  73. b1ce701 imx: Support i.MX6 High Assurance Boot authentication by Nitin Garg · Tue Sep 16 13:33:25 2014 -0500
  74. 1440442 imx: correct HAB status for new chip TO by Stefano Babic · Tue Jun 10 10:26:22 2014 +0200
  75. 83fd858 imx: add status reporting for HAB status by Stefano Babic · Fri Jun 28 00:20:21 2013 +0200