1. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  2. 41e595a mx7ulp_com: fix incorrect select for SPL options by Quentin Schulz · Tue Jul 12 17:44:20 2022 +0200
  3. ec34689 caam: Fix crash in case caam_jr_probe failed by Ye Li · Wed May 11 13:56:20 2022 +0530
  4. 714e7e3 i.MX7ULP: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:31 2022 +0530
  5. 2645cfa imx: Enable ACTLR.SMP in SPL for i.MX6/7 by Sven Schwermer · Sun Jan 02 20:36:56 2022 +0100
  6. 0219250 mx7ulp_com: add support for SPL by Ricardo Salveti · Sun Sep 12 17:32:57 2021 +0300
  7. ebe59e2 mx7ulp: select soc features by Oleksandr Suvorov · Sun Sep 12 17:32:55 2021 +0300
  8. 6ac789b mx7ulp: add getting a board serial number by Ricardo Salveti · Tue Aug 31 14:53:42 2021 +0300
  9. a24ea7c mx7ulp: Update wdog disable sequence by Ye Li · Thu Sep 23 17:01:15 2021 +0300
  10. 4fde0a1 caam: enable support for iMX7ULP by Franck LENORMAND · Thu Mar 25 17:30:23 2021 +0800
  11. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  12. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  13. 3dd0adf mx7ulp: clock: Align the PLL_USB frequency by Fabio Estevam · Wed Oct 07 08:09:32 2020 -0300
  14. e6a6c9f mx7ulp: clock: Remove unuseful information by Fabio Estevam · Wed Oct 07 08:09:31 2020 -0300
  15. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  16. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  18. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  19. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  20. 93ee0ab mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · Mon Feb 03 09:01:09 2020 -0300
  21. 38bc521 mx7ulp: Remove duplicated definitions by Fabio Estevam · Mon Feb 03 09:01:08 2020 -0300
  22. 3888302 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 21 08:36:50 2020 -0500
  23. 409cf64 mx7ulp: soc: s_init should only be executed once by Jorge Ramirez-Ortiz · Fri Jan 17 10:50:25 2020 +0100
  24. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  25. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  26. ebc8fcc mx7ulp: Add support for Embedded Artists COM board by Fabio Estevam · Mon Dec 09 10:43:03 2019 -0300
  27. 2408f7b mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · Tue Nov 05 09:47:53 2019 -0300
  28. 04c71e7 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · Tue Nov 05 09:47:52 2019 -0300
  29. d1d7023 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · Tue Nov 05 09:47:51 2019 -0300
  30. a320c12 mx7ulp: Print the LDO mode status by Fabio Estevam · Tue Nov 05 09:47:50 2019 -0300
  31. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  32. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  33. 94993cf i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT by Ye Li · Mon Jul 22 01:25:10 2019 +0000
  34. 73df56a i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip by Ye Li · Mon Jul 22 01:25:08 2019 +0000
  35. 67753cf i.MX7ULP: Add CPU revision check for B0 by Peng Fan · Mon Jul 22 01:25:05 2019 +0000
  36. b2e7c2b i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz by Ye Li · Mon Jul 22 01:25:03 2019 +0000
  37. 2e553a9 i.MX7ULP: Fix SPLL/APLL clock rate calculation issue by Ye Li · Mon Jul 22 01:25:00 2019 +0000
  38. 3edefd5 i.MX7ULP: Fix wrong i2c configuration name by Ye Li · Mon Jul 22 01:24:53 2019 +0000
  39. e1c0b40 i.MX7ULP: Add CONFIG_MX7ULP to kconfig by Ye Li · Mon Jul 22 01:24:50 2019 +0000
  40. 6e2af91 i.MX7ULP: Correct the clock index by Bai Ping · Mon Jul 22 01:24:45 2019 +0000
  41. b1b61c6 i.MX7ULP: Fix system reset after a7 rtc alarm expired. by Bai Ping · Mon Jul 22 01:24:42 2019 +0000
  42. b1d6be9 imx: i.MX7ULP: add get_boot_device by Peng Fan · Mon Jul 22 01:24:37 2019 +0000
  43. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  44. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  45. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · Thu Apr 12 04:24:46 2018 +0300
  46. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  47. 2f21887 arm: imx: Rework i.MX specific commands to be excluded from SPL by Tom Rini · Wed Jan 03 08:52:39 2018 -0500
  48. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200