1. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  2. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  3. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  4. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  5. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  6. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  7. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  9. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  10. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  11. 617fc29 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · Tue May 05 20:28:41 2020 +0800
  12. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · Thu Apr 23 16:25:19 2020 +0300
  13. 031bb87 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · Tue Apr 28 10:19:32 2020 +0800
  14. ce4a92a fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS by Hou Zhiqiang · Tue Apr 28 10:19:31 2020 +0800
  15. 80de373 fsl-layerscape: Add RESV_RAM check in resv_ram addr by Hou Zhiqiang · Tue Apr 28 10:19:28 2020 +0800
  16. a618a5a phy: add support for backplane kr mode by Florinel Iordache · Mon Mar 16 15:35:59 2020 +0200
  17. f479aca t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · Thu Mar 26 16:10:09 2020 -0700
  18. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:17 2020 +0800
  19. 014460b dm: arm64: ls1043a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:16 2020 +0800
  20. 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:41 2019 +0800
  21. a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · Tue Dec 31 15:33:38 2019 +0800
  22. 47568ce arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · Sat Jan 11 01:05:40 2020 +0200
  23. c369161 armv8: ls1028a_serdes: Add few missing serdes protocols by Alex Marginean · Fri Jan 10 23:51:32 2020 +0200
  24. 6866cdb armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port by Pramod Kumar · Thu Jan 09 08:53:16 2020 +0000
  25. a757669 armv8: ls1012a: Make USB masters snoopable by Ran Wang · Thu Dec 26 18:11:17 2019 +0800
  26. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  27. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  28. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  29. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  30. 1ca7a9f Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · Thu Dec 19 18:59:30 2019 +0800
  31. 45bbe71 arm: cpu: armv8: add support for arm psci reset2. by Rajesh Ravi · Fri Nov 22 14:50:01 2019 -0800
  32. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  33. 34aafb0 fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · Thu Nov 21 17:15:17 2019 +0530
  34. 762a268 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · Wed Nov 27 17:19:32 2019 +0200
  35. d0270dc armv8: Add workaround for USB erratum A-050106 by Ran Wang · Tue Nov 26 11:40:40 2019 +0800
  36. a08e713 armv8: layerscape: fix SPL multi DTB loading by Michael Walle · Sun Nov 24 21:13:21 2019 +0100
  37. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · Sun Nov 10 08:23:15 2019 -0800
  38. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  39. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  40. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  41. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  42. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  43. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · Thu Nov 14 12:57:32 2019 -0700
  44. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  45. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  46. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  47. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  48. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  49. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  50. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  51. 6c77277 fsl-layerscape: fix warning if no hwconfig is defined by Pankaj Bansal · Thu Oct 31 05:41:09 2019 +0000
  52. fc667ea armv8: fsl-layerscape: introduce fsl_board_late_init() by Michael Walle · Mon Oct 21 22:37:45 2019 +0200
  53. 5b0a113 armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x by Michael Walle · Tue Oct 22 01:10:57 2019 +0200
  54. 7ea2feb armv8: ls1028a: add erratum A-050382 workaround by Laurentiu Tudor · Fri Oct 18 09:01:56 2019 +0000
  55. 7085d07 armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:55 2019 +0000
  56. 4adff39 armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  57. 0b1d35c armv8: fsl-layerscape: guard caam specific defines by Laurentiu Tudor · Fri Oct 18 09:01:52 2019 +0000
  58. 8f13773 fsl-layerscape: do not use layerscape EFI reset if PSCI used by Mathew McBride · Fri Oct 18 14:27:54 2019 +1100
  59. 044719b armv8: ls1028a: disable multimedia for ls1027a, ls1017a by Yuantian Tang · Thu Oct 10 17:19:37 2019 +0800
  60. c75026e armv8: fsl-layerscape: Make USB masters snoopable by Ran Wang · Fri Sep 20 17:34:29 2019 +0800
  61. f463d75 armv8: ls1028a: Add more personalities support by Yuantian Tang · Wed Sep 18 16:50:52 2019 +0800
  62. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · Mon Sep 30 09:33:43 2019 +0200
  63. d24328a armv8: ls1028a: Updated serdes configuration for 0x13BB by Hou Zhiqiang · Wed Sep 04 06:25:44 2019 +0000
  64. 79d34ca armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry by Hou Zhiqiang · Tue Aug 27 03:30:03 2019 +0000
  65. 3df89cc armv8: fsl-layerscape: Update I2C clock divider by Chuanhua Han · Thu Aug 08 17:04:58 2019 +0800
  66. cbec2b8 armv8: ls1028a: configure PMU's PCTBENR to enable WDT by Thomas Schaefer · Thu Aug 08 16:00:30 2019 +0800
  67. 3761ffc fsl-layerscape: Add fsl_esdhc peripheral clock support by Yinbo Zhu · Tue Jul 16 15:09:06 2019 +0800
  68. dfd4c0f drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · Wed May 15 09:09:21 2019 +0000
  69. 01dc547 armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · Tue Jul 30 17:29:59 2019 +0300
  70. 7690ea7 armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · Tue Jul 30 17:29:58 2019 +0300
  71. 7c326ac armv8: fsl-layerscape: make icid setup endianness aware by Laurentiu Tudor · Tue Jul 30 17:29:57 2019 +0300
  72. 44d4d33 armv8: kconfig: Fix some platforms incorrect I2C clock divider by Chuanhua Han · Fri Aug 02 16:53:53 2019 +0800
  73. 98a5e40 configs: ls1088a: Enable DM support for pcf2127 rtc by Chuanhua Han · Fri Jul 26 20:25:37 2019 +0800
  74. 3f27fff configs: ls2088a: Enable DM support for ds3231 rtc by Chuanhua Han · Fri Jul 26 19:24:03 2019 +0800
  75. c512306 configs: ls1028a: Enable DM support for pcf2127 rtc by Chuanhua Han · Wed Jul 10 15:48:38 2019 +0800
  76. b3481ee configs: lx2160: enable DM support for pcf2127 rtc by Chuanhua Han · Wed Jul 10 21:00:21 2019 +0800
  77. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  78. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  79. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  80. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  81. fb83f75 arm: move CONFIG_TFABOOT to generic Kconfig by AKASHI Takahiro · Wed Jul 03 10:44:39 2019 +0900
  82. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · Wed Jun 26 13:51:46 2019 +0900
  83. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  84. a0dcfc5 armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER check by Mian Yousaf Kaukab · Thu Jun 13 14:46:44 2019 +0200
  85. 5164191 armv8: ls1046afrwy: Add support for LS1046AFRWY platform by Vabhav Sharma · Thu Jun 06 12:35:28 2019 +0000
  86. 15528f8 armv8: fsl-lsch2: add clock support for the second eSDHC by Yinbo Zhu · Mon Jun 03 19:24:23 2019 +0800
  87. 83efe20 arm: fsl-layerscape: add 0x3040 serdes1 settings for LS1046A by Maciej Pijanowski · Fri May 31 16:11:35 2019 +0200
  88. 59501ef arm: fsl-layerscape: fix 0x3363 serdes1 settings for ls1046a by Maciej Pijanowski · Fri May 31 16:00:26 2019 +0200
  89. 94e1997 armv8: fsl-layerscape: fix config dependency for layerscape pci code by Alex Marginean · Thu May 30 19:28:31 2019 +0300
  90. d6bd678 armv8: fsl-layerscape: Change bootcmd update logic by Pankit Garg · Thu May 30 12:04:15 2019 +0000
  91. 41bde72 armv8: fsl-layerscape: Update qspi clk cfg by Pankit Garg · Wed May 29 12:12:36 2019 +0000
  92. 4470aeb armv8/fsl-layerscape: Add loop to check L3 dcache status by Meenakshi Aggarwal · Tue May 28 21:37:58 2019 +0530
  93. 49dd6e4 armv8: fsl-lsch3: add clock support for the second eSDHC by Yangbo Lu · Thu May 23 11:05:45 2019 +0800
  94. 1eb4459 armv8: ls1028a: Add other serdes protocal support by Xiaowei Bao · Tue May 21 18:28:31 2019 +0800
  95. 5c3767e armv8: ls1028a: enable workaround for USB errarum A-009007 by Yinbo Zhu · Tue May 14 17:34:57 2019 +0800
  96. e118acb armv8: ls1028a: enable workaround for USB erratum A-008997 by Ran Wang · Tue May 14 17:34:56 2019 +0800
  97. 5e9720c armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE. by Udit Agarwal · Tue Apr 23 06:06:04 2019 +0000
  98. 473bbc4 armv8: ls1028aqds: Add support of LS1028AQDS by Yuantian Tang · Wed Apr 10 16:43:35 2019 +0800
  99. 92f18ff armv8: ls1028ardb: Add support for LS1028ARDB by Yuantian Tang · Wed Apr 10 16:43:34 2019 +0800
  100. 4aefa16 armv8: ls1028a: Add NXP LS1028A SoC support by Yuantian Tang · Wed Apr 10 16:43:33 2019 +0800