1. 5da2b46 sandbox: fix a compilation error by Sergei Antonov · Tue Jun 13 00:19:04 2023 +0300
  2. 66ca25c x86: Record the start and end of the tables by Simon Glass · Sat Jul 15 21:39:10 2023 -0600
  3. b8c2655 expo: Add tests for the configuration editor by Simon Glass · Thu Jun 01 10:23:03 2023 -0600
  4. 6130072 expo: Support building an expo from a description file by Simon Glass · Thu Jun 01 10:23:01 2023 -0600
  5. 86f1ac5 expo: Add spacing around menus and items by Simon Glass · Thu Jun 01 10:23:00 2023 -0600
  6. 479f4a0 sandbox: Fix quiting when the LCD window is closed by Simon Glass · Thu Jun 01 10:22:28 2023 -0600
  7. f9708be Kbuild: Fix cleanup of *.dtbo for sandbox by Tobias Deiminger · Tue Jun 20 00:41:06 2023 +0200
  8. 2d2ae36 sandbox: Add a dummy dcache_status() function by Emanuele Ghidoli · Tue May 30 15:33:26 2023 +0200
  9. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  10. cdf52c7 axi: fix definition of axi_sandbox_get_emul() by Heinrich Schuchardt · Wed May 10 11:59:20 2023 +0200
  11. a853b92 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · Thu May 11 16:36:52 2023 +0200
  12. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  13. 669f5c8 test: Add tests for the extcon by Svyatoslav Ryhel · Tue Apr 25 10:57:21 2023 +0300
  14. 21c8dd9 sandbox: disable tracing before unmapping RAM by Pavel Skripkin · Wed Apr 12 21:55:44 2023 +0300
  15. d889abe sandbox: correct posix_types.h define by Heinrich Schuchardt · Mon Apr 17 09:08:56 2023 +0200
  16. 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · Wed Apr 05 11:34:15 2023 +0200
  17. 2722a9b sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · Sat Apr 01 09:54:25 2023 +0200
  18. 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · Mon Apr 17 10:11:55 2023 +0100
  19. 32f7295 sandbox64: fix: return unsigned long in readq() by Abdellatif El Khlifi · Mon Apr 17 10:11:54 2023 +0100
  20. 9b64fe1 sandbox: video: Fix building without SDL by Simon Glass · Fri Feb 17 15:45:47 2023 -0700
  21. 9bb73e3 sandbox: Update the VBE firmware location by Simon Glass · Sun Apr 02 14:01:24 2023 +1200
  22. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  23. f32c5b1 sandbox: Use the generic VPL option to enable VPL by Simon Glass · Wed Feb 22 09:34:05 2023 -0700
  24. cce3e3e sandbox: Tidy up RTC options by Simon Glass · Wed Feb 22 09:34:04 2023 -0700
  25. 13a5b15 sandbox: Expand size for VPL image by Simon Glass · Wed Feb 22 09:33:56 2023 -0700
  26. d8b5269 sandbox: Correctly define BITS_PER_LONG by Michal Suchanek · Sat Oct 22 23:22:01 2022 +0200
  27. eef107e tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · Tue Feb 21 06:24:51 2023 -0700
  28. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · Mon Feb 13 08:56:33 2023 -0700
  29. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · Sun Jan 22 18:21:24 2023 +0300
  30. 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · Sun Jan 22 18:21:23 2023 +0300
  31. 55003db dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · Sun Jan 22 18:21:22 2023 +0300
  32. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  33. ff050b6 sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREE by Simon Glass · Wed Feb 01 13:19:19 2023 -0700
  34. bb9d131 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · Tue Jan 31 15:35:15 2023 +0530
  35. 5dfd4ec test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · Sat Jan 21 20:27:57 2023 +0100
  36. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  37. 8de5a54 virtio: Add a block device by Simon Glass · Tue Jan 17 10:47:51 2023 -0700
  38. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · Tue Jan 17 10:47:27 2023 -0700
  39. 61234dd vbe: sandbox: Drop VBE node in chosen by Simon Glass · Tue Jan 17 10:47:21 2023 -0700
  40. d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · Fri Jan 06 08:52:41 2023 -0600
  41. fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · Sun Dec 04 10:04:49 2022 -0500
  42. 8f0dfd4 sandbox: Finish migration to Kconfig by Tom Rini · Fri Dec 02 16:42:43 2022 -0500
  43. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  44. ea79bb7 sandbox: Rework how SDL is enabled / disabled by Tom Rini · Sat Nov 19 18:45:43 2022 -0500
  45. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  46. 2712d39 sandbox: fix sound driver by Heinrich Schuchardt · Sun Dec 04 20:48:57 2022 +0100
  47. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · Sun Dec 04 17:11:41 2022 +0100
  48. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  49. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  50. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  51. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · Thu Oct 20 18:23:20 2022 -0600
  52. 5e135d3 sandbox: Add an image for VPL by Simon Glass · Thu Oct 20 18:23:15 2022 -0600
  53. a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · Thu Oct 20 18:23:14 2022 -0600
  54. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · Thu Oct 20 18:23:10 2022 -0600
  55. a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · Thu Oct 20 18:23:08 2022 -0600
  56. f0b534f sandbox: Add a way to specify the sandbox executable by Simon Glass · Thu Oct 20 18:23:02 2022 -0600
  57. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · Thu Oct 20 18:23:01 2022 -0600
  58. 5cda70f sandbox: Drop message about writing sandbox state by Simon Glass · Thu Oct 20 18:22:59 2022 -0600
  59. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  60. 32bc4f2 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · Fri Oct 14 22:52:33 2022 +0200
  61. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  62. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  63. f99e880 sandbox.dtsi: add a sandbox,alarm-wdt instance by Rasmus Villemoes · Tue Sep 27 11:54:05 2022 +0200
  64. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · Tue Sep 27 11:54:04 2022 +0200
  65. 7687430 sandbox: Initialize sysreset before relocation by Michal Suchanek · Mon Oct 10 20:29:39 2022 +0200
  66. 7514fd7 sandbox: Support FDT fixups by Simon Glass · Tue Oct 11 09:47:14 2022 -0600
  67. 9cf8712 thermal: add sandbox driver by Robert Marko · Tue Sep 06 13:30:35 2022 +0200
  68. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · Fri Sep 30 14:04:30 2022 +0200
  69. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · Tue Sep 06 20:27:10 2022 -0600
  70. f17b967 sandbox: Support loading the other FDT by Simon Glass · Tue Sep 06 20:27:09 2022 -0600
  71. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · Tue Sep 06 20:27:08 2022 -0600
  72. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  73. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  74. 509f32e sandbox: Add a test for SCSI by Simon Glass · Wed Sep 21 16:21:47 2022 +0200
  75. 79cb241 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · Fri Sep 02 02:32:25 2022 +0200
  76. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · Mon Sep 05 11:31:16 2022 +0200
  77. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  78. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  79. c8d3721 bootstd: Add vbe bootmeth into sandbox by Simon Glass · Sat Jul 30 15:52:34 2022 -0600
  80. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · Sat Jul 30 15:52:22 2022 -0600
  81. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · Mon Jul 04 09:00:25 2022 +0000
  82. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  83. d74a60a sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 by Heinrich Schuchardt · Sat Apr 30 07:55:53 2022 +0200
  84. 6fd60e9 sandbox: show error if the device-tree cannot be loaded by Heinrich Schuchardt · Mon Apr 04 22:45:04 2022 +0200
  85. bb63ea8 sandbox: add function os_printf() by Heinrich Schuchardt · Mon Apr 04 22:45:03 2022 +0200
  86. 3374704 sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · Wed Mar 23 20:20:37 2022 +0000
  87. 451b8b1 sandbox: Implement fuzzing engine driver by Andrew Scull · Mon May 30 10:00:12 2022 +0000
  88. 2b40f80 sandbox: Add libfuzzer integration by Andrew Scull · Mon May 30 10:00:11 2022 +0000
  89. ca5d137 sandbox: Decouple program entry from sandbox init by Andrew Scull · Mon May 30 10:00:10 2022 +0000
  90. f9a2c5e sandbox: Add support for Address Sanitizer by Andrew Scull · Mon May 30 10:00:05 2022 +0000
  91. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  92. c6cb99b sandbox: Rename getopt sections by Andrew Scull · Mon May 30 10:00:03 2022 +0000
  93. 17d0fa3 sandbox: Rename EFI runtime sections by Andrew Scull · Mon May 30 10:00:02 2022 +0000
  94. 13652b8 test: Load mac address using misc device by Sean Anderson · Thu May 05 13:11:44 2022 -0400
  95. 5768e8b test: Load mac address using RTC by Sean Anderson · Thu May 05 13:11:43 2022 -0400
  96. e2dc0e6 test: Load mac address with i2c eeprom by Sean Anderson · Thu May 05 13:11:42 2022 -0400
  97. 24b1b8d sandbox: Move some mac addresses to device tree by Sean Anderson · Thu May 05 13:11:35 2022 -0400
  98. 5d7af61 sandbox: net: Remove fake-host-hwaddr by Sean Anderson · Thu May 05 13:11:33 2022 -0400
  99. 67d93a4 sandbox: net: Add aliases for ethernet devices by Sean Anderson · Thu May 05 13:11:30 2022 -0400
  100. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400