1. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 2 months ago
  2. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 2 months ago
  3. f80ebb2 expo: Move cedit test into its own file and tidy by Simon Glass · 1 year, 2 months ago
  4. f2eb6ad expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 2 months ago
  5. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 1 year, 2 months ago
  6. 5ebe790 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · 1 year, 2 months ago
  7. c8659ca test: Fix the help for the ut command by Marek Vasut · 1 year, 2 months ago
  8. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  9. 25a9be7 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · 1 year, 2 months ago
  10. 2fff288 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · 1 year, 2 months ago
  11. f7ee9f3 test: unit test for semihosting by Heinrich Schuchardt · 1 year, 3 months ago
  12. 939390b test: fix a couple NULL vs IS_ERR() checks by Dan Carpenter · 1 year, 3 months ago
  13. be5f9a7 test: unicode: fix a sizeof() vs ARRAY_SIZE() bug by Dan Carpenter · 1 year, 3 months ago
  14. 7c00b80 lib/charset: fix u16_strlcat() return value by Matthias Schiffer · 1 year, 3 months ago
  15. 6158287 Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 1 year, 3 months ago
  16. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  17. a2f5c91 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 3 months ago
  18. b83dc8d lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · 1 year, 3 months ago
  19. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  20. 20e2b99 arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · 1 year, 3 months ago
  21. dd40919 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 3 months ago
  22. 9052d17 lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · 1 year, 3 months ago
  23. 76e1607 sandbox: fix a compilation error by Sergei Antonov · 1 year, 4 months ago
  24. 4f399f2 test: avoid function name 'setup' by Heinrich Schuchardt · 1 year, 3 months ago
  25. 9581166 dm: test: Add test for part_get_info_by_type by Joshua Watt · 1 year, 4 months ago
  26. 44ef285 dm: test: Improve partition test error output by Joshua Watt · 1 year, 4 months ago
  27. 19c961e dm: test: Fix partition test to use mmc2 by Joshua Watt · 1 year, 4 months ago
  28. 8900ba1 tests: Fix exception when cleaning up skipped test by Joshua Watt · 1 year, 4 months ago
  29. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 3 months ago
  30. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 3 months ago
  31. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 3 months ago
  32. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 3 months ago
  33. 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 3 months ago
  34. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 3 months ago
  35. 6ec5178 test: Skip flat-tree tests if devicetree is not used by Simon Glass · 1 year, 3 months ago
  36. 04f3dcd video: Update stb_truetype by Simon Glass · 1 year, 5 months ago
  37. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 5 months ago
  38. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 5 months ago
  39. 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 5 months ago
  40. 8872bc7 expo: Move menu-item selection into a function by Simon Glass · 1 year, 5 months ago
  41. 2e59389 expo: Support simple themes by Simon Glass · 1 year, 5 months ago
  42. 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 5 months ago
  43. ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 5 months ago
  44. ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 5 months ago
  45. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 5 months ago
  46. 9cf39bb fdt: Align the start of the livetree by Simon Glass · 1 year, 5 months ago
  47. 5904d95 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 5 months ago
  48. a8f8040 console: Correct truetype spacing error by Simon Glass · 1 year, 5 months ago
  49. 14a86a5 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 5 months ago
  50. def898c expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 5 months ago
  51. 2c522af bdinfo: Correct use of assertions by Simon Glass · 1 year, 3 months ago
  52. 42c0e5b test: Find leftovers after clean/mrproper by Tobias Deiminger · 1 year, 4 months ago
  53. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  54. 230038f test: dm: restore /firmware nodes after testing by AKASHI Takahiro · 1 year, 4 months ago
  55. bf52766 test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 5 months ago
  56. b1574dd python: Update requirements.txt for security issues by Tom Rini · 1 year, 5 months ago
  57. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 4 months ago
  58. 0773e4d test: correct architecture in EFI FIT test by Heinrich Schuchardt · 1 year, 4 months ago
  59. 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
  60. 011f015 test/py: Account PCR updates properly during testing by Ilias Apalodimas · 1 year, 4 months ago
  61. 789ed27 test/py: replace 'tpm2 init, startup, selftest' sequences by Ilias Apalodimas · 1 year, 4 months ago
  62. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 4 months ago
  63. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  64. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  65. 72168b9 test: dm: fwu: fix for the updated api by Jassi Brar · 1 year, 8 months ago
  66. b6f954e test/py: efi_capsule: test for FMP versioning by Masahisa Kojima · 1 year, 4 months ago
  67. 482ef90 test: efi_capsule: refactor efi_capsule test by Masahisa Kojima · 1 year, 4 months ago
  68. 1e4d965 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 6 months ago
  69. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 5 months ago
  70. c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 5 months ago
  71. 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 6 months ago
  72. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
  73. 4c51680 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 6 months ago
  74. eafbe16 test/py: IPv6 network discovery test by Ehsan Mohandesi · 1 year, 6 months ago
  75. 29fb68c net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · 1 year, 6 months ago
  76. 7f30eec Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · 1 year, 6 months ago
  77. 27a03f0 efi: Rename the base efi self-test by Simon Glass · 1 year, 6 months ago
  78. bd730aa test: fix pydoc issues for EFI tests by Heinrich Schuchardt · 1 year, 6 months ago
  79. 2ac800a test: hush_if_test: Add hush variable test by Stefan Herbrechtsmeier · 1 year, 7 months ago
  80. 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 6 months ago
  81. 37937ab core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 6 months ago
  82. f53e973 test: fdt: Fix copyright message by Marek Vasut · 1 year, 6 months ago
  83. 56722fa sandbox64: add a test case for UCLASS_NVMXIP by Abdellatif El Khlifi · 1 year, 6 months ago
  84. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 6 months ago
  85. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 6 months ago
  86. af2fde4 pytest: Use --lazy with umount by Tom Rini · 1 year, 7 months ago
  87. 005acb2 test: move unit tests into a sub-menu by Heinrich Schuchardt · 1 year, 7 months ago
  88. 0b8b7d4 test: improve configuration for Kconfig test options by Heinrich Schuchardt · 1 year, 7 months ago
  89. 9031cb6 test: fix launch_efi() by Heinrich Schuchardt · 1 year, 6 months ago
  90. b54477f test: fix pylint warning for capsule tests by Heinrich Schuchardt · 1 year, 6 months ago
  91. 94f40b9 test: dm: mmc: Check block erasing boundaries by Loic Poulain · 1 year, 9 months ago
  92. 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 8 months ago
  93. 83d48a3 test/py: android: extend abootimg test by Safae Ouajih · 1 year, 9 months ago
  94. 046b8ef pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 7 months ago
  95. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 7 months ago
  96. 00be519 test: Run the VPL tests with 'make check' by Simon Glass · 1 year, 7 months ago
  97. 8511aab vbe: Use the correct image filename in the test by Simon Glass · 1 year, 7 months ago
  98. b4fae89 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 7 months ago
  99. 90999b4 test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · 1 year, 7 months ago
  100. f98b112 test: fs: Check fat short file name by Stefan Herbrechtsmeier · 1 year, 7 months ago