- 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
- b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 9 months ago
- 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 9 months ago
- 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
- 325bb40 tools: imx8mimage: Restore the original __ALIGN_MASK() macro by Fabio Estevam · 3 years, 9 months ago
- 95cacc8 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · 3 years, 9 months ago
- c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- fd434f4 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 9 months ago
- 2b139b3 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · 3 years, 10 months ago
- 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 9 months ago
- 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 10 months ago
- 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
- 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 10 months ago
- 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 10 months ago
- 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 10 months ago
- 1ecf3b8 binman: Fix a few file comments by Simon Glass · 3 years, 10 months ago
- 5b378e4 binman: Show the size when writing entries by Simon Glass · 3 years, 10 months ago
- 397a770 binman: Update the TODO list by Simon Glass · 3 years, 10 months ago
- 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 10 months ago
- 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 10 months ago
- 850d27b tools: add mkeficapsule to .gitignore by Heinrich Schuchardt · 3 years, 9 months ago
- 69d29fe Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
- d33f318 mkeficapsule: Miscellaneous fixes in the utility by Sughosh Ganu · 3 years, 10 months ago
- f7cd8b7 tools: mkeficapsule: fill reserved members of structure by AKASHI Takahiro · 3 years, 10 months ago
- 0977948 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · 4 years ago
- 603e26f mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · 4 years ago
- 5d40d5f tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 4 years ago
- edfeba7 tools: image-host: add support for several sub-images by Philippe Reynes · 4 years ago
- 5a4116f tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · 4 years ago
- 44165e4 tools: mtk_image: add support for booting ARM64 images by Fabien Parent · 4 years, 1 month ago
- 83e13c3 Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 10 months ago
- 40551cf tools: socfpgaimage: update padding flow by Ley Foon Tan · 3 years, 10 months ago
- bcf33fa tools: socfpgaimage: Print image header information by Ley Foon Tan · 4 years ago
- 4961cee tools: efivar.py unused variable by Heinrich Schuchardt · 3 years, 10 months ago
- 33abdb9 tools: efivar.py should check GUID when deleting by Heinrich Schuchardt · 3 years, 10 months ago
- 45c0792 tools: efivar.py: incorrect indentation by Heinrich Schuchardt · 3 years, 10 months ago
- 4f6ec77 tools: efivar.py without arguments by Heinrich Schuchardt · 3 years, 10 months ago
- 6d29509 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
- bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- 970349a dtoc: Tidy up src_scan tests by Simon Glass · 3 years, 10 months ago
- 10ea9c0 dtoc: Move src_scan tests to a separate file by Simon Glass · 3 years, 10 months ago
- a542a70 dtoc: Split source-code scanning to a separate file by Simon Glass · 3 years, 10 months ago
- d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 10 months ago
- 9eca08d dtoc: Output nodes in order by Simon Glass · 3 years, 10 months ago
- 1e0f3f4 dtoc: Allow specifying the base directory for tests by Simon Glass · 3 years, 10 months ago
- a7d5f96 dtoc: Add the method for each command to OutputFile by Simon Glass · 3 years, 10 months ago
- f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 10 months ago
- d1055d6 dtoc: Add a header comment to each generated file by Simon Glass · 3 years, 10 months ago
- 5d9a3aa dtoc: Run tests using test_util by Simon Glass · 3 years, 10 months ago
- fe24008 concurrencytest: Fix Python3 warning by Simon Glass · 3 years, 10 months ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
- 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 10 months ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
- 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 10 months ago
- be44f27 dtoc: Allow outputing to multiple files by Simon Glass · 3 years, 10 months ago
- 192c111 dtoc: Allow providing a directory to write files to by Simon Glass · 3 years, 10 months ago
- de846cb dtoc: Test the stdout output by Simon Glass · 3 years, 10 months ago
- f62cea0 dtoc: Use None to mean stdout by Simon Glass · 3 years, 10 months ago
- 67b5ec5 dtoc: Tidy up pylint warnings in test by Simon Glass · 3 years, 10 months ago
- 7d637c1 dtoc: Convert _drivers to a dict by Simon Glass · 3 years, 11 months ago
- 161dac1 dtoc: Output the struct values in a separate function by Simon Glass · 3 years, 11 months ago
- 221ddc1 dtoc: Output the device in a separate function by Simon Glass · 3 years, 11 months ago
- abf0c80 dtoc: Make _output_list a top-level function by Simon Glass · 3 years, 11 months ago
- ccc3da7 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 3 years, 11 months ago
- acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 11 months ago
- d42ab39 tools: zynqmp: Fix regex expression around XPm_ConfigObject by Adrian Fiergolski · 4 years ago
- 322c813 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 3 years, 10 months ago
- 73da3d2 buildman: Remove output binaries before building by Simon Glass · 3 years, 11 months ago
- ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
- b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
- 73253d7 tools: add a simple script to generate EFI variables by Paulo Alcantara · 4 years ago
- b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
- 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years ago
- 9b33038 dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years ago
- 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
- 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
- fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
- 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years ago
- 450596f test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · 4 years ago
- fab430b tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · 4 years ago
- ab31883 Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
- f31e83d binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years ago
- 540a2bc mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · 4 years ago
- e157a11 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years ago
- 2692749 tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 4 years ago
- cc34f04 tools: image-host.c: use random instead of rand by Philippe Reynes · 4 years ago
- fcbec65 patman: Add a Series-patchwork-url option by Simon Glass · 4 years ago
- a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years ago
- 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years ago
- 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years ago
- 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 4 years ago
- 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
- dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years ago
- 6b3252e patman: Support parsing of review snippets by Simon Glass · 4 years ago
- 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years ago
- dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years ago