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