- 5196379 qconfig: Rename the database file by Simon Glass · 1 year, 2 months ago
- ea4d6de moveconfig: Rename the tool to qconfig by Simon Glass · 1 year, 2 months ago
- 94e2ed7 moveconfig: Move summaries to the end by Simon Glass · 1 year, 2 months ago
- fc07d99 moveconfig: Drop the initial output by Simon Glass · 1 year, 2 months ago
- dc1d2e6 moveconfig: Show a summary at the end by Simon Glass · 1 year, 2 months ago
- 6b25d21 moveconfig: Show failures in progress by Simon Glass · 1 year, 2 months ago
- 15f19ab moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · 1 year, 2 months ago
- 95f0914 moveconfig: Avoid showing progress at the end by Simon Glass · 1 year, 2 months ago
- 9461bf0 moveconfig: Reduce the amount of output by Simon Glass · 1 year, 2 months ago
- 5aba58c moveconfig: Only show output when there is a reason by Simon Glass · 1 year, 2 months ago
- f297ba3 moveconfig: Fix misc pylint warnings by Simon Glass · 1 year, 2 months ago
- e6c686f moveconfig: Use an encoding with open() by Simon Glass · 1 year, 2 months ago
- b774ba5 moveconfig: Correct list-comprehension warnings by Simon Glass · 1 year, 2 months ago
- a6ab4db moveconfig: Correct use of members not declared in __init__() by Simon Glass · 1 year, 2 months ago
- a4c9d17 moveconfig: Correct non-snake variables names by Simon Glass · 1 year, 2 months ago
- 62fae4b moveconfig: Correct unused variables by Simon Glass · 1 year, 2 months ago
- 1bd4306 moveconfig: Use f strings where possible by Simon Glass · 1 year, 2 months ago
- 549d422 moveconfig: Correct parameter-type warnings by Simon Glass · 1 year, 2 months ago
- 9827571 moveconfig: Correct some regular-expression strings by Simon Glass · 1 year, 2 months ago
- 0313742 moveconfig: Drop suspicious boards by Simon Glass · 1 year, 2 months ago
- c734561 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · 1 year, 2 months ago
- 882c8e4 moveconfig: Drop CONFIG-moving code by Simon Glass · 1 year, 2 months ago
- 3481e89 moveconfig: Drop unused cleanup options by Simon Glass · 1 year, 2 months ago
- b5aa5a3 moveconfig: Correct ordering of asteval import by Simon Glass · 1 year, 2 months ago
- ad1f187 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · 1 year, 2 months ago
- 63df202 moveconfig: Drop -H option by Simon Glass · 1 year, 2 months ago
- b83e285 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 1 month ago
- 9192b13 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · 1 year, 3 months ago
- ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
- c65beeb binman: doc: Remove incomplete sentence by Heinrich Schuchardt · 1 year, 2 months ago
- 2ce06f5 buildman: Start the clock when the build starts by Simon Glass · 1 year, 2 months ago
- 283dcb6 buildman: Show progress when regenerating the board.cfg file by Simon Glass · 1 year, 2 months ago
- 124a0da buildman: Keep all common output files by Simon Glass · 1 year, 2 months ago
- e278ad9 trace: Fix alignment logic in flyrecord header by Michal Simek · 1 year, 2 months ago
- 5ae43b8 trace: Move trace_clocks description above record offset calculation by Michal Simek · 1 year, 2 months ago
- 8371137 trace: Use 64bit variable for start and len by Michal Simek · 1 year, 2 months ago
- ce8cb76 patman: Respect include directive on Git config lookup by Fei Shao · 1 year, 2 months ago
- ba4034a binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · 1 year, 2 months ago
- 305114e buildman: Fix full help for Python 3.8 by Simon Glass · 1 year, 2 months ago
- 8acdb70 tools: Fix patman launcher script. by Maxim Cournoyer · 1 year, 3 months ago
- 5d2fae7 Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 2 months ago
- 8750d35 trace: Fix alignment logic in flyrecord header by Michal Simek · 1 year, 2 months ago
- ad0f3cd trace: Move trace_clocks description above record offset calculation by Michal Simek · 1 year, 2 months ago
- dee8739 trace: Use 64bit variable for start and len by Michal Simek · 1 year, 2 months ago
- 64fd30d tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · 1 year, 2 months ago
- a467fb5 tools: logos: Rename TI logo files by Nikhil M Jain · 1 year, 3 months ago
- 8bd7d08 binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · 1 year, 2 months ago
- b87f904 CI: Drop some jobs we didn't really utilize by Tom Rini · 1 year, 3 months ago
- bf10b92 tools: relocate-rela: Add M68K support by Marek Vasut · 1 year, 3 months ago
- 0ad3eef tools: relocate-rela: Fix BE symtab handling by Marek Vasut · 1 year, 4 months ago
- 493fd33 nokia_rx51: Remove platform by Tom Rini · 1 year, 2 months ago
- ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 2 months ago
- 8d8851e tools: image-host: print error messages to stderr by Oleksandr Suvorov · 1 year, 3 months ago
- b617611 binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · 1 year, 3 months ago
- 3bd6fb9 btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · 1 year, 3 months ago
- d71e711 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · 1 year, 3 months ago
- bbbf04c Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · 1 year, 3 months ago
- 453c3fb CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · 1 year, 3 months ago
- 1193428 CI: Update to gcc-13.2.0 by Tom Rini · 1 year, 3 months ago
- f25820b CI: Add ChromiumOS utilities by Simon Glass · 1 year, 3 months ago
- d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 3 months ago
- 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- 284b08f board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · 1 year, 4 months ago
- 1a549c8 crc32: Drop duplicates crc header includes by Ilya Lukin · 1 year, 4 months ago
- 48d4c0a buildman: Drop warning about orphaned defconfigs by Simon Glass · 1 year, 4 months ago
- 1c81e08 buildman: Exit after reading toolchain by Simon Glass · 1 year, 4 months ago
- d8a2d3b binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · 1 year, 4 months ago
- 7fcfa9d binman: etype: Add xilinx-bootgen etype by Lukas Funke · 1 year, 4 months ago
- 7f51fe5 binman: btool: Add Xilinx Bootgen btool by Lukas Funke · 1 year, 4 months ago
- 93a203d binman: Renumber 291 and 292 test files by Simon Glass · 1 year, 4 months ago
- 2bff97a tools: mtk_image: use uint32_t for ghf header magic and version by Weijie Gao · 1 year, 4 months ago
- 288ae53 binman: Add a temporary hack for duplicate phandles by Simon Glass · 1 year, 4 months ago
- d4d9766 binman: Support templates containing phandles by Simon Glass · 1 year, 4 months ago
- af41b24 binman: Remove templates after use by Simon Glass · 1 year, 4 months ago
- 589c2d9 fdt: Allow copying phandles into templates by Simon Glass · 1 year, 4 months ago
- 8df8b6d dtoc: Add some debugging when copying nodes by Simon Glass · 1 year, 4 months ago
- 7155646 dtoc: Make properties dirty when purging them by Simon Glass · 1 year, 4 months ago
- b2f47a5 binman: Produce a template-file after processing by Simon Glass · 1 year, 4 months ago
- 8f452bc binman: Show filename in missing blob help message by Jonas Karlman · 1 year, 4 months ago
- c260015 binman: Fix blank line usage for invalid images warning text by Jonas Karlman · 1 year, 4 months ago
- 49dcd1c binman: Override CheckOptional in fit entry by Jonas Karlman · 1 year, 4 months ago
- d92c4dd binman: Report missing external blobs using error level by Jonas Karlman · 1 year, 4 months ago
- 05dec37 binman: Update missing optional external blob warning text by Jonas Karlman · 1 year, 4 months ago
- 321f256 binman: Update tee-os missing blob help text by Jonas Karlman · 1 year, 4 months ago
- 43176ed binman: elf: Check for ELF_TOOLS availability and remove extra semicolon by Lukas Funke · 1 year, 4 months ago
- badaa1f boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again by Jan Kiszka · 1 year, 4 months ago
- 35ae06f iot2050: Use binman in signing script by Jan Kiszka · 1 year, 4 months ago
- ad1c9b2 buildman: Specify the output directory in tests by Simon Glass · 1 year, 4 months ago
- 407a141 buildman: Enable test coverage by Simon Glass · 1 year, 4 months ago
- ba8d099 buildman: Add an option to check maintainers and targets by Simon Glass · 1 year, 4 months ago
- 39dbcaa buildman: Use -D for --debug by Simon Glass · 1 year, 4 months ago
- ad03787 buildman: Add a way to print the architecture for a board by Simon Glass · 1 year, 4 months ago
- 2ecc580 buildman: Move copy_files() out ot BuilderThread class by Simon Glass · 1 year, 4 months ago
- 236f959 buildman: Tidy up some comments in builderthread by Simon Glass · 1 year, 4 months ago
- 57686d3 buildman: Tidy up reporting of a toolchain error by Simon Glass · 1 year, 4 months ago
- 5e5044b buildman: Avoid passing result into _read_done_file() by Simon Glass · 1 year, 4 months ago
- 335c1b9 buildman: Create a function to handle config and build by Simon Glass · 1 year, 4 months ago
- ad7181c buildman: Move checkout code to a separate function by Simon Glass · 1 year, 4 months ago
- 9bdf023 buildman: Move code to decide output dirs by Simon Glass · 1 year, 4 months ago
- e5490b7 buildman: Move code to remove old outputs by Simon Glass · 1 year, 4 months ago