1. b30e5dd cmd: fdt: Drop the 0x prefix by Marek Vasut · 1 year, 9 months ago
  2. dd4c85a console: Use only 0x00 as line separator for console recording by Marek Vasut · 1 year, 9 months ago
  3. bc8c140 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 9 months ago
  4. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 9 months ago
  5. 4e7eba7 Merge branch '2023-03-14-revert-two-TI-patches' into next by Tom Rini · 1 year, 9 months ago
  6. d5fdad3 Revert "configs: j721s2: merge HS and non-HS defconfigs" by Tom Rini · 1 year, 9 months ago
  7. 73456b1 Revert "configs: j7200: Merge HS and non-HS defconfigs" by Tom Rini · 1 year, 9 months ago
  8. 7d91c5e Merge tag 'efi-next-20230313' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 1 year, 9 months ago
  9. 68033b1 video: Add a note about the broken implementation by Simon Glass · 1 year, 9 months ago
  10. e8b3e7d efi: Add dhrystone, dcache and scroll lines to app by Simon Glass · 1 year, 9 months ago
  11. 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 9 months ago
  12. 366f5d1 video: Remove duplicate cursor-positioning function by Simon Glass · 1 year, 9 months ago
  13. 5b78e87 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · 1 year, 9 months ago
  14. 32dc453 bbinfo: Show the size of the copy framebuffer by Simon Glass · 1 year, 9 months ago
  15. df865d3 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 9 months ago
  16. ce2ec8e efi: Support copy framebuffer by Simon Glass · 1 year, 9 months ago
  17. 5e4d3f2 efi: Use a fixed value for the timer clock by Simon Glass · 1 year, 9 months ago
  18. 3a12725 x86: Add a few more items to bdinfo by Simon Glass · 1 year, 9 months ago
  19. c1e9eab efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 9 months ago
  20. d944282 efi: video: Return mode info for app also by Simon Glass · 1 year, 9 months ago
  21. f89af4e efi: video: Move payload code into a function by Simon Glass · 1 year, 9 months ago
  22. cbd6119 Merge tag 'dm-next-9mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 9 months ago
  23. c3fe97f binman: Support generation of x509 certificates by Simon Glass · 1 year, 9 months ago
  24. 49b77e8 binman: Support updating section contents by Simon Glass · 1 year, 9 months ago
  25. 039d65f binman: Handle missing bintools correctly in fit by Simon Glass · 1 year, 9 months ago
  26. b9b9b27 binman: Allow preserving the output dir when replacing by Simon Glass · 1 year, 9 months ago
  27. 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
  28. dc19cee patman: Check patches in parallel by Simon Glass · 1 year, 9 months ago
  29. 620639c patman: Run get_maintainer.pl in parallel by Simon Glass · 1 year, 9 months ago
  30. 77f57df patman: Refactor MakeCcFile() into two functions by Simon Glass · 1 year, 9 months ago
  31. a59449c patman: Drop an incorrect comment about git am by Simon Glass · 1 year, 9 months ago
  32. f2def36 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 9 months ago
  33. 2081b1d test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
  34. c3e350f test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
  35. e4d26c9 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
  36. f180de4 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
  37. ce1b048 test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
  38. cadef86 test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
  39. 8449993 test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
  40. 6ab4fe2 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
  41. ddf8620 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
  42. 9f90cad test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  43. b7517b4 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  44. 15503d0 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
  45. fbeca45 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
  46. 6e04a89 test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
  47. 8abbbf2 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · 1 year, 9 months ago
  48. eeaae33 cmd: fdt: Add support for integer arrays in fdt get value with index by Marek Vasut · 1 year, 9 months ago
  49. 6889f14 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · 1 year, 9 months ago
  50. 8c50f33 cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · 1 year, 9 months ago
  51. e71c9ee cmd: fdt: Align checksign parameter names in help text by Marek Vasut · 1 year, 9 months ago
  52. c9dfd02 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · 1 year, 9 months ago
  53. 48d7a77 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · 1 year, 9 months ago
  54. 794c8e6 cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space by Marek Vasut · 1 year, 9 months ago
  55. a7a5887 cmd: fdt: Fix fdt rm behavior on non-existent property and error message space by Marek Vasut · 1 year, 9 months ago
  56. 5c385f8 cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size by Marek Vasut · 1 year, 9 months ago
  57. fdc794a cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · 1 year, 9 months ago
  58. 5dd13b9 CI: Add a check for building tools for PyPi by Simon Glass · 1 year, 9 months ago
  59. bf3e1c6 doc: Add notes on how to install patman and binman by Simon Glass · 1 year, 9 months ago
  60. 1a05492 test: Add concurrencytest to the requirements by Simon Glass · 1 year, 9 months ago
  61. 4a0c915 binman: Add support for building a binmanu PyPi package by Simon Glass · 1 year, 9 months ago
  62. feb80cc binman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
  63. cd6d633 binman: Hide the 'test' command unless test code is available by Simon Glass · 1 year, 9 months ago
  64. 56292b7 binman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  65. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · 1 year, 9 months ago
  66. bd310df dtoc: Use pathlib to find the test directory by Simon Glass · 1 year, 9 months ago
  67. ff536de dtoc: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  68. 48265ed dtoc: Hide the test options unless test code is available by Simon Glass · 1 year, 9 months ago
  69. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 9 months ago
  70. c573580 buildman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
  71. ba666eb buildman: Fix use of a type as a variable by Simon Glass · 1 year, 9 months ago
  72. 69c4dc1 buildman: Hide the test options unless test code is available by Simon Glass · 1 year, 9 months ago
  73. 62043e3 buildman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  74. 7509a93 patman: Add support for building a patman PyPi package by Simon Glass · 1 year, 9 months ago
  75. c92395b patman: Avoid importing test_checkpatch before it is needed by Simon Glass · 1 year, 9 months ago
  76. f1a82df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · 1 year, 9 months ago
  77. d6b6448 script: Add a script to build a PyPi package by Simon Glass · 1 year, 9 months ago
  78. 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  79. f715ab9 Remove concurrencytest by Simon Glass · 1 year, 9 months ago
  80. 1ca554e Revert "patman: test_util: Print test stdout/stderr within test summaries" by Simon Glass · 1 year, 9 months ago
  81. 62f8590 binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · 1 year, 9 months ago
  82. ca84dc8 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · 1 year, 9 months ago
  83. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
  84. 9a1c726 binman: Make the tooldir configurable by Simon Glass · 1 year, 9 months ago
  85. c911496 binman: Use a private directory for bintools by Simon Glass · 1 year, 9 months ago
  86. afd7175 binman: Move the tools directory into the Bintool class by Simon Glass · 1 year, 9 months ago
  87. 1285322 binman: Update bintools documentation by Simon Glass · 1 year, 9 months ago
  88. 1e04014 binman: Correct an 'aot' typo by Simon Glass · 1 year, 9 months ago
  89. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 9 months ago
  90. f6bfcca buildman: Support disabling LTO by Simon Glass · 1 year, 9 months ago
  91. 1382b1d buildman: Write out the build command used by Simon Glass · 1 year, 9 months ago
  92. e96f70a buildman: Add a note about the out-env file by Simon Glass · 1 year, 9 months ago
  93. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · 1 year, 9 months ago
  94. 85a861b binman: Fix spelling of nodes in code comments by Jonas Karlman · 1 year, 9 months ago
  95. c90be4b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · 1 year, 9 months ago
  96. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 10 months ago
  97. a0cd7c7 binman: Avoid requiring a home directory on startup by Simon Glass · 1 year, 10 months ago
  98. a13accb Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 1 year, 9 months ago
  99. 0378533 Merge branch '2023-03-06-assorted-platform-updates' into next by Tom Rini · 1 year, 9 months ago
  100. fc785c5 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 9 months ago