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
old/tizen_20241126
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
2014-06-05
Prevent a stack overflow in fit_check_sign
Michael van der Westhuizen
1
-2
/
+3
2014-06-05
tools: Refactor mxsimage to use pbl_crc32
Charles Manning
1
-25
/
+7
2014-06-05
mkimage : Split out and clean pbl_crc32 for use by other image types
Charles Manning
4
-46
/
+71
2014-05-27
arm:at91: enable ROM loadable atmel image
Andreas Bießmann
2
-0
/
+53
2014-05-27
mkimage: add atmelimage
Andreas Bießmann
4
-0
/
+346
2014-05-25
sunxi: non-FEL SPL boot support for sun7i
Ian Campbell
3
-0
/
+145
2014-05-16
patman: Suppress duplicate signoffs only for real patches
Simon Glass
1
-1
/
+2
2014-05-13
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-0
/
+0
2014-05-12
tools: env: Add aes.c placeholder
Marek Vasut
1
-0
/
+1
2014-05-09
Merge branch 'tom' of git://git.denx.de/u-boot-x86
Tom Rini
4
-4
/
+27
2014-05-09
patman: Avoid duplicate sign-offs
Simon Glass
3
-2
/
+23
2014-05-09
patman: Deal with 'git apply' failures correctly
Simon Glass
1
-2
/
+4
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
18
-70
/
+473
2014-05-05
logos: Update of the syteco company logo
Thomas Diener
1
-0
/
+0
2014-04-18
buildman: make output dir configurable
Daniel Schwierzeck
2
-1
/
+4
2014-04-18
tools: fix Makefile to clean-up fit_info and fit_check_sign
Masahiro Yamada
1
-3
/
+1
2014-04-17
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
8
-93
/
+218
2014-04-17
fw_env.c: Switch get_config to use '%ms' in sscanf
Tom Rini
1
-5
/
+8
2014-04-17
Merge branch 'next'
Tom Rini
16
-69
/
+471
2014-03-22
patman: Use Patch-cc: instead of Cc:
Simon Glass
2
-11
/
+14
2014-03-21
env: Implement support for AES encryption into fw_* tools
Marek Vasut
3
-8
/
+140
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
8
-2
/
+111
2014-03-21
tools, fit: add fit_info host command
Heiko Schocher
6
-58
/
+217
2014-03-21
fit: add sha256 support
Heiko Schocher
2
-1
/
+3
2014-03-21
tools/image-host: fix sign-images bug
Heiko Schocher
1
-1
/
+1
2014-03-12
kbuild: rename SRCTREE to srctree
Masahiro Yamada
2
-4
/
+4
2014-03-12
fw_env: correct writes to devices with small erase blocks
Dustin Byford
1
-2
/
+2
2014-03-12
fw_env: calculate default number of env sectors
Dustin Byford
2
-7
/
+9
2014-03-04
kbuild: tools: fix a bug that always builds Denx logo
Masahiro Yamada
1
-2
/
+2
2014-03-04
kbuild: add "cross_tools" target to build tools for the target
Masahiro Yamada
1
-0
/
+12
2014-02-25
kbuild: move asm-offsets.h rules to ./Kbuild
Masahiro Yamada
1
-27
/
+0
2014-02-19
kernel-doc: move kernel-doc tools to scripts/
Masahiro Yamada
5
-3146
/
+0
2014-02-19
tools/env: cross-compile fw_printenv without setting HOSTCC
Masahiro Yamada
4
-7
/
+18
2014-02-19
Makefile: refactor tools-all targets
Masahiro Yamada
1
-1
/
+7
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-14
/
+9
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-9
/
+9
2014-02-19
Makefile: refactor include path settings
Masahiro Yamada
2
-8
/
+4
2014-02-19
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
Masahiro Yamada
1
-0
/
+21
2014-02-19
tools: convert makefiles to kbuild style
Masahiro Yamada
24
-325
/
+141
2014-02-19
tools: correct proftool build rule
Ian Campbell
1
-2
/
+2
2014-02-13
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
Masahiro Yamada
1
-1
/
+1
2014-01-24
tools: move kermit files to tools/kermit directory
Masahiro Yamada
5
-0
/
+0
2014-01-24
cosmetic: tools/scripts/README: insert only one space between words
Masahiro Yamada
1
-1
/
+1
2014-01-20
.gitignore: ignore u-boot.elf and tools/relocate-rela
Masahiro Yamada
1
-0
/
+1
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
4
-44
/
+322
2014-01-09
arm64: Add tool to statically apply RELA relocations
Scott Wood
2
-0
/
+195
2014-01-06
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-44
/
+126
2014-01-06
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+1
2013-12-30
SPL: EXYNOS: Prepare for variable size SPL support
Rajeshwari Birje
1
-43
/
+124
2013-12-30
Exynos5420: Add base patch for SMDK5420
Rajeshwari Birje
1
-1
/
+2
[next]