1. 9528229 setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years ago
  2. d422c77 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years ago
  3. e713124 test: Add some setexpr regex tests by Simon Glass · 4 years ago
  4. 25a43ac setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years ago
  5. 90a9901 test: Add some tests for setexpr by Simon Glass · 4 years ago
  6. 56847f3 Nokia RX-51: Update test script by Pali Rohár · 4 years ago
  7. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 3 years, 11 months ago
  8. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  9. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 4 years ago
  10. de429d7 test: linking test/compression.c fails by Heinrich Schuchardt · 4 years ago
  11. c961b1b test: test/bloblist.c depends on asm/state.h by Heinrich Schuchardt · 4 years ago
  12. bf896a2 test: adjust sysreset tests by Heinrich Schuchardt · 4 years ago
  13. 35d9492 test/py: test poweroff by Heinrich Schuchardt · 4 years ago
  14. 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  15. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
  16. 89723b9 test: Add a test for log filter-* by Sean Anderson · 4 years ago
  17. fbc33df test: Add a test for getopt by Sean Anderson · 4 years ago
  18. 1227304 test: Add test for LOGFF_MIN by Sean Anderson · 4 years ago
  19. f51e5ec test: Add tests for LOGFF_DENY by Sean Anderson · 4 years ago
  20. 046b8c0 test: log: Give tests names instead of numbers by Sean Anderson · 4 years ago
  21. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  22. af11423 test: unit test for efi_create_indexed_name() by Heinrich Schuchardt · 4 years ago
  23. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years ago
  24. fbe27a5 dm: Add a test for of-platdata parent information by Simon Glass · 4 years ago
  25. a294ead dm: Use an allocated array for run-time device info by Simon Glass · 4 years ago
  26. 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years ago
  27. 36af37b dm: test: Add a check that all devices have a dev value by Simon Glass · 4 years ago
  28. b325248 dm: Add a C test for of-platdata properties by Simon Glass · 4 years ago
  29. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
  30. e1e54ff test: Run only the selected SPL test by Simon Glass · 4 years ago
  31. 7b51bf7 test: Run SPL unit tests by Simon Glass · 4 years ago
  32. bc84d58 pytest: Collect SPL unit tests by Simon Glass · 4 years ago
  33. 217293e dm: test: Add a very simple of-platadata test by Simon Glass · 4 years ago
  34. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years ago
  35. 5b448ce dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years ago
  36. ba96be4 dm: test: Build tests for SPL by Simon Glass · 4 years ago
  37. e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years ago
  38. 627988f dm: test: Disable some tests that should not run in SPL by Simon Glass · 4 years ago
  39. 16a5068 dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · 4 years ago
  40. 82c468a dm: test: Update Makefile conditions by Simon Glass · 4 years ago
  41. 1cadc76 dm: test: Sort the Makefile by Simon Glass · 4 years ago
  42. a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years ago
  43. 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years ago
  44. 15995ac test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years ago
  45. 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years ago
  46. 9201576 test: log: test message continuation by Heinrich Schuchardt · 4 years ago
  47. 305d318 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 2 months ago
  48. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years ago
  49. f52e925 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years ago
  50. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  51. 76c2ff3 video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years ago
  52. 3d19a7e test: Fix sandbox tests failing to build by Sean Anderson · 4 years ago
  53. a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years, 1 month ago
  54. 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 1 month ago
  55. 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 7 months ago
  56. feaeee8 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 2 months ago
  57. c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years, 1 month ago
  58. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 1 month ago
  59. bd180db log: Drop #ifdef in log_test by Simon Glass · 4 years, 1 month ago
  60. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 1 month ago
  61. 3e41c7b test: dm: Test for default led naming by Sean Anderson · 4 years, 1 month ago
  62. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 1 month ago
  63. cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years ago
  64. 6d9949f dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years ago
  65. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years ago
  66. 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years ago
  67. cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years ago
  68. 4aed227 bloblist: Add a command by Simon Glass · 4 years ago
  69. caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years ago
  70. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 1 month ago
  71. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 1 month ago
  72. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 1 month ago
  73. 0ced26a test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years ago
  74. 8a34d3d test/py: allow multi-digit index in in_tree() by Pratyush Yadav · 4 years ago
  75. 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  76. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  77. 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years ago
  78. 350c7f5 acpi: Add more support for generating processor tables by Simon Glass · 4 years ago
  79. 1540328 acpi: Add support for generating processor tables by Simon Glass · 4 years ago
  80. 23dd0ea dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years ago
  81. 88490e1 acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years ago
  82. da7cff3 acpi: Add support for conditions and return values by Simon Glass · 4 years ago
  83. e0a896b acpi: Add support for writing a _PRW by Simon Glass · 4 years ago
  84. 6613ed1 test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter by Patrice Chotard · 4 years, 1 month ago
  85. ccaa574 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 1 month ago
  86. 9a5d59d clk: do not disable clock if it is critical by Claudiu Beznea · 4 years, 1 month ago
  87. 4d139f3 clk: bind clk to new parent device by Claudiu Beznea · 4 years, 1 month ago
  88. cfecbaf dm: core: add support for device re-parenting by Claudiu Beznea · 4 years, 1 month ago
  89. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years ago
  90. 185440f test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 1 month ago
  91. 4431a98 test: undefined reference to 'sscanf' by Heinrich Schuchardt · 4 years, 1 month ago
  92. 9f9ecd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
  93. 8ee3a24 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 1 month ago
  94. 4cf56ec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  95. 3c0cec0 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  96. 91f6c1c test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · 4 years, 1 month ago
  97. 2b3fbcb efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 1 month ago
  98. 5bba77e test: unit test for efi_dp_check_length() by Heinrich Schuchardt · 4 years, 1 month ago
  99. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 1 month ago
  100. 12d1526 clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 4 months ago