1. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  2. 0c36441 common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  3. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  4. 6986d6b imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · Fri Jan 10 15:51:48 2020 +0100
  5. 13af2de mx6ul_14x14_evk: Fix SPL boot hang by Fabio Estevam · Mon Jan 06 12:31:55 2020 -0300
  6. 43b4ce1 imx: imx8qxp_mek: update README by Peng Fan · Wed Jan 08 01:33:31 2020 +0000
  7. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  8. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Jan 08 15:24:50 2020 -0500
  9. 42219a7 imx: imx8mn_evk: add board_mmc_get_env_dev by Peng Fan · Mon Jan 06 16:16:32 2020 +0800
  10. 208171c imx8mn: evk: add README by Peng Fan · Mon Jan 06 15:38:17 2020 +0800
  11. c47e09d imx: add i.MX8MP EVK board by Peng Fan · Mon Dec 30 17:46:21 2019 +0800
  12. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 07 08:45:43 2020 -0500
  13. c35a1f4 mx6slevk: Fix the pmic_get() parameter in the DM case by Fabio Estevam · Fri Dec 20 14:59:28 2019 -0300
  14. cf7a820 mx6sllevk: Fix the pmic_get() parameter in the DM case by Fabio Estevam · Fri Dec 20 14:59:27 2019 -0300
  15. f02260c mx7dsabresd: Fix the pmic_get() parameter in the DM case by Fabio Estevam · Fri Dec 20 14:59:26 2019 -0300
  16. 5f774dd tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · Wed Dec 11 10:06:06 2019 +0000
  17. 7f49a14 mx7dsabre: Enable DM_ETH by Joris Offouga · Sun Dec 08 18:02:30 2019 +0100
  18. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  19. 5d0086f imx8mq_evk: Update the required ATF branch by Fabio Estevam · Wed Dec 11 10:49:30 2019 -0300
  20. 94cd690 pfuze: Fix the pmic_get() parameter in the DM case by Fabio Estevam · Thu Dec 19 14:59:41 2019 -0300
  21. 41e63db armv8: ls1028ardb: enable DisplayPort Power support by Wen He · Mon Nov 18 13:26:09 2019 +0800
  22. 43f30ca armv8: ls1046afrwy: Fix get_board_version implementation by Pramod Kumar · Thu Dec 19 10:28:57 2019 +0000
  23. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  24. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  25. 9ca7490 Merge branch '2019-12-02-master-imports' by Tom Rini · Mon Dec 02 22:05:35 2019 -0500
  26. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  27. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  28. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  29. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  30. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · Thu Nov 14 12:57:32 2019 -0700
  31. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  32. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  33. 6616774 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Dec 02 10:53:34 2019 -0500
  34. 58ace21 board: fsl: lx2160a: Fix the typo in board_fix_fdt by Pankaj Bansal · Wed Nov 20 09:12:47 2019 +0000
  35. ce8f674 Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Nov 28 07:33:45 2019 -0500
  36. 135410c arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · Tue Nov 12 19:28:37 2019 +0800
  37. ea3ff84 board: sdhc: Use block layer to read from mmc by Yinbo Zhu · Tue Oct 15 17:20:49 2019 +0800
  38. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  39. 69e15bf T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env code by Tom Rini · Mon Nov 18 20:02:09 2019 -0500
  40. 0543c43 fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH by Tom Rini · Mon Nov 18 20:02:08 2019 -0500
  41. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  42. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:39 2019 +0000
  43. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  44. 7085d07 armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:55 2019 +0000
  45. 4adff39 armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  46. e5f2b22 imx: imx8mm-evk: enable ethernet by Peng Fan · Tue Oct 22 03:30:04 2019 +0000
  47. a181afe imx: add i.MX8MN DDR4 board support by Peng Fan · Mon Sep 16 03:09:55 2019 +0000
  48. fb4071b imx8qm: mek: enable dm-spl for pm by Peng Fan · Mon Sep 02 16:04:11 2019 +0800
  49. a9e0433 imx8mm: evk: enable bd71837 pmic by Peng Fan · Wed Oct 16 10:24:42 2019 +0000
  50. b9b7688 imx8m: evk: spl: probe clk in spl early stage by Peng Fan · Wed Oct 16 10:24:39 2019 +0000
  51. 383a650 board/ls1028a: Add call to sec_init() by Udit Agarwal · Mon Sep 30 10:16:57 2019 +0000
  52. 3a7e340 imx: imx8mm_evk: add board_mmc_get_env_dev by Peng Fan · Wed Oct 09 03:08:17 2019 +0000
  53. d4c56b8 mx7ulp_evk: Use imx_ddr_size() by Fabio Estevam · Thu Jul 18 15:04:25 2019 -0300
  54. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  55. 24af0b9 mx6ulevk: Include SDP boot instructions in README by Breno Matheus Lima · Thu Jul 18 20:44:31 2019 +0000
  56. 69b8eb0 imx8mq: Update the ddrc QoS setting for B1 chip by Bai Ping · Thu Aug 08 09:59:05 2019 +0000
  57. 853b1b1 imx8: update README by Peng Fan · Mon Sep 23 10:18:45 2019 +0800
  58. f922017 imx: Add i.MX8MM EVK board support. by Peng Fan · Tue Aug 27 06:26:08 2019 +0000
  59. 87a0dd5 imx: mx6ul_14x14_evk: fix link issue by Anatolij Gustschin · Mon Sep 23 18:05:05 2019 +0200
  60. 5135cd1 mx28evk: README: Fix location for the generic mxs README by Fabio Estevam · Fri Oct 04 08:05:57 2019 -0300
  61. 930b5ef imx8qm_mek: switch to use container image by Peng Fan · Thu Aug 22 07:42:46 2019 +0000
  62. b1d935f imx8qxp_mek: switch to use container image by Peng Fan · Thu Aug 22 07:42:43 2019 +0000
  63. 9d6819fd imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR by Peng Fan · Wed Aug 21 08:28:15 2019 +0000
  64. 23024fd7 i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb boot by Peng Fan · Mon Jul 22 01:24:39 2019 +0000
  65. d214e82 imx: mx6slevk: enable DM_SPI and DM_SPI_FLASH by Peng Fan · Wed Jul 31 08:30:02 2019 +0000
  66. f2e78c8 imx: mx6ul_14x14_evk: convert to DM_VIDEO by Peng Fan · Thu Aug 01 06:02:49 2019 +0000
  67. d097fdc imx: mx6ul_14x14_evk: Fix SPL boot by Peng Fan · Thu Aug 01 06:02:41 2019 +0000
  68. 5098eae imx: add i.MX6ULZ board by Peng Fan · Thu Aug 08 09:55:57 2019 +0000
  69. bd68010 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Sep 16 13:13:45 2019 -0400
  70. 0907b10 MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers by Priyanka Jain · Mon Sep 09 16:55:08 2019 +0530
  71. 06f4388 lx2160: Correct serdes frequency print. by Meenakshi Aggarwal · Wed Sep 04 16:39:56 2019 +0530
  72. f83c15f board: lx2160aqds: add support for SerDes protocol 14 by Florin Chiculita · Mon Aug 26 10:48:20 2019 +0300
  73. 66a42d2 board: lx2160aqds: fix ethernet-phy compatible property by Florin Chiculita · Mon Aug 19 18:56:46 2019 +0300
  74. c6b6ba6 board: fsl: lx2160a: implement board_fix_fdt by Pankaj Bansal · Sat Aug 17 01:07:32 2019 +0000
  75. 1bec44f powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selected by Hou Zhiqiang · Tue Aug 27 11:05:16 2019 +0000
  76. 59810bc powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:05:12 2019 +0000
  77. 583bce0 powerpc: p_corenet: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:04:22 2019 +0000
  78. 223ff19 powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:03:58 2019 +0000
  79. 48502fe powerpc: T104xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:03:41 2019 +0000
  80. 24ff2ec powerpc: T102xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:03:20 2019 +0000
  81. f2f4e15 powerpc: T4RDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:03:03 2019 +0000
  82. af00c81 powerpc: T208xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:02:52 2019 +0000
  83. 85010c5 powerpc: Enable device tree support for P2041RDB by Hou Zhiqiang · Tue Aug 20 09:35:30 2019 +0000
  84. 1a2961d powerpc: Enable device tree support for P2020RDB by Hou Zhiqiang · Tue Aug 20 09:35:29 2019 +0000
  85. 224999f powerpc: Enable device tree support for P1020RDB by Hou Zhiqiang · Tue Aug 20 09:35:28 2019 +0000
  86. 0325835 powerpc: Enable device tree support for T1042D4RDB by Hou Zhiqiang · Tue Aug 20 09:35:27 2019 +0000
  87. fe81280 powerpc: Enable device tree support for T1024RDB by Hou Zhiqiang · Tue Aug 20 09:35:26 2019 +0000
  88. 7c3f83d powerpc: Enable device tree support for T2080RDB by Hou Zhiqiang · Tue Aug 20 09:35:24 2019 +0000
  89. 01dc547 armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · Tue Jul 30 17:29:59 2019 +0300
  90. 7690ea7 armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · Tue Jul 30 17:29:58 2019 +0300
  91. 26b39ef armv8: ls1088aqds: support DSPI mode by hwconfig by Chuanhua Han · Thu Aug 01 16:36:57 2019 +0800
  92. 504472c boards: fsl: lx2160ardb: enable flexcan by Pankaj Bansal · Wed Jul 17 09:34:34 2019 +0000
  93. dddcadb armv8: ls1088aqds: Add support of I2C driver model. by Chuanhua Han · Fri Jul 26 20:25:35 2019 +0800
  94. 8a89846 boards: ls1088a: Add support of I2C driver model by Chuanhua Han · Tue Jul 23 18:43:11 2019 +0800
  95. 1ab68c7 boards: ls2088aqds: Add support of I2C driver model. by Chuanhua Han · Fri Jul 26 19:24:01 2019 +0800
  96. 4f97aac rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module by Chuanhua Han · Fri Jul 26 19:24:00 2019 +0800
  97. e9f2f9a boards: ls2088a: Add support of I2C driver model. by Chuanhua Han · Mon Jul 22 16:36:42 2019 +0800
  98. eaf4a7c boards: ls1028a: Add support of I2C driver model by Chuanhua Han · Wed Jul 10 21:16:49 2019 +0800
  99. 37c2c5e boards: lx2160a: Add support of I2C driver model by Chuanhua Han · Wed Jul 10 21:00:20 2019 +0800
  100. 66e344a common: qixis: make the qixis compatible with new soc by Yuantian Tang · Wed Jun 19 14:39:28 2019 +0800