1. 871e5d0 bloblist: Update the tag numbering by Simon Glass · Wed Dec 27 13:06:59 2023 -0800
  2. d64cf32 Makefile: Use the fdtgrep -u flag by Simon Glass · Tue Dec 19 07:21:25 2023 -0700
  3. ef8e072 fdtgrep: Allow propagating properties up to supernodes by Simon Glass · Sun Dec 17 09:36:22 2023 -0700
  4. f25fbb3 sandbox: Correct SPL condition for building devicetree by Simon Glass · Sun Dec 17 09:36:21 2023 -0700
  5. c5c3122 fdtgrep: Move property checking into a function by Simon Glass · Sun Dec 17 09:36:20 2023 -0700
  6. f278645 fdtgrep: Simplify code to inverting the match by Simon Glass · Sun Dec 17 09:36:19 2023 -0700
  7. 5cbecd3 fdtgrep: Tidy up comment for h_include() by Simon Glass · Sun Dec 17 09:36:18 2023 -0700
  8. 41452e4 fdtgrep: Correct references to fdt_find_regions() by Simon Glass · Sun Dec 17 09:36:17 2023 -0700
  9. bbee062 fdtgrep: Correct ordering of flags by Simon Glass · Sun Dec 17 09:36:16 2023 -0700
  10. 6e902d5 fdtgrep: Tidy up a few type warnings and comments by Simon Glass · Sun Dec 17 09:36:15 2023 -0700
  11. 218b782 x86: coral: Align bootph SPI-flash subnodes with parent by Simon Glass · Sun Dec 17 09:36:14 2023 -0700
  12. 53f6f59 binman: used-before-assignment in ftest.py by Heinrich Schuchardt · Sat Dec 16 00:26:04 2023 +0100
  13. 3399d33 buildman: type cotaining by Heinrich Schuchardt · Fri Dec 15 10:42:30 2023 +0100
  14. 1f8a1b1 Merge patch series "Modernize U-Boot shell" by Tom Rini · Thu Dec 28 12:03:25 2023 -0500
  15. a5af0b2 configs: Use old hush for several boards by Francis Laniel · Fri Dec 22 22:02:44 2023 +0100
  16. 145263e cmd: Set modern hush as default shell by Francis Laniel · Fri Dec 22 22:02:43 2023 +0100
  17. e7ca3a3 cli: modern_hush: Add upstream commits up to 2nd October 2023. by Francis Laniel · Fri Dec 22 22:02:42 2023 +0100
  18. 66cf0ac test: hush: Fix loop tests for modern hush by Francis Laniel · Fri Dec 22 22:02:41 2023 +0100
  19. d000314 cli: hush_modern: Enable loops by Francis Laniel · Fri Dec 22 22:02:40 2023 +0100
  20. 9492c94 cli: hush_modern: Enable if keyword by Francis Laniel · Fri Dec 22 22:02:39 2023 +0100
  21. aa44c26 cli: hush_modern: Enable using < and > as string compare operators by Francis Laniel · Fri Dec 22 22:02:38 2023 +0100
  22. 0c0495c test: hush: Fix variable expansion tests for modern hush by Francis Laniel · Fri Dec 22 22:02:37 2023 +0100
  23. c42dda3 test: hush: Fix instructions list tests for modern hush by Francis Laniel · Fri Dec 22 22:02:36 2023 +0100
  24. 5b64c45 cli: add modern hush as parser for run_command*() by Francis Laniel · Fri Dec 22 22:02:35 2023 +0100
  25. 26cafe1 cli: hush_modern: Add functions to be called from run_command() by Francis Laniel · Fri Dec 22 22:02:34 2023 +0100
  26. bfc406a cli: hush_modern: Enable variables expansion for modern hush by Francis Laniel · Fri Dec 22 22:02:33 2023 +0100
  27. 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · Fri Dec 22 22:02:32 2023 +0100
  28. efb5800 cmd: Add new cli command by Francis Laniel · Fri Dec 22 22:02:31 2023 +0100
  29. 1239d23 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · Fri Dec 22 22:02:30 2023 +0100
  30. 529cb2c cli: Add menu for hush parser by Francis Laniel · Fri Dec 22 22:02:29 2023 +0100
  31. 36836fc cli: Port upstream Busybox hush to U-Boot by Francis Laniel · Fri Dec 22 22:02:28 2023 +0100
  32. 110b769 cli: Add Busybox upstream hush.c file by Francis Laniel · Fri Dec 22 22:02:27 2023 +0100
  33. 939fb4f test: hush: Test hush loops by Francis Laniel · Fri Dec 22 22:02:26 2023 +0100
  34. 097533a test: hush: Test hush commands list by Francis Laniel · Fri Dec 22 22:02:25 2023 +0100
  35. 91ec870 test: hush: Test hush variable expansion by Francis Laniel · Fri Dec 22 22:02:24 2023 +0100
  36. b2c1b6a test/py: hush_if_test: Remove the test file by Francis Laniel · Fri Dec 22 22:02:23 2023 +0100
  37. 361b424 test: hush: Test hush if/else by Francis Laniel · Fri Dec 22 22:02:22 2023 +0100
  38. 2dba91a test: Add framework to test hush behavior by Francis Laniel · Fri Dec 22 22:02:21 2023 +0100
  39. a0ecec3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Thu Dec 28 07:54:54 2023 -0500
  40. b6e6a6d andes: ae350: Enable MISC_INIT_R for ae350 platform by Leo Yu-Chi Liang · Tue Dec 26 14:54:41 2023 +0800
  41. cec100f andes: ae350: Save cpu name to env by Leo Yu-Chi Liang · Tue Dec 26 14:54:27 2023 +0800
  42. 7862a2a andes: cpu: Enable cache and TLB ECC support by Leo Yu-Chi Liang · Tue Dec 26 14:17:35 2023 +0800
  43. 96e75a8 andes: cpu: Enable memboost feature by Leo Yu-Chi Liang · Tue Dec 26 14:17:34 2023 +0800
  44. 1eb9f91 andes: ae350: Implement cache switch via Kconfig by Leo Yu-Chi Liang · Tue Dec 26 14:17:33 2023 +0800
  45. a5dda2b andes: csr.h: Clean up CSR definition by Leo Yu-Chi Liang · Tue Dec 26 14:17:32 2023 +0800
  46. d0f9f3a riscv: Extend board compatible string with "qemu,mbv" by Michal Simek · Wed Dec 20 15:53:28 2023 +0100
  47. 44876f3 riscv: cache: support cache enable in SPL stage by Zong Li · Thu Dec 14 14:09:37 2023 +0000
  48. 5d8ba08 cache: add sifive private L2 cache driver by Zong Li · Thu Dec 14 14:09:36 2023 +0000
  49. 8ff257c bootmeth: pass size to efi_binary_run() by Heinrich Schuchardt · Fri Dec 22 16:01:56 2023 +0100
  50. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  51. 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · Fri Dec 15 20:14:26 2023 -0700
  52. 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · Fri Dec 15 20:14:25 2023 -0700
  53. 260b965 stm32: Use bootm_run() and bootz_run() by Simon Glass · Fri Dec 15 20:14:24 2023 -0700
  54. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · Fri Dec 15 20:14:23 2023 -0700
  55. 43e88a6 stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · Fri Dec 15 20:14:22 2023 -0700
  56. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · Fri Dec 15 20:14:21 2023 -0700
  57. 454746d bootm: Tidy up boot_selected_os() by Simon Glass · Fri Dec 15 20:14:20 2023 -0700
  58. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · Fri Dec 15 20:14:19 2023 -0700
  59. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · Fri Dec 15 20:14:18 2023 -0700
  60. 5fb0d14 bootz: Avoid use of #ifdef by Simon Glass · Fri Dec 15 20:14:17 2023 -0700
  61. 7c2a3f6 booti: Avoid use of #ifdef by Simon Glass · Fri Dec 15 20:14:16 2023 -0700
  62. 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · Fri Dec 15 20:14:15 2023 -0700
  63. 112b020 bootm: Add more fields to bootm_info by Simon Glass · Fri Dec 15 20:14:14 2023 -0700
  64. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  65. 526ea78 bootm: Create a struct for argument information by Simon Glass · Fri Dec 15 20:14:12 2023 -0700
  66. 0841287 sandbox: bootm: Enable more bootm OS methods by Simon Glass · Fri Dec 15 20:14:11 2023 -0700
  67. b890c08 bootm: Adjust how the board is reset by Simon Glass · Fri Dec 15 20:14:10 2023 -0700
  68. 34ee3ed riscv: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:09 2023 -0700
  69. b5e687e nios2: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:08 2023 -0700
  70. a3702ba ppc: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:07 2023 -0700
  71. d1d3551 m68k: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:06 2023 -0700
  72. faf7328 mips: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:05 2023 -0700
  73. 345fbf2 Merge branch '2023-12-21-assorted-updates-and-fixes' into next by Tom Rini · Thu Dec 21 15:35:03 2023 -0500
  74. d6d59ab lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure by Csókás Bence · Thu Dec 14 17:54:17 2023 +0100
  75. e899b36 board/keymile/kmcent2: fix update-nor indentation by Tomas Alvarez Vanoli · Tue Dec 12 15:39:27 2023 +0100
  76. a95de05 iommu: add qcom-hyp-smmu by Caleb Connolly · Mon Dec 11 18:41:42 2023 +0000
  77. 5cac4b8 iommu: add a connect op by Caleb Connolly · Mon Dec 11 18:41:41 2023 +0000
  78. ed247d7 iommu: fix compilation when CONFIG_PCI disabled by Caleb Connolly · Mon Dec 11 18:41:40 2023 +0000
  79. af569fb configs: verdin-am62: Disable SPL FIT Overlay by Francesco Dolcini · Mon Dec 11 14:45:20 2023 +0100
  80. e908fec boot: add support for fdt_fixup command in environment by Matthias Schiffer · Mon Dec 11 12:03:17 2023 +0100
  81. c26e91f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · Mon Dec 11 16:12:09 2023 +0530
  82. 8fd5184 fs: Fix SPL build if FS_LOADER is enabled by Mayuresh Chitale · Thu Nov 16 22:46:12 2023 +0530
  83. 5b4a6f3 Merge branch '2023-12-21-header-inclusion-cleanup' into next by Tom Rini · Thu Dec 21 11:51:58 2023 -0500
  84. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · Thu Dec 14 13:16:58 2023 -0500
  85. a4a8ea9 include: Further cleanup includes by Tom Rini · Thu Dec 14 13:16:57 2023 -0500
  86. c4470ea display_options: Clean up headers by Tom Rini · Thu Dec 14 13:16:56 2023 -0500
  87. cd05b9c efi_loader: Remove <common.h> by Tom Rini · Thu Dec 14 13:16:55 2023 -0500
  88. 1c96c79 rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c by Tom Rini · Thu Dec 14 13:16:54 2023 -0500
  89. 035c971 lib/sha*.c: Update header list by Tom Rini · Thu Dec 14 13:16:53 2023 -0500
  90. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  91. 2a526c3 m68k: Rework asm/global_data.h slightly by Tom Rini · Thu Dec 14 13:16:51 2023 -0500
  92. 0843f91 sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h by Tom Rini · Thu Dec 14 13:16:50 2023 -0500
  93. 937e2a0 arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · Thu Dec 14 13:16:49 2023 -0500
  94. 1bee07a global: Remove duplicate common.h inclusions by Tom Rini · Thu Dec 14 13:16:48 2023 -0500
  95. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  96. ada64ac sandbox: Audit config.h and common.h usage by Tom Rini · Thu Dec 14 13:16:46 2023 -0500
  97. b7f7046 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:45 2023 -0500
  98. 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:44 2023 -0500
  99. abc984e qe: Add <config.h> to linux/immap_qe.h by Tom Rini · Thu Dec 14 13:16:43 2023 -0500
  100. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500