1. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 1 month ago
  2. 256f6da cmd: host: Print out the block size of the host device by Bin Meng · 1 year, 1 month ago
  3. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 1 month ago
  4. 3f876cb test: Fix SPL tests not being run by Sean Anderson · 1 year, 1 month ago
  5. 34124ad test/py: sleep: Add a test for the time command by Love Kumar · 1 year, 1 month ago
  6. 4a6105e test: lmb: Add test for coalescing and overlap range by Udit Kumar · 1 year, 1 month ago
  7. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 1 month ago
  8. ff6c708 sandbox: Move the bloblist down a little in memory by Simon Glass · 1 year, 1 month ago
  9. 5fe8bc3 dm: core: Add tests for oftree_path() by Simon Glass · 1 year, 1 month ago
  10. 7071c82 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 1 month ago
  11. d9216c8 dm: core: Support writing a boolean by Simon Glass · 1 year, 1 month ago
  12. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 1 month ago
  13. 67fb215 dm: core: Add a way to delete a node by Simon Glass · 1 year, 1 month ago
  14. c15862f dm: core: Add a way to copy a node by Simon Glass · 1 year, 1 month ago
  15. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 1 month ago
  16. 9bf78a5 dm: core: Tidy up comments in the ofnode tests by Simon Glass · 1 year, 1 month ago
  17. 3a1fc17 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · 1 year, 1 month ago
  18. 2479709 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 1 month ago
  19. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  20. 4c18175 test: build dependency for event unit tests by Heinrich Schuchardt · 1 year, 1 month ago
  21. aee56c0 test: fix comment indentation on tpm tests by Ilias Apalodimas · 1 year, 5 months ago
  22. 53fab13 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 1 month ago
  23. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 2 months ago
  24. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 2 months ago
  25. 99b4647 clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 2 months ago
  26. 280fcda test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True by Michal Simek · 1 year, 2 months ago
  27. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 2 months ago
  28. 36778df test: Move POST under a renamed Testing section by Simon Glass · 1 year, 1 month ago
  29. fdd6a77 test: build dependency for event unit tests by Heinrich Schuchardt · 1 year, 1 month ago
  30. 1a4293e phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · 1 year, 2 months ago
  31. bd78f2c phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · 1 year, 2 months ago
  32. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 2 months ago
  33. feb4b91 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · 1 year, 2 months ago
  34. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 2 months ago
  35. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 2 months ago
  36. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 2 months ago
  37. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 2 months ago
  38. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 2 months ago
  39. a3eb350 tests: gpt: Remove test order dependency by Joshua Watt · 1 year, 2 months ago
  40. 8b3694a test: print: Fix hexdump test on 64bit systems by Marek Vasut · 1 year, 2 months ago
  41. ed48da3 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · 1 year, 2 months ago
  42. 493fd33 nokia_rx51: Remove platform by Tom Rini · 1 year, 2 months ago
  43. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 2 months ago
  44. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 2 months ago
  45. c9eff0a initcall: Support emitting events by Simon Glass · 1 year, 2 months ago
  46. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 2 months ago
  47. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 2 months ago
  48. 95311f7 fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 2 months ago
  49. 252c9c1 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · 1 year, 2 months ago
  50. 61cad8d sandbox: trace: Increase trace buffer size by Sughosh Ganu · 1 year, 2 months ago
  51. 56f243d test: capsule: Generate EFI capsules through binman by Sughosh Ganu · 1 year, 2 months ago
  52. 5986d46 bootstd: Adjust the default bootmeth order by Simon Glass · 1 year, 2 months ago
  53. 71f634b bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 2 months ago
  54. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 2 months ago
  55. 2b9adca bootstd: test: Allow binding and using any mmc device by Simon Glass · 1 year, 2 months ago
  56. c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 2 months ago
  57. 00613bc test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · 1 year, 2 months ago
  58. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 2 months ago
  59. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 2 months ago
  60. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 2 months ago
  61. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 2 months ago
  62. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 2 months ago
  63. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 2 months ago
  64. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 2 months ago
  65. f80ebb2 expo: Move cedit test into its own file and tidy by Simon Glass · 1 year, 2 months ago
  66. f2eb6ad expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 2 months ago
  67. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 1 year, 2 months ago
  68. 5ebe790 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · 1 year, 2 months ago
  69. c8659ca test: Fix the help for the ut command by Marek Vasut · 1 year, 2 months ago
  70. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  71. 25a9be7 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · 1 year, 2 months ago
  72. 2fff288 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · 1 year, 2 months ago
  73. f7ee9f3 test: unit test for semihosting by Heinrich Schuchardt · 1 year, 3 months ago
  74. 939390b test: fix a couple NULL vs IS_ERR() checks by Dan Carpenter · 1 year, 3 months ago
  75. be5f9a7 test: unicode: fix a sizeof() vs ARRAY_SIZE() bug by Dan Carpenter · 1 year, 3 months ago
  76. 7c00b80 lib/charset: fix u16_strlcat() return value by Matthias Schiffer · 1 year, 3 months ago
  77. 6158287 Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 1 year, 3 months ago
  78. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  79. a2f5c91 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 3 months ago
  80. b83dc8d lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · 1 year, 3 months ago
  81. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  82. 20e2b99 arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · 1 year, 3 months ago
  83. dd40919 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 3 months ago
  84. 9052d17 lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · 1 year, 3 months ago
  85. 76e1607 sandbox: fix a compilation error by Sergei Antonov · 1 year, 4 months ago
  86. 4f399f2 test: avoid function name 'setup' by Heinrich Schuchardt · 1 year, 3 months ago
  87. 9581166 dm: test: Add test for part_get_info_by_type by Joshua Watt · 1 year, 4 months ago
  88. 44ef285 dm: test: Improve partition test error output by Joshua Watt · 1 year, 4 months ago
  89. 19c961e dm: test: Fix partition test to use mmc2 by Joshua Watt · 1 year, 4 months ago
  90. 8900ba1 tests: Fix exception when cleaning up skipped test by Joshua Watt · 1 year, 4 months ago
  91. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 3 months ago
  92. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 3 months ago
  93. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 3 months ago
  94. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 3 months ago
  95. 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 3 months ago
  96. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 3 months ago
  97. 6ec5178 test: Skip flat-tree tests if devicetree is not used by Simon Glass · 1 year, 3 months ago
  98. 04f3dcd video: Update stb_truetype by Simon Glass · 1 year, 5 months ago
  99. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 5 months ago
  100. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 5 months ago