1. 19248dc bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 11 months ago
  2. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 11 months ago
  3. 4fd7d27 test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · 11 months ago
  4. 539e2f7 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · 11 months ago
  5. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 11 months ago
  6. 2ba0f82 test: dm: add SCMI power domain protocol test by AKASHI Takahiro · 11 months ago
  7. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 12 months ago
  8. 2dd86b9 cli: Consume invalid escape sequences early by Yurii Monakov · 12 months ago
  9. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 11 months ago
  10. 500439e rockchip: test: dm: add rkmtd test by Johan Jonker · 11 months ago
  11. 7a790f0 bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 11 months ago
  12. 16e1935 bootstd: Correct logic for single uclass by Simon Glass · 11 months ago
  13. 7ae83bf bootstd: Expand boot-ordering test to include USB by Simon Glass · 11 months ago
  14. abd1e94 Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 11 months ago
  15. bc003ca sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 1 month ago
  16. 60d76e3 test: spl: Add a test for the SPI load method by Sean Anderson · 11 months ago
  17. 65efaac test: spl: Add a test for the NOR load method by Sean Anderson · 11 months ago
  18. 53d8bf8 test: spl: Add a test for the NET load method by Sean Anderson · 11 months ago
  19. 6ba8eca test: spl: Add a test for the MMC load method by Sean Anderson · 11 months ago
  20. 6c5d0d9 test: spl: Add a test for spl_blk_load_image by Sean Anderson · 11 months ago
  21. 59b3633 test: spl: Add functions to create filesystems by Sean Anderson · 11 months ago
  22. b93cc1e test: spl: Add functions to create images by Sean Anderson · 11 months ago
  23. b5bf83b test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · 11 months ago
  24. c56468a6 test: spl: Split tests up and use some configs by Sean Anderson · 11 months ago
  25. eaf7385 spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 11 months ago
  26. e0caea4 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 11 months ago
  27. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 12 months ago
  28. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 11 months ago
  29. c8e477e sandbox: add tests for UCLASS_SM by Alexey Romanov · 1 year ago
  30. 3c3f162 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 11 months ago
  31. 93ecae9 test: dm: add SCMI base protocol test by AKASHI Takahiro · 12 months ago
  32. bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 12 months ago
  33. a89d9f4 test: dm: add protocol-specific channel test by AKASHI Takahiro · 12 months ago
  34. e824d0d bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 12 months ago
  35. 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 11 months ago
  36. c2bd2d3 expo: Update tests to include textline by Simon Glass · 12 months ago
  37. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 12 months ago
  38. 256f6da cmd: host: Print out the block size of the host device by Bin Meng · 12 months ago
  39. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 12 months ago
  40. 7a82bff test/py: net: Add a test for 'pxe get' command by Love Kumar · 12 months ago
  41. 3f876cb test: Fix SPL tests not being run by Sean Anderson · 12 months ago
  42. 34124ad test/py: sleep: Add a test for the time command by Love Kumar · 12 months ago
  43. 4a6105e test: lmb: Add test for coalescing and overlap range by Udit Kumar · 12 months ago
  44. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 12 months ago
  45. ff6c708 sandbox: Move the bloblist down a little in memory by Simon Glass · 12 months ago
  46. 5fe8bc3 dm: core: Add tests for oftree_path() by Simon Glass · 12 months ago
  47. 7071c82 dm: core: Support writing a 64-bit value by Simon Glass · 12 months ago
  48. d9216c8 dm: core: Support writing a boolean by Simon Glass · 12 months ago
  49. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 12 months ago
  50. 67fb215 dm: core: Add a way to delete a node by Simon Glass · 12 months ago
  51. c15862f dm: core: Add a way to copy a node by Simon Glass · 12 months ago
  52. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 12 months ago
  53. 9bf78a5 dm: core: Tidy up comments in the ofnode tests by Simon Glass · 12 months ago
  54. 3a1fc17 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · 12 months ago
  55. 2479709 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 12 months ago
  56. ac89738 Merge branch 'next' by Tom Rini · 12 months ago
  57. 4c18175 test: build dependency for event unit tests by Heinrich Schuchardt · 1 year ago
  58. aee56c0 test: fix comment indentation on tpm tests by Ilias Apalodimas · 1 year, 4 months ago
  59. 53fab13 efi: Use the installed SMBIOS tables by Simon Glass · 1 year ago
  60. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 1 month ago
  61. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 1 month ago
  62. 99b4647 clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 1 month ago
  63. 280fcda test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True by Michal Simek · 1 year, 1 month ago
  64. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 1 month ago
  65. 36778df test: Move POST under a renamed Testing section by Simon Glass · 1 year ago
  66. fdd6a77 test: build dependency for event unit tests by Heinrich Schuchardt · 1 year ago
  67. 1a4293e phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · 1 year, 1 month ago
  68. bd78f2c phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · 1 year, 1 month ago
  69. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 1 month ago
  70. feb4b91 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · 1 year, 1 month ago
  71. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 1 month ago
  72. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 1 month ago
  73. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 1 month ago
  74. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 1 month ago
  75. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 1 month ago
  76. a3eb350 tests: gpt: Remove test order dependency by Joshua Watt · 1 year, 1 month ago
  77. 8b3694a test: print: Fix hexdump test on 64bit systems by Marek Vasut · 1 year, 1 month ago
  78. ed48da3 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · 1 year, 1 month ago
  79. 493fd33 nokia_rx51: Remove platform by Tom Rini · 1 year, 1 month ago
  80. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 1 month ago
  81. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 1 month ago
  82. c9eff0a initcall: Support emitting events by Simon Glass · 1 year, 1 month ago
  83. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 1 month ago
  84. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 1 month ago
  85. 95311f7 fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 1 month ago
  86. 252c9c1 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · 1 year, 1 month ago
  87. 61cad8d sandbox: trace: Increase trace buffer size by Sughosh Ganu · 1 year, 1 month ago
  88. 56f243d test: capsule: Generate EFI capsules through binman by Sughosh Ganu · 1 year, 1 month ago
  89. 5986d46 bootstd: Adjust the default bootmeth order by Simon Glass · 1 year, 1 month ago
  90. 71f634b bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 1 month ago
  91. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 1 month ago
  92. 2b9adca bootstd: test: Allow binding and using any mmc device by Simon Glass · 1 year, 1 month ago
  93. c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 1 month ago
  94. 00613bc test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · 1 year, 1 month ago
  95. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 1 month ago
  96. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 1 month ago
  97. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 1 month ago
  98. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 1 month ago
  99. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 1 month ago
  100. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 1 month ago