1. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  2. 1776a24 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
  3. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  4. 776db4f test: py: vboot: add test for global image signature by Philippe Reynes · 2 years, 9 months ago
  5. 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 9 months ago
  6. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 9 months ago
  7. 46490ab test: test UEFI boot manager by Heinrich Schuchardt · 2 years, 9 months ago
  8. 79e1d28 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · 2 years, 10 months ago
  9. 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 9 months ago
  10. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 10 months ago
  11. fd426b3 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 10 months ago
  12. 57d820d cmd: test: pinmux: Do not check all empty spaces by Michal Simek · 2 years, 9 months ago
  13. 9de3773 event: Add a script to decode the event-spy list by Simon Glass · 2 years, 9 months ago
  14. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  15. 7d02645 event: Add a simple test by Simon Glass · 2 years, 9 months ago
  16. 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 10 months ago
  17. 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 10 months ago
  18. 9e00777 test: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  19. 3e6f810 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 2 years, 10 months ago
  20. e7233c9 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 2 years, 10 months ago
  21. 06396e2 test/py: Handle expected reset by command by Masami Hiramatsu · 2 years, 10 months ago
  22. 162c22b Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  23. 72b509b test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · 2 years, 10 months ago
  24. e012550 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · 2 years, 10 months ago
  25. e9b7497 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · 2 years, 10 months ago
  26. 460c94a test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
  27. bad58cb test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 2 years, 10 months ago
  28. 73cde90 test: test field truncation in snprint() by Heinrich Schuchardt · 2 years, 11 months ago
  29. 7ace56a test/py: Add test case for mkimage -o argument by Jan Kiszka · 2 years, 10 months ago
  30. c672dd7 test: test UTF-16 truncation in snprintf() by Heinrich Schuchardt · 2 years, 11 months ago
  31. 5b9a5b2 treewide: Use 16-bit Unicode strings by Simon Glass · 2 years, 11 months ago
  32. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 11 months ago
  33. 9876ae7 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 3 years ago
  34. 06f6f3d acpi: Tidy up the table list by Simon Glass · 3 years ago
  35. a924641 acpi: Tidy up the item list by Simon Glass · 3 years ago
  36. 94ba15a x86: Move base tables to a writer function by Simon Glass · 3 years ago
  37. 31c27eb x86: Use the ACPI table writer by Simon Glass · 3 years ago
  38. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years ago
  39. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  40. 93ad262 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · 3 years ago
  41. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
  42. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
  43. 04641c1 test: add test for %pUs by Heinrich Schuchardt · 2 years, 11 months ago
  44. 226fce6 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 3 years ago
  45. 0a4512b test: test_lsblk: Mark as sandbox specific by Patrick Delaunay · 3 years ago
  46. e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
  47. f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
  48. f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
  49. ff3bd49 bloblist: Put the magic number first by Simon Glass · 2 years, 11 months ago
  50. 84e63ab video: Support showing the U-Boot logo by Simon Glass · 3 years, 1 month ago
  51. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years, 1 month ago
  52. c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 3 years, 1 month ago
  53. 646e169 video: bmp: Update RLE8 support to use the write function by Simon Glass · 3 years, 1 month ago
  54. 8657ad4 sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 3 years, 1 month ago
  55. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
  56. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  57. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
  58. 3b7bf8a test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 3 years, 1 month ago
  59. 617270b configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · 3 years, 1 month ago
  60. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  61. 452e8c9 test/py: Raise a ValueError if a command fails by Simon Glass · 3 years, 2 months ago
  62. 689d0a1 test/py: Relax the naming rules for unit tests by Simon Glass · 3 years, 2 months ago
  63. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 2 months ago
  64. fb933d0 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 2 months ago
  65. 15156c9 test/py: Allow passing input to a program by Simon Glass · 3 years, 2 months ago
  66. 2b5e710 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · 3 years, 1 month ago
  67. 6e6d37f test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · 3 years, 1 month ago
  68. 9aa1a14 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · 3 years, 1 month ago
  69. 67e9b64 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · 3 years, 1 month ago
  70. 09e4098 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · 3 years, 1 month ago
  71. 1ae35c7 test: address some pylint warnings by Heinrich Schuchardt · 3 years, 1 month ago
  72. 0c9e8bf test: test truncation in snprintf() by Heinrich Schuchardt · 3 years, 1 month ago
  73. 5a51513 lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years, 1 month ago
  74. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 2 months ago
  75. ace5bb3 test/dm: fix watchdog test by Heinrich Schuchardt · 3 years, 1 month ago
  76. 4a255ea lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 2 months ago
  77. 3bfb0f7 lib: Add tests for simple_itoa() by Simon Glass · 3 years, 2 months ago
  78. bce039a test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · 3 years, 2 months ago
  79. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 2 months ago
  80. 6a86f12 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years, 2 months ago
  81. 35839ed pytest: Show a message when sandbox crashes by Simon Glass · 3 years, 2 months ago
  82. b04f64a pytest: Shorten traceback length by default by Simon Glass · 3 years, 2 months ago
  83. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  84. 9019487 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 3 months ago
  85. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  86. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  87. 39bd2c8 test/py: Add usb gadget binding test by Patrice Chotard · 3 years, 3 months ago
  88. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  89. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  90. 67bc59d Add support for an owned buffer by Simon Glass · 3 years, 3 months ago
  91. 930c887 lib: Add memdup() by Simon Glass · 3 years, 3 months ago
  92. 425c08f clk: k210: Try harder to get the best config by Sean Anderson · 3 years, 3 months ago
  93. 6e23c9f test: dm: k210: Reduce duplication in test cases by Sean Anderson · 3 years, 3 months ago
  94. a3423b3 acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
  95. 17d1fe1 test: Allow tpm2 tests to run in parallel by Simon Glass · 3 years, 3 months ago
  96. ea3164e test: Allow hush tests to run in parallel by Simon Glass · 3 years, 3 months ago
  97. cfb83f3 test: Allow vboot tests to run in parallel by Simon Glass · 3 years, 3 months ago
  98. 01e1e2a test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · 3 years, 3 months ago
  99. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  100. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago