1. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 09 10:32:08 2019 -0500
  2. d4a78b9 imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · Tue Nov 19 09:42:06 2019 +0100
  3. 970d51a ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · Tue Nov 26 09:39:08 2019 +0100
  4. 02fec41 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · Tue Nov 26 09:35:32 2019 +0100
  5. 3e59fa9 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · Mon Nov 04 09:44:34 2019 -0300
  6. 2408f7b mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · Tue Nov 05 09:47:53 2019 -0300
  7. 04c71e7 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · Tue Nov 05 09:47:52 2019 -0300
  8. d1d7023 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · Tue Nov 05 09:47:51 2019 -0300
  9. a320c12 mx7ulp: Print the LDO mode status by Fabio Estevam · Tue Nov 05 09:47:50 2019 -0300
  10. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  11. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  12. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  13. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  14. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  15. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  16. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  17. 3c07334 imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined by Peng Fan · Wed Oct 16 03:01:51 2019 +0000
  18. a181afe imx: add i.MX8MN DDR4 board support by Peng Fan · Mon Sep 16 03:09:55 2019 +0000
  19. 32da5a5 imx8m: add i.MX8MN ddr4 image cfg file by Peng Fan · Mon Sep 16 03:09:50 2019 +0000
  20. c9823b0 imx8mn: add get_boot_device by Peng Fan · Mon Sep 16 03:09:36 2019 +0000
  21. 88c41fd imx: cpu: restrict get_boot_device by Peng Fan · Mon Sep 16 03:09:34 2019 +0000
  22. 3698679 imx: add rom api support by Peng Fan · Mon Sep 16 03:09:31 2019 +0000
  23. 3cc32eb imx: spl: use spl_board_boot_device for i.MX8MN by Peng Fan · Mon Sep 16 03:09:29 2019 +0000
  24. 585c62e imx8mn: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Mon Sep 16 03:09:20 2019 +0000
  25. 0ee1c13 imx8m: add clk support for i.MX8MN by Peng Fan · Mon Sep 16 03:09:17 2019 +0000
  26. 5d2f206 imx8mn: support get_cpu_rev by Peng Fan · Thu Jun 27 17:23:49 2019 +0800
  27. 64a40d8 imx: add i.MX8MN kconfig entry by Peng Fan · Mon Sep 16 03:09:12 2019 +0000
  28. f3caefe imx: nandbcb: add support for writing BCB only by Igor Opaniuk · Sun Nov 03 16:49:46 2019 +0100
  29. 14a489b imx: nandbcb: refactor update function by Igor Opaniuk · Sun Nov 03 16:49:45 2019 +0100
  30. 344833a imx: nandbcb: add support for i.MX7 by Igor Opaniuk · Sun Nov 03 16:49:44 2019 +0100
  31. dafcd99 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · Fri Sep 20 07:08:41 2019 +0000
  32. 6443d5d board/BuR/brppt2: initial commit by Hannes Schmelzer · Wed Jul 17 14:29:53 2019 +0200
  33. a8d7797 imx8: output SECO-FW and ATF commit IDs by Anatolij Gustschin · Sat Oct 26 16:24:04 2019 +0200
  34. e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · Sat Oct 26 16:24:03 2019 +0200
  35. f1e0f9f imx8: Add AHAB secure boot support by Peng Fan · Wed Sep 25 08:11:14 2019 +0000
  36. 1dd4cc3 imx: spl: implement spl_boot_mode for i.MX7/8/8M by Peng Fan · Wed Oct 16 10:24:25 2019 +0000
  37. 6e6cff7 imx: imx8mq: add init_nand_clk by Peng Fan · Wed Oct 16 10:24:22 2019 +0000
  38. 1049fc2e imx8m: clock: improve irq response latency by Peng Fan · Wed Oct 16 10:24:20 2019 +0000
  39. c23fbdd imx8m: imx8mq: get chip rev for B1 revision by Peng Fan · Wed Oct 16 10:24:17 2019 +0000
  40. 5444fdf imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · Mon Oct 21 15:33:02 2019 +0200
  41. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · Tue Oct 15 10:28:43 2019 +0200
  42. d34d163 ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number by Claudius Heine · Tue Oct 29 13:08:44 2019 +0100
  43. a27dd70 ARM: imx: Fix bmode detection from grp10 by Claudius Heine · Tue Oct 29 13:08:43 2019 +0100
  44. a99188b i.MX6: nand: extend nandbcb command for imx6UL(L) by Parthiban Nallathambi · Fri Oct 18 11:46:19 2019 +0200
  45. 1b6c50e mx6: clock: Introduce disable_ipu_clock() by Fabio Estevam · Fri Jul 12 09:32:23 2019 -0300
  46. 927d54b mx6: clock: Use setbits_le32() by Fabio Estevam · Fri Jul 12 09:32:22 2019 -0300
  47. 27f3fae imx :hab: Add hab version command by Sjoerd Simons · Tue Jun 18 23:08:59 2019 +0200
  48. 262f511 imx: mmdc_size: Allow building it for i.MX7ULP by Fabio Estevam · Thu Jul 18 15:04:24 2019 -0300
  49. 44bd6ed imx: mmdc_size: Fix checkpatch warnings by Fabio Estevam · Thu Jul 18 15:04:23 2019 -0300
  50. 9e1196a imx: Place imx_ddr_size() into a separate file by Fabio Estevam · Thu Jul 18 15:04:22 2019 -0300
  51. 282c1c2 imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot by Lukasz Majewski · Thu Oct 10 16:11:29 2019 +0200
  52. ec907a0 Add i.MX7D based Meerkat96 board support by Shawn Guo · Sun Jul 07 20:59:55 2019 +0800
  53. a2a91e2 Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2" by Adam Ford · Tue Oct 08 07:56:44 2019 -0500
  54. b172acd Revert "imx: mmc_env: update runtime SD/MMC boot env device" by Stefano Babic · Tue Oct 08 11:01:53 2019 +0200
  55. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  56. b3a4068 imx: nandbcb: include long help only when enabled by Parthiban Nallathambi · Fri Aug 23 18:35:10 2019 +0200
  57. 0aef2f2 imx8: Add support to get container image set size by Peng Fan · Mon Sep 23 10:18:44 2019 +0800
  58. f922017 imx: Add i.MX8MM EVK board support. by Peng Fan · Tue Aug 27 06:26:08 2019 +0000
  59. c98e032 imx8m: soc: probe clock device in arch_cpu_init_dm by Peng Fan · Tue Aug 27 06:25:58 2019 +0000
  60. 50f6980 imx: mmc_env: update runtime SD/MMC boot env device by Peng Fan · Tue Aug 27 06:25:54 2019 +0000
  61. 9987846 imx8m: add clk support for i.MX8MM by Peng Fan · Tue Aug 27 06:25:51 2019 +0000
  62. c38755a imx8m: restructure clock.h by Peng Fan · Tue Aug 27 06:25:48 2019 +0000
  63. fd61c1c imx8m: rename clock to clock_imx8mq by Peng Fan · Tue Aug 27 06:25:44 2019 +0000
  64. 24290d9 imx8m: restrict reset_cpu by Peng Fan · Tue Aug 27 06:25:41 2019 +0000
  65. d0ca289 imx8m: soc: enable SCTR clock before timer init by Peng Fan · Tue Aug 27 06:25:37 2019 +0000
  66. 4c97c46 imx8m: Configure trustzone region 0 for non-secure access by Ye Li · Tue Aug 27 06:25:34 2019 +0000
  67. 99047fc imx8m: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Tue Aug 27 06:25:30 2019 +0000
  68. b749b5e imx8m: Fix MMU table issue for OPTEE memory by Peng Fan · Tue Aug 27 06:25:27 2019 +0000
  69. 1caffdf imx: add get_cpu_rev support for i.MX8MM by Peng Fan · Tue Aug 27 06:25:17 2019 +0000
  70. cffe732 imx: spl: add spl_board_boot_device for i.MX8MM by Peng Fan · Tue Aug 27 06:25:07 2019 +0000
  71. 2d22a99 imx: add i.MX8MM cpu type by Peng Fan · Tue Aug 27 06:25:04 2019 +0000
  72. aff4598 imx: add IMX8MM kconfig entry by Peng Fan · Tue Aug 27 06:24:57 2019 +0000
  73. fc9beb3 imx: add IMX8MQ kconfig entry by Peng Fan · Tue Aug 27 06:24:54 2019 +0000
  74. a4fc168 imx8m: add image cfg for i.MX8MM lpddr4 by Peng Fan · Tue Aug 27 06:24:50 2019 +0000
  75. 796abd0 imx: mkimage_fit_atf: Fix FIT image for correct boot order by Frieder Schrempf · Tue Aug 27 06:24:40 2019 +0000
  76. a040950 ARM: imx: arch/arm/mach-imx/spl_qspi.cfg by Stefan Roese · Fri Sep 20 18:09:09 2019 +0200
  77. fe41e32 ARM: imx: Add QSPI boot mode for i.MX6UL/ULL by Stefan Roese · Fri Sep 20 18:09:08 2019 +0200
  78. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · Mon Sep 23 18:39:47 2019 +0000
  79. f2e20ec imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · Mon Sep 09 15:32:13 2019 +0200
  80. 7505605 DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · Tue Sep 03 16:38:43 2019 +0200
  81. 40bdb23 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · Tue Sep 03 16:38:42 2019 +0200
  82. 78859b3 DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) by Lukasz Majewski · Tue Sep 03 16:38:41 2019 +0200
  83. 046d8ae DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · Tue Sep 03 16:38:39 2019 +0200
  84. 8a271ce pico-imx6: Add initial support by Fabio Estevam · Mon Jun 10 22:24:12 2019 -0300
  85. b4072fa mx6: clock: Allow enable_ipu_clock() to be built for SPL code by Fabio Estevam · Fri Jul 12 09:10:35 2019 -0300
  86. 303324d imx8: cpu: fix mac fuse word for i.MX8QM by Peng Fan · Mon Aug 26 08:12:23 2019 +0000
  87. 21981d2 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · Mon Aug 26 08:12:19 2019 +0000
  88. 064fe83 imx8: fdt: add optee node by Peng Fan · Mon Aug 26 08:12:13 2019 +0000
  89. 3d6ea86 imx8: save args passed from ATF by Peng Fan · Mon Aug 26 08:12:09 2019 +0000
  90. 429c9ac imx8: fdt: configure sid for masters by Peng Fan · Mon Aug 26 08:12:06 2019 +0000
  91. 4746616 imx8: disable node when the resource is not owned by Peng Fan · Mon Aug 26 08:11:56 2019 +0000
  92. ee380c5 imx8qm: power up SMMU by Peng Fan · Mon Aug 26 08:11:49 2019 +0000
  93. f2ea6f0 imx8: Probe the SCU driver by using uclass function by Ye Li · Mon Aug 26 08:11:42 2019 +0000
  94. be3e583 imx: add container target by Peng Fan · Thu Aug 22 07:42:41 2019 +0000
  95. 1a7e625 imx8: support parsing i.MX8 Container file by Peng Fan · Thu Aug 22 07:42:33 2019 +0000
  96. 13960fd Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · Thu Jul 18 12:34:08 2019 +0000
  97. 94993cf i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT by Ye Li · Mon Jul 22 01:25:10 2019 +0000
  98. 73df56a i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip by Ye Li · Mon Jul 22 01:25:08 2019 +0000
  99. 67753cf i.MX7ULP: Add CPU revision check for B0 by Peng Fan · Mon Jul 22 01:25:05 2019 +0000
  100. b2e7c2b i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz by Ye Li · Mon Jul 22 01:25:03 2019 +0000