1. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  2. 2440d04 event: Re-add file paths to the tests by Tom Rini · 2 years ago
  3. 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  4. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
  5. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years, 1 month ago
  6. 5c8e0a6 test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 2 years ago
  7. 3b673c0 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 2 years ago
  8. ac6a9ce test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 2 years ago
  9. 224f563 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 2 years ago
  10. f96b109 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 2 years ago
  11. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
  12. d623b47 test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  13. d63c290 test: Disable part of the setexpr test for now by Simon Glass · 2 years ago
  14. 78c060d test: cmd: fdt: Add fdt get value test case by Marek Vasut · 2 years, 1 month ago
  15. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years ago
  16. 2c7b0e4 dm: Add tests for the sandbox host driver by Simon Glass · 2 years, 1 month ago
  17. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  18. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
  19. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
  20. fb998c2 test: Allow showing basic information about tests by Simon Glass · 2 years, 1 month ago
  21. 154bb8e test: Tidy up help for ut command by Simon Glass · 2 years, 1 month ago
  22. 0f7eb63 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 2 years, 1 month ago
  23. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
  24. 2a83e86 dm: test: Drop the special function for running DM tests by Simon Glass · 2 years, 1 month ago
  25. fbd9550 test: Correct pylint warnings in fs_helper by Simon Glass · 2 years, 1 month ago
  26. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · 2 years, 1 month ago
  27. f29ced6 test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · 2 years, 2 months ago
  28. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
  29. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  30. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years, 1 month ago
  31. 5490548 vbe: Use a manual test by Simon Glass · 2 years, 1 month ago
  32. a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
  33. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
  34. a6a06cc vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years, 1 month ago
  35. 39db199 vbe: Move OS implementation into a separate file by Simon Glass · 2 years, 1 month ago
  36. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years, 1 month ago
  37. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
  38. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
  39. 1886100 dm: blk: Add udevice functions by Simon Glass · 2 years, 1 month ago
  40. 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  41. c759944 test: Update tests to use the skip feature by Simon Glass · 2 years, 1 month ago
  42. 816fe6c test: Report skippped tests by Simon Glass · 2 years, 1 month ago
  43. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  44. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  45. 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
  46. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 2 months ago
  47. 520ee2e event: Drop the path when checking event-list filenames by Simon Glass · 2 years, 2 months ago
  48. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 1 month ago
  49. 2e8bbd4 test: Move to a working version of setuptools by Simon Glass · 2 years, 1 month ago
  50. 6a546a9 test: Fix typo in test name by Michal Suchanek · 2 years, 2 months ago
  51. 135e5f6 k210: fix k210_pll_calc_config() by Heinrich Schuchardt · 2 years, 2 months ago
  52. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 2 months ago
  53. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 2 months ago
  54. 1b035c1 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years, 2 months ago
  55. 8025346 bootstd: Move VBE setup into a shared function by Simon Glass · 2 years, 2 months ago
  56. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 2 months ago
  57. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
  58. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 2 months ago
  59. f5a5902 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 2 months ago
  60. 90a082d test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 2 months ago
  61. 7327b4c test: cmd: add test for temperature command by Robert Marko · 2 years, 3 months ago
  62. f841bb8 cmd: xxd: add new command by Roger Knecht · 2 years, 3 months ago
  63. 11827c4 cmd: cat: add new command by Roger Knecht · 2 years, 3 months ago
  64. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
  65. 4c18acf test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years, 2 months ago
  66. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
  67. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  68. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  69. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 3 months ago
  70. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · 2 years, 3 months ago
  71. dad9751 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 3 months ago
  72. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  73. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  74. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  75. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 3 months ago
  76. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  77. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  78. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 3 months ago
  79. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  80. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  81. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
  82. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
  83. 60f0899 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
  84. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
  85. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 3 months ago
  86. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  87. 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
  88. 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
  89. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  90. 509f32e sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
  91. c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 3 months ago
  92. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  93. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  94. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  95. 4c24171 Nokia RX-51: Add booting from UBI into test script by Pali Rohár · 2 years, 3 months ago
  96. 9322905 Nokia RX-51: Add comment describing kernel image type into test script by Pali Rohár · 2 years, 3 months ago
  97. a7bc3ae Nokia RX-51: Do not set useless ARCH= in test script by Pali Rohár · 2 years, 3 months ago
  98. 4bd5460 Nokia RX-51: Call bootm in test script only when image is valid by Pali Rohár · 2 years, 3 months ago
  99. acf6ba8 Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script by Pali Rohár · 2 years, 3 months ago
  100. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 3 months ago