1. 202ca8d mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · Mon Jul 03 21:57:00 2023 +0100
  2. a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Dec 14 07:37:02 2023 -0500
  3. d193763 arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · Wed Oct 18 20:51:59 2023 +0200
  4. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  5. 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · Sat Nov 18 14:04:49 2023 -0700
  6. a6c68c6 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · Fri Oct 27 13:23:54 2023 +1300
  7. 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
  8. 596ebeb Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · Fri Oct 27 13:23:52 2023 +1300
  9. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  10. 21e27f0 sunxi: psci: implement PSCI on R528 by Sam Edwards · Wed Oct 11 19:47:56 2023 -0600
  11. 28c6899 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · Wed Oct 11 19:47:55 2023 -0600
  12. 1f684b5 sunxi: psci: refactor register access to separate functions by Sam Edwards · Wed Oct 11 19:47:54 2023 -0600
  13. cbb505c sunxi: psci: clean away preprocessor macros by Sam Edwards · Wed Oct 11 19:47:53 2023 -0600
  14. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  15. 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · Sun Oct 01 23:52:12 2023 +0100
  16. 861e28b armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · Wed Sep 27 18:30:46 2023 +0300
  17. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  18. 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:17 2023 -0600
  19. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  20. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · Mon Aug 21 21:17:00 2023 -0600
  21. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  22. 63bd253 armv8: Skip PIE in SPL due to load alignment fault. by Kevin Chen · Thu Aug 03 16:12:18 2023 +0800
  23. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  24. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  25. 5c28974 arm64: fsl: layerscape: Remove unused functions by Shenlin Liang · Fri Jul 28 14:57:44 2023 +0800
  26. 0b77c1d arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Fri Aug 04 14:33:37 2023 +0100
  27. b56ee9d arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd by Mathew McBride · Fri Jul 21 04:39:29 2023 +0000
  28. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  29. ea25057 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Thu Jul 13 14:28:38 2023 +0100
  30. 790aa81 arm: mxs: Prevent serial console init when in very early SPL boot code by Lukasz Majewski · Fri May 19 12:43:54 2023 +0200
  31. 971d2f3 arm: mxs: Add function to dump PMU registers by Lukasz Majewski · Tue May 09 16:32:42 2023 +0200
  32. 0fd4b5d arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMU by Lukasz Majewski · Tue May 09 16:32:41 2023 +0200
  33. 9c4197c arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMU by Lukasz Majewski · Tue May 09 16:32:40 2023 +0200
  34. a4e6267 arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source by Lukasz Majewski · Tue May 09 16:32:39 2023 +0200
  35. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  36. d2299ce sunxi: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · Fri Jun 30 23:30:51 2023 -0300
  37. 84a7492 ARM: arm11: Add C wrapper for allow_unaligned() by Marek Vasut · Sat Jul 01 17:26:19 2023 +0200
  38. 1357804 ARM: armv7: Add C wrapper for allow_unaligned() by Marek Vasut · Sat Jul 01 17:26:18 2023 +0200
  39. ba007e4 psci: fix use of clobbered registers in asm by Sam Edwards · Sat May 27 18:09:42 2023 -0600
  40. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  41. 8289080 ARM: armv7: add non-SPL enable for Cortex SMPEN by Ralph Siemsen · Fri May 12 21:36:49 2023 -0400
  42. 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
  43. ce1ea41 armv7: Use isb/dsb directly in start.S by Tom Rini · Wed Apr 05 19:48:55 2023 -0400
  44. 8267f16 arm: Centralize fixed register logic by Tom Rini · Wed Apr 05 19:48:54 2023 -0400
  45. c1cbf7a armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present by meitao · Sat Mar 18 00:22:53 2023 +0800
  46. 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
  47. 2b15699 arm64: Use FEAT_HAFDBS to track dirty pages when available by Marc Zyngier · Sat Mar 18 00:22:51 2023 +0800
  48. f32a942 ARM: remove SPEAR entry in makefile by Patrick Delaunay · Wed Feb 22 20:19:58 2023 +0100
  49. 6da328e arm64: Reduce PT size estimation complexity by Marc Zyngier · Tue Feb 14 21:38:14 2023 +0800
  50. feb0ec2 arm64: Reduce add_map() complexity by Marc Zyngier · Tue Feb 14 21:38:13 2023 +0800
  51. b67855c arm: cpu: Add optional CMOs by VA by Marc Zyngier · Thu Feb 09 04:54:27 2023 +0800
  52. 90fc7a1 freescale: Drop old pre-DM_ETH code by Simon Glass · Wed Feb 22 09:34:16 2023 -0700
  53. ae14d96 s5p: Remove empty arch_misc_init by Tom Rini · Wed Feb 15 22:36:55 2023 -0500
  54. 20b7cd6 Correct SPL use of SYS_FSL_ERRATUM_A010539 by Simon Glass · Sun Feb 05 15:40:55 2023 -0700
  55. bdffb01 mtd: Drop unused CONFIG_S32V234 by Simon Glass · Wed Feb 01 13:20:05 2023 -0700
  56. fb36762 rmobile: Drop CONFIG_RMOBILE by Simon Glass · Wed Feb 01 13:20:03 2023 -0700
  57. 5913070 arm: Drop old kona code by Simon Glass · Wed Feb 01 13:19:39 2023 -0700
  58. 88fe11c imx: Drop unused CONFIG_IMX by Simon Glass · Wed Feb 01 13:19:38 2023 -0700
  59. e3ecf92 Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Feb 01 09:31:17 2023 -0500
  60. 03ee72a armv7: ls102xa: make QSPI clock selection optional during SoC init by Mario Kicherer · Wed Feb 01 14:16:22 2023 +0800
  61. 3589e0c arm: psci: Fix RESET2 hook by Marek Vasut · Thu Dec 22 01:46:35 2022 +0100
  62. a8ad9e3 sunxi: fel: drop redundant "control register" save/restore by Andre Przywara · Wed Jul 13 16:27:58 2022 +0100
  63. c893fee sunxi: armv8: fel: load only 32-bit values by Andre Przywara · Wed Jul 13 16:27:56 2022 +0100
  64. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  65. d641285 nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig by Tom Rini · Tue Jan 10 11:19:42 2023 -0500
  66. 3f144d5 nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · Tue Jan 10 11:19:41 2023 -0500
  67. ca46d76 fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ by Tom Rini · Tue Jan 10 11:19:39 2023 -0500
  68. a17db83 arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts by Tom Rini · Tue Jan 10 11:19:31 2023 -0500
  69. d259d9c global: Remove unused CONFIG defines by Tom Rini · Tue Jan 10 11:19:28 2023 -0500
  70. b89ed9d arm: Support trace on armv8 by Simon Glass · Wed Dec 21 16:08:16 2022 -0700
  71. 56da76d trace: Use notrace for short by Simon Glass · Wed Dec 21 16:08:15 2022 -0700
  72. 270a669 arm: s5p4418: dm_serial: remove old code / add DEBUG_UART by Stefan Bosch · Sun Dec 18 12:26:47 2022 +0000
  73. 72473d5 configs: Remove unused or redundant CONFIG symbols by Tom Rini · Sun Dec 04 10:14:11 2022 -0500
  74. b942f0a global: Migrate CONFIG_SMP_PEN_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:54 2022 -0500
  75. 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · Sun Dec 04 10:13:30 2022 -0500
  76. bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · Sun Dec 04 10:04:50 2022 -0500
  77. 0905f5a global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFG by Tom Rini · Sun Dec 04 10:03:36 2022 -0500
  78. 66faa43 exynos: Rework legacy PWM usage by Tom Rini · Sun Dec 04 10:03:26 2022 -0500
  79. 7d7a416 net: Remove more legacy functions by Tom Rini · Fri Dec 02 16:42:47 2022 -0500
  80. d7b177e Convert CONFIG_PEN_ADDR_BIG_ENDIAN to Kconfig by Tom Rini · Fri Dec 02 16:42:40 2022 -0500
  81. cfbb839 arm: Use the WEAK assembly entry point consistently by Tom Rini · Tue Nov 22 12:31:56 2022 -0500
  82. 31df83b arm: Remove unused mx27 code by Tom Rini · Sat Nov 19 18:45:27 2022 -0500
  83. 370e11c arm: ls102xa: Migrate LS102XA_STREAM_ID by Tom Rini · Sat Nov 19 18:45:25 2022 -0500
  84. ae1916c arm920t: Remove unused imx code by Tom Rini · Sat Nov 19 18:45:17 2022 -0500
  85. 2e15b4a Convert CONFIG_FSL_DEVICE_DISABLE to Kconfig by Tom Rini · Sat Nov 19 18:45:10 2022 -0500
  86. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  87. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  88. f552a13 Convert CONFIG_SYS_PMAN et al to Kconfig by Tom Rini · Wed Nov 16 13:10:34 2022 -0500
  89. 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · Wed Nov 16 13:10:33 2022 -0500
  90. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  91. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  92. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  93. c0ca4bc arm: layerscape: Disable unused parts of ICID tables by Sean Anderson · Mon Oct 17 11:45:11 2022 -0400
  94. 8151273 arm: layerscape: Don't select FSL_IFC when booting from SD card by Sean Anderson · Mon Oct 17 11:45:10 2022 -0400
  95. dd79e0c arm64: layerscape: Support SYSRESET by Sean Anderson · Mon Sep 26 12:47:37 2022 -0400
  96. e7e395d arm64: ls104x: Enable eDMA snooping by Sean Anderson · Fri Sep 23 12:05:51 2022 -0400
  97. fbddaee armv8: cache_v8: Fix pgtables setup when MMU is already enabled by Pali Rohár · Wed Sep 14 13:37:46 2022 +0200
  98. 255eb90 ARMv8/sec_firmware: Convert to use fit_get_data_conf_prop by Sean Anderson · Tue Aug 16 11:16:04 2022 -0400
  99. e75a6b7 ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAME by Sean Anderson · Tue Aug 16 11:16:02 2022 -0400
  100. b073820 armv8: layerscape: spl: mark OCRAM as non-secure by Michael Walle · Tue Aug 23 11:30:14 2022 +0200