1. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  2. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
  3. 8226df3 test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 3 years ago
  4. a0faaff configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · 3 years ago
  5. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  6. 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · 3 years, 1 month ago
  7. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · 3 years, 1 month ago
  8. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 1 month ago
  9. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 1 month ago
  10. 3002701 test/py: Allow passing input to a program by Simon Glass · 3 years, 1 month ago
  11. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · 3 years ago
  12. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · 3 years ago
  13. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · 3 years ago
  14. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · 3 years ago
  15. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · 3 years ago
  16. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · 3 years ago
  17. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · 3 years ago
  18. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years ago
  19. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  20. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · 3 years, 1 month ago
  21. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 1 month ago
  22. 978739d lib: Add tests for simple_itoa() by Simon Glass · 3 years, 1 month ago
  23. f1f8740 test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · 3 years, 1 month ago
  24. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  25. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years, 1 month ago
  26. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · 3 years, 2 months ago
  27. 1919348 pytest: Shorten traceback length by default by Simon Glass · 3 years, 2 months ago
  28. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  29. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 3 months ago
  30. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  31. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  32. 4ffd03a test/py: Add usb gadget binding test by Patrice Chotard · 3 years, 3 months ago
  33. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  34. caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  35. 143fa86 Add support for an owned buffer by Simon Glass · 3 years, 2 months ago
  36. 4b2a18b lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  37. e72139e clk: k210: Try harder to get the best config by Sean Anderson · 3 years, 2 months ago
  38. e850b4c test: dm: k210: Reduce duplication in test cases by Sean Anderson · 3 years, 2 months ago
  39. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
  40. 9fdddc8 test: Allow tpm2 tests to run in parallel by Simon Glass · 3 years, 2 months ago
  41. 9ce82a5 test: Allow hush tests to run in parallel by Simon Glass · 3 years, 2 months ago
  42. e9eeca8 test: Allow vboot tests to run in parallel by Simon Glass · 3 years, 2 months ago
  43. 16521e7 test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · 3 years, 2 months ago
  44. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  45. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
  46. 5041e42 net: update NXP copyright text by Vladimir Oltean · 3 years, 2 months ago
  47. d0632a8 test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · 3 years, 4 months ago
  48. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years, 2 months ago
  49. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  50. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 3 months ago
  51. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 4 months ago
  52. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 4 months ago
  53. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 4 months ago
  54. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  55. eca717c test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · 3 years, 4 months ago
  56. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  57. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  58. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · 3 years, 3 months ago
  59. 723ef9d test: Tidy a comment in the bloblist test by Simon Glass · 3 years, 3 months ago
  60. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  61. 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  62. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  63. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
  64. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
  65. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 6 months ago
  66. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 4 months ago
  67. 9f1868e test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · 3 years, 4 months ago
  68. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 4 months ago
  69. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 months ago
  70. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
  71. b9efdf5 lib: Add octal tests for simple_strtoul/l() by Simon Glass · 3 years, 4 months ago
  72. 238efc2 lib: Add tests for simple_strtoull() by Simon Glass · 3 years, 4 months ago
  73. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 4 months ago
  74. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  75. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  76. 4311832 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
  77. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 4 months ago
  78. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 4 months ago
  79. 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
  80. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  81. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  82. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · 3 years, 4 months ago
  83. 6358207 test: cmd: setexpr: add format string tests by Roland Gaudig · 3 years, 4 months ago
  84. ae93e8a dm: test: Add test case to check node name ignoring unit address by Kishon Vijay Abraham I · 3 years, 4 months ago
  85. d908210 test: Fix size_t formats in strlcat test by Simon Glass · 3 years, 4 months ago
  86. 35d111e test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · 3 years, 4 months ago
  87. e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 5 months ago
  88. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 5 months ago
  89. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 5 months ago
  90. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 6 months ago
  91. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 6 months ago
  92. b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · 3 years, 6 months ago
  93. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
  94. 81cd040 log: Allow padding of the function name by Simon Glass · 3 years, 5 months ago
  95. fc7a744 blk: Support iteration by Simon Glass · 3 years, 5 months ago
  96. 3e26de5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 5 months ago
  97. f20a113 bloblist: Support resizing a blob by Simon Glass · 3 years, 5 months ago
  98. 1cd0600 sandbox: Support executables for more phases by Simon Glass · 3 years, 5 months ago
  99. f700504 test: Avoid a build error with SPL by Simon Glass · 3 years, 5 months ago
  100. 2697425 test: Add DM_DMA to be disabled by Simon Glass · 3 years, 5 months ago