1. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  2. 270a443 dm: core: Move ofnode-writing test to ofnode by Simon Glass · Sat Jul 30 15:52:09 2022 -0600
  3. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  4. 644d807 test: Add some tests for kconfig.h by Simon Glass · Mon Aug 01 07:57:59 2022 -0600
  5. 6daac6b test: rng: Add a UT testcase for the rng command by Sughosh Ganu · Fri Jul 22 21:32:09 2022 +0530
  6. 5bad289 Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · Wed Jul 27 06:59:55 2022 -0400
  7. f3c6a1d fdt: Start a test for the fdt command by Simon Glass · Wed Jul 13 06:06:59 2022 -0600
  8. f2d59c0 addrmap: Support on sandbox by Simon Glass · Wed Jul 13 06:06:58 2022 -0600
  9. 3f700dc test: fix log tests by Heinrich Schuchardt · Mon Jul 11 08:21:30 2022 +0200
  10. a598073 test/py: Run simple dm commands without checking by Michal Simek · Thu Jul 07 12:59:42 2022 +0200
  11. 901f5ba py: tests: Bind should run only on sandbox by Michal Simek · Thu Jul 07 12:52:26 2022 +0200
  12. 22e8fe0 Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jul 22 20:48:51 2022 -0400
  13. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · Mon Jul 04 09:00:25 2022 +0000
  14. 79e3129 efi: test/py: repair authenticated capsules tests by Vincent Stehlé · Mon Jun 27 12:23:19 2022 +0200
  15. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  16. 906c4cf requirements: Move to atomicwrites==1.4.1 by Tom Rini · Fri Jul 08 15:23:05 2022 -0400
  17. dd9440d requirements: Move to atomicwrites==1.4.1 by Tom Rini · Fri Jul 08 15:23:05 2022 -0400
  18. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  19. 6ef9dc6 test: fix CONFIG_ACPIGEN dependencies by Heinrich Schuchardt · Sun Jun 12 12:28:22 2022 +0000
  20. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  21. d968b79 test/py: efi_secboot: add a test for a forged signed image by AKASHI Takahiro · Tue Jul 05 14:48:15 2022 +0900
  22. be1621b dm: core: Add a way to collect memory usage by Simon Glass · Sun May 08 04:39:25 2022 -0600
  23. d1f12cf dm: core: Support accessing core tags by Simon Glass · Sun May 08 04:39:24 2022 -0600
  24. deccc81 test: fix some pylint errors in test_bind.py by Heinrich Schuchardt · Sat Apr 30 11:26:23 2022 +0200
  25. b3d5fca fuzz: virtio: Add fuzzer for vring by Andrew Scull · Mon May 30 10:00:13 2022 +0000
  26. e184c5b test: fuzz: Add framework for fuzzing by Andrew Scull · Mon May 30 10:00:09 2022 +0000
  27. cab460b test/py: test_stackprotector: Disable for ASAN by Andrew Scull · Mon May 30 10:00:06 2022 +0000
  28. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  29. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  30. 70c7e54 test: work around for EFI terminal size probing by Heinrich Schuchardt · Sun Jun 19 14:02:18 2022 +0200
  31. 86f5cc7 test: eth: Add test for ethernet addresses by Sean Anderson · Thu May 05 13:11:32 2022 -0400
  32. 67d93a4 sandbox: net: Add aliases for ethernet devices by Sean Anderson · Thu May 05 13:11:30 2022 -0400
  33. 89e57e1 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · Mon May 16 10:41:40 2022 +0000
  34. c3f7313 test: dm: virtio: Test virtio device driver probing by Andrew Scull · Mon May 16 10:41:38 2022 +0000
  35. e4ea0fd virtio: sandbox: Bind RNG rather than block device by Andrew Scull · Mon May 16 10:41:37 2022 +0000
  36. 561ff890 test: dm: virtio: Split out virtio device tests by Andrew Scull · Mon May 16 10:41:36 2022 +0000
  37. 28d25cf test: dm: virtio: Test notify before del_vqs by Andrew Scull · Mon May 16 10:41:35 2022 +0000
  38. 506ba0d virtio: sandbox: Fix device features bitfield by Andrew Scull · Mon May 16 10:41:34 2022 +0000
  39. bcb12d4 dm: test: virtio: Test the virtio ring by Andrew Scull · Mon May 16 10:41:33 2022 +0000
  40. 15bdcd4 bootm: Fix Linux silent console on newer kernels by Sean Anderson · Thu May 19 18:26:05 2022 -0400
  41. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · Tue May 31 09:55:34 2022 +0200
  42. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · Tue May 31 09:55:33 2022 +0200
  43. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · Mon May 09 22:02:05 2022 +0200
  44. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · Sun May 08 10:40:49 2022 +0200
  45. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · Mon May 09 21:59:13 2022 +0200
  46. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · Tue May 24 13:36:21 2022 +0200
  47. 78307c1 test/py: test_part: Correct the test case name by Bin Meng · Tue May 17 23:24:45 2022 +0800
  48. a992e8a test/py: test_fs: Correct the test case name by Bin Meng · Tue May 17 23:24:44 2022 +0800
  49. 739b386 test/py: Reset the console timeout value by Bin Meng · Tue May 17 23:24:43 2022 +0800
  50. f0c00df test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some case by Patrice Chotard · Wed Mar 30 09:33:15 2022 +0200
  51. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  52. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun May 08 11:31:48 2022 -0400
  53. 578c98b test/py: Add more test cases for rejecting an EFI image by Ilias Apalodimas · Fri May 06 15:36:01 2022 +0300
  54. dbeedc3 test: py: tests: test_gpt.py: add a simple test for the command gpt repair by Philippe Reynes · Fri Apr 22 17:46:50 2022 +0200
  55. 9a3adfa sandbox: Avoid binman error when run without device tree by Simon Glass · Wed Apr 27 13:47:57 2022 -0600
  56. 18c5bfb test/py: Add a way to start sandbox without a device tree by Simon Glass · Wed Apr 27 13:47:56 2022 -0600
  57. 6e444aa Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed May 04 12:08:40 2022 -0400
  58. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  59. 994b60d pci: Match region flags using a mask by Andrew Scull · Thu Apr 21 16:11:11 2022 +0000
  60. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  61. c7456a4 test: pci: Test PCI address conversion functions by Andrew Scull · Thu Apr 21 16:11:09 2022 +0000
  62. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · Thu Apr 28 17:09:36 2022 +0900
  63. ce5ccc4 test: unit test for u16_strlcat() by Masahisa Kojima · Thu Apr 28 17:09:35 2022 +0900
  64. 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · Mon May 02 06:27:00 2022 +0200
  65. 9bab9f5 test: fix some pylint problems in test_capsule_firmware_raw.py by Heinrich Schuchardt · Sat Apr 30 15:24:31 2022 +0200
  66. dbb2cf7 test: unit test for bootmenu by Heinrich Schuchardt · Sat Apr 30 11:13:55 2022 +0200
  67. e62205d vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · Sat Apr 30 00:56:56 2022 -0600
  68. b6c665f vpl: Support running vpl tests by Simon Glass · Sat Apr 30 00:56:55 2022 -0600
  69. 6e0abff test: dm: devres: Remove use-after-free by Andrew Scull · Sun Apr 03 10:39:15 2022 +0000
  70. 2110a46 test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · Sun Apr 03 10:39:14 2022 +0000
  71. a15900c test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · Mon Apr 25 18:33:51 2022 +0200
  72. 83bbd0a test: dm: led: Fix LED enumeration by Marek Vasut · Mon Apr 25 18:33:50 2022 +0200
  73. 721d99a led: Drop led_default_state() by Marek Vasut · Fri Apr 22 15:41:42 2022 +0200
  74. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  75. d3203bd bootstd: Add setup for the bootflow tests by Simon Glass · Sun Apr 24 23:31:25 2022 -0600
  76. b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · Sun Apr 24 23:31:24 2022 -0600
  77. 6bebdb3 test: dm: Restart USB before assuming it is stopped by Simon Glass · Sun Apr 24 23:31:02 2022 -0600
  78. 70f4bcb test: fastboot: Avoid using mmc1 by Simon Glass · Sun Apr 24 23:31:01 2022 -0600
  79. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · Sun Apr 24 23:31:00 2022 -0600
  80. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · Sun Apr 24 23:30:59 2022 -0600
  81. 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · Sun Apr 24 23:30:58 2022 -0600
  82. 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · Sun Apr 24 23:30:57 2022 -0600
  83. e74efcd test: Add tests for trailing_strtol() by Simon Glass · Sun Apr 24 23:30:55 2022 -0600
  84. 8c2d639 lib: Move string tests to the string module by Simon Glass · Sun Apr 24 23:30:54 2022 -0600
  85. cb53b2c test: dm: add tests for tag support by AKASHI Takahiro · Fri Apr 15 16:15:37 2022 +0900
  86. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · Mon Apr 11 12:02:09 2022 +0200
  87. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · Sun Mar 27 14:26:19 2022 -0600
  88. 7f8df40 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Apr 15 14:29:52 2022 -0400
  89. 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
  90. 2db313d test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · Fri Apr 15 11:29:38 2022 +0530
  91. b271161 test: serial: Add test for putc/puts by Sean Anderson · Mon Apr 04 14:17:59 2022 -0400
  92. 03cadb6 led: Configure LED default-state on boot by Marek Vasut · Mon Apr 04 01:23:27 2022 +0200
  93. 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
  94. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · Thu Apr 07 00:32:59 2022 +0200
  95. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  96. 6e4f9c5 test/py:Update python tests for ‘gpio’ cmd by Adarsh Babu Kalepalli · Mon May 31 16:23:51 2021 +0530
  97. 6e638af env: Allow text-env tests to run with awk by Simon Glass · Sat Mar 12 22:47:49 2022 -0700
  98. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · Mon Feb 28 12:08:35 2022 -0700
  99. 00a05e2 abuf: Correct a corner case with abuf_realloc() by Simon Glass · Mon Feb 28 12:08:22 2022 -0700
  100. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400