1. 9be531f test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · 4 years, 8 months ago
  2. b4a2f6a test: vboot: Move key creation into a function by Simon Glass · 4 years, 8 months ago
  3. 861b504 test: vboot: Fix pylint errors by Simon Glass · 4 years, 8 months ago
  4. 724c03b test: vboot: Tidy up the code a little by Simon Glass · 4 years, 8 months ago
  5. a0ba39d test: vboot: Parameterise the test by Simon Glass · 4 years, 8 months ago
  6. c35df8f test: vboot: Add a test for a forged configuration by Simon Glass · 4 years, 8 months ago
  7. f411a89 test: vboot: Drop unnecessary parameter for fit_check_sign by Simon Glass · 4 years, 8 months ago
  8. 783151e test/py: test_efi_grub_net() requires OF_CONTROL by Heinrich Schuchardt · 4 years, 8 months ago
  9. f8ce185 test/py: UEFI helloworld requires OF_CONTROL by Heinrich Schuchardt · 4 years, 8 months ago
  10. d3855cf test: typo decompression by Heinrich Schuchardt · 4 years, 8 months ago
  11. 84803e5 test/py: mmc: Fix 'mmc info' testcase by Harald Seiler · 4 years, 8 months ago
  12. 1073c23 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 9 months ago
  13. 08bb9b7 test: aes: fix memleak by Philippe Reynes · 4 years, 10 months ago
  14. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  15. 0a4d619 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
  16. 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 10 months ago
  17. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 10 months ago
  18. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 10 months ago
  19. 27c0e17 dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 10 months ago
  20. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  21. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  22. 70bc14b sound: Add a new stop_play() method by Simon Glass · 4 years, 10 months ago
  23. d856e91 test: Add a way to check each line of console output by Simon Glass · 4 years, 10 months ago
  24. 492d7b5 test: Enable console recording in tests by Simon Glass · 4 years, 10 months ago
  25. 3e85ea0 bloblist: Zero records when adding by Simon Glass · 4 years, 10 months ago
  26. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
  27. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
  28. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago
  29. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
  30. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 10 months ago
  31. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
  32. ba41e3e test: efi_selftest: fix pylint warnings by Heinrich Schuchardt · 4 years, 10 months ago
  33. a944dbb test: test_efi_fit: fix pylint warnings by Heinrich Schuchardt · 4 years, 10 months ago
  34. 61c72ea test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 10 months ago
  35. cd43fa1 doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 10 months ago
  36. f1408af Consistently use nproc for counting the CPUs by Heinrich Schuchardt · 4 years, 10 months ago
  37. bb919a5 test: dm: spi: Fix sandbox dm_test_spi_find() by Bin Meng · 5 years ago
  38. a6abf66 aes: add test unit for aes196 and aes256 by Philippe Reynes · 4 years, 11 months ago
  39. cb69a81 aes: add test unit for aes128 by Philippe Reynes · 4 years, 11 months ago
  40. 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 10 months ago
  41. dca1056 test/py: use valid device tree in test_fit.py by Heinrich Schuchardt · 5 years ago
  42. a4eb5f1 test/py: hush_if_test: Add tests to cover octal/hex values by Michal Simek · 5 years ago
  43. b00ebf5 test/cmd_ut.c: fix cmd_ut_category by Philippe Reynes · 4 years, 11 months ago
  44. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
  45. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 11 months ago
  46. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · 5 years ago
  47. 323ff9f dm: devres: Add tests by Simon Glass · 5 years ago
  48. 204675c dm: test: Add a test driver for devres by Simon Glass · 5 years ago
  49. 19920d7 test: Add functions to find the amount of allocated memory by Simon Glass · 5 years ago
  50. 912893d test: rng: Add basic test for random number generator(rng) uclass by Sughosh Ganu · 5 years ago
  51. 1cdae97 test/py: Create a test for launching UEFI binaries from FIT images by Cristian Ciocaltea · 5 years ago
  52. 0e5f653 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · 5 years ago
  53. 6c6c807 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 5 years ago
  54. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 5 years ago
  55. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  56. 1a6b0f1 Merge branch 'next' by Tom Rini · 4 years, 11 months ago
  57. dd8e634 test: Fix the boardspec for the SPL handoff test by Simon Glass · 5 years ago
  58. 66b5b9e test_env: don't strip() printenv results by Stephen Warren · 5 years ago
  59. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
  60. f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  61. 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  62. 54028bc sandbox: Add a test for IRQ by Simon Glass · 5 years ago
  63. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  64. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  65. de8e25b test.py: Make search for autoconf.mk more permissive by Simon Glass · 5 years ago
  66. b5124e3 test: add asn1 unit test by AKASHI Takahiro · 5 years ago
  67. 4b63f69 test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 5 years ago
  68. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  69. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  70. e1aba1e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  71. 513255b dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  72. 1c9bb9b tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
  73. bb51132 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  74. 37ad0fe spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
  75. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  76. f026611 test: provide test for errno_str() by Heinrich Schuchardt · 5 years ago
  77. 649bdaf test/py: Use raw strings more to avoid deprecation warnings by Tom Rini · 5 years ago
  78. a39e81b test/py: Update docs, add requirements.txt for pip by Tom Rini · 5 years ago
  79. 741e393 test/py: Rework test.py to be a different kind of wrapper by Tom Rini · 5 years ago
  80. 784e27d test/py: Update test_fs to decode check_output calls by Tom Rini · 5 years ago
  81. b18abd0 test/py: test_efi_selftest.py: Updates for python 3 support by Tom Rini · 5 years ago
  82. 439ed3e test/py: test_ut.py: Ensure we use bytes by Tom Rini · 5 years ago
  83. 6a99041 test/py: Manual python3 fixes by Tom Rini · 5 years ago
  84. 7f24c19 test/py: Automated conversion to Python 3 by Tom Rini · 5 years ago
  85. 9dfdf6e test/py: Fix pytest4 deprecation warnings by Marek Vasut · 5 years ago
  86. 1ba0781 test/py: Split mark to multiple lines by Tom Rini · 5 years ago
  87. e7e7953 test: regmap: check the values read from the regmap by Jean-Jacques Hiblot · 5 years ago
  88. c1e9c94 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
  89. 98e8418 test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
  90. 6814897 dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
  91. 1d5ef52 pytest: vboot: add a test for required key by Philippe Reynes · 5 years ago
  92. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  93. 3275e5d remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · 5 years ago
  94. b506cba remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · 5 years ago
  95. fa45a08 dm: core: Add a function to count the children of a device by Lokesh Vutla · 5 years ago
  96. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
  97. 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  98. a10a383 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · 5 years ago
  99. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  100. c5987ae dm: test: Don't fail when tests are skipped due to build by Simon Glass · 5 years ago