1. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 9 months ago
  2. dc0ccea test: cmd: fdt: Test fdt apply by Marek Vasut · 1 year, 9 months ago
  3. 8d450da test: cmd: fdt: Test fdt chosen by Marek Vasut · 1 year, 9 months ago
  4. cd162df test: cmd: fdt: Test fdt rsvmem by Marek Vasut · 1 year, 9 months ago
  5. 65b6f46 test: cmd: fdt: Test fdt memory by Marek Vasut · 1 year, 9 months ago
  6. 06c13ed test: cmd: fdt: Test fdt header by Marek Vasut · 1 year, 9 months ago
  7. 76a652a test: cmd: fdt: Test fdt print and list by Marek Vasut · 1 year, 9 months ago
  8. bc8c140 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 9 months ago
  9. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 9 months ago
  10. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  11. 8e4edb2 test: unit test for crc8 by Heinrich Schuchardt · 1 year, 9 months ago
  12. 110eb30 test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
  13. 57113b0 test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
  14. c3e8c6f test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
  15. fa3c58b test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
  16. 6f7b0e2 test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
  17. 51b76e1 test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
  18. e130944 test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
  19. ea34e85 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
  20. f7d08e9 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
  21. c67aadc test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  22. a611ed5 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  23. ced7f07 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
  24. 36f4e44 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
  25. 3ae0f50 test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
  26. f2def36 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 9 months ago
  27. 2081b1d test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
  28. c3e350f test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
  29. e4d26c9 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
  30. f180de4 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
  31. ce1b048 test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
  32. cadef86 test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
  33. 8449993 test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
  34. 6ab4fe2 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
  35. ddf8620 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
  36. 9f90cad test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  37. b7517b4 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  38. 15503d0 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
  39. fbeca45 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
  40. 6e04a89 test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
  41. 1a05492 test: Add concurrencytest to the requirements by Simon Glass · 1 year, 9 months ago
  42. 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  43. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
  44. fc785c5 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 9 months ago
  45. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 9 months ago
  46. 234f05b test: Tidy up sandbox handling in test-main by Simon Glass · 1 year, 9 months ago
  47. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
  48. eef107e tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 9 months ago
  49. b6a2fae test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 9 months ago
  50. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  51. d88c147 CI: Update test/nokia_rx51_test.sh to use prebuilt images by Pali Rohár · 1 year, 9 months ago
  52. 420107b trace: Relax test requirements by Simon Glass · 1 year, 9 months ago
  53. a2d24e6 dm: test: Add a test for the various migration combinations by Simon Glass · 1 year, 10 months ago
  54. 68f9a6d test: Add a way to set the environment for a pytest by Simon Glass · 1 year, 10 months ago
  55. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
  56. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  57. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  58. c2f0190 trace: Add a test by Simon Glass · 1 year, 11 months ago
  59. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  60. 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 10 months ago
  61. e725663 test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · 1 year, 10 months ago
  62. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
  63. deffa69 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 10 months ago
  64. e3045d1 test: bootdev: Do not require USB to compile test by Linus Walleij · 1 year, 10 months ago
  65. bb9d131 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 10 months ago
  66. 5dfd4ec test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 10 months ago
  67. 1551896 test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · 1 year, 10 months ago
  68. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 11 months ago
  69. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 10 months ago
  70. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 10 months ago
  71. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 10 months ago
  72. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 10 months ago
  73. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 10 months ago
  74. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 10 months ago
  75. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 10 months ago
  76. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 10 months ago
  77. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  78. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 10 months ago
  79. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 10 months ago
  80. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 10 months ago
  81. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  82. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 10 months ago
  83. a4bf8f6 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 10 months ago
  84. a2cc4b7 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 10 months ago
  85. 0838287 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 10 months ago
  86. be7c666 bootstd: Add an IDE bootdev by Simon Glass · 1 year, 10 months ago
  87. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 10 months ago
  88. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · 1 year, 10 months ago
  89. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 10 months ago
  90. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
  91. df71f26 bootstd: Add an MMC hunter by Simon Glass · 1 year, 10 months ago
  92. f3cb89f bootstd: Add a USB hunter by Simon Glass · 1 year, 10 months ago
  93. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
  94. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
  95. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  96. b9ff648 dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 10 months ago
  97. 29bfcd6 dm: part: Update test to use mmc2 by Simon Glass · 1 year, 10 months ago
  98. 1b7664a test: Drop duplicate restore of DM state by Simon Glass · 1 year, 10 months ago
  99. a13797a test: Fix the help for the ut command by Simon Glass · 1 year, 10 months ago
  100. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 10 months ago