1. 1f0cf89 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · 1 year, 7 months ago
  2. 3819159 bbinfo: Show the size of the copy framebuffer by Simon Glass · 1 year, 7 months ago
  3. 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 7 months ago
  4. f622292 efi: Support copy framebuffer by Simon Glass · 1 year, 7 months ago
  5. 4f9a8f3 efi: Use a fixed value for the timer clock by Simon Glass · 1 year, 7 months ago
  6. 40b8afe x86: Add a few more items to bdinfo by Simon Glass · 1 year, 7 months ago
  7. 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 7 months ago
  8. 57fa418 efi: video: Return mode info for app also by Simon Glass · 1 year, 7 months ago
  9. 8875381 efi: video: Move payload code into a function by Simon Glass · 1 year, 7 months ago
  10. bcf34314 Merge tag 'dm-next-9mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 7 months ago
  11. 953d417 binman: Support generation of x509 certificates by Simon Glass · 1 year, 7 months ago
  12. 7caa372 binman: Support updating section contents by Simon Glass · 1 year, 7 months ago
  13. 033828c binman: Handle missing bintools correctly in fit by Simon Glass · 1 year, 7 months ago
  14. e00197f binman: Allow preserving the output dir when replacing by Simon Glass · 1 year, 7 months ago
  15. bd0a548 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 7 months ago
  16. 00d54ae patman: Check patches in parallel by Simon Glass · 1 year, 7 months ago
  17. 27409e3 patman: Run get_maintainer.pl in parallel by Simon Glass · 1 year, 7 months ago
  18. c524cd6 patman: Refactor MakeCcFile() into two functions by Simon Glass · 1 year, 7 months ago
  19. 98bc0b4 patman: Drop an incorrect comment about git am by Simon Glass · 1 year, 7 months ago
  20. 3998b45 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 7 months ago
  21. 2628151 test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 7 months ago
  22. e46a438 test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 7 months ago
  23. 6c28594 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 7 months ago
  24. 8bd49a8 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 7 months ago
  25. 66e975a test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 7 months ago
  26. b6d1dec test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 7 months ago
  27. 890d3fc test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 7 months ago
  28. 8fa2835 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 7 months ago
  29. 0572872 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 7 months ago
  30. f1df20a test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 7 months ago
  31. 39e0727 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 7 months ago
  32. d672976 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 7 months ago
  33. 025b9d8 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 7 months ago
  34. ab40faf test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 7 months ago
  35. 8f4c999 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · 1 year, 7 months ago
  36. 95d85d0 cmd: fdt: Add support for integer arrays in fdt get value with index by Marek Vasut · 1 year, 7 months ago
  37. c2a5d10 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · 1 year, 7 months ago
  38. 22cbd65 cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · 1 year, 7 months ago
  39. 3300a60 cmd: fdt: Align checksign parameter names in help text by Marek Vasut · 1 year, 7 months ago
  40. e023b86 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · 1 year, 7 months ago
  41. 9d019f5 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · 1 year, 7 months ago
  42. 778c7ab cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space by Marek Vasut · 1 year, 7 months ago
  43. 9597637 cmd: fdt: Fix fdt rm behavior on non-existent property and error message space by Marek Vasut · 1 year, 7 months ago
  44. 45d20f5 cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size by Marek Vasut · 1 year, 7 months ago
  45. 56915fa cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · 1 year, 7 months ago
  46. c21a528 CI: Add a check for building tools for PyPi by Simon Glass · 1 year, 7 months ago
  47. 6608acb doc: Add notes on how to install patman and binman by Simon Glass · 1 year, 7 months ago
  48. 7b7f1bf test: Add concurrencytest to the requirements by Simon Glass · 1 year, 7 months ago
  49. ada5e2f binman: Add support for building a binmanu PyPi package by Simon Glass · 1 year, 7 months ago
  50. 8de6adb binman: Use importlib to find the help by Simon Glass · 1 year, 7 months ago
  51. 94bb5cd binman: Hide the 'test' command unless test code is available by Simon Glass · 1 year, 7 months ago
  52. 952a61a binman: Move the main code into a function by Simon Glass · 1 year, 7 months ago
  53. 77b3ccb dtoc: Add support for building a dtoc PyPi package by Simon Glass · 1 year, 7 months ago
  54. 1688d6c dtoc: Use pathlib to find the test directory by Simon Glass · 1 year, 7 months ago
  55. b3f5474 dtoc: Move the main code into a function by Simon Glass · 1 year, 7 months ago
  56. ab9272b dtoc: Hide the test options unless test code is available by Simon Glass · 1 year, 7 months ago
  57. 0de2ffe buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 7 months ago
  58. d85f790 buildman: Use importlib to find the help by Simon Glass · 1 year, 7 months ago
  59. 8dd7be7 buildman: Fix use of a type as a variable by Simon Glass · 1 year, 7 months ago
  60. 5cfb73b buildman: Hide the test options unless test code is available by Simon Glass · 1 year, 7 months ago
  61. 793aa17 buildman: Move the main code into a function by Simon Glass · 1 year, 7 months ago
  62. 30eb11a patman: Add support for building a patman PyPi package by Simon Glass · 1 year, 7 months ago
  63. a545dc1 patman: Avoid importing test_checkpatch before it is needed by Simon Glass · 1 year, 7 months ago
  64. 75554df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · 1 year, 7 months ago
  65. cd5f997 script: Add a script to build a PyPi package by Simon Glass · 1 year, 7 months ago
  66. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 7 months ago
  67. 00290d6 Remove concurrencytest by Simon Glass · 1 year, 7 months ago
  68. 6811fea Revert "patman: test_util: Print test stdout/stderr within test summaries" by Simon Glass · 1 year, 7 months ago
  69. 7c4027a binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · 1 year, 7 months ago
  70. 47dd6b4 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · 1 year, 7 months ago
  71. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 7 months ago
  72. fe7e924 binman: Make the tooldir configurable by Simon Glass · 1 year, 7 months ago
  73. 932e40d binman: Use a private directory for bintools by Simon Glass · 1 year, 7 months ago
  74. 00f674d binman: Move the tools directory into the Bintool class by Simon Glass · 1 year, 7 months ago
  75. fbb0e48 binman: Update bintools documentation by Simon Glass · 1 year, 7 months ago
  76. 6569cb8 binman: Correct an 'aot' typo by Simon Glass · 1 year, 7 months ago
  77. bfb708a buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 7 months ago
  78. 93202d7 buildman: Support disabling LTO by Simon Glass · 1 year, 7 months ago
  79. cd37d5b buildman: Write out the build command used by Simon Glass · 1 year, 7 months ago
  80. 5a93c15 buildman: Add a note about the out-env file by Simon Glass · 1 year, 7 months ago
  81. e389d44 binman: Use correct argument name in docstrings by Jonas Karlman · 1 year, 7 months ago
  82. dd4bdad binman: Fix spelling of nodes in code comments by Jonas Karlman · 1 year, 7 months ago
  83. cbe429b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · 1 year, 7 months ago
  84. 9dbb02b binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 7 months ago
  85. 139c464 binman: Avoid requiring a home directory on startup by Simon Glass · 1 year, 7 months ago
  86. 70ed05c Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 1 year, 7 months ago
  87. 36bb622 Merge branch '2023-03-06-assorted-platform-updates' into next by Tom Rini · 1 year, 7 months ago
  88. 7247162 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 7 months ago
  89. 0ed6ce2 video console: sandbox: add 12x22 font defconfigs by Dzmitry Sankouski · 1 year, 7 months ago
  90. 0d6c089 video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · 1 year, 7 months ago
  91. e24db86 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · 1 year, 7 months ago
  92. e7ee1fd video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 7 months ago
  93. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 7 months ago
  94. 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 7 months ago
  95. 0e177d5 video console: move 8x16 font data in named header by Dzmitry Sankouski · 1 year, 7 months ago
  96. 02db4ec video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · 1 year, 7 months ago
  97. 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 7 months ago
  98. 7400d34 riscv: semihosting: replace inline assembly with assembly file by Andre Przywara · 1 year, 8 months ago
  99. 29c579a arm: semihosting: replace inline assembly with assembly file by Andre Przywara · 1 year, 8 months ago
  100. 8851985 am62a7: dts: Enable full 4GB LPDDR4 by Devarsh Thakkar · 1 year, 8 months ago