1. f3b6228 doc/sphinx, test/py: Update requests module to 2.32.2 by Tom Rini · 4 months ago
  2. 3b7d26e efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · 5 months ago
  3. 89aa846 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 5 months ago
  4. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  5. 645f75f test/py: Make the number of SPL banners seen a variable by Tom Rini · 6 months ago
  6. 752ed08 test: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  7. 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 6 months ago
  8. 566f067 efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 6 months ago
  9. f5d14be test: py: add optee_rpmb tests by Igor Opaniuk · 7 months ago
  10. 28a766e test: typo curren by Heinrich Schuchardt · 6 months ago
  11. 51b2f4f disk: simplify print_part_header() by Heinrich Schuchardt · 7 months ago
  12. 9b6d415 test: remove unused import from pkg_resources by Heinrich Schuchardt · 7 months ago
  13. 92f4cb6 boot: correct finding the default EFI binary by Heinrich Schuchardt · 7 months ago
  14. 08c51a7 boot: correct the default sequence of boot methods by Heinrich Schuchardt · 7 months ago
  15. d350b79 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · 7 months ago
  16. 4735d03 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 9 months ago
  17. d47e1fa test: dm: add button_cmd test by Caleb Connolly · 7 months ago
  18. 8132970 test/py: reset: Add a test for reset command by Love Kumar · 7 months ago
  19. 4eff114 test/py: saveenv: Add a test for saveenv command by Love Kumar · 7 months ago
  20. c15d73d bootstd: fix build error when CONFIG_MMC is disabled by Dan Carpenter · 8 months ago
  21. 2160cb1 bootflow: Fix build error when BOOTMETH_CROS is disabled by Dan Carpenter · 8 months ago
  22. 4c73630 cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 8 months ago
  23. 8904e93 test: cmd: mbr: Fix Smatch static checker warning by Alexander Gendin · 9 months ago
  24. 783ba85 test/py: net: Add dhcp abort test by Love Kumar · 9 months ago
  25. ea3348e Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 8 months ago
  26. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 9 months ago
  27. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 9 months ago
  28. a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 8 months ago
  29. 82719d3 clk: Remove rfree by Sean Anderson · 10 months ago
  30. e24e540 test/py: scsi: Add test for scsi commands by Love Kumar · 9 months ago
  31. 1c5b6ed test/py: usb: Add tests for USB device by Love Kumar · 9 months ago
  32. 6c509ca test/py: mmc: Add tests for MMC device by Love Kumar · 9 months ago
  33. a0d9432 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · 9 months ago
  34. d07f9e6 test/py: gpio: Add gpio pins generic test by Love Kumar · 9 months ago
  35. e894c10 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · 9 months ago
  36. 274e9ac pytest: update requirements.txt by Caleb Connolly · 10 months ago
  37. b07d98a test: unit test for smbios command by Heinrich Schuchardt · 9 months ago
  38. aeba385 test: enhance unicode_test_utf8_to_utf32_stream() by Heinrich Schuchardt · 9 months ago
  39. bded9f1 test/py: bootstage: Add test for bootstage command by Love Kumar · 9 months ago
  40. 2d30b29 test: Skip cleanup test if not built out of tree by Tobias Deiminger · 9 months ago
  41. f7cca7c Revert "test: hush: dollar: fix bugous behavior" by Tom Rini · 9 months ago
  42. 5b3cd0f Revert "test/py: net: Add dhcp abort test" by Tom Rini · 9 months ago
  43. 1858beb test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · 9 months ago
  44. 662eade test/py/requirements.txt: Update packaging requirement by Tom Rini · 9 months ago
  45. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  46. a300ac3 test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · 10 months ago
  47. 13f4c85 test: add test of "cp" shell command by Rasmus Villemoes · 10 months ago
  48. 279b03d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 9 months ago
  49. 22efc1c test/py: memtest: Add tests for mtest command by Love Kumar · 10 months ago
  50. 9b8b043 test/py: i2c: Add tests for i2c command by Love Kumar · 10 months ago
  51. f0d6e29 test/py: mii: Add tests for mii command by Love Kumar · 10 months ago
  52. 53157bf test/py: mdio: Add tests for mdio command by Love Kumar · 10 months ago
  53. d836473 test/py: net: Add dhcp abort test by Love Kumar · 11 months ago
  54. 4d6d25b test: spmi: fix tests by Caleb Connolly · 9 months ago
  55. bbd6618 test: fs: fs-test: Move the tests to use sha256sum by Peter Robinson · 10 months ago
  56. 6e75ae1 test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD by Heinrich Schuchardt · 10 months ago
  57. 6a8a23c test: build test/boot for CONFIG_UT_BOOTSTD=n by Heinrich Schuchardt · 10 months ago
  58. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 9 months ago
  59. e616346 test_net: print out net list by Maxim Uvarov · 10 months ago
  60. 6c2f753 test: hush: dollar: fix bugous behavior by Ion Agorria · 10 months ago
  61. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 10 months ago
  62. 5e3adc4 acpi: Rename test dm_test_setup_ctx_and_base_tables() by Simon Glass · 10 months ago
  63. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 10 months ago
  64. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 10 months ago
  65. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 10 months ago
  66. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 10 months ago
  67. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 10 months ago
  68. e748e4b bloblist: Update the tag numbering by Simon Glass · 10 months ago
  69. 2b28c3b Merge patch series "Modernize U-Boot shell" by Tom Rini · 10 months ago
  70. 2223c49 test: hush: Fix loop tests for modern hush by Francis Laniel · 10 months ago
  71. 410e78d test: hush: Fix variable expansion tests for modern hush by Francis Laniel · 10 months ago
  72. 6d3914f test: hush: Fix instructions list tests for modern hush by Francis Laniel · 10 months ago
  73. 3ea3c57 cli: add modern hush as parser for run_command*() by Francis Laniel · 10 months ago
  74. 432c997 test: hush: Test hush loops by Francis Laniel · 10 months ago
  75. 2a70fea test: hush: Test hush commands list by Francis Laniel · 10 months ago
  76. 261d29e test: hush: Test hush variable expansion by Francis Laniel · 10 months ago
  77. 4dc305f test/py: hush_if_test: Remove the test file by Francis Laniel · 10 months ago
  78. d3bc2c5 test: hush: Test hush if/else by Francis Laniel · 10 months ago
  79. cb1277c test: Add framework to test hush behavior by Francis Laniel · 10 months ago
  80. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  81. 921f63e bootflow: Allow setting a cmdline arg with no value by Simon Glass · 11 months ago
  82. 7481632 bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 11 months ago
  83. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  84. 7017fc5 bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 11 months ago
  85. 97d65b3 test: dm: clk_ccf: fix building error by Yang Xiwen · 10 months ago
  86. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 10 months ago
  87. 9e02503 dm: test: clk: Add test for ccf clk_set_rate() by Igor Prusov · 11 months ago
  88. 229c4da test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 10 months ago
  89. 643f5c3 test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 10 months ago
  90. 36e3a1e cmd: acpi: fix acpi list command by Heinrich Schuchardt · 11 months ago
  91. bda020e acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 11 months ago
  92. 0c2f6c3 test: unit test for acpi_find_table() by Heinrich Schuchardt · 11 months ago
  93. a4bee0b bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 1 month ago
  94. c0e708e test: print: Skip test on x86 by Simon Glass · 1 year, 1 month ago
  95. 631d8a3 test: lmb: Move tests into the lib suite by Simon Glass · 1 year, 1 month ago
  96. 14f0cc4 test: event: Only run test_event_probe() on sandbox by Simon Glass · 1 year, 1 month ago
  97. 078c6e2 test: font: Add dependencies on fonts by Simon Glass · 1 year, 1 month ago
  98. 40565bb test: fdt: Add a special case for real boards by Simon Glass · 1 year, 1 month ago
  99. 3535f60 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 1 month ago
  100. 80a8a2e test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 1 month ago