1. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 5 months ago
  2. 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, 5 months ago
  3. 011f015 test/py: Account PCR updates properly during testing by Ilias Apalodimas · 1 year, 5 months ago
  4. 789ed27 test/py: replace 'tpm2 init, startup, selftest' sequences by Ilias Apalodimas · 1 year, 5 months ago
  5. 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, 5 months ago
  6. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
  7. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
  8. 72168b9 test: dm: fwu: fix for the updated api by Jassi Brar · 1 year, 8 months ago
  9. b6f954e test/py: efi_capsule: test for FMP versioning by Masahisa Kojima · 1 year, 5 months ago
  10. 482ef90 test: efi_capsule: refactor efi_capsule test by Masahisa Kojima · 1 year, 5 months ago
  11. 1e4d965 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 7 months ago
  12. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 6 months ago
  13. c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 6 months ago
  14. 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 6 months ago
  15. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
  16. 4c51680 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 7 months ago
  17. eafbe16 test/py: IPv6 network discovery test by Ehsan Mohandesi · 1 year, 7 months ago
  18. 29fb68c net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · 1 year, 7 months ago
  19. 7f30eec Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · 1 year, 6 months ago
  20. 27a03f0 efi: Rename the base efi self-test by Simon Glass · 1 year, 7 months ago
  21. bd730aa test: fix pydoc issues for EFI tests by Heinrich Schuchardt · 1 year, 7 months ago
  22. 2ac800a test: hush_if_test: Add hush variable test by Stefan Herbrechtsmeier · 1 year, 8 months ago
  23. 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 7 months ago
  24. 37937ab core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 7 months ago
  25. f53e973 test: fdt: Fix copyright message by Marek Vasut · 1 year, 7 months ago
  26. 56722fa sandbox64: add a test case for UCLASS_NVMXIP by Abdellatif El Khlifi · 1 year, 7 months ago
  27. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
  28. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 7 months ago
  29. af2fde4 pytest: Use --lazy with umount by Tom Rini · 1 year, 7 months ago
  30. 005acb2 test: move unit tests into a sub-menu by Heinrich Schuchardt · 1 year, 7 months ago
  31. 0b8b7d4 test: improve configuration for Kconfig test options by Heinrich Schuchardt · 1 year, 8 months ago
  32. 9031cb6 test: fix launch_efi() by Heinrich Schuchardt · 1 year, 7 months ago
  33. b54477f test: fix pylint warning for capsule tests by Heinrich Schuchardt · 1 year, 7 months ago
  34. 94f40b9 test: dm: mmc: Check block erasing boundaries by Loic Poulain · 1 year, 10 months ago
  35. 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 9 months ago
  36. 83d48a3 test/py: android: extend abootimg test by Safae Ouajih · 1 year, 9 months ago
  37. 046b8ef pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 8 months ago
  38. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 7 months ago
  39. 00be519 test: Run the VPL tests with 'make check' by Simon Glass · 1 year, 8 months ago
  40. 8511aab vbe: Use the correct image filename in the test by Simon Glass · 1 year, 8 months ago
  41. b4fae89 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 8 months ago
  42. 90999b4 test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · 1 year, 8 months ago
  43. f98b112 test: fs: Check fat short file name by Stefan Herbrechtsmeier · 1 year, 8 months ago
  44. 49b7d69 test: exit: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
  45. 0d73c23 test: fdt: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
  46. dd1f34a unit-test: cover run_commandf() by test-cases by Evgeny Bachinin · 1 year, 8 months ago
  47. 447dfbc test: Add test for new command pci_mps by Stephen Carlson · 1 year, 8 months ago
  48. be0169f cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 8 months ago
  49. 17b45e6 cli: Correct several bugs in cli_getch() by Simon Glass · 1 year, 8 months ago
  50. 20c5c45 test: add tests of 'read' and 'write' shell commands by Rasmus Villemoes · 1 year, 9 months ago
  51. cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
  52. c5fe73e test: cmd: fdt: Test fdt apply by Marek Vasut · 1 year, 9 months ago
  53. 77291e6 test: cmd: fdt: Test fdt chosen by Marek Vasut · 1 year, 9 months ago
  54. 50daa2e test: cmd: fdt: Test fdt rsvmem by Marek Vasut · 1 year, 9 months ago
  55. d9b4c9f test: cmd: fdt: Test fdt memory by Marek Vasut · 1 year, 9 months ago
  56. 927e03b test: cmd: fdt: Test fdt header by Marek Vasut · 1 year, 9 months ago
  57. b0cd7cc test: cmd: fdt: Test fdt print and list by Marek Vasut · 1 year, 9 months ago
  58. a96dea2 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 8 months ago
  59. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 8 months ago
  60. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
  61. 3080ddf test: unit test for crc8 by Heinrich Schuchardt · 1 year, 9 months ago
  62. aa89aeb test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
  63. caec1be test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
  64. e7c7878 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
  65. a6bcd97 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
  66. 55d0f98 test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
  67. 1b025af test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
  68. 4e22e12 test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
  69. 4efea81 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
  70. 79bcd80 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
  71. e2d7daa test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  72. ed14576 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  73. 21e1d93b test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
  74. 38805e0 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
  75. 4a9fe8c test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
  76. 3998b45 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 9 months ago
  77. 2628151 test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
  78. e46a438 test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
  79. 6c28594 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
  80. 8bd49a8 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
  81. 66e975a test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
  82. b6d1dec test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
  83. 890d3fc test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
  84. 8fa2835 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
  85. 0572872 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
  86. f1df20a test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  87. 39e0727 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  88. d672976 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
  89. 025b9d8 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
  90. ab40faf test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
  91. 7b7f1bf test: Add concurrencytest to the requirements by Simon Glass · 1 year, 9 months ago
  92. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  93. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
  94. 7247162 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 8 months ago
  95. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 8 months ago
  96. d577459 test: Tidy up sandbox handling in test-main by Simon Glass · 1 year, 9 months ago
  97. a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
  98. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 9 months ago
  99. 1b11de7 test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 9 months ago
  100. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago