Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1ac6384bd5af5d1e7e20b65748c544435b65aa3f
/
tools
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
fd3d375
tools: use files from scripts/dtc/libfdt where possible
by Masahiro Yamada
· 7 years ago
47ae539
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
by Masahiro Yamada
· 7 years ago
873de76
Do not attempt to use the systemwide libfdt
by Jan Kundrát
· 7 years ago
fe391a7
tools: image: fix message when fail to add verification data for config
by Masahiro Yamada
· 7 years ago
0148676
tools: image: allow to sign image nodes without -K option
by Masahiro Yamada
· 7 years ago
c1f137b
tools: image: fix "algo" property of public key for verified boot
by Masahiro Yamada
· 7 years ago
e5308f8
tools: env: allow to print U-Boot version
by Stefan Agner
· 7 years ago
2fc6b6f
tools: image: fix node name of signature node in FIT
by Masahiro Yamada
· 7 years ago
a3318ba
tools: env: Add embedded.c to .gitignore
by Bin Meng
· 7 years ago
bfef297
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
3eb4edf
tools: bmp_logo: correctly interpret BMP files with larger headers
by Jon Smith
· 7 years ago
74a21dd
tools/mkimage: Fix DTC run command to handle file names with space
by Mirza, Taimoor
· 7 years ago
1ebcbd1
moveconfig: fix error message in do_autoconf()
by Chris Packham
· 7 years ago
a29829e
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· 7 years ago
b828665
tools/fit_image.c: Update some return code paths
by Tom Rini
· 7 years ago
04a6c3f
rockchip: mkimage: add support for rk3128 soc
by Kever Yang
· 7 years ago
1682e05
kconfiglib: update with 'imply' support
by Ulf Magnusson
· 7 years ago
0e17fc7
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
by Tom Rini
· 7 years ago
572d4f2
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
d7bcdf5
tools: binman: Add a new entry type for Intel VBT
by Bin Meng
· 7 years ago
68d32c7
dtoc: Add a header to the generated files
by Simon Glass
· 7 years ago
3deeb47
dtoc: Support properties containing multiple phandle values
by Simon Glass
· 7 years ago
fdec580
dtoc: Put phandle args in an array
by Simon Glass
· 7 years ago
d0cd075
dtoc: Put each phandle on a separate line
by Simon Glass
· 7 years ago
e94414b
dtoc: Rename the phandle struct
by Simon Glass
· 7 years ago
ec3b5e4
dtoc: Rename is_phandle() and adjust it to return more detail
by Simon Glass
· 7 years ago
ce5621d
dtoc: Make is_phandle() a member function
by Simon Glass
· 7 years ago
17ffd62
dtoc: Use the Fdt's class's phandle map
by Simon Glass
· 7 years ago
a3f9444
dtoc: Update the Fdt class to record phandles
by Simon Glass
· 7 years ago
Next »