Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
80938c109f0f40996155e9ef5a25b7caed681554
/
tools
40261f9
buildman: support newer gcc versions from kernel.org
by Daniel Schwierzeck
· 7 years ago
ce6df92
tools: buildman: Don't use the working dir as build dir
by Lothar Waßmann
· 7 years ago
7675af0
SPDX: Correct SPDX tags from recent xilinx merge
by Tom Rini
· 7 years ago
ad2102e
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
5329d67
tools: zynqmpimage: Add bif support
by Alexander Graf
· 7 years ago
46e3a00
tools: zynqmpimage: Move defines to header
by Alexander Graf
· 7 years ago
7392bb8
tools: zynqmpimage: Add partition read support
by Alexander Graf
· 7 years ago
492a5cd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
84f3c44
tools/file2include: avoid incorrect comments
by Heinrich Schuchardt
· 7 years ago
29f4c67
tools/file2include: create Linux style SPDX header
by Heinrich Schuchardt
· 7 years ago
d8cf2db
tools: socfpga: Add SFP image V1 support
by Marek Vasut
· 7 years ago
4b6e18a
tools: socfpga: Stop using global struct socfpga_image
by Marek Vasut
· 7 years ago
8b0c8a1
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
0c67fef
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
9d74c70
tools: mkimage: Check for datafile when type is script
by Alex Kiernan
· 7 years ago
29438ed2
tools: mkenvimage: Fix possible segfault on stdin input
by Alexander Dahl
· 7 years ago
277e4df
tools: mkenvimage: Fix read() stdin error handling
by Alexander Dahl
· 7 years ago
dff91ef
Revert "imximage: Remove failure when no IVT offset is found"
by Fabio Estevam
· 7 years ago
21e3a77
tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks
by Bryan O'Donoghue
· 7 years ago
a2bdec7
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
1c3c549
tools/imximage: use 0x prefix in HAB Blocks line
by Rasmus Villemoes
· 7 years ago
c0855f2
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
by Kristian Amlie
· 7 years ago
dfe25fa
mkimage: do not fail if there is no print_header function
by Guillaume GARDET
· 7 years ago
77ae9d1
tools/mxsimage: Support building with LibreSSL
by Hauke Mehrtens
· 7 years ago
22e87fc
kwbimage: Fix out of bounds access
by Alexander Graf
· 7 years ago
e0942e0
tools: xilinx: Fix zynq/zynqmp image recognition
by Michal Simek
· 7 years ago
c722790
tools: Make kwboot build if HOST_TOOLS_ALL=y
by Tuomas Tynkkynen
· 7 years ago
2f72dec
image: Add IH_OS_TEE for TEE chain-load boot
by Bryan O'Donoghue
· 7 years ago
e6db5df
tools/mkimage: add support for STM32 image format
by Patrick Delaunay
· 7 years ago
7150aaa
tools: env: Implement atomic replace for filesystem
by Alex Kiernan
· 7 years ago
be1e788
tools: env: Refactor write path of flash_io()
by Alex Kiernan
· 7 years ago
f46d0ca
tools: env: Fix CamelCasing style violation
by Alex Kiernan
· 7 years ago
e9c6220
tools: env: Pass through indent
by Alex Kiernan
· 7 years ago
898ce2c
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
ff6c3b2
tools/mkimage: Use proper output parameter in dtc-system call
by Stefan Theil
· 7 years ago
2fc87cd
imximage: Remove failure when no IVT offset is found
by Fabio Estevam
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
d454c3c
tools: Include U-Boot libfdt headers from their actual path
by Paul Kocialkowski
· 7 years ago
8783324
tools/env: allow equal sign as key value separation
by Stefan Agner
· 7 years ago
237d059
tools/kwbimage: fix LibreSSL build
by Jonathan Gray
· 7 years ago
688cee9
Fix --noheader on fw_printenv
by Alex Kiernan
· 7 years ago
20e2ea9
buildman: add option -E for treating compiler warnings as errors
by Daniel Schwierzeck
· 7 years ago
88f89b1
tools/mrvl_uart.sh: Tidy script output
by Andreas Färber
· 7 years ago
fd6bbed
tools/mrvl_uart.sh: Fix minicom baudrate
by Andreas Färber
· 7 years ago
9ca4574
libfdt: migrate include/libfdt_env.h to a wrapper
by Masahiro Yamada
· 7 years ago
315fe0a
tools: include necessary headers explicitly
by Masahiro Yamada
· 7 years ago
938f039
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
by Masahiro Yamada
· 7 years ago
c05e791
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· 7 years ago
df664c0
tools: remove unused ret
by Jelle van der Waa
· 7 years ago
eee2249
tools: provide a tool to convert a binary file to an include
by Heinrich Schuchardt
· 7 years ago
5d3a5fa
patman: Unquote output from get_maintainer.pl
by Stefan Brüns
· 7 years ago
20d068e
tools: omapimage: Fix mismatch of image size in header
by Lokesh Vutla
· 7 years ago
c3c0b6d
tools: Update python "help" tests to cope with "more" oddities
by Tom Rini
· 7 years ago
ade2ef6
dtoc: Allow DTC environment variable to provide path to dtc
by Simon Glass
· 7 years ago
9ef25e8
tools: fix incorrect usage of DT node unit address
by Andre Przywara
· 7 years ago
3234ecd
fix incorrect usage of DT node unit address in comments
by Andre Przywara
· 7 years ago
93fa563
riscv: tools: Prelink u-boot
by Rick Chen
· 7 years ago
8c9012a
tools: Add Marvell recovery image download script
by Konstantin Porotchkin
· 7 years ago
01aea29
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
4902bf8
tools: zynqmpimage: Check return values from file functions
by Michal Simek
· 7 years ago
be83bc7
binman: Add documentation for the symbol feature
by Simon Glass
· 7 years ago
4ca8e04
binman: Support accessing binman tables at run time
by Simon Glass
· 7 years ago
075a45c
binman: Support enabling debug in tests
by Simon Glass
· 7 years ago
d605152
binman: Adjust size of test SPL binary
by Simon Glass
· 7 years ago
ff33925
binman: Add tests binaries with binman symbols
by Simon Glass
· 7 years ago
d543125
binman: Drop a stale comment about the 'board' feature
by Simon Glass
· 7 years ago
0a6da31
binman: Add support for including spl/u-boot-spl-nodtb.bin
by Simon Glass
· 7 years ago
9aa6a6f
binman: Add support for including spl/u-boot-spl.dtb
by Simon Glass
· 7 years ago
24ad365
binman: Add a function to read ELF symbols
by Simon Glass
· 7 years ago
070aa2d
tools: omapimage: fix corner-case in byteswap path
by Philipp Tomsich
· 7 years ago
b79320b
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
by Masahiro Yamada
· 7 years ago
a1015c2
tools: env: Add support for direct read/write UBI volumes
by S. Lockwood-Childs
· 7 years ago
52b1a50
tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document
by Jean-Francois Dagenais
· 8 years ago
dde5a88
tools: mkimage: Extend mkimage to also include pmufw
by Michal Simek
· 8 years ago
597d17c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
9ba021c
binman: Return non-zero exit code on test failure
by Simon Glass
· 7 years ago
a409c93
binman: Add add test for using an Intel MRC binary
by Simon Glass
· 7 years ago
3d27423
binman: Add add test for SPL with a microcode pointer
by Simon Glass
· 7 years ago
e83679d
binman: Add a test for x86-start16-spl
by Simon Glass
· 7 years ago
7f94e83
binman: Add test for u-boot-spl-bss-pad
by Simon Glass
· 7 years ago
2c3cf45
binman: Check for files missing from test coverage
by Simon Glass
· 7 years ago
385e69b
binman: Increase test coverage back to 100%
by Simon Glass
· 7 years ago
ac59991
binman: Add a main program to the tests
by Simon Glass
· 7 years ago
8f52136
binman: Add tests for importlib availability
by Simon Glass
· 7 years ago
b339326
binman: Set up 'entry' to permit full test coverage
by Simon Glass
· 7 years ago
c303b9a
binman: Append to PYTHONPATH when running test coverage
by Simon Glass
· 7 years ago
eb37e2d
dtoc: Fix up tests
by Simon Glass
· 7 years ago
5e0f06d
buildman: Fix up tests
by Simon Glass
· 7 years ago
2bfc697
buildman: Allow skipping of tests which use the network
by Simon Glass
· 7 years ago
ab2dabc
patman: Fix up tests to pass with newest checkpatch
by Simon Glass
· 7 years ago
c5c7b1a
binman: Disable the no-unit_address_vs_reg warnings
by Simon Glass
· 7 years ago
076e63b
binman: Rename tests to ftest
by Simon Glass
· 7 years ago
151ba36
binman: Add a Makefile for test-program compilation
by Simon Glass
· 7 years ago
4b94ac9
binman: Add docs explaining how to enable binman for a board
by Simon Glass
· 7 years ago
2eee32b
binman: Add better Makefile debugging
by Simon Glass
· 7 years ago
6410970
rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)
by Philipp Tomsich
· 7 years ago
7b79bb1
rockchip: mkimage: use spl_boot0 for all Rockchip SoCs
by Kever Yang
· 7 years ago
6b6ee8a
env: Remove CONFIG_ENV_AES support
by Tom Rini
· 7 years ago
Next »