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