1. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  2. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  3. 509f32e sandbox: Add a test for SCSI by Simon Glass · Wed Sep 21 16:21:47 2022 +0200
  4. 79cb241 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · Fri Sep 02 02:32:25 2022 +0200
  5. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · Mon Sep 05 11:31:16 2022 +0200
  6. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  7. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  8. c8d3721 bootstd: Add vbe bootmeth into sandbox by Simon Glass · Sat Jul 30 15:52:34 2022 -0600
  9. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · Sat Jul 30 15:52:22 2022 -0600
  10. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · Mon Jul 04 09:00:25 2022 +0000
  11. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  12. d74a60a sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 by Heinrich Schuchardt · Sat Apr 30 07:55:53 2022 +0200
  13. 6fd60e9 sandbox: show error if the device-tree cannot be loaded by Heinrich Schuchardt · Mon Apr 04 22:45:04 2022 +0200
  14. bb63ea8 sandbox: add function os_printf() by Heinrich Schuchardt · Mon Apr 04 22:45:03 2022 +0200
  15. 3374704 sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · Wed Mar 23 20:20:37 2022 +0000
  16. 451b8b1 sandbox: Implement fuzzing engine driver by Andrew Scull · Mon May 30 10:00:12 2022 +0000
  17. 2b40f80 sandbox: Add libfuzzer integration by Andrew Scull · Mon May 30 10:00:11 2022 +0000
  18. ca5d137 sandbox: Decouple program entry from sandbox init by Andrew Scull · Mon May 30 10:00:10 2022 +0000
  19. f9a2c5e sandbox: Add support for Address Sanitizer by Andrew Scull · Mon May 30 10:00:05 2022 +0000
  20. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  21. c6cb99b sandbox: Rename getopt sections by Andrew Scull · Mon May 30 10:00:03 2022 +0000
  22. 17d0fa3 sandbox: Rename EFI runtime sections by Andrew Scull · Mon May 30 10:00:02 2022 +0000
  23. 13652b8 test: Load mac address using misc device by Sean Anderson · Thu May 05 13:11:44 2022 -0400
  24. 5768e8b test: Load mac address using RTC by Sean Anderson · Thu May 05 13:11:43 2022 -0400
  25. e2dc0e6 test: Load mac address with i2c eeprom by Sean Anderson · Thu May 05 13:11:42 2022 -0400
  26. 24b1b8d sandbox: Move some mac addresses to device tree by Sean Anderson · Thu May 05 13:11:35 2022 -0400
  27. 5d7af61 sandbox: net: Remove fake-host-hwaddr by Sean Anderson · Thu May 05 13:11:33 2022 -0400
  28. 67d93a4 sandbox: net: Add aliases for ethernet devices by Sean Anderson · Thu May 05 13:11:30 2022 -0400
  29. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400
  30. 9a3adfa sandbox: Avoid binman error when run without device tree by Simon Glass · Wed Apr 27 13:47:57 2022 -0600
  31. c7456a4 test: pci: Test PCI address conversion functions by Andrew Scull · Thu Apr 21 16:11:09 2022 +0000
  32. c86e620 sandbox: Add a build for VPL by Simon Glass · Sat Apr 30 00:56:54 2022 -0600
  33. b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · Sun Apr 24 23:31:24 2022 -0600
  34. 1b4bc15 bootstd: sandbox: Add a hostfs bootdev by Simon Glass · Sun Apr 24 23:31:21 2022 -0600
  35. c030b40 sandbox: Align linker lists to a 32-byte boundary by Simon Glass · Sun Mar 27 14:26:18 2022 -0600
  36. b504d99 sandbox: Allow link flags to be given by Simon Glass · Sun Mar 27 14:26:17 2022 -0600
  37. d56c6f4 sandbox: Correct loss of early output in SPL by Simon Glass · Sun Mar 27 14:26:14 2022 -0600
  38. 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
  39. 145992c Remove duplication of table_compute_checksum function by Tom Rini · Mon Apr 04 14:43:51 2022 -0400
  40. b271161 test: serial: Add test for putc/puts by Sean Anderson · Mon Apr 04 14:17:59 2022 -0400
  41. 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
  42. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  43. 462d163 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · Mon Mar 28 22:56:53 2022 +0200
  44. 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
  45. 9ee7b73 sandbox: Add the handoff header for spl by Simon Glass · Mon Feb 28 15:13:46 2022 -0700
  46. 40f1abe sandbox: Show a message when writing out the ram buffer by Simon Glass · Mon Feb 28 15:13:45 2022 -0700
  47. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · Fri Mar 04 08:43:04 2022 -0700
  48. fe143ee sandbox: start: Sort the header files by Simon Glass · Fri Mar 04 08:42:58 2022 -0700
  49. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  50. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  51. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · Sat Jan 29 14:30:52 2022 -0700
  52. 881b90f sandbox: fix build failure with musl and SDL by Heinrich Schuchardt · Fri Jan 28 10:08:32 2022 +0100
  53. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · Mon Jan 10 14:34:41 2022 +0100
  54. d6d7adb sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · Fri Jan 21 18:01:23 2022 +0100
  55. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · Wed Dec 01 09:02:40 2021 -0700
  56. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  57. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  58. 011a1e0 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · Tue Jan 11 01:50:24 2022 +0100
  59. 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
  60. e33610c Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · Tue Dec 14 13:36:35 2021 -0500
  61. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  62. cce7480 video: sandbox: Avoid duplicate display windows by Simon Glass · Fri Nov 19 13:23:46 2021 -0700
  63. c3cfd76 sandbox: video: Support 8bpp depth by Simon Glass · Fri Nov 19 13:23:45 2021 -0700
  64. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  65. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  66. 8af0b15 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · Wed Nov 24 09:26:41 2021 -0700
  67. 92ebac7 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · Sat Nov 20 13:28:33 2021 +0100
  68. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  69. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  70. 5c1fd58 sandbox: Support unmapping a file by Simon Glass · Sat Oct 23 17:25:58 2021 -0600
  71. 7fb7254 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · Sat Nov 20 14:49:18 2021 +0100
  72. 1d1c27b sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · Tue Oct 19 21:16:55 2021 -0400
  73. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  74. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  75. 6742bc8 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · Sat Aug 28 11:42:09 2021 +0200
  76. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  77. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  78. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  79. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  80. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  81. e4c25c8 sandbox: Add a way to map a file into memory by Simon Glass · Wed Aug 18 21:40:31 2021 -0600
  82. 7b9cf84f sandbox: Add a way to find the size of a file by Simon Glass · Wed Aug 18 21:40:30 2021 -0600
  83. 4cc43bf sandbox: Add license headers to the dts files by Simon Glass · Wed Aug 18 21:40:25 2021 -0600
  84. ba16a27 sandbox: Correct handling of --rm_memory by Simon Glass · Wed Aug 18 21:40:24 2021 -0600
  85. 41a92cf Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Tue Aug 31 19:11:15 2021 -0400
  86. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  87. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:06 2021 +0200
  88. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · Thu Aug 19 11:57:05 2021 +0200
  89. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  90. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  91. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  92. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · Thu Jun 10 16:56:45 2021 +0300
  93. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · Thu Jun 10 16:56:44 2021 +0300
  94. d3741bc sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · Mon Jul 05 19:43:00 2021 +0200
  95. 965cd40 sandbox: mmc: Support fixed MMC devices by Simon Glass · Mon Jul 05 16:32:58 2021 -0600
  96. 16823eb sandbox: Use hinting with the display by Simon Glass · Mon Jul 05 16:32:47 2021 -0600
  97. 24012c8 sandbox: Add work-around for SDL2 display by Simon Glass · Mon Jul 05 16:32:46 2021 -0600
  98. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  99. 6807cc0 sandbox: Silence coverity warning in state_read_file() by Simon Glass · Thu May 13 19:39:30 2021 -0600
  100. 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · Wed May 19 19:33:31 2021 +0300