index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-01-05
dtoc: Output nodes in order
Simon Glass
2021-01-05
dtoc: Allow specifying the base directory for tests
Simon Glass
2021-01-05
dtoc: Add the method for each command to OutputFile
Simon Glass
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
dtoc: Add a header comment to each generated file
Simon Glass
2021-01-05
dtoc: Run tests using test_util
Simon Glass
2021-01-05
concurrencytest: Fix Python3 warning
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dtoc: Add an 'all' command
Simon Glass
2021-01-05
dtoc: Allow outputing to multiple files
Simon Glass
2021-01-05
dtoc: Allow providing a directory to write files to
Simon Glass
2021-01-05
dtoc: Test the stdout output
Simon Glass
2021-01-05
dtoc: Use None to mean stdout
Simon Glass
2021-01-05
dtoc: Tidy up pylint warnings in test
Simon Glass
2021-01-05
dtoc: Convert _drivers to a dict
Simon Glass
2021-01-05
dtoc: Output the struct values in a separate function
Simon Glass
2021-01-05
dtoc: Output the device in a separate function
Simon Glass
2021-01-05
dtoc: Make _output_list a top-level function
Simon Glass
2021-01-05
dtoc: Fix a few pylint warnings in dtb_platdata
Simon Glass
2021-01-05
sandbox: Drop unnecessary test node
Simon Glass
2020-12-31
mkeficapsule: Add support for embedding public key in a dtb
Sughosh Ganu
2020-12-22
buildman: Remove output binaries before building
Simon Glass
2020-12-22
patman: Add project-default for 'gcc'
Philipp Tomsich
2020-12-22
patman: Add --no-signoff to suppress adding signoffs
Philipp Tomsich
2020-12-13
checkpatch: Add warnings for unexpected struct names
Simon Glass
2020-12-13
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dtoc: Tidy up more Python style in dtb_platdata
Simon Glass
2020-12-13
dtoc: Tidy up Python style in dtb_platdata
Simon Glass
2020-12-13
patman: Drop tools.ToChar() and ToChars()
Simon Glass
2020-12-13
patman: Drop tools.ToByte()
Simon Glass
2020-12-13
patman: Drop unicode helper functions
Simon Glass
2020-12-13
fdt: Use an Enum for the data type
Simon Glass
2020-12-03
test/py: efi_capsule: test for FIT image capsule
AKASHI Takahiro
2020-12-03
tools: add mkeficapsule command for UEFI capsule update
AKASHI Takahiro
2020-11-19
tools: dumpimage: Remove remaining mentions of the -i option
Tyler Hicks
2020-11-19
tools: image-host.c: use correct variable for strerrno
Philippe Reynes
2020-11-19
tools: image-host.c: use random instead of rand
Philippe Reynes
2020-11-14
patman: Add a Series-patchwork-url option
Simon Glass
2020-11-14
patman: Add a setting for the Patchwork URL
Simon Glass
2020-11-14
patman: Allow specifying the patchwork URL
Simon Glass
2020-11-14
patman: Update defaults in subparsers
Simon Glass
2020-11-14
patman: Correct Change-Ids error message args
Simon Glass
2020-11-14
patman: Refactor how the default subcommand works
Simon Glass
2020-11-05
patman: Support listing comments from patchwork
Simon Glass
2020-11-05
patman: Support parsing of review snippets
Simon Glass
2020-11-05
patman: Support updating a branch with review tags
Simon Glass
2020-11-05
patman: Support checking for review tags in patchwork
Simon Glass
[next]