1. 6546112 arch/Kconfig.nxp: Re-organize slightly by Tom Rini · Fri Jun 17 16:24:31 2022 -0400
  2. eb56a39 Convert CONFIG_ESBC_HDR_LS et al to Kconfig by Tom Rini · Thu Jun 16 14:04:37 2022 -0400
  3. aa5cfa9 Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · Wed Jun 15 12:03:53 2022 -0400
  4. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  5. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  6. 82ce8b0 ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDB by Sean Anderson · Tue Apr 26 14:31:49 2022 -0400
  7. 630a794 armv8: always use current exception level for TCR_ELx access by Andre Przywara · Tue Jun 14 00:11:10 2022 +0100
  8. ec34689 caam: Fix crash in case caam_jr_probe failed by Ye Li · Wed May 11 13:56:20 2022 +0530
  9. 470a46f armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUs by Stephen Carlson · Tue Mar 29 14:51:10 2022 -0700
  10. 67a5c28 armv8: layerscape: fix the function mismatch issue by Yuantian Tang · Wed Mar 09 15:37:22 2022 +0800
  11. 42fdd8c armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig option by Michael Walle · Mon Feb 28 13:48:40 2022 +0100
  12. 166ea48 armv8: layerscape: get rid of smc_call() by Michael Walle · Fri Apr 22 14:53:27 2022 +0530
  13. dedbec1 arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A by Sean Anderson · Fri Apr 22 14:01:36 2022 +0530
  14. 307df40 armv8: fsl-layerscape: Respect Kconfig for erratum A009007 by Sean Anderson · Tue Feb 22 13:38:39 2022 -0500
  15. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:21 2022 +0800
  16. 1137712 armv8: layerscape: env: Switch to arch_env_get_location() by Marek Vasut · Wed Apr 06 02:21:33 2022 +0200
  17. 476c639 Layerscape: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:35 2022 +0530
  18. 69ea5a6 arm: fsl-layerscape: Migrate more DP-DDR options to Kconfig by Tom Rini · Wed Mar 30 18:07:35 2022 -0400
  19. 409024e arm64: ls1046a: Support semihosting fallback by Sean Anderson · Tue Mar 22 16:59:33 2022 -0400
  20. 99e1286 ls1046ardb: Add support for JTAG boot by Sean Anderson · Tue Mar 22 17:16:05 2022 -0400
  21. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · Fri Feb 25 11:19:53 2022 -0500
  22. 93b9ce7 armv8: Fix and simplify branch_if_master/branch_if_slave by Andre Przywara · Fri Feb 11 11:29:39 2022 +0000
  23. 3a5c052 armv8: Always unmask SErrors by Andre Przywara · Fri Feb 11 11:29:35 2022 +0000
  24. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  25. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  26. 4476fb7 arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:06:55 2021 -0800
  27. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  28. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · Sun Dec 12 22:12:34 2021 -0500
  29. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · Sun Dec 12 22:12:32 2021 -0500
  30. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · Sun Dec 12 22:12:31 2021 -0500
  31. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  32. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · Sat Dec 11 14:55:49 2021 -0500
  33. ea3cc39 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · Sat Nov 13 19:22:43 2021 -0500
  34. 80b4861 Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · Sun Nov 07 22:59:36 2021 -0500
  35. 7e3d6fd armv8: layerscape: use memalign() to allocate spintable code by Michael Walle · Sun Oct 31 23:21:56 2021 +0100
  36. 3282514 armv8: fsl-layerscape: rework the dwc3 snooping enable code by Michael Walle · Fri Oct 15 15:15:19 2021 +0200
  37. 18522d8 armv8: ls1028a: use the official compatible string for the GPU by Michael Walle · Wed Oct 13 18:14:00 2021 +0200
  38. 1b1ca2f armv8: fsl-layerscape: Erratum A010315 needs PCIE support by Alban Bedel · Mon Sep 06 16:32:56 2021 +0200
  39. 29b1d33 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · Wed Oct 27 18:54:54 2021 +0200
  40. 4e87d9d Revert "arm64: Layerscape: Survive LPI one-way reset workaround" by Tom Rini · Wed Oct 27 18:54:53 2021 +0200
  41. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Oct 15 15:58:16 2021 -0400
  42. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  43. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  44. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  45. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  46. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · Sat Sep 18 15:32:34 2021 +0300
  47. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  48. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  49. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  50. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  51. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  52. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  53. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  54. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  55. 5f74514 armv8: fsl : create bootcmd and mcinitcmd as per boot source by Wasim Khan · Mon Aug 02 10:34:52 2021 +0200
  56. 46c9731 arm: Finish migration of HAS_FSL_XHCI_USB by Tom Rini · Wed Jul 21 18:53:20 2021 -0400
  57. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  58. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  59. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  60. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  61. 13a84a5 armv8: Update erratum number to align with doc by Ran Wang · Wed Jun 16 17:53:19 2021 +0530
  62. 811cbcf armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · Fri May 07 12:22:05 2021 +0800
  63. 84f0a95 armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162A by Yangbo Lu · Tue Apr 27 16:42:11 2021 +0800
  64. ded62e5 armv8: layerscape: add PSCI support for cpu release by Jiafei Pan · Wed Apr 21 12:12:49 2021 +0800
  65. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  66. b575a8c Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · Thu Apr 15 17:10:25 2021 -0400
  67. 97aaa98 armv8: fsl-layerscape: spl: call spl_early_init() by Michael Walle · Fri Mar 26 19:40:56 2021 +0100
  68. 24bd03a armv8: fsl-layerscape: spl: add debug UART support by Michael Walle · Fri Mar 26 19:40:55 2021 +0100
  69. 4721ff7 common: fit: Add weak board_fit_config_name_match by Sean Anderson · Wed Mar 31 14:32:27 2021 -0400
  70. 7259dc5 mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · Wed Mar 17 15:01:37 2021 +0100
  71. 148dc61 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · Wed Mar 17 15:01:36 2021 +0100
  72. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  73. 729f22f configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · Thu Feb 11 13:28:49 2021 +0100
  74. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  75. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  76. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  77. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  78. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  79. 0b8932f armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-A by Alban Bedel · Tue Nov 17 16:20:04 2020 +0100
  80. 15e25a4 layerscape: fdt.c: Check for NULL return value from fdt_getprop() by Priyanka Singh · Mon Nov 02 11:38:41 2020 +0530
  81. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  82. 3ab8062 armv8: layerscape: don't initialize GIC in SPL by Michael Walle · Wed Nov 18 17:45:59 2020 +0100
  83. 16fd24c treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT by Michael Walle · Wed Nov 18 17:45:54 2020 +0100
  84. 8a1bf73 armv8: layerscape: don't remove crypto node if just partially disabled by Michael Walle · Fri Oct 16 19:38:18 2020 +0200
  85. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  86. 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · Thu Sep 10 12:42:19 2020 +0300
  87. fb6abdd arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · Thu Oct 15 21:44:15 2020 -0400
  88. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  89. 95a805b armv8: lx2160a: fix reset sequence by Meenakshi Aggarwal · Wed Sep 09 14:06:05 2020 +0530
  90. 14fa6b7 arm64: Layerscape: Survive LPI one-way reset workaround by Hou Zhiqiang · Thu Aug 06 14:38:19 2020 +0800
  91. ba7cd0f fsl-layerscape: enable dwc3 snooping feature by Ran Wang · Wed Aug 05 15:07:27 2020 +0800
  92. 158c16e arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · Sun Jul 26 22:37:33 2020 +0530
  93. a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · Thu Jun 25 22:23:53 2020 +0800
  94. 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · Thu Jun 04 18:42:14 2020 +0800
  95. bf38311 armv8: layerscape: rework spin table by Michael Walle · Mon Jun 01 21:53:36 2020 +0200
  96. 661c602 armv8: layerscape: relocate spin table if EFI_LOADER is enabled by Michael Walle · Mon Jun 01 21:53:35 2020 +0200
  97. c251f5b armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · Mon Jun 01 21:53:34 2020 +0200
  98. 8222af5 armv8: layerscape: drop first .ltorg directive in spintable.S by Michael Walle · Mon Jun 01 21:53:33 2020 +0200
  99. 319f1a3 armv8: layerscape: make wake_secondary_core_n() static by Michael Walle · Mon Jun 01 21:53:32 2020 +0200
  100. bd7e4ee armv8: layerscape: simplify get_spin_tbl_addr() calls by Michael Walle · Mon Jun 01 21:53:31 2020 +0200