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
2017-02-01
tools: kwbimage: Fix style violations
Mario Six
1
-8
/
+17
2017-02-01
tools: kwbimage: Fix dest addr
Mario Six
1
-1
/
+2
2017-01-28
buildman: Update link to the most recent prebuilt ARC toolachin
Alexey Brodkin
1
-1
/
+1
2017-01-27
tools: imximage: refactor header length calculations for imximage v1
Martin Kaiser
1
-22
/
+16
2017-01-24
tools: Correct python building host tools
Tom Rini
1
-1
/
+2
2017-01-20
tools: mkimage: fix sizeof_mismatch found by coverity
Sven Ebenfeld
1
-1
/
+1
2017-01-20
binman: add tools directory to the python path
Emmanuel Vadot
1
-0
/
+1
2017-01-20
build: Always build the libfdt python module
Emmanuel Vadot
1
-1
/
+1
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
4
-16
/
+28
2017-01-02
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-2
/
+40
2017-01-02
tools: binman: Use /usr/bin/env to find python executable
Emmanuel Vadot
1
-1
/
+1
2017-01-02
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
2
-2
/
+40
2016-12-27
tools: mkimage: Call fclose in error path
Michal Simek
2
-4
/
+12
2016-12-27
relocate-rela: use compiler.h endian macros
Jonathan Gray
1
-37
/
+4
2016-12-26
binman: Remove hard-coded file name for x86 CMC/FSP/VGA
Bin Meng
3
-9
/
+0
2016-12-20
Merge git://git.denx.de/u-boot-dm
Tom Rini
82
-249
/
+3557
2016-12-20
binman: Drop microcode features from ifdtool
Simon Glass
1
-249
/
+5
2016-12-20
binman: Automatically include a U-Boot .dtsi file
Simon Glass
1
-0
/
+39
2016-12-20
binman: Add support for building x86 images with FSP/CMC
Simon Glass
5
-0
/
+74
2016-12-20
binman: Add support for building x86 ROMs with SPL
Simon Glass
13
-1
/
+315
2016-12-20
binman: Add support for u-boot.img as an input binary
Simon Glass
3
-0
/
+33
2016-12-20
binman: Add support for building x86 ROMs
Simon Glass
23
-3
/
+760
2016-12-20
binman: Add basic entry types for U-Boot
Simon Glass
34
-0
/
+1080
2016-12-20
binman: Introduce binman, a tool for building binary images
Simon Glass
9
-0
/
+1255
2016-12-19
tools: mxsimage: Fix build with OpenSSL 1.1.x
Marek Vasut
1
-34
/
+70
2016-12-16
imx6: icorem6: Add custom splashscreen support
Jagan Teki
1
-0
/
+0
2016-12-09
tools: mkimage: Use fstat instead of stat to avoid malicious hacks
Michal Simek
2
-8
/
+22
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2
-22
/
+8
2016-12-08
tools: mkimage: Use fstat instead of stat to avoid malicious hacks
Michal Simek
2
-8
/
+22
2016-12-02
buildman: Rename do_build to config_only
Simon Glass
1
-5
/
+5
2016-12-02
buildman: Clean up odd characters on the terminal
Simon Glass
1
-1
/
+1
2016-12-02
buildman: Squash useless output from -K
Simon Glass
4
-13
/
+38
2016-12-02
buildman: Add documentation for CONFIG checking
Simon Glass
1
-0
/
+37
2016-12-02
buildman: Add an option to just create the config
Simon Glass
4
-7
/
+17
2016-12-01
tools/kwbimage: add DEBUG option
Chris Packham
2
-1
/
+10
2016-12-01
tools/kwbimage: add BAUDRATE option
Chris Packham
2
-1
/
+44
2016-11-30
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+9
2016-11-29
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
1
-0
/
+2
2016-11-29
tools: imximage: display DCD block offset, length
Eric Nelson
1
-1
/
+9
2016-11-28
tools/env: fix environment alignment tests for block devices
Max Krummenacher
1
-27
/
+33
2016-11-28
tools/Makefile: suppress "which swig" error output
Andre Przywara
1
-1
/
+1
2016-11-23
tools/env: Correct include kconfig
York Sun
1
-0
/
+2
2016-11-21
image: Combine image_sig_algo with image_sign_info
Andrew Duda
1
-7
/
+9
2016-11-21
image: Add crypto_algo struct for RSA info
Andrew Duda
1
-4
/
+5
2016-11-15
tools: mkimage: Check if file is regular file
Michal Simek
1
-2
/
+8
2016-11-15
tools: mkimage: Add support for initialization table for Zynq and ZynqMP
Mike Looijmans
2
-0
/
+56
2016-11-13
tools: fix mksunxiboot build for tools-all target
Andre Przywara
1
-1
/
+1
2016-11-06
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
3
-4
/
+40
2016-11-06
buildman: Fix building based on 'options' field
Tom Rini
1
-2
/
+2
2016-11-05
tools: imximage: check return value when open the plugin file
Peng Fan
1
-1
/
+8
[prev]
[next]