1. 55bd10c dts: Deduplicate dtbs target by Marek Vasut · Fri Oct 04 02:10:42 2024 +0200
  2. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  3. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  4. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  5. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 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. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  9. 8fb5259 ram: ast2700: Add DRAM controller initialization by Chia-Wei Wang · Tue Sep 10 17:39:19 2024 +0800
  10. 956b2de board: ibex_ast2700: Add FMC header support by Chia-Wei Wang · Tue Sep 10 17:39:18 2024 +0800
  11. 1c7ed53 riscv: Add AST2700 SoC initial platform support by Chia-Wei Wang · Tue Sep 10 17:39:16 2024 +0800
  12. f5e0307 riscv: u-boot-spl.lds: Remove _image_binary_end alignment by Chia-Wei Wang · Tue Sep 10 17:39:15 2024 +0800
  13. 20144dc riscv: Make stack size shift configurable by Chia-Wei Wang · Tue Sep 10 17:39:14 2024 +0800
  14. 6eda874 riscv: Make A ISA extension selectable by Chia-Wei Wang · Tue Sep 10 17:39:13 2024 +0800
  15. 891acfc riscv: dts: sophgo: Replace device clocks with real clocks. by Kongyang Liu · Tue Jun 11 17:41:16 2024 +0800
  16. 943e6be riscv: show registers in crash dumps by default by Heinrich Schuchardt · Sun Aug 11 13:01:04 2024 +0200
  17. 99e9210 riscv: allow to enable SHOW_REGS in main U-Boot only by Heinrich Schuchardt · Sun Aug 11 13:01:03 2024 +0200
  18. 512d41c riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPL by Heinrich Schuchardt · Sun Aug 11 11:51:09 2024 +0200
  19. 03022a2 riscv: define find_{first,next}_zero_bit in asm/bitops.h by Maxim Kochetkov · Fri Jul 26 15:07:21 2024 +0300
  20. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  21. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  22. ee037f5 Revert "riscv: dts: jh7110: Enable PLL node in SPL" by Leo Yu-Chi Liang · Mon Jul 22 11:15:58 2024 +0800
  23. 1f3ebfd riscv: semihosting: correct alignment by Heinrich Schuchardt · Wed Jun 19 17:22:52 2024 +0200
  24. 946c3fc riscv: add RISC-V fields to bdinfo command by Heinrich Schuchardt · Fri Jun 07 10:41:17 2024 +0200
  25. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  26. eb422ba andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND by Leo Yu-Chi Liang · Tue May 28 20:57:50 2024 +0800
  27. c6bfa35 riscv: remove cache enablement in start.S by Leo Yu-Chi Liang · Tue May 28 20:49:57 2024 +0800
  28. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  29. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  30. 5d0bbea andes: Unify naming policy for Andes related source by Leo Yu-Chi Liang · Tue May 14 17:50:11 2024 +0800
  31. b68fc1d riscv: simplify backtrace report by Heinrich Schuchardt · Tue May 14 07:51:42 2024 +0200
  32. 89ef034 board: starfive: function to read eMMC size by Heinrich Schuchardt · Sun May 12 06:25:22 2024 +0200
  33. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  34. 2b62dd6 board: starfive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · Wed Apr 24 09:43:39 2024 +0200
  35. 2e71a9e board: sifive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · Wed Apr 24 09:43:38 2024 +0200
  36. 60455d6f riscv: dts: sophgo: Add spi nor flash controller node by Kongyang Liu · Sat Apr 20 15:08:24 2024 +0800
  37. af32b89 riscv: dts: sophgo: Add ethernet node by Kongyang Liu · Sat Apr 20 15:00:28 2024 +0800
  38. 85efa4e cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · Wed Apr 17 16:01:27 2024 +0200
  39. 9ae964b riscv: andesv5: Set default cache line size to 64-bytes by Yu Chien Peter Lin · Thu Apr 11 17:29:45 2024 +0800
  40. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  41. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  42. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  43. 0d96abb Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Apr 10 11:51:58 2024 -0600
  44. f560f0f eeprom: starfive: function get_product_id_from_eeprom() by Heinrich Schuchardt · Tue Apr 02 10:49:08 2024 +0200
  45. 298fe6c riscv: starfive: MMC card detect by Heinrich Schuchardt · Thu Mar 28 22:46:15 2024 +0100
  46. 1b100e5 riscv: Move virtio scan to board_late_init() by Łukasz Stelmach · Thu Mar 28 10:58:24 2024 +0100
  47. 801bbf9 riscv: support extension probing using riscv, isa-extensions by Conor Dooley · Mon Mar 18 15:16:03 2024 +0000
  48. 4198155 riscv: don't read riscv, isa in the riscv cpu's get_desc() by Conor Dooley · Mon Mar 18 15:16:02 2024 +0000
  49. 8681442 riscv: dts: sophgo: Add clk node and sdhci node by Kongyang Liu · Sun Mar 10 01:51:56 2024 +0800
  50. 749d467 riscv: cache: Implement dcache for cv1800b by Kongyang Liu · Sun Mar 10 00:54:57 2024 +0800
  51. f752674 riscv: cpu: cv1800b: Add support for cv1800b SoC by Kongyang Liu · Sun Mar 10 00:54:56 2024 +0800
  52. 8a813c1 riscv: add backtrace support by Ben Dooks · Tue Sep 05 13:12:53 2023 +0100
  53. 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
  54. 13ec9f8 Kconfig: move CONFIG_32/64BIT to arch/Kconfig by Dan Carpenter · Mon Mar 04 10:04:15 2024 +0300
  55. 9d82440 riscv: dts: jh7110: Enable PLL node in SPL by Bo Gan · Tue Mar 05 19:00:11 2024 -0800
  56. 01a8587 riscv: cpu: improve multi-letter extension detection in supports_extension() by Conor Dooley · Mon Mar 04 23:28:35 2024 +0000
  57. aff571a riscv: dts: jh7110: fix indentation by Leon M. Busch-George · Mon Mar 04 21:51:47 2024 +0100
  58. fb7800b riscv: sifive: fu740: reduce DDR speed from 1866MT/s to 1600MT/s by Thomas Perrot · Thu Feb 22 15:52:03 2024 +0100
  59. 54a898c riscv: mbv: Enable SPL and binman by Michal Simek · Wed Feb 14 12:52:33 2024 +0100
  60. 299425d efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT by Heinrich Schuchardt · Wed Feb 14 21:43:21 2024 +0100
  61. cf44e5c riscv: dts: starfive: add regulator device by Nam Cao · Mon Jan 29 09:43:09 2024 +0100
  62. ecfd53c riscv: dts: jh7110: add power management unit controller node by Nam Cao · Mon Jan 29 09:43:08 2024 +0100
  63. b64fc0e riscv: sophgo: milkv_duo: initial support added by Kongyang Liu · Sun Jan 28 15:05:25 2024 +0800
  64. 8b2b5fd riscv: dts: sophgo: add basic device tree for Milk-V Duo board by Kongyang Liu · Sun Jan 28 15:05:24 2024 +0800
  65. 23b0fd6 riscv: Support building with Clang by kleines Filmröllchen · Thu Jan 25 15:06:59 2024 +0100
  66. 35b0d18 cmd: sbi: add support for Debug Trigger Extension by Heinrich Schuchardt · Wed Jan 17 17:46:52 2024 +0100
  67. 6a84277 board: sifive: spl: Initialized the PWM setting in the SPL stage by Vincent Chen · Tue Jan 16 14:35:57 2024 +0800
  68. 9bcbe84 riscv: separate .data and .text sections of EFI binaries by Heinrich Schuchardt · Thu Jan 25 09:38:15 2024 +0100
  69. 9ceda68 riscv: page align EFI binary section by Heinrich Schuchardt · Thu Jan 25 09:38:14 2024 +0100
  70. 558abfe riscv: conflicting SPDX license linker scripts by Heinrich Schuchardt · Thu Jan 25 09:38:13 2024 +0100
  71. 565ac63 riscv: add ACPI fields to global data by Heinrich Schuchardt · Tue Dec 19 16:04:03 2023 +0100
  72. 7862a2a andes: cpu: Enable cache and TLB ECC support by Leo Yu-Chi Liang · Tue Dec 26 14:17:35 2023 +0800
  73. 96e75a8 andes: cpu: Enable memboost feature by Leo Yu-Chi Liang · Tue Dec 26 14:17:34 2023 +0800
  74. 1eb9f91 andes: ae350: Implement cache switch via Kconfig by Leo Yu-Chi Liang · Tue Dec 26 14:17:33 2023 +0800
  75. a5dda2b andes: csr.h: Clean up CSR definition by Leo Yu-Chi Liang · Tue Dec 26 14:17:32 2023 +0800
  76. d0f9f3a riscv: Extend board compatible string with "qemu,mbv" by Michal Simek · Wed Dec 20 15:53:28 2023 +0100
  77. 44876f3 riscv: cache: support cache enable in SPL stage by Zong Li · Thu Dec 14 14:09:37 2023 +0000
  78. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  79. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  80. 34ee3ed riscv: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:09 2023 -0700
  81. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  82. 0dd0659 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Dec 18 09:56:58 2023 -0500
  83. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  84. 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
  85. 9adf696 riscv: dts: jh7110: Add a gpio-restart node by Jaehoon Chung · Tue Oct 31 17:24:38 2023 +0900
  86. 1a5a8fc riscv: binman: fix the load field format by Randolph · Fri Nov 17 18:39:50 2023 +0800
  87. 922eec0 riscv: andes: Fix enable register settings of PLICSW by Yu Chien Peter Lin · Thu Nov 16 20:46:12 2023 +0800
  88. 0fe44f6 riscv: dts: jh7110: Add watchdog device tree node by Chanho Park · Mon Nov 06 08:13:17 2023 +0900
  89. 929c820 riscv: io.h: Fix signatures of reads/writes functions by Igor Prusov · Tue Nov 14 14:02:50 2023 +0300
  90. cde3882 riscv: io.h: Add defines for reads/writes functions by Igor Prusov · Tue Nov 14 14:02:49 2023 +0300
  91. 601941c riscv: dts: jh7110: Add rng device tree node by Chanho Park · Wed Nov 01 21:16:51 2023 +0900
  92. d1898ce riscv: import read/write_relaxed functions by Chanho Park · Wed Nov 01 21:16:48 2023 +0900
  93. 8bf50cd riscv: allow resume after exception by Heinrich Schuchardt · Tue Oct 31 14:55:51 2023 +0200
  94. a23ab3d riscv: cpu: jh7110: Add gpio helper macros by Chanho Park · Tue Oct 31 17:55:59 2023 +0900
  95. ac1c3d0 riscv: Weakly define invalidate_icache_range() by Samuel Holland · Tue Oct 31 00:37:20 2023 -0500
  96. 6c6315e riscv: Align the trap handler to 64 bytes by Samuel Holland · Tue Oct 31 00:35:41 2023 -0500
  97. bd6a54c riscv: Sort target configs alphabetically by Samuel Holland · Tue Oct 31 00:32:12 2023 -0500
  98. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  99. b6b9900 riscv: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:59 2023 -0400
  100. 4ac36bb sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100