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