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