Merge tag 'u-boot-imx-20230923' of https://source.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / tools /
2023-07-24 Simon Glassbuildman: Move output-file setup into one place
2023-07-24 Simon Glassbulldman: Set up output_dir earlier
2023-07-24 Simon Glassbulidman: Move toolchain handling to a function
2023-07-24 Simon Glassbuildman: Move Boards-object code into a function
2023-07-24 Simon Glassbulidman: Move more code to determine_series()
2023-07-24 Simon Glassbuildman: Move board-selection code into a function
2023-07-24 Simon Glassbuildman: Add tests for excluding things
2023-07-24 Simon Glassbuildman: Move dry-run handling higher in do_buildman()
2023-07-24 Simon Glassbuildman: Drop use of builder in show_actions()
2023-07-24 Simon Glassbuildman: Add a test for the -A option
2023-07-24 Simon Glassbuildman: Move fetch-arch code into a separate function
2023-07-24 Simon Glassbuildman: Move series calculations into a separate...
2023-07-24 Simon Glassbuildman: Move full-help processing to main
2023-07-24 Simon Glassbuildman: Fix most pylint warnings in control
2023-07-24 Simon Glassbuildman: Convert camel case in control.py
2023-07-24 Simon Glassbuildman: Tidy up pylint warnings in main
2023-07-24 Simon Glassbuildman: Provide an argument to the -R option
2023-07-24 Simon Glassbuildman: Add an option to check maintainers
2023-07-24 Simon Glassbuildman: Correct logic for missing maintainers
2023-07-24 Simon Glassbuildman: Sort the maintainer warnings
2023-07-24 Simon Glassbuildman: Just display a single line for missing mainta...
2023-07-24 Simon Glassbuildman: Correct operation of MAINTAINERS N:
2023-07-24 Simon Glassbuildman: Detect boards with no CONFIG_TARGET defined
2023-07-24 Simon Glassbuildman: Detect boards with multiple CONFIG_TARGETs...
2023-07-24 Simon Glassbuildman: Refactor target handling in Boards.scan()
2023-07-24 Simon Glassbuildman: Warn about dangling maintainer entries
2023-07-24 Simon Glassbuildman: Tidy up common code in parse_file()
2023-07-24 Simon Glassbuildman: Add a partial test for ensure_board_list()
2023-07-24 Simon Glassbuildman: Add a test for Boards.output_is_new()
2023-07-24 Simon Glassbuildman: Add a test for Boards.scan_defconfigs()
2023-07-24 Simon Glassbuildman: Avoid globals in leaf functions
2023-07-24 Simon Glassbuildman: Drop dead code to handle :CONFIG_ construct
2023-07-24 Simon Glassbuildman: Rename the ARM boards
2023-07-24 Simon Glassbuildman: Exit with the return code consistently
2023-07-24 Simon Glassbuildman: Allow --debug to enable debugging
2023-07-24 Simon Glassbuildman: Fix verboose typo and add comment
2023-07-24 Lukas Funkebinman: ftest: Add test for u_boot_spl_pubkey_dtb
2023-07-24 Lukas Funkebinman: doc: Add documentation for Xilinx Bootgen bintool
2023-07-24 Lukas Funkebinman: etype: Add u-boot-spl-pubkey-dtb etype
2023-07-24 Lukas Funkebinman: btool: Add fdt_add_pubkey as btool
2023-07-24 Lukas Funkebinman: doc: Add documentation for fdt_add_pubkey bintool
2023-07-24 Lukas Funkebinman: blob_dtb: Add fake_size argument to ObtainConte...
2023-07-24 Lukas Funkebinman: Don't decompress data while signing
2023-07-24 Christian Taedckebinman: Add tests for etype encrypted
2023-07-24 Christian Taedckebinman: Allow cipher node as special section
2023-07-24 Christian Taedckebinman: Add support for externally encrypted blobs
2023-07-24 Simon Glassbinman: Add missing ssl documentation
2023-07-24 Simon Glassbinman: Renumber 277...289 TI test files
2023-07-24 Simon Glassbinman: Renumber 277_rockchip and 278_mkimage test...
2023-07-24 Simon Glassbinman: Tidy up tests for pre-load entry type
2023-07-24 Tom RiniMerge tag 'u-boot-at91-fixes-2023.10-a' of https:/...
2023-07-24 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-07-24 Tom RiniMerge branch '2023-07-22-TI-binman-and-K3-improvements'
2023-07-21 Tom Rinibuildman: Create a requirements.txt file
2023-07-21 Andrew Davisbinman: Overwrite symlink if it already exists
2023-07-21 Neha Malcom Francisk3: tools: config.mk: Update makefile and remove scripts
2023-07-21 Neha Malcom Francisbinman: ti-secure: Add support for TI signing
2023-07-21 Neha Malcom Francisbinman: ti-board-config: Add support for TI board confi...
2023-07-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-21 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1-v2' of https://sourc...
2023-07-21 Michal Simekarm64: zynqmp: Switch to amd.com emails
2023-07-21 Tom RiniMerge tag 'dm-pull-20jul23' of https://source.denx...
2023-07-21 Tom RiniMerge branch '2023-07-20-assorted-CI-updates'
2023-07-20 Simon Glassbinman: Reduce state.SetInt and bintool cmd to debug...
2023-07-20 Simon Glassbinman: Support writing symbols inside a mkimage image
2023-07-20 Simon Glassbinman: Support templates at any level
2023-07-20 Simon Glassbinman: Add a test for templating in a FIT
2023-07-20 Simon Glassbinman: Support templating with multiple images
2023-07-20 Simon Glassbinman: Support simple templates
2023-07-20 Simon Glassdtoc: Allow inserting a list of nodes into another
2023-07-20 Simon Glassdtoc: Support copying the contents of a node into another
2023-07-20 Simon Glassbinman: Correct handling of zero bss size
2023-07-20 Simon Glassbinman: Drop __bss_size variable in bss_data.c
2023-07-20 Simon Glassbinman: Provide a way to specify the fdt-list directly
2023-07-20 Marek Vasutbinman: Convert mkimage to Entry_section
2023-07-20 Simon Glassbinman: Add more detail on how ObtainContents() works
2023-07-20 Simon Glassbinman: Update elf to return number of written symbols
2023-07-20 Simon Glassbinman: Allow disabling symbol writing
2023-07-20 Simon Glassbinman: Read _multiple_data_files in the correct place
2023-07-20 Simon Glassbinman: Use GetEntries() to obtain section contents
2023-07-20 Simon Glassbinman: Init align_default in entry_Section
2023-07-20 Maxim Cournoyertools: Fix package discovery in pyproject.toml of u_boo...
2023-07-20 Maxim Cournoyertools: Fix README file in pyproject.toml of u_boot_pylib.
2023-07-20 Tom RiniCI: Update to the latest "Jammy" tag
2023-07-20 Tom RiniCI: Update to gcc-13.1.0
2023-07-20 Alexey Brodkinbuildman: Switch ARC toolchain to the upstream version
2023-07-20 Tom RiniCI: Update to QEMU 8.0.3
2023-07-20 Tom Rinitools/docker: Dockerfile: Don't specify dtc submodule
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-16 Tom RiniMerge tag 'video-20230714' of https://source.denx.de...
2023-07-14 Tom RiniMerge branch '2023-07-14-nuvoton-platform-updates'
2023-07-14 Tom RiniMerge branch '2023-07-14-expo-initial-config-editor'
2023-07-14 Simon Glassexpo: Add tests for the configuration editor
2023-07-14 Simon Glassbinman: Correct coverage gap in control
2023-07-14 Tom RiniMerge tag 'u-boot-imx-20230713' of https://gitlab.denx...
2023-07-11 Tom RiniMerge tag 'efi-2023-07-rc7' of https://source.denx...
2023-07-10 Tom RiniMerge branch 'next'
2023-07-10 Tom RiniMerge tag 'fsl-qoriq-2023-7-6' of https://source.denx...
2023-07-09 Malte Schmidtmkeficapsule: fix efi_firmware_management_capsule_heade...
2023-07-08 Tom RiniMerge branch '2023-07-07-assorted-build-improvements...
next