1. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 2 months ago
  2. 3ff8a9a bootstd: Refactor mmc prep to allow a different scan by Simon Glass · 1 year, 2 months ago
  3. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  4. 207fc53 test: cmd: mbr: Remove unreachable code by Alexander Gendin · 1 year, 1 month ago
  5. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 2 months ago
  6. a61057f bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 1 year, 1 month ago
  7. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
  8. 9271dbc test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · 1 year, 1 month ago
  9. a2cea82 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · 1 year, 1 month ago
  10. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · 1 year, 1 month ago
  11. 9e3474d test: dm: add SCMI power domain protocol test by AKASHI Takahiro · 1 year, 1 month ago
  12. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
  13. 6b911b6 cli: Consume invalid escape sequences early by Yurii Monakov · 1 year, 2 months ago
  14. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 1 month ago
  15. c9a97f6 rockchip: test: dm: add rkmtd test by Johan Jonker · 1 year, 1 month ago
  16. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 1 year, 1 month ago
  17. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · 1 year, 1 month ago
  18. fd5a519 bootstd: Expand boot-ordering test to include USB by Simon Glass · 1 year, 1 month ago
  19. 5c3e93f Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 1 year, 1 month ago
  20. e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
  21. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  22. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  23. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  24. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
  25. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · 1 year, 1 month ago
  26. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
  27. f65dcc0 test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  28. 20d95f8 test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · 1 year, 1 month ago
  29. dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · 1 year, 1 month ago
  30. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
  31. c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 1 month ago
  32. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  33. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  34. f6c19e1 sandbox: add tests for UCLASS_SM by Alexey Romanov · 1 year, 2 months ago
  35. b964b72 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 2 months ago
  36. 49f366b test: dm: add SCMI base protocol test by AKASHI Takahiro · 1 year, 2 months ago
  37. dae0046 test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year, 2 months ago
  38. cc4ecda test: dm: add protocol-specific channel test by AKASHI Takahiro · 1 year, 2 months ago
  39. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 2 months ago
  40. 00135d8 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 2 months ago
  41. 70c579b expo: Update tests to include textline by Simon Glass · 1 year, 2 months ago
  42. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  43. c437378 cmd: host: Print out the block size of the host device by Bin Meng · 1 year, 2 months ago
  44. 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
  45. 55ef453 test/py: net: Add a test for 'pxe get' command by Love Kumar · 1 year, 2 months ago
  46. 5765fb1 test: Fix SPL tests not being run by Sean Anderson · 1 year, 2 months ago
  47. e08bee9 test/py: sleep: Add a test for the time command by Love Kumar · 1 year, 2 months ago
  48. 2757525 test: lmb: Add test for coalescing and overlap range by Udit Kumar · 1 year, 2 months ago
  49. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  50. 9f076ea sandbox: Move the bloblist down a little in memory by Simon Glass · 1 year, 2 months ago
  51. 310487d dm: core: Add tests for oftree_path() by Simon Glass · 1 year, 2 months ago
  52. c681e09 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 2 months ago
  53. 86ef399 dm: core: Support writing a boolean by Simon Glass · 1 year, 2 months ago
  54. ebbe90b dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 2 months ago
  55. 4544877 dm: core: Add a way to delete a node by Simon Glass · 1 year, 2 months ago
  56. 7c33c96 dm: core: Add a way to copy a node by Simon Glass · 1 year, 2 months ago
  57. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 2 months ago
  58. 75b8a87 dm: core: Tidy up comments in the ofnode tests by Simon Glass · 1 year, 2 months ago
  59. db6d872 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · 1 year, 2 months ago
  60. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 2 months ago
  61. b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  62. 7af1e79 test: build dependency for event unit tests by Heinrich Schuchardt · 1 year, 3 months ago
  63. 83e0d21 test: fix comment indentation on tpm tests by Ilias Apalodimas · 1 year, 6 months ago
  64. aadec12 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 2 months ago
  65. 6a7c1ce dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 3 months ago
  66. 43c42bd dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 3 months ago
  67. 8f03cef clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 3 months ago
  68. a59a24b test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True by Michal Simek · 1 year, 3 months ago
  69. 08a194e dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 3 months ago
  70. f37d29a test: Move POST under a renamed Testing section by Simon Glass · 1 year, 3 months ago
  71. 49b7333 test: build dependency for event unit tests by Heinrich Schuchardt · 1 year, 3 months ago
  72. bec9051 phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · 1 year, 3 months ago
  73. 12830df phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · 1 year, 3 months ago
  74. 9f89e68 phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 3 months ago
  75. ffe06b4 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · 1 year, 3 months ago
  76. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 3 months ago
  77. 9e58adf cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 3 months ago
  78. da40173 cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 3 months ago
  79. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 3 months ago
  80. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 3 months ago
  81. d64d579 tests: gpt: Remove test order dependency by Joshua Watt · 1 year, 3 months ago
  82. 6bb14de test: print: Fix hexdump test on 64bit systems by Marek Vasut · 1 year, 3 months ago
  83. dd7af67 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · 1 year, 3 months ago
  84. a4bdec2 nokia_rx51: Remove platform by Tom Rini · 1 year, 3 months ago
  85. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  86. b8357c1 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  87. 6b42d38 initcall: Support emitting events by Simon Glass · 1 year, 3 months ago
  88. 3bfbedd event: Support a simple spy record by Simon Glass · 1 year, 3 months ago
  89. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 3 months ago
  90. 4ede2df fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 3 months ago
  91. 33f8386 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · 1 year, 3 months ago
  92. 0c3783e sandbox: trace: Increase trace buffer size by Sughosh Ganu · 1 year, 3 months ago
  93. 467130a test: capsule: Generate EFI capsules through binman by Sughosh Ganu · 1 year, 3 months ago
  94. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · 1 year, 3 months ago
  95. d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 3 months ago
  96. fff928c bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 3 months ago
  97. bb76a5c bootstd: test: Allow binding and using any mmc device by Simon Glass · 1 year, 3 months ago
  98. d465ad5 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 3 months ago
  99. 0870921 test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · 1 year, 3 months ago
  100. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 4 months ago