1. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  2. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  3. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  4. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  5. 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · Sun Sep 29 19:49:41 2024 -0600
  6. e1e0cc3 efi: arm: x86: riscv: Drop crt0/relocal extra- rules by Simon Glass · Thu Sep 26 23:59:32 2024 +0200
  7. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  8. 90dc78e arm: Fix up a stale comment in sections.c by Simon Glass · Fri Sep 20 09:24:35 2024 +0200
  9. ce6b2ef arm: cache: Drop a stale comment by Simon Glass · Fri Sep 20 09:24:34 2024 +0200
  10. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  11. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  12. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  13. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · Fri Aug 23 14:27:04 2024 -0600
  14. 8080846 arm: move _end to linker symbols by Ilias Apalodimas · Tue May 28 09:18:27 2024 +0300
  15. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  16. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  17. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  18. 643dc10 arm: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:59 2024 -0600
  19. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  20. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  21. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  22. 5917ce7 Merge patch series "Clean up arm linker scripts" by Tom Rini · Fri Mar 29 10:39:38 2024 -0400
  23. cdb5839 arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · Fri Mar 15 08:43:50 2024 +0200
  24. 048a9ec arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:49 2024 +0200
  25. 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
  26. 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:47 2024 +0200
  27. 6d1e1b8 arm: clean up v7 and v8 linker scripts for bss_start/end by Ilias Apalodimas · Fri Mar 15 08:43:46 2024 +0200
  28. da023da arm64: gic: Add power up sequence for GIC-600 by Venkatesh Yadav Abbarapu · Wed Mar 06 16:54:41 2024 +0530
  29. 5a9a5d3 arm: init: export prev_bl_fdt_addr by Caleb Connolly · Mon Feb 26 17:26:05 2024 +0000
  30. 8a3b4cb Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · Thu Feb 29 09:24:49 2024 -0500
  31. b579a69 arm: Get bloblist from boot arguments by Raymond Mao · Sat Feb 03 08:36:25 2024 -0800
  32. 7e9a00e arm: separate .data and .text sections of EFI binaries by Heinrich Schuchardt · Mon Feb 26 22:24:08 2024 +0100
  33. 0902863 arm: page align EFI binary section by Heinrich Schuchardt · Mon Feb 26 22:24:07 2024 +0100
  34. 299425d efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT by Heinrich Schuchardt · Wed Feb 14 21:43:21 2024 +0100
  35. 2c6e70b arm: spl: Use separate fault handlers instead of a single common one by Csókás Bence · Tue Dec 19 14:33:18 2023 +0100
  36. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  37. bf641f2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · Fri Oct 27 16:40:15 2023 -0400
  38. 6ae865f arm: semihosting: Fix returning from traps on ARMv6 and lower by Sean Anderson · Fri Oct 27 16:40:14 2023 -0400
  39. e82259c arm: Fix software interrupt handler by Sean Anderson · Fri Oct 27 16:40:13 2023 -0400
  40. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  41. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  42. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  43. 6babd84 arm: Use builtins for ffs/fls by Sean Anderson · Mon Jul 31 17:27:33 2023 -0400
  44. 0b77c1d arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Fri Aug 04 14:33:37 2023 +0100
  45. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  46. ea25057 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Thu Jul 13 14:28:38 2023 +0100
  47. 23c722d arm64: interrupts: print FAR_ELx on sync exceptions by Pavel Skripkin · Sun Apr 02 19:27:34 2023 +0300
  48. f7aa363 arm: lib: add __gnu_thumb1_case_si by Francis Laniel · Sat Apr 01 22:54:39 2023 +0100
  49. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  50. 88d0f5b console: Use flush() before panic and reset by Tony Dinh · Tue Mar 14 17:24:26 2023 -0700
  51. 8ad3a5d arm: semihosting: replace inline assembly with assembly file by Andre Przywara · Tue Feb 07 15:21:04 2023 +0000
  52. 0ac9804 arm64: Initialize TLB memory if CMO_BY_VA_ONLY by Pierre-Clément Tosi · Thu Feb 09 04:54:28 2023 +0800
  53. c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · Sun Feb 05 17:55:03 2023 -0700
  54. 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · Sun Feb 05 15:40:44 2023 -0700
  55. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  56. 9c4f664 arm: Drop CONFIG_MMU by Simon Glass · Wed Feb 01 13:19:43 2023 -0700
  57. 42d8308 arm: lib1funcs.S: Update compatibility with Linux comment slightly by Tom Rini · Tue Jan 10 11:19:33 2023 -0500
  58. cc7ac84 efi_loader: add .rela sections to .text on arm64 by Heinrich Schuchardt · Sun Jan 08 19:00:47 2023 +0100
  59. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  60. 4936ff9 efi_loader: make .data section of *_efi.so files RW by Heinrich Schuchardt · Wed Jan 04 23:43:08 2023 +0100
  61. 7b298a5 efi_loader: fix building aarch64 EFI binaries by Heinrich Schuchardt · Sat Dec 31 11:58:54 2022 +0100
  62. e84ab96 efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE by Heinrich Schuchardt · Fri Dec 23 02:16:03 2022 +0100
  63. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  64. a51bb74 lib: Add common semihosting library by Kautuk Consul · Wed Dec 07 17:12:34 2022 +0530
  65. cfbb839 arm: Use the WEAK assembly entry point consistently by Tom Rini · Tue Nov 22 12:31:56 2022 -0500
  66. 31df83b arm: Remove unused mx27 code by Tom Rini · Sat Nov 19 18:45:27 2022 -0500
  67. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  68. e61db6c arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · Sun Nov 20 17:56:26 2022 +0100
  69. 0cd671b arm: smh: Allow semihosting trap calls to be inlined by Andre Przywara · Wed Oct 05 17:38:49 2022 +0100
  70. b94ebde arm: smh: Make semihosting trap calls more robust by Andre Przywara · Wed Oct 05 17:38:48 2022 +0100
  71. c1b6d76 arm: smh: specify Thumb trap instruction by Andre Przywara · Wed Oct 05 17:38:47 2022 +0100
  72. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  73. fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · Tue Sep 13 21:31:27 2022 +0300
  74. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  75. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  76. c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · Wed Feb 02 15:05:18 2022 -0500
  77. 85f8c35 arm: ARMv4 assembly compatibility by Sergei Antonov · Sun Aug 21 16:34:20 2022 +0300
  78. c55a252 ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · Wed Aug 17 15:07:13 2022 +0200
  79. 97611c9 arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · Tue Aug 30 16:32:27 2022 -0400
  80. d43d4ec ARM: relocate: Fix Thumb code by using proper label type by Andre Przywara · Tue Jul 12 12:00:23 2022 +0100
  81. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · Thu Jul 07 10:45:37 2022 +0200
  82. c65d29f arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED by Michal Simek · Thu Jul 07 10:47:16 2022 +0200
  83. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  84. bd3fd0c arm: gic_v2: Skip gic_init_secure when cpu is not in el3 by Sai Pavan Boddu · Wed May 11 10:39:07 2022 +0200
  85. 3588a41 arm: Add new config option ARCH_VERY_EARLY_INIT by Pali Rohár · Fri May 06 11:05:13 2022 +0200
  86. 40046d2 arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled by Pali Rohár · Wed Apr 06 16:20:19 2022 +0200
  87. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · Tue Feb 22 21:49:52 2022 +0300
  88. 064c857 arm64: Catch non-emulated semihosting calls by Sean Anderson · Tue Mar 22 16:59:31 2022 -0400
  89. 52cf0f0 arm: smh: Add option to detect semihosting by Sean Anderson · Tue Mar 22 16:59:30 2022 -0400
  90. 2d75549 arm64: Save esr in pt_regs by Sean Anderson · Tue Mar 22 17:17:35 2022 -0400
  91. 1e9f443 arm: smh: Add some functions for working with the host console by Sean Anderson · Tue Mar 22 16:59:23 2022 -0400
  92. 3e056ba arm: smh: Remove smhload command by Sean Anderson · Tue Mar 22 16:59:22 2022 -0400
  93. 86b6f47 cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · Tue Mar 22 16:59:21 2022 -0400
  94. 89346ad spl: Add semihosting boot method by Sean Anderson · Tue Mar 22 16:59:19 2022 -0400
  95. 56e3fe8 arm: smh: Add some file manipulation commands by Sean Anderson · Tue Mar 22 16:59:18 2022 -0400
  96. 660b626 arm: smh: Document functions in header by Sean Anderson · Tue Mar 22 16:59:17 2022 -0400
  97. 003eaa8 arm: smh: Return errno on error by Sean Anderson · Tue Mar 22 16:59:16 2022 -0400
  98. a3a6c69 arm: smh: Use numeric modes for smh_open by Sean Anderson · Tue Mar 22 16:59:15 2022 -0400
  99. adf073a arm: smh: Export semihosting functions by Sean Anderson · Tue Mar 22 16:59:14 2022 -0400
  100. f263479 efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · Fri Jan 14 21:40:15 2022 +0100