1. 8080846 arm: move _end to linker symbols by Ilias Apalodimas · Tue May 28 09:18:27 2024 +0300
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · Mon May 20 10:16:33 2024 -0600
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  5. f9cd5b2 armv8: generic_timer: Use event stream for udelay by Peter Hoyes · Wed May 01 09:16:33 2024 +0100
  6. 643dc10 arm: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:59 2024 -0600
  7. 414e404 arm: fsl-layerscape: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:58 2024 -0600
  8. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  9. d8ceb20 arm64: Fix map_range() not splitting mapped blocks by Pierre-Clément Tosi · Mon Mar 18 19:35:49 2024 +0000
  10. 5917ce7 Merge patch series "Clean up arm linker scripts" by Tom Rini · Fri Mar 29 10:39:38 2024 -0400
  11. 772acf8 arm: remove redundant section alignments by Ilias Apalodimas · Fri Mar 15 08:43:51 2024 +0200
  12. cdb5839 arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · Fri Mar 15 08:43:50 2024 +0200
  13. 45b1bd9 arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end by Ilias Apalodimas · Fri Mar 15 08:43:48 2024 +0200
  14. 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:47 2024 +0200
  15. 6d1e1b8 arm: clean up v7 and v8 linker scripts for bss_start/end by Ilias Apalodimas · Fri Mar 15 08:43:46 2024 +0200
  16. 4659a6e arm: Check FEAT_CCIDX when parsing ccsidr_el1 register by Lukasz Wiecaszek · Sun Mar 10 11:29:58 2024 +0100
  17. 8a3b4cb Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · Thu Feb 29 09:24:49 2024 -0500
  18. f2c5f7c arm: armv8: save boot arguments by Raymond Mao · Sat Feb 03 08:36:24 2024 -0800
  19. e345724 fsl-layerscape/soc.c: do not destroy bootcmd environment by Mike Looijmans · Tue Jan 30 15:26:56 2024 +0100
  20. a6c68c6 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · Fri Oct 27 13:23:54 2023 +1300
  21. 978814f Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" by Chris Packham · Fri Oct 27 13:23:53 2023 +1300
  22. 596ebeb Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · Fri Oct 27 13:23:52 2023 +1300
  23. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  24. 861e28b armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · Wed Sep 27 18:30:46 2023 +0300
  25. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  26. 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:17 2023 -0600
  27. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · Mon Aug 21 21:17:00 2023 -0600
  28. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  29. 63bd253 armv8: Skip PIE in SPL due to load alignment fault. by Kevin Chen · Thu Aug 03 16:12:18 2023 +0800
  30. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  31. 5c28974 arm64: fsl: layerscape: Remove unused functions by Shenlin Liang · Fri Jul 28 14:57:44 2023 +0800
  32. 0b77c1d arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Fri Aug 04 14:33:37 2023 +0100
  33. b56ee9d arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd by Mathew McBride · Fri Jul 21 04:39:29 2023 +0000
  34. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  35. ea25057 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Thu Jul 13 14:28:38 2023 +0100
  36. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  37. e909b82 armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jr by Mathew McBride · Wed Apr 12 07:38:13 2023 +0000
  38. 8267f16 arm: Centralize fixed register logic by Tom Rini · Wed Apr 05 19:48:54 2023 -0400
  39. c1cbf7a armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present by meitao · Sat Mar 18 00:22:53 2023 +0800
  40. ea6c45f arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present by Marc Zyngier · Sat Mar 18 00:22:52 2023 +0800
  41. 2b15699 arm64: Use FEAT_HAFDBS to track dirty pages when available by Marc Zyngier · Sat Mar 18 00:22:51 2023 +0800
  42. 6da328e arm64: Reduce PT size estimation complexity by Marc Zyngier · Tue Feb 14 21:38:14 2023 +0800
  43. feb0ec2 arm64: Reduce add_map() complexity by Marc Zyngier · Tue Feb 14 21:38:13 2023 +0800
  44. b67855c arm: cpu: Add optional CMOs by VA by Marc Zyngier · Thu Feb 09 04:54:27 2023 +0800
  45. 20b7cd6 Correct SPL use of SYS_FSL_ERRATUM_A010539 by Simon Glass · Sun Feb 05 15:40:55 2023 -0700
  46. bdffb01 mtd: Drop unused CONFIG_S32V234 by Simon Glass · Wed Feb 01 13:20:05 2023 -0700
  47. 3589e0c arm: psci: Fix RESET2 hook by Marek Vasut · Thu Dec 22 01:46:35 2022 +0100
  48. c893fee sunxi: armv8: fel: load only 32-bit values by Andre Przywara · Wed Jul 13 16:27:56 2022 +0100
  49. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  50. d641285 nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig by Tom Rini · Tue Jan 10 11:19:42 2023 -0500
  51. 3f144d5 nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · Tue Jan 10 11:19:41 2023 -0500
  52. ca46d76 fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ by Tom Rini · Tue Jan 10 11:19:39 2023 -0500
  53. a17db83 arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts by Tom Rini · Tue Jan 10 11:19:31 2023 -0500
  54. b89ed9d arm: Support trace on armv8 by Simon Glass · Wed Dec 21 16:08:16 2022 -0700
  55. 72473d5 configs: Remove unused or redundant CONFIG symbols by Tom Rini · Sun Dec 04 10:14:11 2022 -0500
  56. bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · Sun Dec 04 10:04:50 2022 -0500
  57. 7d7a416 net: Remove more legacy functions by Tom Rini · Fri Dec 02 16:42:47 2022 -0500
  58. cfbb839 arm: Use the WEAK assembly entry point consistently by Tom Rini · Tue Nov 22 12:31:56 2022 -0500
  59. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  60. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  61. f552a13 Convert CONFIG_SYS_PMAN et al to Kconfig by Tom Rini · Wed Nov 16 13:10:34 2022 -0500
  62. 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · Wed Nov 16 13:10:33 2022 -0500
  63. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  64. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  65. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  66. c0ca4bc arm: layerscape: Disable unused parts of ICID tables by Sean Anderson · Mon Oct 17 11:45:11 2022 -0400
  67. 8151273 arm: layerscape: Don't select FSL_IFC when booting from SD card by Sean Anderson · Mon Oct 17 11:45:10 2022 -0400
  68. dd79e0c arm64: layerscape: Support SYSRESET by Sean Anderson · Mon Sep 26 12:47:37 2022 -0400
  69. e7e395d arm64: ls104x: Enable eDMA snooping by Sean Anderson · Fri Sep 23 12:05:51 2022 -0400
  70. fbddaee armv8: cache_v8: Fix pgtables setup when MMU is already enabled by Pali Rohár · Wed Sep 14 13:37:46 2022 +0200
  71. 255eb90 ARMv8/sec_firmware: Convert to use fit_get_data_conf_prop by Sean Anderson · Tue Aug 16 11:16:04 2022 -0400
  72. e75a6b7 ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAME by Sean Anderson · Tue Aug 16 11:16:02 2022 -0400
  73. b073820 armv8: layerscape: spl: mark OCRAM as non-secure by Michael Walle · Tue Aug 23 11:30:14 2022 +0200
  74. 7806407 layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms by Tom Rini · Tue Aug 09 10:16:22 2022 -0400
  75. e6c49ad arm64: explicitly disable pointer authentication instructions by Rasmus Villemoes · Mon Aug 08 16:12:30 2022 +0200
  76. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · Sun Jul 31 21:08:29 2022 -0400
  77. bc7b0df Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · Sun Jul 31 21:08:27 2022 -0400
  78. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · Sun Jul 31 21:08:22 2022 -0400
  79. f4ec713 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · Sat Jul 23 13:05:09 2022 -0400
  80. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  81. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  82. 6546112 arch/Kconfig.nxp: Re-organize slightly by Tom Rini · Fri Jun 17 16:24:31 2022 -0400
  83. eb56a39 Convert CONFIG_ESBC_HDR_LS et al to Kconfig by Tom Rini · Thu Jun 16 14:04:37 2022 -0400
  84. aa5cfa9 Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · Wed Jun 15 12:03:53 2022 -0400
  85. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  86. 1b7125c armv8: u-boot-spl.lds: mark __image_copy_start as symbol by Peng Fan · Sat Jun 18 15:13:13 2022 +0300
  87. 040abf6 armv8 SHA-256 using ARMv8 Crypto Extensions by Loic Poulain · Wed Jun 01 20:26:31 2022 +0200
  88. 9bd0269 armv8 SHA-1 using ARMv8 Crypto Extensions: by Loic Poulain · Wed Jun 01 20:26:29 2022 +0200
  89. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  90. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  91. 82ce8b0 ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDB by Sean Anderson · Tue Apr 26 14:31:49 2022 -0400
  92. 630a794 armv8: always use current exception level for TCR_ELx access by Andre Przywara · Tue Jun 14 00:11:10 2022 +0100
  93. ec34689 caam: Fix crash in case caam_jr_probe failed by Ye Li · Wed May 11 13:56:20 2022 +0530
  94. 470a46f armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUs by Stephen Carlson · Tue Mar 29 14:51:10 2022 -0700
  95. 67a5c28 armv8: layerscape: fix the function mismatch issue by Yuantian Tang · Wed Mar 09 15:37:22 2022 +0800
  96. 42fdd8c armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig option by Michael Walle · Mon Feb 28 13:48:40 2022 +0100
  97. 616833b armv8: psci: skip setup code if we are not EL3 by Michael Walle · Mon Feb 28 13:48:39 2022 +0100
  98. 166ea48 armv8: layerscape: get rid of smc_call() by Michael Walle · Fri Apr 22 14:53:27 2022 +0530
  99. a281ad1 armv8: include psci_update_dt() unconditionally by Michael Walle · Mon Feb 28 13:48:37 2022 +0100
  100. dedbec1 arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A by Sean Anderson · Fri Apr 22 14:01:36 2022 +0530