1. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  2. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  3. ee435c6 arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · Mon Jul 19 11:21:51 2021 +0200
  4. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  5. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  6. 5526210 armv8: Initialize CNTFRQ if at highest exception level by Peter Hoyes · Mon Jul 12 15:04:21 2021 +0100
  7. 7d1a666 arm: armv8: Fix warning about redeclaring global functions as weak by Tom Rini · Tue Jun 29 19:33:04 2021 -0400
  8. 34b4716 armv8: Handle EL2 Host mode by Mark Kettenis · Wed Feb 10 20:14:55 2021 +0100
  9. 13a84a5 armv8: Update erratum number to align with doc by Ran Wang · Wed Jun 16 17:53:19 2021 +0530
  10. 811cbcf armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · Fri May 07 12:22:05 2021 +0800
  11. 84f0a95 armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162A by Yangbo Lu · Tue Apr 27 16:42:11 2021 +0800
  12. ded62e5 armv8: layerscape: add PSCI support for cpu release by Jiafei Pan · Wed Apr 21 12:12:49 2021 +0800
  13. 57fd799 armv8: SPL: discard relocation information by Marek Behún · Thu May 20 13:24:20 2021 +0200
  14. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  15. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  16. b575a8c Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · Thu Apr 15 17:10:25 2021 -0400
  17. 97aaa98 armv8: fsl-layerscape: spl: call spl_early_init() by Michael Walle · Fri Mar 26 19:40:56 2021 +0100
  18. 24bd03a armv8: fsl-layerscape: spl: add debug UART support by Michael Walle · Fri Mar 26 19:40:55 2021 +0100
  19. 4721ff7 common: fit: Add weak board_fit_config_name_match by Sean Anderson · Wed Mar 31 14:32:27 2021 -0400
  20. 79d9a96 arm: Remove s32v234evb board by Tom Rini · Sat Feb 20 20:05:49 2021 -0500
  21. 7259dc5 mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · Wed Mar 17 15:01:37 2021 +0100
  22. 148dc61 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · Wed Mar 17 15:01:36 2021 +0100
  23. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  24. 729f22f configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · Thu Feb 11 13:28:49 2021 +0100
  25. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  26. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  27. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  28. 48425b1 arm: Remove ls2080a_simu board by Tom Rini · Tue Feb 09 08:03:10 2021 -0500
  29. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  30. 63fd773 arm: Remove #include <version.h> from armv8/fwcall.c by Pali Rohár · Wed Jan 27 16:29:13 2021 +0100
  31. b8fac60 sunxi: Add H616 FEL support by Jernej Skrabec · Mon Jan 11 21:11:48 2021 +0100
  32. 109e1a3 armv8: Makefile: build cache files when needed by Peng Fan · Mon Dec 28 20:13:13 2020 +0800
  33. bbf9942 sunxi: Add arm64 FEL support by Andre Przywara · Tue Aug 23 22:19:30 2016 +0100
  34. 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
  35. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  36. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  37. 0b8932f armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-A by Alban Bedel · Tue Nov 17 16:20:04 2020 +0100
  38. 15e25a4 layerscape: fdt.c: Check for NULL return value from fdt_getprop() by Priyanka Singh · Mon Nov 02 11:38:41 2020 +0530
  39. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  40. 3ab8062 armv8: layerscape: don't initialize GIC in SPL by Michael Walle · Wed Nov 18 17:45:59 2020 +0100
  41. 16fd24c treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT by Michael Walle · Wed Nov 18 17:45:54 2020 +0100
  42. 8a1bf73 armv8: layerscape: don't remove crypto node if just partially disabled by Michael Walle · Fri Oct 16 19:38:18 2020 +0200
  43. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  44. 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · Thu Sep 10 12:42:19 2020 +0300
  45. fb6abdd arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · Thu Oct 15 21:44:15 2020 -0400
  46. e0d397c arm64: PIE: Skip fixups if distance is zero by Andre Przywara · Wed Sep 30 17:39:14 2020 +0100
  47. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  48. 95a805b armv8: lx2160a: fix reset sequence by Meenakshi Aggarwal · Wed Sep 09 14:06:05 2020 +0530
  49. 14fa6b7 arm64: Layerscape: Survive LPI one-way reset workaround by Hou Zhiqiang · Thu Aug 06 14:38:19 2020 +0800
  50. ba7cd0f fsl-layerscape: enable dwc3 snooping feature by Ran Wang · Wed Aug 05 15:07:27 2020 +0800
  51. 545474e arm64: Add support for larger PIE U-Boot by Edgar E. Iglesias · Wed Sep 09 19:07:26 2020 +0200
  52. 67c9c93 arm64: Trap PIE builds early if load address is not 4K aligned by Edgar E. Iglesias · Wed Sep 09 19:07:25 2020 +0200
  53. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · Thu Aug 06 12:42:47 2020 +0300
  54. 158c16e arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · Sun Jul 26 22:37:33 2020 +0530
  55. a2936da board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · Wed Jul 15 22:48:59 2020 +0530
  56. 13dc1c2 arm: cpu: armv8: add L3 memory flush support by Rayagonda Kokatanur · Wed Jul 15 22:48:56 2020 +0530
  57. a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · Thu Jun 25 22:23:53 2020 +0800
  58. 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · Thu Jun 04 18:42:14 2020 +0800
  59. bf38311 armv8: layerscape: rework spin table by Michael Walle · Mon Jun 01 21:53:36 2020 +0200
  60. 661c602 armv8: layerscape: relocate spin table if EFI_LOADER is enabled by Michael Walle · Mon Jun 01 21:53:35 2020 +0200
  61. c251f5b armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · Mon Jun 01 21:53:34 2020 +0200
  62. 8222af5 armv8: layerscape: drop first .ltorg directive in spintable.S by Michael Walle · Mon Jun 01 21:53:33 2020 +0200
  63. 319f1a3 armv8: layerscape: make wake_secondary_core_n() static by Michael Walle · Mon Jun 01 21:53:32 2020 +0200
  64. bd7e4ee armv8: layerscape: simplify get_spin_tbl_addr() calls by Michael Walle · Mon Jun 01 21:53:31 2020 +0200
  65. d082818 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · Mon Jun 01 21:53:30 2020 +0200
  66. 878cb69 armv8: layerscape: fix alignment for spin table by Michael Walle · Mon Jun 01 21:53:29 2020 +0200
  67. cde346a armv8: layerscape: load function pointer using ADR by Michael Walle · Mon Jun 01 21:53:28 2020 +0200
  68. 53ec999 armv8: layerscape: move spin table into own module by Michael Walle · Mon Jun 01 21:53:27 2020 +0200
  69. f056e0f armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · Mon Jun 01 21:53:26 2020 +0200
  70. 24d116d armv8: layerscape: pretty print info about SMP cores by Michael Walle · Mon Jun 01 21:53:25 2020 +0200
  71. 576f6850 armv8: layerscape: fix spin-table support by Michael Walle · Mon Jun 01 21:53:24 2020 +0200
  72. 66f2a53 armv8: ls1028a: move FSL_LAYERSCAPE to kconfig by Michael Walle · Sun May 10 01:20:11 2020 +0200
  73. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  74. b2b5225 arm64: issue ISB after updating system registers by Volodymyr Babchuk · Wed Jun 24 01:05:19 2020 +0000
  75. 41bad3e armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · Mon May 11 16:41:07 2020 +0800
  76. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  77. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  78. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  79. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  80. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  81. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  82. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  83. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  84. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  85. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  86. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  87. 617fc29 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · Tue May 05 20:28:41 2020 +0800
  88. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · Thu Apr 23 16:25:19 2020 +0300
  89. 031bb87 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · Tue Apr 28 10:19:32 2020 +0800
  90. ce4a92a fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS by Hou Zhiqiang · Tue Apr 28 10:19:31 2020 +0800
  91. 80de373 fsl-layerscape: Add RESV_RAM check in resv_ram addr by Hou Zhiqiang · Tue Apr 28 10:19:28 2020 +0800
  92. a618a5a phy: add support for backplane kr mode by Florinel Iordache · Mon Mar 16 15:35:59 2020 +0200
  93. f479aca t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · Thu Mar 26 16:10:09 2020 -0700
  94. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:17 2020 +0800
  95. 014460b dm: arm64: ls1043a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:16 2020 +0800
  96. 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:41 2019 +0800
  97. a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · Tue Dec 31 15:33:38 2019 +0800
  98. 47568ce arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · Sat Jan 11 01:05:40 2020 +0200
  99. c369161 armv8: ls1028a_serdes: Add few missing serdes protocols by Alex Marginean · Fri Jan 10 23:51:32 2020 +0200
  100. 6866cdb armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port by Pramod Kumar · Thu Jan 09 08:53:16 2020 +0000