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