index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-18
tools: use read-only mmap in fit_check_sign
Luca Boccassi
5
-11
/
+18
2019-05-09
arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images
Lokesh Vutla
1
-48
/
+0
2019-05-09
tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 dev...
Lokesh Vutla
1
-0
/
+244
2019-05-09
Make FIT support really optional
Fabrice Fontaine
1
-4
/
+2
2019-05-08
binman: Allow sections to have an offset
Simon Glass
5
-5
/
+67
2019-05-08
binman: Add a missing comment in Entry_vblock
Simon Glass
1
-0
/
+1
2019-05-08
binman: Don't show image-skip message by default
Simon Glass
2
-9
/
+21
2019-05-08
binman: Don't generate an error in 'text' entry constructor
Simon Glass
1
-2
/
+2
2019-05-05
env: add missing newline
Philip Molloy
1
-1
/
+1
2019-05-03
Merge git://git.denx.de/u-boot-marvell
Tom Rini
1
-1
/
+1
2019-05-03
tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
Fabrice Fontaine
1
-0
/
+1
2019-05-03
kwbimage: fixing the issue with proper return code checking
Young Xiao
1
-1
/
+1
2019-04-26
fw_env: Fix double free
Björn Stenberg
1
-1
/
+1
2019-04-26
dtb_platdata.py: prevent define generation of alias
Heiko Schocher
1
-2
/
+3
2019-04-26
arm: mach-k3: Add secure device build support
Andrew F. Davis
1
-2
/
+6
2019-04-26
tools/Makefile: get openssl CFLAGS from pkg-config
Pierre Bourdon
1
-0
/
+2
2019-04-13
Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
Tom Rini
1
-8
/
+15
2019-04-12
tools: kwbimage: don't adjust for image_header for Armada MSYS
Chris Packham
1
-0
/
+7
2019-04-11
fdt: Fix mkimage list to try every header type
Jordan Hand
1
-8
/
+15
2019-04-05
Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx
Tom Rini
1
-2
/
+2
2019-04-03
tools/Makefile: build host tools with -std=gnu99
Thomas Petazzoni
1
-1
/
+2
2019-04-01
tools/imx8m_image.sh: remove bashism
Baruch Siach
1
-2
/
+2
2019-03-22
tools: fit_image: Add the loadable property to configs
Abel Vesa
1
-0
/
+1
2019-03-08
fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
Jordan Hand
5
-3
/
+65
2019-02-10
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2
-1
/
+4
2019-02-09
buildman: fix typo
Chris Packham
1
-1
/
+1
2019-02-09
buildman: Write the environment out to an 'env' file
Simon Glass
1
-0
/
+3
2019-02-09
armv7R: K3: am654: Fix order of debug elements in x509 template
Andrew F. Davis
1
-1
/
+1
2019-02-09
moveconfig: add a second pass for empty #if/#endif blocks
Chris Packham
1
-2
/
+25
2019-02-01
tools: dumpimage: Clarify help
Martyn Welch
1
-3
/
+4
2019-02-01
tools: dumpimage: Add help option and make error paths consistent
Martyn Welch
1
-5
/
+13
2019-02-01
tools: dumpimage: Simplify internal logic
Martyn Welch
1
-48
/
+37
2019-02-01
tools: dumpimage: Simplify arguments
Martyn Welch
1
-14
/
+11
2019-02-01
tools: dumpimage: Provide more feedback on error
Martyn Welch
1
-2
/
+9
2019-01-30
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
Tom Rini
1
-3
/
+6
2019-01-28
Revert "tools: imx8image: set dcd_skip to true"
Fabio Estevam
1
-1
/
+1
2019-01-28
tools: imx8image: use correct printf escape sequence
Heinrich Schuchardt
1
-2
/
+5
2019-01-26
tests: dtoc: adapt tests to changed dtoc output
Simon Goldschmidt
1
-27
/
+27
2019-01-24
tools: zynqmpimage: Align image_size/image_stored_size
Michal Simek
1
-2
/
+2
2019-01-24
tools: zynqmpimage: round up partition size
Michael Tretter
1
-3
/
+12
2019-01-15
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
5
-10
/
+56
2019-01-15
Fix typo: missmatched -> mismatched.
Vagrant Cascadian
1
-1
/
+1
2019-01-15
dtoc: make generated platdata structs const
Simon Goldschmidt
1
-1
/
+1
2019-01-14
buildman: Fix tabs in GetWrapper()
Simon Glass
1
-2
/
+2
2019-01-14
buildman: Add support for building with clang
Simon Glass
5
-5
/
+48
2019-01-14
buildman: Deal nicely with invalid build-status file
Simon Glass
1
-1
/
+6
2019-01-14
buildman: Drop comment about Ctrl-C problem
Simon Glass
1
-2
/
+0
2019-01-09
tools: imx8image: set dcd_skip to true
Peng Fan
1
-1
/
+1
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
6
-1
/
+676
2019-01-01
imx: imx8mq: build flash.bin
Peng Fan
1
-0
/
+43
[next]