projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
eficonfig: refactor eficonfig_process_common function
[platform/kernel/u-boot.git]
/
tools
/
2023-01-27
Tom Rini
Merge tag 'dm-pull-26jan23' of https://source.denx...
tree
|
commitdiff
2023-01-26
Simon Glass
binman: Fix a test-coverage regression
tree
|
commitdiff
2023-01-26
Samuel Holland
binman: Add 'min-size' entry property
tree
|
commitdiff
2023-01-26
Jonas Karlman
binman: Add support for selecting firmware to use with...
tree
|
commitdiff
2023-01-26
Jonas Karlman
binman: Add special subnodes to the nodes generated...
tree
|
commitdiff
2023-01-26
Jonas Karlman
binman: Add support for align argument to mkimage tool
tree
|
commitdiff
2023-01-19
Tom Rini
Merge tag 'dm-pull-18jan23' of https://source.denx...
tree
|
commitdiff
2023-01-18
Maxim Cournoyer
patman: symlink top level .checkpatch.conf
tree
|
commitdiff
2023-01-18
Maxim Cournoyer
Revert "patman: invoke the checkpatch.pl script with...
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Support positioning an entry by and ELF symbol
tree
|
commitdiff
2023-01-18
Simon Glass
dtoc: Add a way to read a phandle with params
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Provide general support for updating ELF symbols
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Support overlapping entries
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Add a function to check for special section...
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Add a null entry
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Clarify use of False when obtaining data
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Add a test for an inner section with a size
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Support optional external blobs
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Support new op-tee binary format
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Add a way to check for a valid ELF file
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Support optional entries
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Use a reference for binman symbols docs
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Update entry docs
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Tidy up comment in fit _gen_node
tree
|
commitdiff
2023-01-18
Simon Glass
binman: Allow writing section contents to a file
tree
|
commitdiff
2023-01-18
Simon Glass
trace: Update trace-format generator for newer version
tree
|
commitdiff
2023-01-18
Simon Glass
trace: Adjust flags in proftool
tree
|
commitdiff
2023-01-18
Simon Glass
mkimage: Add a few more messages for FIT failures
tree
|
commitdiff
2023-01-17
Tom Rini
Merge branch '2022-01-16-bootstd-updates'
tree
|
commitdiff
2023-01-17
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2023-01-17
Tom Rini
Merge tag 'u-boot-rockchip-20230117' of https://source...
tree
|
commitdiff
2023-01-16
Jagan Teki
rockchip: mkimage: Add rv1126 support
tree
|
commitdiff
2023-01-16
John Keeping
rockchip: mkimage: make RC4 key const
tree
|
commitdiff
2023-01-13
Tom Rini
Merge tag 'u-boot-stm32-20230113' of https://source...
tree
|
commitdiff
2023-01-12
Tom Rini
Merge branch '2023-01-11-assorted-general-updates'
tree
|
commitdiff
2023-01-11
Tom Rini
CI/Docker: Update to jammy-20221130 tag
tree
|
commitdiff
2023-01-11
Heinrich Schuchardt
Dockerfile: add package texinfo
tree
|
commitdiff
2023-01-09
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2023-01-08
Tom Rini
Merge tag 'u-boot-nand-20230108' of https://source...
tree
|
commitdiff
2023-01-06
Tom Rini
Merge tag 'u-boot-at91-2023.04-a' of https://source...
tree
|
commitdiff
2023-01-06
Tom Rini
Merge tag 'dm-next-5jan23' of https://source.denx.de...
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: add '--get-maintainer-script' argument
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: additionally honor a local .patman config file
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: fail early in Setup when provided config file...
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: set the default config_fname argument value...
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: import gitutil module where it is needed
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: replace deprecated SafeConfigParser with Config...
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: fix pep8 warnings in settings module
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: document default 'send' command
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: document how to run test suite via pytest
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: hide the 'test' command unless test data is...
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: add pytest configuration file
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: rename main script to __main__.py
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: invoke the checkpatch.pl script with '--u-boot...
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: locate test data files via __file__ and pathlib
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: cosmetic: Fix PEP 8 warnings for the gitutil...
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: locate README.rst via importlib
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: fix installation of README.rst data file
tree
|
commitdiff
2023-01-06
Maxim Cournoyer
patman: remove extraneous imports
tree
|
commitdiff
2023-01-06
Sean Anderson
patman: Switch to setuptools
tree
|
commitdiff
2022-12-24
Tom Rini
Merge branch '2022-12-23-complete-phase1-CONFIG-migrati...
tree
|
commitdiff
2022-12-23
Tom Rini
kbuild: Remove checking for adhoc CONFIG symbols
tree
|
commitdiff
2022-12-23
Tom Rini
checkpatch.pl: Update CONFIG logic in U-Boot section
tree
|
commitdiff
2022-12-23
Tom Rini
global: Migrate CONFIG_X86_MRC_ADDR to CFG
tree
|
commitdiff
2022-12-22
Tom Rini
Merge branch '2022-12-21-CONFIG-migration-work' into...
tree
|
commitdiff
2022-12-22
Tom Rini
env: Rework ENV_IS_EMBEDDED and related logic slightly
tree
|
commitdiff
2022-12-21
Tom Rini
Merge tag 'v2023.01-rc4' into next
tree
|
commitdiff
2022-12-08
Tom Rini
Merge branch '2022-12-08-assorted-tooling-and-fs-fixes...
tree
|
commitdiff
2022-12-08
Max Krummenacher
u-boot-initial-env: rework make target
tree
|
commitdiff
2022-12-08
Marc Kleine-Budde
tools: mkimage: add new image type "fdt_legacy"
tree
|
commitdiff
2022-12-08
Marc Kleine-Budde
tools: mkimage: don't print error message "Success...
tree
|
commitdiff
2022-12-08
Mikhail Ilin
tools: fdtgrep: Fix handle leak
tree
|
commitdiff
2022-12-08
Mikhail Ilin
tools: mkimage: Fix nullptr at strchr()
tree
|
commitdiff
2022-12-08
Mikhail Ilin
tool: ifwitool: Fix buffer overflow
tree
|
commitdiff
2022-12-08
Mikhail Ilin
tool: ifwitool: The function localtime() can return...
tree
|
commitdiff
2022-12-08
Jaehoon Chung
tools: env: fw_env: Fix unused-result warning
tree
|
commitdiff
2022-12-08
Tom Rini
Merge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
tree
|
commitdiff
2022-12-06
Tom Rini
Merge branch '2022-12-06-update-to-gcc-12-clang-14...
tree
|
commitdiff
2022-12-06
Tom Rini
CI: Update to gcc-12.2
tree
|
commitdiff
2022-12-06
Tom Rini
buildman: Fetch 12.2.0 toolchains by default
tree
|
commitdiff
2022-12-06
Tom Rini
Merge branch '2022-12-05-Kconfig-migrations-and-renames...
tree
|
commitdiff
2022-12-05
Tom Rini
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
tree
|
commitdiff
2022-11-24
Tom Rini
Merge branch '2022-11-23-assorted-fixes'
tree
|
commitdiff
2022-11-23
Marek Vasut
tools: mkenvimage: Drop duplicate crc header include
tree
|
commitdiff
2022-11-23
Tom Rini
Merge tag 'u-boot-amlogic-20221122' of https://source...
tree
|
commitdiff
2022-11-23
Tom Rini
Merge tag 'dm-pull-22nov22' of https://source.denx...
tree
|
commitdiff
2022-11-22
Simon Glass
binman: Add documentation for the command line args
tree
|
commitdiff
2022-11-22
Tom Rini
buildman: Add --allow-missing flag to allow missing...
tree
|
commitdiff
2022-11-22
Simon Glass
buildman: Reinstate removal of temp output dir in tests
tree
|
commitdiff
2022-11-22
Simon Glass
buildman: Ensure config_fname is inited
tree
|
commitdiff
2022-11-22
Simon Glass
binman: Add a separate section about environment variables
tree
|
commitdiff
2022-11-22
Simon Glass
buildman: Detect binman reporting missing blobs
tree
|
commitdiff
2022-11-22
Simon Glass
buildman: Drop mention of old architectures
tree
|
commitdiff
2022-11-22
Simon Glass
buildman: Update the default settings file
tree
|
commitdiff
2022-11-22
Simon Glass
buildman: Update the arc toolchain
tree
|
commitdiff
2022-11-22
Simon Glass
buildman: Drop mention of MAKEALL
tree
|
commitdiff
2022-11-22
Simon Glass
buildman: Convert documentation to rST
tree
|
commitdiff
2022-11-22
Simon Glass
binman: Use an exit code when blobs are missing
tree
|
commitdiff
2022-11-22
Quentin Schulz
Revert "binman: btool: gzip: fix packer name so that...
tree
|
commitdiff
2022-11-22
Quentin Schulz
binman: bintool: remove btool_ prefix from btool names
tree
|
commitdiff
next