- 75d0cd1 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
- 14b4420 mkeficapsule: Miscellaneous fixes in the utility by Sughosh Ganu · 3 years, 10 months ago
- a4c14aa tools: mkeficapsule: fill reserved members of structure by AKASHI Takahiro · 3 years, 10 months ago
- 710e9c1 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · 4 years ago
- 00dffdd mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · 4 years ago
- a9cc270 tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 4 years ago
- 1f7d9a2 tools: image-host: add support for several sub-images by Philippe Reynes · 4 years ago
- 856bcc8 tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · 4 years ago
- 541f6d3 tools: mtk_image: add support for booting ARM64 images by Fabien Parent · 4 years, 1 month ago
- 0c59c9a Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 10 months ago
- 4f0a87b tools: socfpgaimage: update padding flow by Ley Foon Tan · 3 years, 11 months ago
- 2bba5e5 tools: socfpgaimage: Print image header information by Ley Foon Tan · 4 years ago
- c82e626 tools: efivar.py unused variable by Heinrich Schuchardt · 3 years, 11 months ago
- c32fca7 tools: efivar.py should check GUID when deleting by Heinrich Schuchardt · 3 years, 11 months ago
- 10712a1 tools: efivar.py: incorrect indentation by Heinrich Schuchardt · 3 years, 11 months ago
- facf1a5 tools: efivar.py without arguments by Heinrich Schuchardt · 3 years, 11 months ago
- e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
- 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 11 months ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- b430e9e dtoc: Tidy up src_scan tests by Simon Glass · 4 years ago
- df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · 4 years ago
- 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · 4 years ago
- 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · 4 years ago
- 16382ce dtoc: Output nodes in order by Simon Glass · 4 years ago
- 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · 4 years ago
- 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · 4 years ago
- beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
- 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · 4 years ago
- 5fa24b0 dtoc: Run tests using test_util by Simon Glass · 4 years ago
- e0451a6 concurrencytest: Fix Python3 warning by Simon Glass · 4 years ago
- df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
- e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 4 years ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- 4e8e846 dtoc: Add an 'all' command by Simon Glass · 4 years ago
- c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · 4 years ago
- 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · 4 years ago
- 07ee48e dtoc: Test the stdout output by Simon Glass · 4 years ago
- 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · 4 years ago
- a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · 4 years ago
- b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · 4 years ago
- 9829eea dtoc: Output the struct values in a separate function by Simon Glass · 4 years ago
- 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · 4 years ago
- 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · 4 years ago
- 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 4 years ago
- 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
- 70bd6cc tools: zynqmp: Fix regex expression around XPm_ConfigObject by Adrian Fiergolski · 4 years ago
- 079fcf2 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 3 years, 11 months ago
- e0f1971 buildman: Remove output binaries before building by Simon Glass · 4 years ago
- 98373d4 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
- 858531a patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
- 2659068 tools: add a simple script to generate EFI variables by Paulo Alcantara · 4 years ago
- 2d84811 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
- 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years ago
- 94ee3bd dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years, 1 month ago
- 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years, 1 month ago
- c27ee7c patman: Drop tools.ToByte() by Simon Glass · 4 years, 1 month ago
- 9dfb311 patman: Drop unicode helper functions by Simon Glass · 4 years, 1 month ago
- c9a032c fdt: Use an Enum for the data type by Simon Glass · 4 years, 1 month ago
- 0f626ce test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · 4 years ago
- 19122aa tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · 4 years ago
- df054ef Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
- 6e89224 binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years, 1 month ago
- 3dc0667 mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · 4 years ago
- 791c747 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years, 1 month ago
- 4ec40da tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 4 years ago
- 95f2ab2 tools: image-host.c: use random instead of rand by Philippe Reynes · 4 years ago
- 4acc93c patman: Add a Series-patchwork-url option by Simon Glass · 4 years, 1 month ago
- 3d80d79 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years, 1 month ago
- f9b03cf patman: Allow specifying the patchwork URL by Simon Glass · 4 years, 1 month ago
- 9bb0a8d patman: Update defaults in subparsers by Simon Glass · 4 years, 1 month ago
- 718f1a8 patman: Correct Change-Ids error message args by Simon Glass · 4 years, 1 month ago
- 1ee91c1 patman: Refactor how the default subcommand works by Simon Glass · 4 years, 1 month ago
- 2112d07 patman: Support listing comments from patchwork by Simon Glass · 4 years, 1 month ago
- da8a292 patman: Support parsing of review snippets by Simon Glass · 4 years, 1 month ago
- d0a0a58 patman: Support updating a branch with review tags by Simon Glass · 4 years, 1 month ago
- 3db916d patman: Support checking for review tags in patchwork by Simon Glass · 4 years, 1 month ago
- 1c1f207 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years, 1 month ago
- 8cf2364 patman: Improve handling of files by Simon Glass · 4 years, 1 month ago
- 5387de3 patman: Allow showing a Commit as a string by Simon Glass · 4 years, 1 month ago
- 5c906fb patman: Don't ignore lines starting with hash by Simon Glass · 4 years, 1 month ago
- 891316b patman: Fix spelling of plural for warning by Simon Glass · 4 years, 1 month ago
- 42e3d39 patman: Convert testBasic() to use an interator by Simon Glass · 4 years, 1 month ago
- 3b762cc patman: Add some tests for warnings by Simon Glass · 4 years, 1 month ago
- 06202d6 patman: Add a test for PatchStream tags by Simon Glass · 4 years, 1 month ago
- a7fadab patman: Drop unused signoff member by Simon Glass · 4 years, 1 month ago
- 8093a8f patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 4 years, 1 month ago
- 6d00f6c patman: Attach warnings to individual patches by Simon Glass · 4 years, 1 month ago
- b580039 patman: Move warning collection to a function by Simon Glass · 4 years, 1 month ago
- 06127f9 patman: Fix up argument/return docs in patchstream by Simon Glass · 4 years, 1 month ago
- 5f6caa5 patman: Drop unused args in patchstream by Simon Glass · 4 years, 1 month ago
- f9b6e0f patman: Rename variables in patchstream by Simon Glass · 4 years, 1 month ago
- 93f61c0 patman: Rename functions in patchstream by Simon Glass · 4 years, 1 month ago
- 0602226 patman: Fix constant style in patchstream by Simon Glass · 4 years, 1 month ago
- c42b1d0 patman: Fix indenting in patchstream by Simon Glass · 4 years, 1 month ago
- a80986c patman: Allow linking a series with patchwork by Simon Glass · 4 years, 1 month ago
- eb209e5 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · 4 years, 1 month ago
- 59a70bb patman: Use capture_sys_output() consistently by Simon Glass · 4 years, 1 month ago