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
Age
Commit message (
Expand
)
Author
2023-03-08
test: Add ut_assert_nextline_empty() empty line helper
Marek Vasut
2023-03-08
cmd: fdt: Add support for integer arrays in fdt get value with index
Marek Vasut
2023-03-08
cmd: fdt: Map address returned from fdt get addr to sysmem
Marek Vasut
2023-03-08
cmd: fdt: Handle 64bit pointers in fdt get addr
Marek Vasut
2023-03-08
cmd: fdt: Align checksign parameter names in help text
Marek Vasut
2023-03-08
cmd: fdt: Check argc before accessing argv in fdt memory
Marek Vasut
2023-03-08
cmd: fdt: Check argc before accessing argv in fdt bootcpu
Marek Vasut
2023-03-08
cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space
Marek Vasut
2023-03-08
cmd: fdt: Fix fdt rm behavior on non-existent property and error message space
Marek Vasut
2023-03-08
cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
Marek Vasut
2023-03-08
cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
Marek Vasut
2023-03-08
CI: Add a check for building tools for PyPi
Simon Glass
2023-03-08
doc: Add notes on how to install patman and binman
Simon Glass
2023-03-08
test: Add concurrencytest to the requirements
Simon Glass
2023-03-08
binman: Add support for building a binmanu PyPi package
Simon Glass
2023-03-08
binman: Use importlib to find the help
Simon Glass
2023-03-08
binman: Hide the 'test' command unless test code is available
Simon Glass
2023-03-08
binman: Move the main code into a function
Simon Glass
2023-03-08
dtoc: Add support for building a dtoc PyPi package
Simon Glass
2023-03-08
dtoc: Use pathlib to find the test directory
Simon Glass
2023-03-08
dtoc: Move the main code into a function
Simon Glass
2023-03-08
dtoc: Hide the test options unless test code is available
Simon Glass
2023-03-08
buildman: Add support for building a buildman PyPi package
Simon Glass
2023-03-08
buildman: Use importlib to find the help
Simon Glass
2023-03-08
buildman: Fix use of a type as a variable
Simon Glass
2023-03-08
buildman: Hide the test options unless test code is available
Simon Glass
2023-03-08
buildman: Move the main code into a function
Simon Glass
2023-03-08
patman: Add support for building a patman PyPi package
Simon Glass
2023-03-08
patman: Avoid importing test_checkpatch before it is needed
Simon Glass
2023-03-08
patman: Add support for building a u_boot_tools PyPi package
Simon Glass
2023-03-08
script: Add a script to build a PyPi package
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-03-08
Remove concurrencytest
Simon Glass
2023-03-08
Revert "patman: test_util: Print test stdout/stderr within test summaries"
Simon Glass
2023-03-08
binman: Avoid unwanted output in testFitFirmwareLoadables()
Simon Glass
2023-03-08
bootstd: Replicate the dtb-filename quirks of distroboot
Simon Glass
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
2023-03-08
binman: Make the tooldir configurable
Simon Glass
2023-03-08
binman: Use a private directory for bintools
Simon Glass
2023-03-08
binman: Move the tools directory into the Bintool class
Simon Glass
2023-03-08
binman: Update bintools documentation
Simon Glass
2023-03-08
binman: Correct an 'aot' typo
Simon Glass
2023-03-08
buildman: Add a flag for reproducible builds
Simon Glass
2023-03-08
buildman: Support disabling LTO
Simon Glass
2023-03-08
buildman: Write out the build command used
Simon Glass
2023-03-08
buildman: Add a note about the out-env file
Simon Glass
2023-03-08
binman: Use correct argument name in docstrings
Jonas Karlman
2023-03-08
binman: Fix spelling of nodes in code comments
Jonas Karlman
2023-03-08
binman: Remove redundant SetAllowFakeBlob from blob-ext entry
Jonas Karlman
2023-03-08
binman: Support marking FMAP areas as preserved
Simon Glass
[next]