1. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  2. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago
  3. 5fe72d9 event: Drop the path when checking event-list filenames by Simon Glass · 2 years ago
  4. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 1 year, 11 months ago
  5. 27e6ebc test: Move to a working version of setuptools by Simon Glass · 1 year, 11 months ago
  6. 59c585e test: Fix typo in test name by Michal Suchanek · 2 years ago
  7. e77ef0b k210: fix k210_pll_calc_config() by Heinrich Schuchardt · 2 years ago
  8. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years ago
  9. 8aaacd6 vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years ago
  10. a753190 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years ago
  11. bfdfc5d bootstd: Move VBE setup into a shared function by Simon Glass · 2 years ago
  12. baf4141 fdt: Show a message when the working FDT changes by Simon Glass · 2 years ago
  13. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  14. c0648b7 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years ago
  15. dfecd63 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years ago
  16. 0b154c8 test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years ago
  17. c68e73b test: cmd: add test for temperature command by Robert Marko · 2 years, 1 month ago
  18. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 1 month ago
  19. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 1 month ago
  20. 300077c Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  21. 874490c test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years ago
  22. 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years ago
  23. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 1 month ago
  24. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 1 month ago
  25. 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 1 month ago
  26. 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 1 month ago
  27. 88a1ae8 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 1 month ago
  28. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 1 month ago
  29. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  30. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 1 month ago
  31. 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 1 month ago
  32. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 1 month ago
  33. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 1 month ago
  34. 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 1 month ago
  35. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 1 month ago
  36. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 1 month ago
  37. 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 1 month ago
  38. 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 1 month ago
  39. eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 1 month ago
  40. 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 1 month ago
  41. c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 1 month ago
  42. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 1 month ago
  43. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 1 month ago
  44. 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 1 month ago
  45. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  46. 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years ago
  47. d179018 display_options: print_size: Fix order overflow by Pali Rohár · 2 years ago
  48. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  49. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  50. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 1 month ago
  51. 43f7b81 Nokia RX-51: Add booting from UBI into test script by Pali Rohár · 2 years ago
  52. 21dc5ef Nokia RX-51: Add comment describing kernel image type into test script by Pali Rohár · 2 years, 1 month ago
  53. 92e0872 Nokia RX-51: Do not set useless ARCH= in test script by Pali Rohár · 2 years, 1 month ago
  54. 7506965 Nokia RX-51: Call bootm in test script only when image is valid by Pali Rohár · 2 years, 1 month ago
  55. fd986d6 Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script by Pali Rohár · 2 years, 1 month ago
  56. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 1 month ago
  57. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 3 months ago
  58. 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years ago
  59. da4fb70 test: unit test for eficonfig by Masahisa Kojima · 2 years ago
  60. af042c2 cyclic: Add a simple test by Stefan Roese · 2 years, 1 month ago
  61. d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 2 months ago
  62. 45a226a test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 2 months ago
  63. 4866802 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 2 months ago
  64. f6e6022 test: Refactor arg parsing for the run script by Simon Glass · 2 years, 2 months ago
  65. b681669 test: Make test_gpio_read() independent by Simon Glass · 2 years, 2 months ago
  66. d401187 test: Mark test_gpt tests as slow by Simon Glass · 2 years, 2 months ago
  67. c7c113d test: Mark all but the first vboot test as slow by Simon Glass · 2 years, 2 months ago
  68. a1f620e test: Make test_efi_bootmgr() single-threaded by Simon Glass · 2 years, 2 months ago
  69. e2c5113 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 2 months ago
  70. c620ea4 test: Update FIT tests to run in parallel by Simon Glass · 2 years, 2 months ago
  71. 78ac0de test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · 2 years, 2 months ago
  72. cc85d90 test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 2 months ago
  73. 44384c7 test: Fix bootm_test_subst_var() running independently by Simon Glass · 2 years, 2 months ago
  74. 2aa1188 test: Fix test_pinmux to run in parallel by Simon Glass · 2 years, 2 months ago
  75. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 1 month ago
  76. 21ddac1 dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 2 months ago
  77. fc7ceae dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 2 months ago
  78. c4d7247 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 2 months ago
  79. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 2 months ago
  80. e033c18 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 2 months ago
  81. dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 1 month ago
  82. b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 1 month ago
  83. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 2 months ago
  84. 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 2 months ago
  85. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 2 months ago
  86. cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 2 months ago
  87. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 2 months ago
  88. 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 2 months ago
  89. bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 2 months ago
  90. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 2 months ago
  91. ee8ab07 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 2 months ago
  92. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 2 months ago
  93. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 2 months ago
  94. f1c8cbd bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 2 months ago
  95. f25f575 bootstd: Drop delays in the tests by Simon Glass · 2 years, 2 months ago
  96. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 2 months ago
  97. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 2 months ago
  98. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 2 months ago
  99. b7eaa4f dm: core: Tidy up ofnode-writing test by Simon Glass · 2 years, 2 months ago
  100. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 2 months ago