1. 7f30eec Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · 1 year, 5 months ago
  2. 27a03f0 efi: Rename the base efi self-test by Simon Glass · 1 year, 5 months ago
  3. bd730aa test: fix pydoc issues for EFI tests by Heinrich Schuchardt · 1 year, 5 months ago
  4. 2ac800a test: hush_if_test: Add hush variable test by Stefan Herbrechtsmeier · 1 year, 6 months ago
  5. 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 5 months ago
  6. 37937ab core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 5 months ago
  7. f53e973 test: fdt: Fix copyright message by Marek Vasut · 1 year, 5 months ago
  8. 56722fa sandbox64: add a test case for UCLASS_NVMXIP by Abdellatif El Khlifi · 1 year, 5 months ago
  9. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 5 months ago
  10. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 5 months ago
  11. af2fde4 pytest: Use --lazy with umount by Tom Rini · 1 year, 6 months ago
  12. 005acb2 test: move unit tests into a sub-menu by Heinrich Schuchardt · 1 year, 6 months ago
  13. 0b8b7d4 test: improve configuration for Kconfig test options by Heinrich Schuchardt · 1 year, 6 months ago
  14. 9031cb6 test: fix launch_efi() by Heinrich Schuchardt · 1 year, 5 months ago
  15. b54477f test: fix pylint warning for capsule tests by Heinrich Schuchardt · 1 year, 5 months ago
  16. 94f40b9 test: dm: mmc: Check block erasing boundaries by Loic Poulain · 1 year, 8 months ago
  17. 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 7 months ago
  18. 83d48a3 test/py: android: extend abootimg test by Safae Ouajih · 1 year, 8 months ago
  19. 046b8ef pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 6 months ago
  20. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 6 months ago
  21. 00be519 test: Run the VPL tests with 'make check' by Simon Glass · 1 year, 6 months ago
  22. 8511aab vbe: Use the correct image filename in the test by Simon Glass · 1 year, 6 months ago
  23. b4fae89 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 6 months ago
  24. 90999b4 test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · 1 year, 6 months ago
  25. f98b112 test: fs: Check fat short file name by Stefan Herbrechtsmeier · 1 year, 6 months ago
  26. 49b7d69 test: exit: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 6 months ago
  27. 0d73c23 test: fdt: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 6 months ago
  28. dd1f34a unit-test: cover run_commandf() by test-cases by Evgeny Bachinin · 1 year, 6 months ago
  29. 447dfbc test: Add test for new command pci_mps by Stephen Carlson · 1 year, 7 months ago
  30. be0169f cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 6 months ago
  31. 17b45e6 cli: Correct several bugs in cli_getch() by Simon Glass · 1 year, 6 months ago
  32. 20c5c45 test: add tests of 'read' and 'write' shell commands by Rasmus Villemoes · 1 year, 7 months ago
  33. cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 6 months ago
  34. c5fe73e test: cmd: fdt: Test fdt apply by Marek Vasut · 1 year, 7 months ago
  35. 77291e6 test: cmd: fdt: Test fdt chosen by Marek Vasut · 1 year, 7 months ago
  36. 50daa2e test: cmd: fdt: Test fdt rsvmem by Marek Vasut · 1 year, 7 months ago
  37. d9b4c9f test: cmd: fdt: Test fdt memory by Marek Vasut · 1 year, 7 months ago
  38. 927e03b test: cmd: fdt: Test fdt header by Marek Vasut · 1 year, 7 months ago
  39. b0cd7cc test: cmd: fdt: Test fdt print and list by Marek Vasut · 1 year, 7 months ago
  40. a96dea2 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 7 months ago
  41. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 7 months ago
  42. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 6 months ago
  43. 3080ddf test: unit test for crc8 by Heinrich Schuchardt · 1 year, 7 months ago
  44. aa89aeb test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 7 months ago
  45. caec1be test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 7 months ago
  46. e7c7878 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 7 months ago
  47. a6bcd97 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 7 months ago
  48. 55d0f98 test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 7 months ago
  49. 1b025af test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 7 months ago
  50. 4e22e12 test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 7 months ago
  51. 4efea81 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 7 months ago
  52. 79bcd80 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 7 months ago
  53. e2d7daa test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 7 months ago
  54. ed14576 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 7 months ago
  55. 21e1d93b test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 7 months ago
  56. 38805e0 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 7 months ago
  57. 4a9fe8c test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 7 months ago
  58. 3998b45 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 7 months ago
  59. 2628151 test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 7 months ago
  60. e46a438 test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 7 months ago
  61. 6c28594 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 7 months ago
  62. 8bd49a8 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 7 months ago
  63. 66e975a test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 7 months ago
  64. b6d1dec test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 7 months ago
  65. 890d3fc test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 7 months ago
  66. 8fa2835 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 7 months ago
  67. 0572872 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 7 months ago
  68. f1df20a test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 7 months ago
  69. 39e0727 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 7 months ago
  70. d672976 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 7 months ago
  71. 025b9d8 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 7 months ago
  72. ab40faf test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 7 months ago
  73. 7b7f1bf test: Add concurrencytest to the requirements by Simon Glass · 1 year, 7 months ago
  74. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 7 months ago
  75. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 7 months ago
  76. 7247162 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 7 months ago
  77. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 7 months ago
  78. d577459 test: Tidy up sandbox handling in test-main by Simon Glass · 1 year, 7 months ago
  79. a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 7 months ago
  80. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 7 months ago
  81. 1b11de7 test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 7 months ago
  82. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 7 months ago
  83. ce0f745 CI: Update test/nokia_rx51_test.sh to use prebuilt images by Pali Rohár · 1 year, 7 months ago
  84. c1d266a trace: Relax test requirements by Simon Glass · 1 year, 7 months ago
  85. 9a8a27a dm: test: Add a test for the various migration combinations by Simon Glass · 1 year, 7 months ago
  86. 7e91bf8 test: Add a way to set the environment for a pytest by Simon Glass · 1 year, 7 months ago
  87. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 7 months ago
  88. 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 8 months ago
  89. 2050f82 clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 8 months ago
  90. 9cea479 trace: Add a test by Simon Glass · 1 year, 8 months ago
  91. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 8 months ago
  92. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 8 months ago
  93. 1975a3b test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · 1 year, 8 months ago
  94. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 8 months ago
  95. 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 8 months ago
  96. 0c1413f test: bootdev: Do not require USB to compile test by Linus Walleij · 1 year, 8 months ago
  97. 2f3d6a4 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 8 months ago
  98. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 8 months ago
  99. 49a1a4b test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · 1 year, 8 months ago
  100. b93a652 mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 9 months ago