1. 53fab13 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 1 month ago
  2. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 2 months ago
  3. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 2 months ago
  4. 99b4647 clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 2 months ago
  5. 280fcda test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True by Michal Simek · 1 year, 2 months ago
  6. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 2 months ago
  7. 36778df test: Move POST under a renamed Testing section by Simon Glass · 1 year, 1 month ago
  8. 1a4293e phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · 1 year, 2 months ago
  9. bd78f2c phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · 1 year, 2 months ago
  10. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 2 months ago
  11. feb4b91 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · 1 year, 2 months ago
  12. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 2 months ago
  13. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 2 months ago
  14. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 2 months ago
  15. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 2 months ago
  16. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 2 months ago
  17. a3eb350 tests: gpt: Remove test order dependency by Joshua Watt · 1 year, 2 months ago
  18. 8b3694a test: print: Fix hexdump test on 64bit systems by Marek Vasut · 1 year, 2 months ago
  19. ed48da3 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · 1 year, 2 months ago
  20. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 2 months ago
  21. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 2 months ago
  22. c9eff0a initcall: Support emitting events by Simon Glass · 1 year, 2 months ago
  23. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 2 months ago
  24. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 2 months ago
  25. 95311f7 fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 2 months ago
  26. 252c9c1 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · 1 year, 2 months ago
  27. 61cad8d sandbox: trace: Increase trace buffer size by Sughosh Ganu · 1 year, 2 months ago
  28. 56f243d test: capsule: Generate EFI capsules through binman by Sughosh Ganu · 1 year, 2 months ago
  29. 5986d46 bootstd: Adjust the default bootmeth order by Simon Glass · 1 year, 2 months ago
  30. 71f634b bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 2 months ago
  31. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 2 months ago
  32. 2b9adca bootstd: test: Allow binding and using any mmc device by Simon Glass · 1 year, 2 months ago
  33. c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 2 months ago
  34. 00613bc test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · 1 year, 2 months ago
  35. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 2 months ago
  36. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 2 months ago
  37. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 2 months ago
  38. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 2 months ago
  39. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 2 months ago
  40. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 2 months ago
  41. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 2 months ago
  42. f80ebb2 expo: Move cedit test into its own file and tidy by Simon Glass · 1 year, 2 months ago
  43. f2eb6ad expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 2 months ago
  44. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 1 year, 2 months ago
  45. 5ebe790 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · 1 year, 2 months ago
  46. c8659ca test: Fix the help for the ut command by Marek Vasut · 1 year, 2 months ago
  47. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  48. 25a9be7 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · 1 year, 2 months ago
  49. 2fff288 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · 1 year, 2 months ago
  50. f7ee9f3 test: unit test for semihosting by Heinrich Schuchardt · 1 year, 3 months ago
  51. 939390b test: fix a couple NULL vs IS_ERR() checks by Dan Carpenter · 1 year, 3 months ago
  52. be5f9a7 test: unicode: fix a sizeof() vs ARRAY_SIZE() bug by Dan Carpenter · 1 year, 3 months ago
  53. 7c00b80 lib/charset: fix u16_strlcat() return value by Matthias Schiffer · 1 year, 3 months ago
  54. 6158287 Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 1 year, 3 months ago
  55. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  56. a2f5c91 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 3 months ago
  57. b83dc8d lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · 1 year, 3 months ago
  58. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  59. 20e2b99 arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · 1 year, 3 months ago
  60. dd40919 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 3 months ago
  61. 9052d17 lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · 1 year, 3 months ago
  62. 76e1607 sandbox: fix a compilation error by Sergei Antonov · 1 year, 4 months ago
  63. 4f399f2 test: avoid function name 'setup' by Heinrich Schuchardt · 1 year, 3 months ago
  64. 9581166 dm: test: Add test for part_get_info_by_type by Joshua Watt · 1 year, 4 months ago
  65. 44ef285 dm: test: Improve partition test error output by Joshua Watt · 1 year, 4 months ago
  66. 19c961e dm: test: Fix partition test to use mmc2 by Joshua Watt · 1 year, 4 months ago
  67. 8900ba1 tests: Fix exception when cleaning up skipped test by Joshua Watt · 1 year, 4 months ago
  68. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 3 months ago
  69. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 3 months ago
  70. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 3 months ago
  71. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 3 months ago
  72. 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 3 months ago
  73. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 3 months ago
  74. 6ec5178 test: Skip flat-tree tests if devicetree is not used by Simon Glass · 1 year, 3 months ago
  75. 04f3dcd video: Update stb_truetype by Simon Glass · 1 year, 5 months ago
  76. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 5 months ago
  77. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 5 months ago
  78. 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 5 months ago
  79. 8872bc7 expo: Move menu-item selection into a function by Simon Glass · 1 year, 5 months ago
  80. 2e59389 expo: Support simple themes by Simon Glass · 1 year, 5 months ago
  81. 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 5 months ago
  82. ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 5 months ago
  83. ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 5 months ago
  84. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 5 months ago
  85. 9cf39bb fdt: Align the start of the livetree by Simon Glass · 1 year, 5 months ago
  86. 5904d95 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 5 months ago
  87. a8f8040 console: Correct truetype spacing error by Simon Glass · 1 year, 5 months ago
  88. 14a86a5 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 5 months ago
  89. def898c expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 5 months ago
  90. 2c522af bdinfo: Correct use of assertions by Simon Glass · 1 year, 3 months ago
  91. 42c0e5b test: Find leftovers after clean/mrproper by Tobias Deiminger · 1 year, 4 months ago
  92. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  93. 230038f test: dm: restore /firmware nodes after testing by AKASHI Takahiro · 1 year, 4 months ago
  94. bf52766 test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 5 months ago
  95. b1574dd python: Update requirements.txt for security issues by Tom Rini · 1 year, 5 months ago
  96. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 4 months ago
  97. 0773e4d test: correct architecture in EFI FIT test by Heinrich Schuchardt · 1 year, 4 months ago
  98. cb4fe56 Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year, 4 months ago
  99. 011f015 test/py: Account PCR updates properly during testing by Ilias Apalodimas · 1 year, 5 months ago
  100. 789ed27 test/py: replace 'tpm2 init, startup, selftest' sequences by Ilias Apalodimas · 1 year, 5 months ago