1. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  2. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 1 month ago
  3. 2ba0f82 test: dm: add SCMI power domain protocol test by AKASHI Takahiro · 1 year ago
  4. 500439e rockchip: test: dm: add rkmtd test by Johan Jonker · 1 year ago
  5. bc003ca sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 2 months ago
  6. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year ago
  7. c8e477e sandbox: add tests for UCLASS_SM by Alexey Romanov · 1 year, 1 month ago
  8. 93ecae9 test: dm: add SCMI base protocol test by AKASHI Takahiro · 1 year ago
  9. bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year ago
  10. a89d9f4 test: dm: add protocol-specific channel test by AKASHI Takahiro · 1 year ago
  11. 256f6da cmd: host: Print out the block size of the host device by Bin Meng · 1 year, 1 month ago
  12. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 1 month ago
  13. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 1 month ago
  14. 5fe8bc3 dm: core: Add tests for oftree_path() by Simon Glass · 1 year, 1 month ago
  15. 7071c82 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 1 month ago
  16. d9216c8 dm: core: Support writing a boolean by Simon Glass · 1 year, 1 month ago
  17. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 1 month ago
  18. 67fb215 dm: core: Add a way to delete a node by Simon Glass · 1 year, 1 month ago
  19. c15862f dm: core: Add a way to copy a node by Simon Glass · 1 year, 1 month ago
  20. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 1 month ago
  21. 9bf78a5 dm: core: Tidy up comments in the ofnode tests by Simon Glass · 1 year, 1 month ago
  22. 3a1fc17 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · 1 year, 1 month ago
  23. 2479709 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 1 month ago
  24. aee56c0 test: fix comment indentation on tpm tests by Ilias Apalodimas · 1 year, 5 months ago
  25. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 2 months ago
  26. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 2 months ago
  27. 99b4647 clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 2 months ago
  28. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 2 months ago
  29. 1a4293e phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · 1 year, 2 months ago
  30. bd78f2c phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · 1 year, 2 months ago
  31. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 2 months ago
  32. feb4b91 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · 1 year, 2 months ago
  33. ed48da3 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · 1 year, 2 months ago
  34. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 2 months ago
  35. 95311f7 fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 2 months ago
  36. 00613bc test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · 1 year, 2 months ago
  37. 5ebe790 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · 1 year, 2 months ago
  38. 25a9be7 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · 1 year, 2 months ago
  39. 2fff288 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · 1 year, 2 months ago
  40. a2f5c91 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 3 months ago
  41. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  42. dd40919 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 3 months ago
  43. 76e1607 sandbox: fix a compilation error by Sergei Antonov · 1 year, 4 months ago
  44. 9581166 dm: test: Add test for part_get_info_by_type by Joshua Watt · 1 year, 4 months ago
  45. 44ef285 dm: test: Improve partition test error output by Joshua Watt · 1 year, 4 months ago
  46. 19c961e dm: test: Fix partition test to use mmc2 by Joshua Watt · 1 year, 4 months ago
  47. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 3 months ago
  48. 04f3dcd video: Update stb_truetype by Simon Glass · 1 year, 5 months ago
  49. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 5 months ago
  50. 9cf39bb fdt: Align the start of the livetree by Simon Glass · 1 year, 5 months ago
  51. a8f8040 console: Correct truetype spacing error by Simon Glass · 1 year, 5 months ago
  52. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 4 months ago
  53. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  54. 72168b9 test: dm: fwu: fix for the updated api by Jassi Brar · 1 year, 8 months ago
  55. 1e4d965 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 6 months ago
  56. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
  57. 4c51680 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 6 months ago
  58. 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 6 months ago
  59. 37937ab core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 6 months ago
  60. 56722fa sandbox64: add a test case for UCLASS_NVMXIP by Abdellatif El Khlifi · 1 year, 6 months ago
  61. 94f40b9 test: dm: mmc: Check block erasing boundaries by Loic Poulain · 1 year, 9 months ago
  62. 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 8 months ago
  63. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 7 months ago
  64. 7247162 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 8 months ago
  65. a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 8 months ago
  66. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 8 months ago
  67. 1b11de7 test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 8 months ago
  68. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  69. 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  70. 2050f82 clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  71. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 9 months ago
  72. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 9 months ago
  73. 2f3d6a4 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 9 months ago
  74. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 9 months ago
  75. 49a1a4b test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · 1 year, 9 months ago
  76. 9024002 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 9 months ago
  77. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 9 months ago
  78. d94d984 dm: part: Update test to use mmc2 by Simon Glass · 1 year, 9 months ago
  79. a0fb9de dm: test: Correct assertion in dm_test_part() by Simon Glass · 1 year, 9 months ago
  80. 7943ae2 test:dm:fix typo by Yuepeng Xing · 1 year, 11 months ago
  81. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  82. 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
  83. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  84. e4d30fd test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 1 year, 11 months ago
  85. 789a2c7 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 1 year, 11 months ago
  86. 8576dcd test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 1 year, 11 months ago
  87. d9f5c41 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 1 year, 11 months ago
  88. 184ded4 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 1 year, 11 months ago
  89. 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 1 year, 11 months ago
  90. 499503e dm: Add tests for the sandbox host driver by Simon Glass · 2 years ago
  91. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  92. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years ago
  93. fa1e420 dm: test: Drop the special function for running DM tests by Simon Glass · 2 years ago
  94. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years ago
  95. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years ago
  96. 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years ago
  97. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  98. c43635b test: Update tests to use the skip feature by Simon Glass · 2 years ago
  99. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  100. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago