Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b781f5756999b8bb3b4e592141d1dd45bca113ff
/
tools
/
Makefile
e92dab3
tools: allow to override python
by Stefano Babic
· 8 years ago
5cb14c7
tools: sunxi: Add spl image builder
by Maxime Ripard
· 8 years ago
3885717
Pass empty CFLAGS on invocation of libfdt/setup.py
by Max Filippov
· 8 years ago
00b613b
tools: fix cross-compiling tools when HOSTCC is overridden
by Masahiro Yamada
· 8 years ago
184c8e5
tools: Remove CONFIG_SYS_TEXT_BASE in Makefile
by Patrick Delaunay
· 8 years ago
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
8168033
cmd: rework "license" command
by Masahiro Yamada
· 8 years ago
e19fd2b
tools: Add tool to add crc8 to a mac address
by oliver@schinagl.nl
· 8 years ago
3255e9f
tools: Allow crc8 to be used
by oliver@schinagl.nl
· 8 years ago
10d1449
arm: mvebu: Implement secure boot
by Mario Six
· 8 years ago
6532973
tools: Correct python building host tools
by Tom Rini
· 8 years ago
549f86e
build: Always build the libfdt python module
by Emmanuel Vadot
· 8 years ago
07e2450
tools/Makefile: suppress "which swig" error output
by Andre Przywara
· 8 years ago
18fe90e
tools: fix mksunxiboot build for tools-all target
by Andre Przywara
· 8 years ago
24ae92c
tools: add mksunxiboot to tools-all target
by Stefan Brüns
· 8 years ago
68078f7
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
by Jagan Teki
· 8 years ago
2e9f494
tools: mkimage: add support for Vybrid image format
by Albert ARIBAUD \(3ADEV\)
· 8 years ago
0dbc728
Only build the libfdt python module if 'swig' is available
by Simon Glass
· 8 years ago
a2a6f04
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago
05e586a
mkimage -l is broken for images after gpimage
by Stefano Babic
· 8 years ago
fa12466
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
by Michal Simek
· 9 years ago
286856c
cmd: Fix license command
by Tom Rini
· 9 years ago
28eb631
tools: Include fdt_sw.o in libfdt for mkimage
by Simon Glass
· 9 years ago
1ac7d47
tools: -Wno-deprecated-declarations for OpenSSL on darwin
by Andreas Bießmann
· 9 years ago
eb083e5
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
86d7049
rockchip: Enable generation of SPI images
by Simon Glass
· 9 years ago
f24d621
Revert "rockchip: Add max spl size & spl header configs"
by Jeffy Chen
· 9 years ago
3547118
rockchip: Add max spl size & spl header configs
by Jeffy Chen
· 9 years ago
ce1771e
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
by Nathan Rossi
· 9 years ago
3b1e507
rockchip: Add support for the SD image
by Simon Glass
· 9 years ago
c9c7403
rockchip: Add the rkimage format to mkimage
by Simon Glass
· 9 years ago
49119a9
tools: remove mpc86x_clk tool
by Masahiro Yamada
· 9 years ago
69e9dde
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
by Stefan Roese
· 9 years ago
07c6b84
fdt: Add fdtgrep tool
by Simon Glass
· 9 years ago
af1b6e5
tools: use pkg-config when available to get SSL flags
by Thomas Petazzoni
· 10 years ago
ed1cb1a
lpc32xx: add lpc32xx-spl.bin boot image target
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
d631d70
tools/imagetool: remove linker script
by Andreas Bießmann
· 10 years ago
c1715cf
kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS
by Tom Rini
· 10 years ago
d1f0b63
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
c915ceb
Use hash.c in mkimage
by Ruchika Gupta
· 10 years ago
b92ebab
rsa: Split the rsa-verify to separate the modular exponentiation
by Ruchika Gupta
· 10 years ago
28be1cf
imagetool: replace image registration function by linker_lists feature
by Guilherme Maciel Ferreira
· 10 years ago
8a5a8dc
x86: ifdtool: Add support for early microcode access
by Simon Glass
· 10 years ago
0c1af33
x86: Add ifdtool for working with Intel Flash Descriptor ROM images
by Simon Glass
· 10 years ago
4e1c3c7
kbuild: sync top Makefile with Linux 3.18-rc1
by Masahiro Yamada
· 10 years ago
5d6e813
tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
by Stefan Roese
· 10 years ago
685e87f
tools: socfpga: Add socfpga preloader signing to mkimage
by Charles Manning
· 11 years ago
60bb734
kconfig: switch to Kconfig
by Masahiro Yamada
· 10 years ago
80bff37
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
by Heiko Schocher
· 10 years ago
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
0232ba7
Allow compiling common/bootm.c on with HOSTCC
by Simon Glass
· 10 years ago
3b95d8e
kbuild: remove unnecessary adjustment for Cygwin
by Masahiro Yamada
· 10 years ago
7412188
kbuild, tools: generate wrapper C sources automatically by Makefile
by Masahiro Yamada
· 10 years ago
04c5e2a
tools: include u-boot version of sha256.h
by Jeroen Hofstee
· 10 years ago
7df18b1
tools: refactor HOSTLOADLIBES_* options
by Masahiro Yamada
· 10 years ago
71e994c
mkimage : Split out and clean pbl_crc32 for use by other image types
by Charles Manning
· 11 years ago
68a30be
arm:at91: enable ROM loadable atmel image
by Andreas Bießmann
· 11 years ago
7c75d3e
mkimage: add atmelimage
by Andreas Bießmann
· 11 years ago
140d832
sunxi: non-FEL SPL boot support for sun7i
by Ian Campbell
· 11 years ago
6284547
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
7ebc4ee
tools: fix Makefile to clean-up fit_info and fit_check_sign
by Masahiro Yamada
· 11 years ago
8277793
tools: mkimage: add support for gpimage format
by Karicheri, Muralidharan
· 11 years ago
d7b4232
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· 11 years ago
3cb743c
tools, fit: add fit_info host command
by Heiko Schocher
· 11 years ago
8ae3380
fit: add sha256 support
by Heiko Schocher
· 11 years ago
ff51704
kbuild: rename SRCTREE to srctree
by Masahiro Yamada
· 11 years ago
8d2a8cc
kbuild: tools: fix a bug that always builds Denx logo
by Masahiro Yamada
· 11 years ago
52e8065
kbuild: add "cross_tools" target to build tools for the target
by Masahiro Yamada
· 11 years ago
5bfd11b
kernel-doc: move kernel-doc tools to scripts/
by Masahiro Yamada
· 11 years ago
832ef28
Makefile: refactor tools-all targets
by Masahiro Yamada
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
0302445
Makefile: refactor include path settings
by Masahiro Yamada
· 11 years ago
f243180
tools: convert makefiles to kbuild style
by Masahiro Yamada
· 11 years ago
82b400c
tools: correct proftool build rule
by Ian Campbell
· 11 years ago
f041083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
49fa059
arm64: Add tool to statically apply RELA relocations
by Scott Wood
· 11 years ago
5b475ae
Exynos5420: Add base patch for SMDK5420
by Rajeshwari Birje
· 11 years ago
5155381
Add dumpimage, a tool to extract data from U-Boot images
by Guilherme Maciel Ferreira
· 11 years ago
8ed4d1c
tools: moved code common to all image tools to a separated module.
by Guilherme Maciel Ferreira
· 11 years ago
49a88e3
Makefile: do not create a symbolic link to arch/${ARCH}/include/asm
by Masahiro Yamada
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
a780d13
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b143210
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
bac55ba
tools: Sort lists of files in Makefile
by Marek Vasut
· 11 years ago
4a0e05d
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
d440993
CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles
by Chander Kashyap
· 11 years ago
9696eaa
tools/Makefile: Move _GNU_SOURCE to Makefile
by York Sun
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f19be41
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
by Simon Glass
· 11 years ago
35191a3
image: Add RSA support for image signing
by Simon Glass
· 11 years ago
58fe7e5
image: Add signing infrastructure
by Simon Glass
· 11 years ago
9c62892
Add proftool to decode profile data
by Simon Glass
· 11 years ago
a1a0ad6
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
d551ccd
build: Use generic boot logo matching
by Otavio Salvador
· 12 years ago
10a1eca
image: Move HOSTCC image code to tools/
by Simon Glass
· 12 years ago
da0af36
image: Split FIT code into new image-fit.c
by Simon Glass
· 12 years ago
bd8ca27
fdt: Ensure that libfdt_env.h comes from U-Boot
by Simon Glass
· 12 years ago
164ee8f
mx23: config: Enable mxsboot tool for i.MX23 based boards
by Otavio Salvador
· 12 years ago
1f747c1
kerneldoc: Implant DocBook from Linux kernel
by Marek Vasut
· 12 years ago
Next »