Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b8555f4ec605cebb63da5d638a7125bd8d3438c1
/
tools
915f5aa
mkimage: simplify fit_check_params()
by Heinrich Schuchardt
· 5 years ago
b2b76eb
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
by Tom Rini
· 4 years, 11 months ago
a7a0ca4
binman: fix default filename of u-boot-with-ucode-ptr in documentation
by Masahiro Yamada
· 5 years ago
8000a89
tools: dumpimage: Fall-though to print usage for help command
by Andrew F. Davis
· 5 years ago
166d5e9
tools: fit_image: Use fit_image_get_data_and_size for getting offset/size
by Andrew F. Davis
· 5 years ago
3f2c7da
tools: dumpimage: Provide more feedback on internal errors
by Andrew F. Davis
· 5 years ago
fefee55
Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 years, 11 months ago
5f774dd
tools: imx8m_image: Change source path for DDR firmware to build dir
by Frieder Schrempf
· 5 years ago
1a6b0f1
Merge branch 'next'
by Tom Rini
· 4 years, 11 months ago
4a5af53
Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
a89f403
tools: .gitignore: add asn1_compiler
by Dario Binacchi
· 5 years ago
4b3bfe2
tools/imximage: share DCD information via Kconfig
by Jorge Ramirez-Ortiz
· 5 years ago
4e3e24e
rockchip: mkimage: fix wrong range of rc4 encoding for boot image
by Jeffy Chen
· 5 years ago
ec0d2ea
rockchip: mkimage: support packing optional second level boot-loader
by Jeffy Chen
· 5 years ago
06a7964
fw_setenv: avoid writing environment when nothing has changed
by Rasmus Villemoes
· 6 years ago
08d34fc
buildman: Ignore blank lines during size checks
by Tom Rini
· 5 years ago
48ac42e
buildman: Add options to get the arch and toolchain info
by Simon Glass
· 5 years ago
9b55091
buildman: Figure out boards before commits
by Simon Glass
· 5 years ago
aa26d47
buildman: Ask genboardscfg to be quiet
by Simon Glass
· 5 years ago
11ece15
genboardcfg: Support a quiet mode
by Simon Glass
· 5 years ago
9da17fb
buildman: Improve [make-flags] section parser to allow quoted strings
by Cristian Ciocaltea
· 5 years ago
f702526
cmd: add asn1_compiler
by AKASHI Takahiro
· 5 years ago
fd37f24
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
c2226bf
crc: Fix code style with crc functions
by Simon Glass
· 5 years ago
6ef6b3f
buildman: Fix problem with non-existent output directories
by Tom Rini
· 5 years ago
e90c007
moveconfig.py: Fix more Python3 UTF issues
by Tom Rini
· 5 years ago
f4bdf1b
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· 5 years ago
2972384
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
15a30c2
rockchip: mkimage: add support for RK3308
by Andy Yan
· 5 years ago
49a606a
rockchip: mkimage: add support for px30
by Kever Yang
· 5 years ago
3356f2c
patman: fix coverletter cc list with nulls
by Robert Beckett
· 5 years ago
f2bcb32
patman: fix some typos in comments
by Anatolij Gustschin
· 5 years ago
4bb26a4
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
by Tom Rini
· 5 years ago
6899af9
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
72555fa
binman: tegra: Adjust symbol calculation depending on end-at-4gb
by Simon Glass
· 5 years ago
b8e62d4
tools/img2brec.sh: Delete unused tool
by Tom Rini
· 5 years ago
1333fc0
tools: imx8m_image: support ddr4 firmware
by Peng Fan
· 5 years ago
7be85a7
tools: imx8mimage: add ROM VERSION
by Peng Fan
· 5 years ago
377bca8
binman: Move to use Python 3
by Simon Glass
· 5 years ago
39e2233
dtoc: Convert fdt.py to Python 3
by Simon Glass
· 5 years ago
c5fd10a
binman: Convert a few tests to Python 3
by Simon Glass
· 5 years ago
1fdb487
binman: Remember the pre-reset entry size
by Simon Glass
· 5 years ago
7ccca83
pylibfdt: Convert to Python 3
by Simon Glass
· 5 years ago
6e58372
rkmux: Convert to Python 3
by Simon Glass
· 5 years ago
1f70186
move_config: Convert to Python 3
by Simon Glass
· 5 years ago
db51b51
microcode_tool: Convert to Python 3
by Simon Glass
· 5 years ago
bfb0bb2
test_dtoc: Move to use Python 3
by Simon Glass
· 5 years ago
fc01782
test_fdt: Move to use Python 3
by Simon Glass
· 5 years ago
c78ed66
buildman: Convert to Python 3
by Simon Glass
· 5 years ago
efeac06
patman: Move to use Python 3
by Simon Glass
· 5 years ago
f544a2d
patman: Use unicode for file I/O
by Simon Glass
· 5 years ago
cc311ac
patman: Adjust 'command' to return strings instead of bytes
by Simon Glass
· 5 years ago
a5e1a58
fdt: Sync up to the latest libfdt
by Simon Glass
· 5 years ago
a378b81
binman: Fix up comment in intel-fsp-m
by Simon Glass
· 5 years ago
9ea87b2
binman: Add support for Intel FSP-T
by Simon Glass
· 5 years ago
4d9086d
binman: Add support for Intel FSP-S
by Simon Glass
· 5 years ago
3377820
binman: Correct symbol calculation with non-zero image base
by Simon Glass
· 5 years ago
ba1e61b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
8a90ce8
mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode
by Michal Sojka
· 5 years ago
20cd53c
tools: buildman: Remove useless mkdir() in Make() in test.py
by Bin Meng
· 5 years ago
0733e20
tools: buildman: Honor output directory when generating boards.cfg
by Bin Meng
· 5 years ago
a02b1d6
tools: Avoid creating symbolic links for tools/version.h
by Bin Meng
· 5 years ago
d198c70
tools: ifwitool: Define __packed when it is not defined
by Bin Meng
· 5 years ago
6e9dc8d
tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
by Bin Meng
· 5 years ago
3495f98
tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
by Bin Meng
· 5 years ago
ef7f67d
patman: separate emails in CC list with NULs
by Dmitry Torokhov
· 5 years ago
ff4663b
arm64: zynqmp: Do not remove dpll_prog from psu_init
by Michal Simek
· 5 years ago
52b5ee8
patman: Use the Change-Id, version, and prefix in the Message-Id
by Douglas Anderson
· 5 years ago
0fda9d9
binman: Drop comment-out code in testUpdateFdtOutput()
by Simon Glass
· 5 years ago
6bf9b47
binman: Add logging for the number of pack passes
by Simon Glass
· 5 years ago
e594341
binman: Write symbol info before image inclusion
by Simon Glass
· 5 years ago
59589a9
binman: Support writing symbols into entries within an IFWI
by Simon Glass
· 5 years ago
7aa5a98
binman: Update IFWI entry to support updates
by Simon Glass
· 5 years ago
f331830
binman: Update IFWI entry to read entries outside constructor
by Simon Glass
· 5 years ago
0001969
binman: Fix entry comment for Intel descriptor
by Simon Glass
· 5 years ago
ba7985d
binman: Add support for Intel FSP meminit
by Simon Glass
· 5 years ago
3f8ff01
binman: Allow support for writing a size symbol to binaries
by Simon Glass
· 5 years ago
4e353e2
binman: Increase size of TPL and SPL test data
by Simon Glass
· 5 years ago
98c5957
binman: Avoid needing the section size in advance
by Simon Glass
· 5 years ago
11f2bd0
binman: Rename some two-digit test files
by Simon Glass
· 5 years ago
1d16776
binman: Use underscore in test filenames
by Simon Glass
· 5 years ago
3eb5b20
binman: Allow symbols to be resolved inside sections
by Simon Glass
· 5 years ago
93a806f
binman: Clean up unnecessary code related to ELF test files
by Simon Glass
· 5 years ago
46ea691
binman: Use the Makefile for u_boot_binman_syms_bad
by Simon Glass
· 5 years ago
b8deb12
binman: Use the Makefile for u_boot_binman_syms_size
by Simon Glass
· 5 years ago
5d0c026
binman: Use the Makefile for u_boot_binman_syms
by Simon Glass
· 5 years ago
faaaa16
binman: Use the Makefile for u_boot_no_ucode_ptr
by Simon Glass
· 5 years ago
4affd4b
binman: Use the Makefile for u_boot_ucode_ptr
by Simon Glass
· 5 years ago
f629089
binman: Use the Makefile to build ELF test files
by Simon Glass
· 5 years ago
08cc4cc
binman: Use tools.Run() to run objdump
by Simon Glass
· 5 years ago
f55bd69
binman: Fix IFWI output when using an Intel FIT image
by Simon Glass
· 5 years ago
232f90c
binman: Add support for Intel FIT
by Simon Glass
· 5 years ago
abab18c
binman: x86: Separate out 16-bit reset and init code
by Simon Glass
· 5 years ago
0b074d6
binman: Add support for an x86 'reset' section
by Simon Glass
· 5 years ago
8a5e249
binman: Correct use of 'replace' in IFWI tests
by Simon Glass
· 5 years ago
c29a85d
binman: Handle hidden symbols in ELF files
by Simon Glass
· 5 years ago
d349ada
binman: Drop .note section from ELF
by Simon Glass
· 5 years ago
b9ba4e0
binman: Allow use of help and entry-docs without libfdt
by Simon Glass
· 5 years ago
862f8e2
binman: Use cls instead of self for class methods
by Simon Glass
· 5 years ago
Next »