1. 45a51b8 CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency by Tom Rini · Tue Oct 22 10:31:17 2024 -0600
  2. 55bd10c dts: Deduplicate dtbs target by Marek Vasut · Fri Oct 04 02:10:42 2024 +0200
  3. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  4. 60fd544 treewide: drop redundant "type string" for SYS_SOC and friends by Rasmus Villemoes · Wed Sep 04 10:18:40 2024 +0200
  5. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  6. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  7. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  8. f782d54 global_data: Reduce the size of bus_clk and mem_clk by Simon Glass · Wed Aug 21 10:19:15 2024 -0600
  9. 11510a4 octeon: Drop OCTEON_I2C_FDT dead code by Simon Glass · Sun Aug 11 08:50:41 2024 -0600
  10. 33e289a Kconfig: Unify endian support option by Jiaxun Yang · Wed Jul 17 16:07:02 2024 +0800
  11. 611721d mips: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:25 2024 +0200
  12. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  13. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  14. c1edd47 mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig by Tom Rini · Wed May 01 19:30:18 2024 -0600
  15. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  16. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  17. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  18. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  19. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  20. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  21. d960e20 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Mar 19 09:10:30 2024 -0400
  22. 64f2c5c mips: fix change_k0_cca() by Daniel Schwierzeck · Mon Nov 06 17:21:59 2023 +0100
  23. 9e4e7ed mips: implement __udivdi3 by Linus Walleij · Mon Sep 18 08:11:39 2023 +0200
  24. 13ec9f8 Kconfig: move CONFIG_32/64BIT to arch/Kconfig by Dan Carpenter · Mon Mar 04 10:04:15 2024 +0300
  25. bce01ee Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · Mon Jan 22 17:39:20 2024 -0500
  26. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  27. ddb1ec1 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · Wed Jan 10 13:46:10 2024 -0500
  28. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  29. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · Fri Dec 15 20:14:19 2023 -0700
  30. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  31. faf7328 mips: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:05 2023 -0700
  32. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  33. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · Thu Nov 09 13:55:15 2023 +0300
  34. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:44 2023 -0700
  35. b7f6844 mips: io.h: Add defines for read/write/in/out functions by Igor Prusov · Tue Nov 14 14:02:48 2023 +0300
  36. b6842aa mips: io.h: Add const to reads functions params by Igor Prusov · Tue Nov 14 14:02:47 2023 +0300
  37. 88bf0af bmips: Add Inteno XG6846 board by Linus Walleij · Tue Sep 26 11:23:39 2023 +0200
  38. d6e2acc mips: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:58 2023 -0400
  39. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  40. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  41. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  42. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  43. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  44. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  45. d377cae mips: octeon: Correct types in cvmx-pko3-queue by Tom Rini · Thu Jul 13 20:37:32 2023 -0400
  46. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  47. f5b356d mips: cpu: Use plain puts() in restart handler by Marek Vasut · Fri Jun 23 20:49:21 2023 +0200
  48. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  49. d3785a1 mips: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:33 2023 +0200
  50. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  51. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · Mon Feb 13 08:56:33 2023 -0700
  52. 2f8f866 Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE by Simon Glass · Sun Feb 05 15:40:23 2023 -0700
  53. baf3bab Correct SPL use of OCTEON_SERIAL_BOOTCMD by Simon Glass · Sun Feb 05 15:40:22 2023 -0700
  54. 202818e Correct SPL use of MIPS_CM by Simon Glass · Sun Feb 05 15:40:15 2023 -0700
  55. cd19795 Correct SPL uses of BOOTSTAGE_REPORT by Simon Glass · Sun Feb 05 15:36:20 2023 -0700
  56. f499b4d Correct SPL use of BOOTSTAGE_FDT by Simon Glass · Sun Feb 05 15:36:19 2023 -0700
  57. fc739e8 gpio: Drop unused pca9698 driver by Simon Glass · Wed Feb 01 13:19:56 2023 -0700
  58. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  59. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  60. 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · Fri Dec 02 16:42:44 2022 -0500
  61. afa5185 global: Remove extraneous DM_ETH imply/select by Tom Rini · Sun Nov 27 10:25:03 2022 -0500
  62. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  63. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  64. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · Sun Jul 10 17:15:14 2022 +0200
  65. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  66. 7d82fb6 MIPS: remove deprecated TARGET_VCT option by Daniel Schwierzeck · Sun Jul 10 17:15:11 2022 +0200
  67. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  68. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  69. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  70. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  71. e20fe27 mips: mtmips: add two reference boards for mt7621 by developer · Fri May 20 11:22:26 2022 +0800
  72. 2fddd72 mips: mtmips: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:21 2022 +0800
  73. 33d68ce mips: add support for noncached_alloc() by developer · Fri May 20 11:21:51 2022 +0800
  74. 34106af mips: add __image_copy_len for SPL linker script by developer · Fri May 20 11:21:45 2022 +0800
  75. df1b7d5 mips: add more definitions for asm/cm.h by developer · Fri May 20 11:21:39 2022 +0800
  76. a4bb22b mips: add asm/mipsmtregs.h for MIPS multi-threading by developer · Fri May 20 11:21:34 2022 +0800
  77. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · Sat Jun 25 11:02:46 2022 -0400
  78. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  79. 9599f8f mips: Move endianness selection to arch/Kconfig by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  80. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  81. 5391b81 spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it by Tom Rini · Sat May 28 12:40:40 2022 -0400
  82. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  83. ee4b8f2 mips: octeon: mrvl, octeon-nic23.dts: Add ethernet DT support by Stefan Roese · Thu Apr 07 09:11:51 2022 +0200
  84. cd8ded0 mips: octeon: mrvl, octeon-ebb7304.dts: Add ethernet DT support by Stefan Roese · Thu Apr 07 09:11:50 2022 +0200
  85. 734cecd mips: octeon: mrvl, cn73xx.dtsi: Add ethernet (BGX) and SMI DT nodes by Stefan Roese · Thu Apr 07 09:11:49 2022 +0200
  86. 957317e mips: octeon: cpu.c: Implement configure_lmtdma_window() by Stefan Roese · Thu Apr 07 09:11:47 2022 +0200
  87. 59735ef mips: octeon: cpu.c: Move bootmem init to arch_early_init_r() by Stefan Roese · Thu Apr 07 09:11:46 2022 +0200
  88. 4d7ecde mips: octeon: Makefile: Enable building of the newly added C files by Stefan Roese · Thu Apr 07 09:11:45 2022 +0200
  89. 790978b mips: octeon: Misc changes to existing C files for upcoming eth support by Stefan Roese · Thu Apr 07 09:11:44 2022 +0200
  90. 738fdf7 mips: octeon: Add cvmx-range.c by Aaron Williams · Thu May 06 09:40:43 2021 +0200
  91. dcf1621 mips: octeon: Add cvmx-qlm-tables.c by Aaron Williams · Thu Apr 07 09:11:42 2022 +0200
  92. 5e21bb3 mips: octeon: Add cvmx-pko-internal-ports-range.c by Aaron Williams · Thu Apr 07 09:11:41 2022 +0200
  93. 91c9164 mips: octeon: Add cvmx-pko3-resources.c by Aaron Williams · Thu Apr 07 09:11:40 2022 +0200
  94. fa0ee3f mips: octeon: Add cvmx-pko3-compat.c by Aaron Williams · Thu Apr 07 09:11:39 2022 +0200
  95. adbb3a4 mips: octeon: Add cvmx-pko3-queue.c by Aaron Williams · Thu May 06 12:26:07 2021 +0200
  96. 737ce25 mips: octeon: Add cvmx-pko3.c by Aaron Williams · Thu Apr 07 09:11:37 2022 +0200
  97. 7b48853 mips: octeon: Add cvmx-pko.c by Aaron Williams · Thu Apr 07 09:11:36 2022 +0200
  98. 49e23e7 mips: octeon: Add cvmx-pki-resources.c by Aaron Williams · Thu Apr 07 09:11:35 2022 +0200
  99. e8c7e74 mips: octeon: Add cvmx-pki.c by Aaron Williams · Thu May 06 08:03:04 2021 +0200
  100. fe69d66 mips: octeon: Add cvmx-ipd.c by Aaron Williams · Mon May 10 15:15:39 2021 +0200