1. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 7 months ago
  2. 7247162 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 8 months ago
  3. a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 8 months ago
  4. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 8 months ago
  5. 1b11de7 test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 8 months ago
  6. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  7. 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  8. 2050f82 clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  9. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 9 months ago
  10. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 9 months ago
  11. 2f3d6a4 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 9 months ago
  12. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 9 months ago
  13. 49a1a4b test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · 1 year, 9 months ago
  14. 9024002 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 9 months ago
  15. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 9 months ago
  16. d94d984 dm: part: Update test to use mmc2 by Simon Glass · 1 year, 9 months ago
  17. a0fb9de dm: test: Correct assertion in dm_test_part() by Simon Glass · 1 year, 9 months ago
  18. 7943ae2 test:dm:fix typo by Yuepeng Xing · 1 year, 11 months ago
  19. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  20. 14f2d08 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  21. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  22. e4d30fd test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 1 year, 11 months ago
  23. 789a2c7 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 1 year, 11 months ago
  24. 8576dcd test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 1 year, 11 months ago
  25. d9f5c41 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 1 year, 11 months ago
  26. 184ded4 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 1 year, 11 months ago
  27. 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 1 year, 11 months ago
  28. 499503e dm: Add tests for the sandbox host driver by Simon Glass · 2 years ago
  29. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  30. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years ago
  31. fa1e420 dm: test: Drop the special function for running DM tests by Simon Glass · 2 years ago
  32. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years ago
  33. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years ago
  34. 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years ago
  35. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  36. c43635b test: Update tests to use the skip feature by Simon Glass · 2 years ago
  37. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  38. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  39. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago
  40. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 2 years ago
  41. e77ef0b k210: fix k210_pll_calc_config() by Heinrich Schuchardt · 2 years ago
  42. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  43. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years ago
  44. dfecd63 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years ago
  45. 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 1 month ago
  46. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 1 month ago
  47. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 1 month ago
  48. 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 1 month ago
  49. 88a1ae8 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 1 month ago
  50. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 1 month ago
  51. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  52. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 1 month ago
  53. 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 1 month ago
  54. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 1 month ago
  55. 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 1 month ago
  56. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 1 month ago
  57. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 1 month ago
  58. 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 1 month ago
  59. c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 1 month ago
  60. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 1 month ago
  61. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 1 month ago
  62. 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years, 1 month ago
  63. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  64. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  65. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  66. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 2 months ago
  67. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 4 months ago
  68. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 2 months ago
  69. 21ddac1 dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 3 months ago
  70. fc7ceae dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 3 months ago
  71. c4d7247 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 3 months ago
  72. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 3 months ago
  73. e033c18 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 3 months ago
  74. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 3 months ago
  75. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 3 months ago
  76. b7eaa4f dm: core: Tidy up ofnode-writing test by Simon Glass · 2 years, 3 months ago
  77. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 3 months ago
  78. 6571559 dm: core: Move ofnode-writing test to ofnode by Simon Glass · 2 years, 3 months ago
  79. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 3 months ago
  80. de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 3 months ago
  81. 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 4 months ago
  82. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 3 months ago
  83. ebaa3d0 test: fix CONFIG_ACPIGEN dependencies by Heinrich Schuchardt · 2 years, 4 months ago
  84. 0dfda34 dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 6 months ago
  85. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 6 months ago
  86. df33fd2 test: eth: Add test for ethernet addresses by Sean Anderson · 2 years, 6 months ago
  87. bedb182 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 6 months ago
  88. d036104 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · 2 years, 5 months ago
  89. 420b3e5 test: dm: virtio: Test virtio device driver probing by Andrew Scull · 2 years, 5 months ago
  90. acd3b27 virtio: sandbox: Bind RNG rather than block device by Andrew Scull · 2 years, 5 months ago
  91. 8df508f test: dm: virtio: Split out virtio device tests by Andrew Scull · 2 years, 5 months ago
  92. 82c8610 test: dm: virtio: Test notify before del_vqs by Andrew Scull · 2 years, 5 months ago
  93. 1674b6c virtio: sandbox: Fix device features bitfield by Andrew Scull · 2 years, 5 months ago
  94. b1fe820 dm: test: virtio: Test the virtio ring by Andrew Scull · 2 years, 5 months ago
  95. 012afa8 test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some case by Patrice Chotard · 2 years, 7 months ago
  96. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 7 months ago
  97. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  98. 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 6 months ago
  99. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  100. 55e6adb test: pci: Test PCI address conversion functions by Andrew Scull · 2 years, 6 months ago