1. d165c70 board/aries: Remove by Tom Rini · 6 years ago
  2. 4ed64b7 mx5: Select ARM_CORTEX_A8_CVE_2017_5715 by Fabio Estevam · 6 years ago
  3. cb5660e Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  4. 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  5. 7326500 imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms by Ye Li · 7 years ago
  6. 7515a6f arm: imx53: Add support for imx53 boards from K+P by Lukasz Majewski · 7 years ago
  7. 70dd609 i.MX6DL: mamoj: Add PFUZE100 support by Jagan Teki · 7 years ago
  8. f0826d7 i.MX6DL: mamoj: Add I2C support by Jagan Teki · 7 years ago
  9. e014275 i.MX6: board: Add BTicino i.MX6DL Mamoj initial support by Jagan Teki · 7 years ago
  10. c961c3b mx6: Select CONFIG_MP with MX6_SMP by Peter Robinson · 7 years ago
  11. 5b3e5ed mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig. by Magnus Lilja · 7 years ago
  12. c74f70f mx31pdk: Convert CONFIG_MX31 flag to use Kconfig. by Magnus Lilja · 7 years ago
  13. 467778a board: ge: bx50v3: remove redundant targets by Ian Ray · 7 years ago
  14. 68975f2 imx7: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  17. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 7 years ago
  18. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  19. 016f005 imx6ul: opos6ul: in Serial Downloader boot mode use ymodem by Sébastien Szymanski · 7 years ago
  20. 1f29ce5 imx6ul: opos6ul: add SPL_DM support by Sébastien Szymanski · 7 years ago
  21. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  22. f066603 imx: Create distinct pre-processed mkimage config files by Trent Piepho · 7 years ago
  23. 0290ea0 imx: mx7: snvs: Add an SNVS init routine by Bryan O'Donoghue · 7 years ago
  24. e7f7c08 imx: board: Add support for the K+P's kp_imx6q_tpc board by Lukasz Majewski · 7 years ago
  25. 933092f imx: hab: Provide hab_auth_img_or_fail command by Bryan O'Donoghue · 7 years ago
  26. 3031d43 imx: mx7: Add comment to describe OTP TESTER registers by Bryan O'Donoghue · 7 years ago
  27. 0cdded8 imx: mx7: Fix CONFIG_SERIAL_TAG compilation by Bryan O'Donoghue · 7 years ago
  28. a694dac ARM: mx6: ddr: Add write leveling correction code by Marek Vasut · 7 years ago
  29. 52fef1c imx7: spl: Check for Serial Downloader in spl_boot_device by Eran Matityahu · 7 years ago
  30. 22e5277 imx: hab: Convert DCD non-NULL error to warning by Bryan O'Donoghue · 7 years ago
  31. e3a345c imx: syscounter: make sure asm is volatile by Yasushi SHOJI · 7 years ago
  32. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  33. 550b52e imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() function" by Fabio Estevam · 7 years ago
  34. 8d325ed imx6q: engicam: Use SPL_LOAD_FIT for MMC boards by Jagan Teki · 7 years ago
  35. f4a7224 arm: imx: hab: Define HAB_RVT_BASE according to the processor version by Breno Lima · 7 years ago
  36. 09af35c imx: hab: Check if CSF contains deprecated commands by Utkarsh Gupta · 7 years ago
  37. 2b1f414 imx: hab: Check if CSF is valid before authenticating image by Utkarsh Gupta · 7 years ago
  38. f79f75e imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticate function. by Utkarsh Gupta · 7 years ago
  39. 52d389c imx: hab: Keep CAAM clock enabled after authenticating additional images by Breno Lima · 7 years ago
  40. 663a323 arm: imx: mx28: Move MX28 selection to Kconfig by Stefan Agner · 7 years ago
  41. 081ea1f arm: imx: mx23: Move MX23 selection to Kconfig by Stefan Agner · 7 years ago
  42. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  43. 1ec9d9d imx: mx7: run sec_init for CAAM RNG by Bryan O'Donoghue · 7 years ago
  44. 8822c87 arm: imx: mx53loco: remove usage of mx53_dram_size by Patrick Bruenn · 7 years ago
  45. 8787047 arm: imx: m53evk: remove usage of mx53_dram_size by Patrick Bruenn · 7 years ago
  46. 97ec941 arm: imx: cx9020: move dram init into common place by Patrick Bruenn · 7 years ago
  47. 3926d8c imx: makefile: compile files for i.MX8M by Peng Fan · 7 years ago
  48. eae4de2 imx: mx8m: add soc related settings and files by Peng Fan · 7 years ago
  49. c131a38 imx: mx7: move mmc env code to mmc_env.c by Peng Fan · 7 years ago
  50. 24d3fbc imx: cpu: support get_boot_device for i.MX8M by Peng Fan · 7 years ago
  51. d64a3c5 imx: mx7: move get_boot_device to cpu.c by Peng Fan · 7 years ago
  52. bac0845 imx: bootaux: support i.MX8M by Peng Fan · 7 years ago
  53. d7e46ca imx: cleanup bootaux by Peng Fan · 7 years ago
  54. bbb2094 imx: refactor imx_get_mac_from_fuse by Peng Fan · 7 years ago
  55. a12bf3c imx: cpu: add cpu speed/grade for i.MX8M by Peng Fan · 7 years ago
  56. 7753bc7 imx: cpu: move speed/temp to common cpu by Peng Fan · 7 years ago
  57. 58f19b4 imx: spl: implement spl_boot_device for i.MX8M by Peng Fan · 7 years ago
  58. a78e0ac imx: cpu: update cpu file to support i.MX8M by Peng Fan · 7 years ago
  59. aa3b907 imx: add sip function by Peng Fan · 7 years ago
  60. 88057bc imx: mx8m: add clock driver by Peng Fan · 7 years ago
  61. 6629488 imx: add i.MX8M into Kconfig by Peng Fan · 7 years ago
  62. f46fb18 imx: mx7: psci: add system power off support by Anson Huang · 7 years ago
  63. f20bc13 imx: mx7: psci: add system reset support by Anson Huang · 7 years ago
  64. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  65. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  66. faa1502 arm: imx: hab: Add hab_failsafe console command by Bryan O'Donoghue · 7 years ago
  67. 740921e arm: imx: hab: Implement hab_rvt_failsafe by Bryan O'Donoghue · 7 years ago
  68. 47b3f34 arm: imx: hab: Make imx_hab_is_enabled global by Bryan O'Donoghue · 7 years ago
  69. dbad3ad arm: imx: hab: Make authenticate_image() return zero on open boards by Bryan O'Donoghue · 7 years ago
  70. 899cab0 arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled by Bryan O'Donoghue · 7 years ago
  71. 1efba6a arm: imx: hab: Prefix authenticate_image with imx_hab by Bryan O'Donoghue · 7 years ago
  72. e92a5f9 arm: imx: hab: Make internal functions and data static by Bryan O'Donoghue · 7 years ago
  73. 3bf65de arm: imx: hab: Print HAB event log only after calling ROM by Bryan O'Donoghue · 7 years ago
  74. 1351325 arm: imx: hab: Add a hab_rvt_check_target to image auth by Bryan O'Donoghue · 7 years ago
  75. a261088 arm: imx: hab: Implement hab_rvt_check_target by Bryan O'Donoghue · 7 years ago
  76. eb03150 arm: imx: hab: Print additional IVT elements during debug by Bryan O'Donoghue · 7 years ago
  77. 6c906ff arm: imx: hab: Print CSF based on IVT descriptor by Bryan O'Donoghue · 7 years ago
  78. d525a28 arm: imx: hab: Only call ROM once headers are verified by Bryan O'Donoghue · 7 years ago
  79. 85fe7b1 arm: imx: hab: Verify IVT self matches calculated address by Bryan O'Donoghue · 7 years ago
  80. 5ee19b3 arm: imx: hab: Add IVT header verification by Bryan O'Donoghue · 7 years ago
  81. 8891996 arm: imx: hab: Fix authenticate_image input parameters by Bryan O'Donoghue · 7 years ago
  82. 73f9a72 arm: imx: hab: Move CSF_PAD_SIZE to hab.h by Bryan O'Donoghue · 7 years ago
  83. f6bbd37 arm: imx: hab: Move IVT_SIZE to hab.h by Bryan O'Donoghue · 7 years ago
  84. b8dd7a6 arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail by Bryan O'Donoghue · 7 years ago
  85. 19369c7 arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail by Bryan O'Donoghue · 7 years ago
  86. 79987a1 arm: imx: hab: Fix authenticate_image result code by Bryan O'Donoghue · 7 years ago
  87. fbbbb2f arm: imx: hab: Make authenticate_image return int by Bryan O'Donoghue · 7 years ago
  88. f306a5a ARM: imx: cm_fx6: export board and soc info to env by Christopher Spinrath · 7 years ago
  89. 2f21887 arm: imx: Rework i.MX specific commands to be excluded from SPL by Tom Rini · 7 years ago
  90. 3d7aa68 imx7: spl: Add support for MMC3, SD3 and NAND boot devices by Eran Matityahu · 7 years ago
  91. 7359655 imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devices by Eran Matityahu · 7 years ago
  92. 8548f97 mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL by Fabio Estevam · 7 years ago
  93. 1330579 mx6: Support SKS-Kinkel sksimx6 Board by Stefano Babic · 7 years ago
  94. be8b7c5 imx: initialize and use generic timer on i.MX 6UL/ULL by Stefan Agner · 7 years ago
  95. 4bb73f1 imx: introduce CONFIG_GPT_TIMER by Stefan Agner · 7 years ago
  96. 4296041 imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig by Stefan Agner · 7 years ago
  97. 1b691df mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · 7 years ago
  98. 5fa7ca6 imx: spl: Fix NAND bootmode detection by Eran Matityahu · 7 years ago
  99. 4c64479 mx6: Add board mx6memcal for use in validating DDR by Eric Nelson · 7 years ago
  100. 998ffd3 imx: Kconfig: Add HAS_CAAM option by Breno Lima · 7 years ago