1. 6ea5f96 clk: Remove rfree by Sean Anderson · Sat Dec 16 14:38:41 2023 -0500
  2. 1edc45f test: spmi: fix tests by Caleb Connolly · Mon Jan 08 15:30:51 2024 +0000
  3. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  4. 2e84c23 sandbox: eth-raw-os: successful return code is 0 by Maxim Uvarov · Tue Dec 26 21:46:14 2023 +0600
  5. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  6. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  7. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  8. 0841287 sandbox: bootm: Enable more bootm OS methods by Simon Glass · Fri Dec 15 20:14:11 2023 -0700
  9. 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
  10. ada64ac sandbox: Audit config.h and common.h usage by Tom Rini · Thu Dec 14 13:16:46 2023 -0500
  11. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  12. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  13. 936d05d sandbox: Add a dummy booti command by Simon Glass · Sun Oct 01 19:15:24 2023 -0600
  14. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  15. 91341f8 sandbox: move asm-generic include to the end of file by Igor Prusov · Tue Nov 14 14:02:45 2023 +0300
  16. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  17. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  18. 765dc6a test: spl: Add a test for NAND by Sean Anderson · Sat Nov 04 16:37:53 2023 -0400
  19. 326422b nand: Add sandbox driver by Sean Anderson · Sat Nov 04 16:37:52 2023 -0400
  20. 988996f arch: sandbox: Add function to create temporary files by Sean Anderson · Sat Nov 04 16:37:51 2023 -0400
  21. c7bc6cd sandbox: Close file after mmaping it by Sean Anderson · Sat Nov 04 15:57:33 2023 -0400
  22. 9dbd24e sandbox: Drop <common.h> by Tom Rini · Wed Nov 01 12:28:22 2023 -0400
  23. 55e9619 sandbox: Add <asm/barrier.h> by Tom Rini · Thu Oct 26 14:31:35 2023 -0400
  24. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · Thu Sep 21 16:50:43 2023 +0530
  25. a98850c sandbox: eliminate unused functions from binaries by Heinrich Schuchardt · Tue Oct 24 08:30:47 2023 +0200
  26. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  27. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · Tue Oct 24 10:43:51 2023 -0500
  28. 535a7bd sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · Mon Oct 16 14:39:45 2023 +0900
  29. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  30. e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · Thu Aug 10 09:53:13 2023 -0600
  31. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  32. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  33. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · Sat Oct 14 16:48:03 2023 -0400
  34. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  35. 44c925d sandbox: Support -T in spl by Sean Anderson · Sat Oct 14 16:47:56 2023 -0400
  36. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400
  37. 9dc617d sandbox: dts: add meson secure monitor node by Alexey Romanov · Thu Sep 21 11:13:36 2023 +0300
  38. b964b72 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Oct 14 10:50:20 2023 -0400
  39. 1183506 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · Wed Oct 11 19:07:05 2023 +0900
  40. dae0046 test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:03 2023 +0900
  41. cc4ecda test: dm: add protocol-specific channel test by AKASHI Takahiro · Wed Oct 11 19:06:59 2023 +0900
  42. 6221bf7 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · Wed Oct 11 19:06:56 2023 +0900
  43. 0b465d6 sandbox: fix spl_board_init by Heinrich Schuchardt · Tue Oct 03 02:59:46 2023 +0200
  44. 70c579b expo: Update tests to include textline by Simon Glass · Sun Oct 01 19:13:39 2023 -0600
  45. 8e21fc2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:08 2023 +0200
  46. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  47. 27191f1 sandbox: Only read the state if we have a state file by Simon Glass · Tue Sep 26 08:14:49 2023 -0600
  48. 22c793a sandbox: Move reading the RAM buffer into a better place by Simon Glass · Tue Sep 26 08:14:47 2023 -0600
  49. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  50. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  51. 3322437 sandbox: test: Fix typo in test.dts by Michal Simek · Thu Sep 07 14:55:48 2023 +0200
  52. 9b38810 Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:15 2023 -0600
  53. 6a7c1ce dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · Thu Aug 31 09:04:27 2023 +0200
  54. 43c42bd dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · Thu Aug 31 08:59:05 2023 +0200
  55. 8f03cef clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · Wed Aug 30 10:31:42 2023 +0200
  56. 08a194e dm: core: support reading a single indexed u64 value by Michal Simek · Fri Aug 25 11:37:46 2023 +0200
  57. 9f89e68 phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · Thu Aug 31 22:16:35 2023 +0000
  58. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  59. fff928c bootstd: Add a test for bootmeth_cros by Simon Glass · Thu Aug 24 13:55:41 2023 -0600
  60. 528a0f6 sandbox: Add a way to access persistent test files by Simon Glass · Thu Aug 24 13:55:37 2023 -0600
  61. 82adc29 expo: Move cedit theme under bootstd by Simon Glass · Mon Aug 14 16:40:30 2023 -0600
  62. 4970d5b arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:41 2023 +0100
  63. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  64. 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:43 2023 +0100
  65. 5da2b46 sandbox: fix a compilation error by Sergei Antonov · Tue Jun 13 00:19:04 2023 +0300
  66. 66ca25c x86: Record the start and end of the tables by Simon Glass · Sat Jul 15 21:39:10 2023 -0600
  67. b8c2655 expo: Add tests for the configuration editor by Simon Glass · Thu Jun 01 10:23:03 2023 -0600
  68. 6130072 expo: Support building an expo from a description file by Simon Glass · Thu Jun 01 10:23:01 2023 -0600
  69. 86f1ac5 expo: Add spacing around menus and items by Simon Glass · Thu Jun 01 10:23:00 2023 -0600
  70. 479f4a0 sandbox: Fix quiting when the LCD window is closed by Simon Glass · Thu Jun 01 10:22:28 2023 -0600
  71. f9708be Kbuild: Fix cleanup of *.dtbo for sandbox by Tobias Deiminger · Tue Jun 20 00:41:06 2023 +0200
  72. 2d2ae36 sandbox: Add a dummy dcache_status() function by Emanuele Ghidoli · Tue May 30 15:33:26 2023 +0200
  73. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  74. cdf52c7 axi: fix definition of axi_sandbox_get_emul() by Heinrich Schuchardt · Wed May 10 11:59:20 2023 +0200
  75. a853b92 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · Thu May 11 16:36:52 2023 +0200
  76. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  77. 669f5c8 test: Add tests for the extcon by Svyatoslav Ryhel · Tue Apr 25 10:57:21 2023 +0300
  78. 21c8dd9 sandbox: disable tracing before unmapping RAM by Pavel Skripkin · Wed Apr 12 21:55:44 2023 +0300
  79. d889abe sandbox: correct posix_types.h define by Heinrich Schuchardt · Mon Apr 17 09:08:56 2023 +0200
  80. 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · Wed Apr 05 11:34:15 2023 +0200
  81. 2722a9b sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · Sat Apr 01 09:54:25 2023 +0200
  82. 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · Mon Apr 17 10:11:55 2023 +0100
  83. 32f7295 sandbox64: fix: return unsigned long in readq() by Abdellatif El Khlifi · Mon Apr 17 10:11:54 2023 +0100
  84. 9b64fe1 sandbox: video: Fix building without SDL by Simon Glass · Fri Feb 17 15:45:47 2023 -0700
  85. 9bb73e3 sandbox: Update the VBE firmware location by Simon Glass · Sun Apr 02 14:01:24 2023 +1200
  86. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  87. f32c5b1 sandbox: Use the generic VPL option to enable VPL by Simon Glass · Wed Feb 22 09:34:05 2023 -0700
  88. cce3e3e sandbox: Tidy up RTC options by Simon Glass · Wed Feb 22 09:34:04 2023 -0700
  89. 13a5b15 sandbox: Expand size for VPL image by Simon Glass · Wed Feb 22 09:33:56 2023 -0700
  90. d8b5269 sandbox: Correctly define BITS_PER_LONG by Michal Suchanek · Sat Oct 22 23:22:01 2022 +0200
  91. eef107e tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · Tue Feb 21 06:24:51 2023 -0700
  92. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · Mon Feb 13 08:56:33 2023 -0700
  93. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · Sun Jan 22 18:21:24 2023 +0300
  94. 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · Sun Jan 22 18:21:23 2023 +0300
  95. 55003db dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · Sun Jan 22 18:21:22 2023 +0300
  96. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  97. ff050b6 sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREE by Simon Glass · Wed Feb 01 13:19:19 2023 -0700
  98. bb9d131 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · Tue Jan 31 15:35:15 2023 +0530
  99. 5dfd4ec test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · Sat Jan 21 20:27:57 2023 +0100
  100. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700