1. ff050b6 sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREE by Simon Glass · Wed Feb 01 13:19:19 2023 -0700
  2. bb9d131 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · Tue Jan 31 15:35:15 2023 +0530
  3. 5dfd4ec test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · Sat Jan 21 20:27:57 2023 +0100
  4. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  5. 8de5a54 virtio: Add a block device by Simon Glass · Tue Jan 17 10:47:51 2023 -0700
  6. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · Tue Jan 17 10:47:27 2023 -0700
  7. 61234dd vbe: sandbox: Drop VBE node in chosen by Simon Glass · Tue Jan 17 10:47:21 2023 -0700
  8. d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · Fri Jan 06 08:52:41 2023 -0600
  9. fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · Sun Dec 04 10:04:49 2022 -0500
  10. 8f0dfd4 sandbox: Finish migration to Kconfig by Tom Rini · Fri Dec 02 16:42:43 2022 -0500
  11. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  12. ea79bb7 sandbox: Rework how SDL is enabled / disabled by Tom Rini · Sat Nov 19 18:45:43 2022 -0500
  13. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  14. 2712d39 sandbox: fix sound driver by Heinrich Schuchardt · Sun Dec 04 20:48:57 2022 +0100
  15. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · Sun Dec 04 17:11:41 2022 +0100
  16. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  17. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  18. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  19. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · Thu Oct 20 18:23:20 2022 -0600
  20. 5e135d3 sandbox: Add an image for VPL by Simon Glass · Thu Oct 20 18:23:15 2022 -0600
  21. a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · Thu Oct 20 18:23:14 2022 -0600
  22. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · Thu Oct 20 18:23:10 2022 -0600
  23. a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · Thu Oct 20 18:23:08 2022 -0600
  24. f0b534f sandbox: Add a way to specify the sandbox executable by Simon Glass · Thu Oct 20 18:23:02 2022 -0600
  25. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · Thu Oct 20 18:23:01 2022 -0600
  26. 5cda70f sandbox: Drop message about writing sandbox state by Simon Glass · Thu Oct 20 18:22:59 2022 -0600
  27. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  28. 32bc4f2 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · Fri Oct 14 22:52:33 2022 +0200
  29. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  30. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  31. f99e880 sandbox.dtsi: add a sandbox,alarm-wdt instance by Rasmus Villemoes · Tue Sep 27 11:54:05 2022 +0200
  32. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · Tue Sep 27 11:54:04 2022 +0200
  33. 7687430 sandbox: Initialize sysreset before relocation by Michal Suchanek · Mon Oct 10 20:29:39 2022 +0200
  34. 7514fd7 sandbox: Support FDT fixups by Simon Glass · Tue Oct 11 09:47:14 2022 -0600
  35. 9cf8712 thermal: add sandbox driver by Robert Marko · Tue Sep 06 13:30:35 2022 +0200
  36. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · Fri Sep 30 14:04:30 2022 +0200
  37. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · Tue Sep 06 20:27:10 2022 -0600
  38. f17b967 sandbox: Support loading the other FDT by Simon Glass · Tue Sep 06 20:27:09 2022 -0600
  39. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · Tue Sep 06 20:27:08 2022 -0600
  40. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  41. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  42. 509f32e sandbox: Add a test for SCSI by Simon Glass · Wed Sep 21 16:21:47 2022 +0200
  43. 79cb241 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · Fri Sep 02 02:32:25 2022 +0200
  44. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · Mon Sep 05 11:31:16 2022 +0200
  45. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  46. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  47. c8d3721 bootstd: Add vbe bootmeth into sandbox by Simon Glass · Sat Jul 30 15:52:34 2022 -0600
  48. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · Sat Jul 30 15:52:22 2022 -0600
  49. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · Mon Jul 04 09:00:25 2022 +0000
  50. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  51. d74a60a sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 by Heinrich Schuchardt · Sat Apr 30 07:55:53 2022 +0200
  52. 6fd60e9 sandbox: show error if the device-tree cannot be loaded by Heinrich Schuchardt · Mon Apr 04 22:45:04 2022 +0200
  53. bb63ea8 sandbox: add function os_printf() by Heinrich Schuchardt · Mon Apr 04 22:45:03 2022 +0200
  54. 3374704 sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · Wed Mar 23 20:20:37 2022 +0000
  55. 451b8b1 sandbox: Implement fuzzing engine driver by Andrew Scull · Mon May 30 10:00:12 2022 +0000
  56. 2b40f80 sandbox: Add libfuzzer integration by Andrew Scull · Mon May 30 10:00:11 2022 +0000
  57. ca5d137 sandbox: Decouple program entry from sandbox init by Andrew Scull · Mon May 30 10:00:10 2022 +0000
  58. f9a2c5e sandbox: Add support for Address Sanitizer by Andrew Scull · Mon May 30 10:00:05 2022 +0000
  59. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  60. c6cb99b sandbox: Rename getopt sections by Andrew Scull · Mon May 30 10:00:03 2022 +0000
  61. 17d0fa3 sandbox: Rename EFI runtime sections by Andrew Scull · Mon May 30 10:00:02 2022 +0000
  62. 13652b8 test: Load mac address using misc device by Sean Anderson · Thu May 05 13:11:44 2022 -0400
  63. 5768e8b test: Load mac address using RTC by Sean Anderson · Thu May 05 13:11:43 2022 -0400
  64. e2dc0e6 test: Load mac address with i2c eeprom by Sean Anderson · Thu May 05 13:11:42 2022 -0400
  65. 24b1b8d sandbox: Move some mac addresses to device tree by Sean Anderson · Thu May 05 13:11:35 2022 -0400
  66. 5d7af61 sandbox: net: Remove fake-host-hwaddr by Sean Anderson · Thu May 05 13:11:33 2022 -0400
  67. 67d93a4 sandbox: net: Add aliases for ethernet devices by Sean Anderson · Thu May 05 13:11:30 2022 -0400
  68. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400
  69. 9a3adfa sandbox: Avoid binman error when run without device tree by Simon Glass · Wed Apr 27 13:47:57 2022 -0600
  70. c7456a4 test: pci: Test PCI address conversion functions by Andrew Scull · Thu Apr 21 16:11:09 2022 +0000
  71. c86e620 sandbox: Add a build for VPL by Simon Glass · Sat Apr 30 00:56:54 2022 -0600
  72. b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · Sun Apr 24 23:31:24 2022 -0600
  73. 1b4bc15 bootstd: sandbox: Add a hostfs bootdev by Simon Glass · Sun Apr 24 23:31:21 2022 -0600
  74. c030b40 sandbox: Align linker lists to a 32-byte boundary by Simon Glass · Sun Mar 27 14:26:18 2022 -0600
  75. b504d99 sandbox: Allow link flags to be given by Simon Glass · Sun Mar 27 14:26:17 2022 -0600
  76. d56c6f4 sandbox: Correct loss of early output in SPL by Simon Glass · Sun Mar 27 14:26:14 2022 -0600
  77. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  78. 145992c Remove duplication of table_compute_checksum function by Tom Rini · Mon Apr 04 14:43:51 2022 -0400
  79. b271161 test: serial: Add test for putc/puts by Sean Anderson · Mon Apr 04 14:17:59 2022 -0400
  80. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  81. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  82. 462d163 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · Mon Mar 28 22:56:53 2022 +0200
  83. 417ae2c sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h by Pali Rohár · Fri Feb 18 13:16:18 2022 +0100
  84. 9ee7b73 sandbox: Add the handoff header for spl by Simon Glass · Mon Feb 28 15:13:46 2022 -0700
  85. 40f1abe sandbox: Show a message when writing out the ram buffer by Simon Glass · Mon Feb 28 15:13:45 2022 -0700
  86. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · Fri Mar 04 08:43:04 2022 -0700
  87. fe143ee sandbox: start: Sort the header files by Simon Glass · Fri Mar 04 08:42:58 2022 -0700
  88. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  89. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  90. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · Sat Jan 29 14:30:52 2022 -0700
  91. 881b90f sandbox: fix build failure with musl and SDL by Heinrich Schuchardt · Fri Jan 28 10:08:32 2022 +0100
  92. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · Mon Jan 10 14:34:41 2022 +0100
  93. d6d7adb sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · Fri Jan 21 18:01:23 2022 +0100
  94. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · Wed Dec 01 09:02:40 2021 -0700
  95. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  96. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  97. 011a1e0 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · Tue Jan 11 01:50:24 2022 +0100
  98. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Tue Dec 28 11:28:31 2021 -0500
  99. e33610c Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · Tue Dec 14 13:36:35 2021 -0500
  100. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700