1. 109e1a3 armv8: Makefile: build cache files when needed by Peng Fan · Mon Dec 28 20:13:13 2020 +0800
  2. bbf9942 sunxi: Add arm64 FEL support by Andre Przywara · Tue Aug 23 22:19:30 2016 +0100
  3. 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
  4. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  5. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  6. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  7. 58aeddc arm: ls102xa: select USB PHY erratum's only if USB is enabled by Aleksandar Gerasimovski · Thu Nov 26 10:52:41 2020 +0000
  8. 0b8932f armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-A by Alban Bedel · Tue Nov 17 16:20:04 2020 +0100
  9. 15e25a4 layerscape: fdt.c: Check for NULL return value from fdt_getprop() by Priyanka Singh · Mon Nov 02 11:38:41 2020 +0530
  10. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  11. 3ab8062 armv8: layerscape: don't initialize GIC in SPL by Michael Walle · Wed Nov 18 17:45:59 2020 +0100
  12. 16fd24c treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT by Michael Walle · Wed Nov 18 17:45:54 2020 +0100
  13. 8a1bf73 armv8: layerscape: don't remove crypto node if just partially disabled by Michael Walle · Fri Oct 16 19:38:18 2020 +0200
  14. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  15. 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · Thu Sep 10 12:42:19 2020 +0300
  16. fb6abdd arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · Thu Oct 15 21:44:15 2020 -0400
  17. e0d397c arm64: PIE: Skip fixups if distance is zero by Andre Przywara · Wed Sep 30 17:39:14 2020 +0100
  18. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  19. 95a805b armv8: lx2160a: fix reset sequence by Meenakshi Aggarwal · Wed Sep 09 14:06:05 2020 +0530
  20. 14fa6b7 arm64: Layerscape: Survive LPI one-way reset workaround by Hou Zhiqiang · Thu Aug 06 14:38:19 2020 +0800
  21. ba7cd0f fsl-layerscape: enable dwc3 snooping feature by Ran Wang · Wed Aug 05 15:07:27 2020 +0800
  22. 545474e arm64: Add support for larger PIE U-Boot by Edgar E. Iglesias · Wed Sep 09 19:07:26 2020 +0200
  23. 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
  24. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · Thu Aug 06 12:42:47 2020 +0300
  25. 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · Sat Aug 01 02:56:45 2020 +0800
  26. 158c16e arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · Sun Jul 26 22:37:33 2020 +0530
  27. a2936da board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · Wed Jul 15 22:48:59 2020 +0530
  28. 13dc1c2 arm: cpu: armv8: add L3 memory flush support by Rayagonda Kokatanur · Wed Jul 15 22:48:56 2020 +0530
  29. b4bb31d arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · Fri Jul 10 19:07:37 2020 +0200
  30. 34cffbf pwm: add driver for nexell by Stefan Bosch · Fri Jul 10 19:07:31 2020 +0200
  31. a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · Thu Jun 25 22:23:53 2020 +0800
  32. 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · Thu Jun 04 18:42:14 2020 +0800
  33. bf38311 armv8: layerscape: rework spin table by Michael Walle · Mon Jun 01 21:53:36 2020 +0200
  34. 661c602 armv8: layerscape: relocate spin table if EFI_LOADER is enabled by Michael Walle · Mon Jun 01 21:53:35 2020 +0200
  35. c251f5b armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · Mon Jun 01 21:53:34 2020 +0200
  36. 8222af5 armv8: layerscape: drop first .ltorg directive in spintable.S by Michael Walle · Mon Jun 01 21:53:33 2020 +0200
  37. 319f1a3 armv8: layerscape: make wake_secondary_core_n() static by Michael Walle · Mon Jun 01 21:53:32 2020 +0200
  38. bd7e4ee armv8: layerscape: simplify get_spin_tbl_addr() calls by Michael Walle · Mon Jun 01 21:53:31 2020 +0200
  39. d082818 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · Mon Jun 01 21:53:30 2020 +0200
  40. 878cb69 armv8: layerscape: fix alignment for spin table by Michael Walle · Mon Jun 01 21:53:29 2020 +0200
  41. cde346a armv8: layerscape: load function pointer using ADR by Michael Walle · Mon Jun 01 21:53:28 2020 +0200
  42. 53ec999 armv8: layerscape: move spin table into own module by Michael Walle · Mon Jun 01 21:53:27 2020 +0200
  43. f056e0f armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · Mon Jun 01 21:53:26 2020 +0200
  44. 24d116d armv8: layerscape: pretty print info about SMP cores by Michael Walle · Mon Jun 01 21:53:25 2020 +0200
  45. 576f6850 armv8: layerscape: fix spin-table support by Michael Walle · Mon Jun 01 21:53:24 2020 +0200
  46. 66f2a53 armv8: ls1028a: move FSL_LAYERSCAPE to kconfig by Michael Walle · Sun May 10 01:20:11 2020 +0200
  47. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  48. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · Wed Jun 17 18:19:18 2020 +0200
  49. b2b5225 arm64: issue ISB after updating system registers by Volodymyr Babchuk · Wed Jun 24 01:05:19 2020 +0000
  50. 41bad3e armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · Mon May 11 16:41:07 2020 +0800
  51. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  52. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  53. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  54. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  55. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  56. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  57. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  58. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  59. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  60. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  61. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  62. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  63. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  64. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  65. 1f1467e arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · Wed May 06 08:02:39 2020 -0400
  66. 28d261f arm: lpc32xx: move SoC to mach-lpc32xx by Trevor Woerner · Wed May 06 08:02:36 2020 -0400
  67. 617fc29 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · Tue May 05 20:28:41 2020 +0800
  68. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · Thu Apr 23 16:25:19 2020 +0300
  69. 031bb87 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · Tue Apr 28 10:19:32 2020 +0800
  70. ce4a92a fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS by Hou Zhiqiang · Tue Apr 28 10:19:31 2020 +0800
  71. 80de373 fsl-layerscape: Add RESV_RAM check in resv_ram addr by Hou Zhiqiang · Tue Apr 28 10:19:28 2020 +0800
  72. a618a5a phy: add support for backplane kr mode by Florinel Iordache · Mon Mar 16 15:35:59 2020 +0200
  73. f479aca t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · Thu Mar 26 16:10:09 2020 -0700
  74. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:17 2020 +0800
  75. 014460b dm: arm64: ls1043a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:16 2020 +0800
  76. 0520fdc Revert "sunxi: psci: avoid error address-of-packed-member" by Tomasz Duszynski · Sun Feb 16 13:17:16 2020 +0100
  77. 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:41 2019 +0800
  78. a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · Tue Dec 31 15:33:38 2019 +0800
  79. 47568ce arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · Sat Jan 11 01:05:40 2020 +0200
  80. c369161 armv8: ls1028a_serdes: Add few missing serdes protocols by Alex Marginean · Fri Jan 10 23:51:32 2020 +0200
  81. 6866cdb armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port by Pramod Kumar · Thu Jan 09 08:53:16 2020 +0000
  82. 1208d38 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" by Masahiro Yamada · Wed Jan 08 19:46:45 2020 +0900
  83. a757669 armv8: ls1012a: Make USB masters snoopable by Ran Wang · Thu Dec 26 18:11:17 2019 +0800
  84. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  85. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  86. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  87. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  88. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  89. 1ca7a9f Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · Thu Dec 19 18:59:30 2019 +0800
  90. e183f72 armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility by Giulio Benetti · Fri Jan 10 15:46:52 2020 +0100
  91. 45bbe71 arm: cpu: armv8: add support for arm psci reset2. by Rajesh Ravi · Fri Nov 22 14:50:01 2019 -0800
  92. 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
  93. e4c6332 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · Tue Sep 10 08:32:01 2019 +0000
  94. 5a84b03 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · Thu Sep 12 09:17:11 2019 +0000
  95. 6cb658c arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · Thu Sep 12 09:17:10 2019 +0000
  96. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  97. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  98. 34aafb0 fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · Thu Nov 21 17:15:17 2019 +0530
  99. 762a268 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · Wed Nov 27 17:19:32 2019 +0200
  100. d0270dc armv8: Add workaround for USB erratum A-050106 by Ran Wang · Tue Nov 26 11:40:40 2019 +0800