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