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-15
Merge branch '2021.04-rc' of https://github.com/lftan/u-boot
Tom Rini
2021-01-15
tools: socfpgaimage: update padding flow
Ley Foon Tan
2021-01-15
tools: socfpgaimage: Print image header information
Ley Foon Tan
2021-01-13
tools: efivar.py unused variable
Heinrich Schuchardt
2021-01-13
tools: efivar.py should check GUID when deleting
Heinrich Schuchardt
2021-01-13
tools: efivar.py: incorrect indentation
Heinrich Schuchardt
2021-01-13
tools: efivar.py without arguments
Heinrich Schuchardt
2021-01-11
tools: mkimage: Add Allwinner eGON support
Andre Przywara
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dtoc: Tidy up src_scan tests
Simon Glass
2021-01-05
dtoc: Move src_scan tests to a separate file
Simon Glass
2021-01-05
dtoc: Split source-code scanning to a separate file
Simon Glass
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
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
2021-01-04
tools: zynqmp: Fix regex expression around XPm_ConfigObject
Adrian Fiergolski
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-20
tools: add a simple script to generate EFI variables
Paulo Alcantara
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
[next]