Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dd3dfa50d88cffeb244485594a7bf18c58ae6d63
/
tools
« Previous
badf0ec
binman: Avoid setting sys.path globally
by Simon Glass
· 6 years ago
25ac0e6
binman: Rename Entry property to 'section'
by Simon Glass
· 6 years ago
f55382b
binman: Rename ELF parameters to 'section'
by Simon Glass
· 6 years ago
8f1da50
binman: Refactor much of the image code into 'section'
by Simon Glass
· 6 years ago
dd57c13
binman: Allow unit addresses for binaries
by Simon Glass
· 6 years ago
48ae412
buildman: Add support for environment delta in summary
by Alex Kiernan
· 6 years ago
0ddc510
buildman: Extract environment as part of each build
by Alex Kiernan
· 6 years ago
4225a4e
patman: Fix unit tests for SPDX
by Simon Glass
· 6 years ago
1aef95a
logos: provide U-Boot logo
by Heinrich Schuchardt
· 6 years ago
db405d1
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
by Rob Herring
· 6 years ago
4c58d27
buildman: support newer gcc versions from kernel.org
by Daniel Schwierzeck
· 7 years ago
409fc02
tools: buildman: Don't use the working dir as build dir
by Lothar Waßmann
· 7 years ago
57a72d0
SPDX: Correct SPDX tags from recent xilinx merge
by Tom Rini
· 6 years ago
3b52847
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 6 years ago
6915dcf
tools: zynqmpimage: Add bif support
by Alexander Graf
· 7 years ago
e384cdf
tools: zynqmpimage: Move defines to header
by Alexander Graf
· 7 years ago
e9dbfb3
tools: zynqmpimage: Add partition read support
by Alexander Graf
· 7 years ago
3aba3fd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
f739fcd
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
b14619b
tools/file2include: avoid incorrect comments
by Heinrich Schuchardt
· 7 years ago
e75ac70
tools/file2include: create Linux style SPDX header
by Heinrich Schuchardt
· 7 years ago
cece78f
tools: socfpga: Add SFP image V1 support
by Marek Vasut
· 7 years ago
9f0021a
tools: socfpga: Stop using global struct socfpga_image
by Marek Vasut
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b25f8e2
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
8c84287
tools: mkimage: Check for datafile when type is script
by Alex Kiernan
· 7 years ago
c3b115f
tools: mkenvimage: Fix possible segfault on stdin input
by Alexander Dahl
· 7 years ago
3559028
tools: mkenvimage: Fix read() stdin error handling
by Alexander Dahl
· 7 years ago
f3c3262
Revert "imximage: Remove failure when no IVT offset is found"
by Fabio Estevam
· 7 years ago
af1b492
tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks
by Bryan O'Donoghue
· 7 years ago
ebca902
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
8519c9c
tools/imximage: use 0x prefix in HAB Blocks line
by Rasmus Villemoes
· 7 years ago
8a0b827
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
by Kristian Amlie
· 7 years ago
004d009
mkimage: do not fail if there is no print_header function
by Guillaume GARDET
· 7 years ago
c5b0bca
tools/mxsimage: Support building with LibreSSL
by Hauke Mehrtens
· 7 years ago
6cd5678
kwbimage: Fix out of bounds access
by Alexander Graf
· 7 years ago
d28baea
tools: xilinx: Fix zynq/zynqmp image recognition
by Michal Simek
· 7 years ago
5473eb6
tools: Make kwboot build if HOST_TOOLS_ALL=y
by Tuomas Tynkkynen
· 7 years ago
45b5571
image: Add IH_OS_TEE for TEE chain-load boot
by Bryan O'Donoghue
· 7 years ago
81260e3
tools/mkimage: add support for STM32 image format
by Patrick Delaunay
· 7 years ago
dbc3432
tools: env: Implement atomic replace for filesystem
by Alex Kiernan
· 7 years ago
899b533
tools: env: Refactor write path of flash_io()
by Alex Kiernan
· 7 years ago
2deb3ca
tools: env: Fix CamelCasing style violation
by Alex Kiernan
· 7 years ago
c7f52c4
tools: env: Pass through indent
by Alex Kiernan
· 7 years ago
2e5c42c
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
63f881d
tools/mkimage: Use proper output parameter in dtc-system call
by Stefan Theil
· 7 years ago
b5b0e4e
imximage: Remove failure when no IVT offset is found
by Fabio Estevam
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
e0d20dc
tools: Include U-Boot libfdt headers from their actual path
by Paul Kocialkowski
· 7 years ago
cd65551
tools/env: allow equal sign as key value separation
by Stefan Agner
· 7 years ago
a2d5efd
tools/kwbimage: fix LibreSSL build
by Jonathan Gray
· 7 years ago
d877a6c
Fix --noheader on fw_printenv
by Alex Kiernan
· 7 years ago
2371d1b
buildman: add option -E for treating compiler warnings as errors
by Daniel Schwierzeck
· 7 years ago
ceb3281
tools/mrvl_uart.sh: Tidy script output
by Andreas Färber
· 7 years ago
3e00c48
tools/mrvl_uart.sh: Fix minicom baudrate
by Andreas Färber
· 7 years ago
6622822
libfdt: migrate include/libfdt_env.h to a wrapper
by Masahiro Yamada
· 7 years ago
d2bf115
tools: include necessary headers explicitly
by Masahiro Yamada
· 7 years ago
ae9ace7
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
by Masahiro Yamada
· 7 years ago
94b13bb
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· 7 years ago
9e82087
tools: remove unused ret
by Jelle van der Waa
· 7 years ago
ac02019
tools: provide a tool to convert a binary file to an include
by Heinrich Schuchardt
· 7 years ago
d1ccaa4
patman: Unquote output from get_maintainer.pl
by Stefan Brüns
· 7 years ago
3a0e70f
tools: omapimage: Fix mismatch of image size in header
by Lokesh Vutla
· 7 years ago
3759df0
tools: Update python "help" tests to cope with "more" oddities
by Tom Rini
· 7 years ago
3ed0de3
dtoc: Allow DTC environment variable to provide path to dtc
by Simon Glass
· 7 years ago
2eda8e9
tools: fix incorrect usage of DT node unit address
by Andre Przywara
· 7 years ago
b2267e8
fix incorrect usage of DT node unit address in comments
by Andre Przywara
· 7 years ago
42ac26f
riscv: tools: Prelink u-boot
by Rick Chen
· 7 years ago
eee4835
tools: Add Marvell recovery image download script
by Konstantin Porotchkin
· 7 years ago
90d75d2
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
6d0cbbd
tools: zynqmpimage: Check return values from file functions
by Michal Simek
· 7 years ago
39c1502
binman: Add documentation for the symbol feature
by Simon Glass
· 7 years ago
1979063
binman: Support accessing binman tables at run time
by Simon Glass
· 7 years ago
7fe9173
binman: Support enabling debug in tests
by Simon Glass
· 7 years ago
f689890
binman: Adjust size of test SPL binary
by Simon Glass
· 7 years ago
5cfcf7e
binman: Add tests binaries with binman symbols
by Simon Glass
· 7 years ago
00ae40b
binman: Drop a stale comment about the 'board' feature
by Simon Glass
· 7 years ago
4e6fdbe
binman: Add support for including spl/u-boot-spl-nodtb.bin
by Simon Glass
· 7 years ago
47419ea
binman: Add support for including spl/u-boot-spl.dtb
by Simon Glass
· 7 years ago
b50e561
binman: Add a function to read ELF symbols
by Simon Glass
· 7 years ago
c8e1ca3
tools: omapimage: fix corner-case in byteswap path
by Philipp Tomsich
· 7 years ago
26e961c
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
by Masahiro Yamada
· 7 years ago
34255b9
tools: env: Add support for direct read/write UBI volumes
by S. Lockwood-Childs
· 7 years ago
df4950e
tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document
by Jean-Francois Dagenais
· 8 years ago
c85a6b7
tools: mkimage: Extend mkimage to also include pmufw
by Michal Simek
· 8 years ago
bb7ab1c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
9677faa
binman: Return non-zero exit code on test failure
by Simon Glass
· 7 years ago
ca4f4ff
binman: Add add test for using an Intel MRC binary
by Simon Glass
· 7 years ago
6b187df
binman: Add add test for SPL with a microcode pointer
by Simon Glass
· 7 years ago
8772213
binman: Add a test for x86-start16-spl
by Simon Glass
· 7 years ago
5650984
binman: Add test for u-boot-spl-bss-pad
by Simon Glass
· 7 years ago
a25ebed
binman: Check for files missing from test coverage
by Simon Glass
· 7 years ago
a9871c6
binman: Increase test coverage back to 100%
by Simon Glass
· 7 years ago
9fc60b4
binman: Add a main program to the tests
by Simon Glass
· 7 years ago
934cdcf
binman: Add tests for importlib availability
by Simon Glass
· 7 years ago
4d5994f
binman: Set up 'entry' to permit full test coverage
by Simon Glass
· 7 years ago
5a3f222
binman: Append to PYTHONPATH when running test coverage
by Simon Glass
· 7 years ago
aab660f
dtoc: Fix up tests
by Simon Glass
· 7 years ago
251f586
buildman: Fix up tests
by Simon Glass
· 7 years ago
Next »