Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b166975b2c00e58dcee10524c381124d59d00cb9
/
tools
b166975
binman: Allow passing entries using -n
by Simon Glass
· Sat Aug 13 11:40:49 2022 -0600
8fbca77
binman: Allow the image name to be the data file
by Simon Glass
· Sat Aug 13 11:40:48 2022 -0600
42074dc
binman: Improve mkimage documentation
by Simon Glass
· Sat Aug 13 11:40:47 2022 -0600
c6b283f
binman: Avoid use of expected failure
by Simon Glass
· Sat Aug 13 11:40:46 2022 -0600
ff1df8c
binman: Adjust mkimage etype node reading
by Simon Glass
· Sat Aug 13 11:40:45 2022 -0600
0cf5bce
binman: Add a way to check for missing properties
by Simon Glass
· Sat Aug 13 11:40:44 2022 -0600
9f57158
binman: Fix up the entry-docs for Entry_pre_load
by Simon Glass
· Sat Aug 13 11:40:43 2022 -0600
6a9b225
patman: Don't buffer test output with a single test
by Simon Glass
· Sat Aug 13 11:40:42 2022 -0600
5881641
patman: Put the coverage command-line last
by Simon Glass
· Sat Aug 13 11:40:41 2022 -0600
7d3e407
binman: Put fake files in a subdirectory
by Simon Glass
· Sun Aug 07 09:46:46 2022 -0600
53f376b
arm: k3: Correct an awk warning
by Simon Glass
· Sun Aug 07 07:12:19 2022 -0600
aa89265
tools: mkeficapsule: use pkg-config for each lib separat
by Heiko Thiery
· Sat Aug 06 13:22:53 2022 +0200
76d71b0
binman: Add more documentation about binman usage
by Simon Glass
· Sun Aug 07 16:33:26 2022 -0600
a7c9778
binman: Add rST references for binman entry types
by Simon Glass
· Sun Aug 07 16:33:25 2022 -0600
c8ab031
patman: Add documentation to doc/
by Simon Glass
· Tue Aug 09 13:49:57 2022 -0600
04afdfe
dtoc: Correct remaining pylint problems in test_fdt
by Simon Glass
· Sat Jul 30 20:57:10 2022 -0600
882f632
test_fdt: Convert to use argparse
by Simon Glass
· Sat Jul 30 20:57:09 2022 -0600
9954cda
dtoc: Move main program into its own function
by Simon Glass
· Sat Jul 30 20:57:08 2022 -0600
b6ec10c
dtoc: Fix fdt test coverage
by Simon Glass
· Sat Jul 30 20:57:07 2022 -0600
8726f66
dtoc: Tidy up fdt_tests RunTests()
by Simon Glass
· Sat Jul 30 20:57:06 2022 -0600
9852bef
dtoc: Tidy up fdt_tests RunTestCoverage() args
by Simon Glass
· Sat Jul 30 20:57:05 2022 -0600
42c84a9
buildman: Drop a TODO that is done
by Simon Glass
· Mon Jul 11 19:04:13 2022 -0600
fde4dd3
buildman: Drop a Python 2.7 comment
by Simon Glass
· Mon Jul 11 19:04:12 2022 -0600
86a2afe
buildman: Allow lines without a symbol
by Simon Glass
· Mon Jul 11 19:04:11 2022 -0600
ff9ecc2
Drop genboardscfg.py
by Simon Glass
· Mon Jul 11 19:04:10 2022 -0600
afbd213
buildman: Return an error if there are maintainer warnings
by Simon Glass
· Mon Jul 11 19:04:08 2022 -0600
1d2c13c
Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
by Simon Glass
· Mon Jul 11 19:04:07 2022 -0600
d2d4c60
buildman: Replace the Options column with config name
by Simon Glass
· Mon Jul 11 19:04:06 2022 -0600
58d41be
buildman: Tidy up pylint problems in boards module
by Simon Glass
· Mon Jul 11 19:04:05 2022 -0600
0c477b7
buildman: Incorporate the genboardscfg.py tool
by Simon Glass
· Mon Jul 11 19:04:04 2022 -0600
20751d6
buildman: Split out Boards into its own file
by Simon Glass
· Mon Jul 11 19:04:03 2022 -0600
127a239
buildman: Convert camel case in board.py
by Simon Glass
· Mon Jul 11 19:04:02 2022 -0600
c093f61
buildman: Drop use of 'board' in board module
by Simon Glass
· Mon Jul 11 19:04:01 2022 -0600
5df4522
buildman: Drop use of 'boards' in control
by Simon Glass
· Mon Jul 11 19:04:00 2022 -0600
b0786df
buildman: Fix use of 'boards' in test
by Simon Glass
· Mon Jul 11 19:03:59 2022 -0600
d4c6c8a
buildman: Fix use of 'boards' in func_test
by Simon Glass
· Mon Jul 11 19:03:58 2022 -0600
8132f98
buildman: Avoid using board as a variable
by Simon Glass
· Mon Jul 11 19:03:57 2022 -0600
6c43562
buildman: Support running from an IDE
by Simon Glass
· Mon Jul 11 19:03:56 2022 -0600
dcbc702
buildman: Drop -I option
by Simon Glass
· Mon Jul 11 19:03:55 2022 -0600
a02c5c7
tools: mkimage: fix build with LibreSSL
by Michal Vasilek
· Fri Jul 22 19:55:53 2022 +0200
c730c4d
tools: kwboot: use pkg-config to get -ltinfo
by Heiko Thiery
· Wed Jul 20 12:31:35 2022 +0200
de7adbd
tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls
by Heiko Thiery
· Wed Jul 20 12:31:33 2022 +0200
5bad289
Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git
by Tom Rini
· Wed Jul 27 06:59:55 2022 -0400
e91457a
Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Jul 26 10:26:00 2022 -0400
eeb23bf
tools: image: support i.MX93
by Peng Fan
· Tue Jul 26 16:41:19 2022 +0800
be4f271
patman: By default don't pass "--no-tree" to checkpatch for linux
by Douglas Anderson
· Tue Jul 19 14:56:27 2022 -0700
a5691e1
binman: Increase default fitImage data section resize step from 1k to 64k
by Marek Vasut
· Tue Jul 12 19:41:29 2022 +0200
5a69191
tools: relocate-rela: Define all macros for e_machine and reloc types
by Michal Simek
· Fri Jul 08 08:15:06 2022 +0200
77b1630
tools: relocate-rela: Remove guard around R_AARCH64_RELATIVE
by Michal Simek
· Fri Jul 08 08:15:05 2022 +0200
d051786
tools: relocate-rela: Fix ELF decoding on big-endian hosts
by Samuel Holland
· Fri Jul 15 01:40:25 2022 -0500
26ebaed
k3_gen_x509_cert: Make SWRV configurable for anti-rollback protection
by Yogesh Siraswar
· Fri Jul 15 11:38:53 2022 -0500
f563f96
tools: mkimage: Add support to generate FlexSPI Header for i.MX8m
by Mamta Shukla
· Tue Jul 12 14:36:17 2022 +0000
adf86c7
tools: imx8mimage: Keep IVT reserved1 field zero always
by Marek Vasut
· Wed Jun 29 17:16:37 2022 +0200
d63726e
treewide: Fix Marek's name and change my e-mail address
by Marek Behún
· Wed Jun 01 17:17:06 2022 +0200
2c6936f
Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· Thu Jul 14 07:18:33 2022 -0400
cc12928
tools: mtk_image: add support for MT7621 NAND images
by developer
· Fri May 20 11:24:10 2022 +0800
c4567c5
mkimage: Add long options
by Sean Anderson
· Sat Jun 25 13:12:19 2022 -0400
89b5381
Merge branch 'next'
by Tom Rini
· Mon Jul 11 10:18:13 2022 -0400
45b2548
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· Fri Jul 08 14:39:07 2022 -0400
326d590
fw_env: add fallback to Linux's NVMEM based access
by Rafał Miłecki
· Thu Jun 16 20:59:03 2022 +0200
447cc7a
image: fit: Use stack allocation macro
by Joel Stanley
· Mon Jun 20 16:31:17 2022 +0930
9634dc9
spl: binman: Check at runtime if binman symbols were filled in
by Alper Nebi Yasak
· Sat Jun 18 15:13:11 2022 +0300
d6d2c9b
spl: binman: Split binman symbols support from enabling binman
by Alper Nebi Yasak
· Sat Jun 18 15:13:09 2022 +0300
d1f12cf
dm: core: Support accessing core tags
by Simon Glass
· Sun May 08 04:39:24 2022 -0600
e330447
dm: core: Switch the testbus driver to use a new struct
by Simon Glass
· Sun May 08 04:39:23 2022 -0600
461df86
patman: Fix defaults not propagating to subparsers
by Sean Anderson
· Fri Apr 29 10:53:34 2022 -0400
5168601
patman: test_util: Print test stdout/stderr within test summaries
by Alper Nebi Yasak
· Sat Apr 02 20:06:08 2022 +0300
fedac7b
patman: test_util: Customize unittest test results for more info
by Alper Nebi Yasak
· Sat Apr 02 20:06:07 2022 +0300
ca1c588
patman: test_util: Use unittest text runner to print test results
by Alper Nebi Yasak
· Sat Apr 02 20:06:06 2022 +0300
71e9a4c
patman: test_util: Handle nonexistent tests while loading tests
by Alper Nebi Yasak
· Sat Apr 02 20:06:05 2022 +0300
5266463
patman: test_util: Fix printing results for failed tests
by Alper Nebi Yasak
· Sat Apr 02 20:06:04 2022 +0300
77164ee
dtoc: Update fdt tests to use test_util
by Simon Glass
· Fri Mar 18 18:01:50 2022 -0600
4050eb6
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Jun 27 10:15:50 2022 -0400
55a4c15
tools: zynqmp_psu_init_minimize: Move helper functions below header includes
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:49 2022 +0200
cf8ccd5
tools: zynqmp_psu_init_minimize: Use CR instead of LF
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:48 2022 +0200
3f5966b
tools: zynqmp_psu_init_minimize: Remove low level uart settings
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:47 2022 +0200
39b2b6c
tools: relocate-rela: Add support for 32bit Microblaze relocation
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
4fad25f
tools: relocate-rela: Add support for elf32 decoding
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
97d5030
tools: relocate-rela: Check that relocation works only for EM_AARCH64
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
f9c28a1
tools: relocate-rela: Extract elf64 reloc to special function
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
ef32020
tools: relocate-rela: Read rela start/end directly from ELF
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
6944cec
tools: relocate-rela: Use global variables
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
793ceab
tools: relocate-rela: Open binary u-boot file later
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
5a9095c
linker_lists: Rename sections to remove . prefix
by Andrew Scull
· Mon May 30 10:00:04 2022 +0000
d9ff2b9
Merge branch 'master' into next
by Tom Rini
· Mon Jun 20 14:40:59 2022 -0400
b27a389
tools: binman: install btool
by Peng Fan
· Tue Jun 14 18:42:07 2022 +0800
eb6e70b
dtoc: Update test_src_scan.py for new tegra compatibles
by Tom Rini
· Tue Jun 14 13:59:23 2022 -0400
5f15029
mkimage: Support signing 'auto' FITs
by Sean Anderson
· Mon May 16 16:11:08 2022 -0400
df128b7
tools: mkimage: set OPENSSL_API_COMPAT
by Heinrich Schuchardt
· Fri May 06 13:28:52 2022 +0200
138d271
mkimage: Document misc options
by Sean Anderson
· Fri Apr 08 16:08:39 2022 -0400
d4ba0b4
tools: mkimage: Avoid ENODATA in host tools
by Mark Kettenis
· Tue Apr 26 19:24:38 2022 +0200
7ba97fa
tools/imagetool: Fix segfault when tparams->verify_header is NULL
by Nicolas Heemeryck
· Wed Apr 20 23:58:39 2022 +0200
5332012
nds32: Remove the architecture
by Tom Rini
· Wed Apr 06 09:21:25 2022 -0400
33978f2
binman: don't import deprecated distutils package
by Heinrich Schuchardt
· Sat Apr 09 14:53:18 2022 +0200
1d44c8e
binman: Refuse to replace sections for now
by Alper Nebi Yasak
· Sun Mar 27 18:31:50 2022 +0300
4989264
binman: Test replacing non-section entries in FIT subsections
by Alper Nebi Yasak
· Sun Mar 27 18:31:49 2022 +0300
6cadc50
binman: Create FIT subentries in the FIT section, not its parent
by Alper Nebi Yasak
· Sun Mar 27 18:31:48 2022 +0300
1a0ee0f
binman: Remove '/images/' fragment from FIT subentry paths
by Alper Nebi Yasak
· Sun Mar 27 18:31:47 2022 +0300
00c68f1
binman: Don't reset offset/size if image doesn't allow repacking
by Alper Nebi Yasak
· Sun Mar 27 18:31:46 2022 +0300
e63ca5a
binman: Collect bintools for images when replacing entries
by Alper Nebi Yasak
· Sun Mar 27 18:31:45 2022 +0300
Next »