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
2012-09-02
patman: Do not Cc addresses included in To list
Otavio Salvador
1
-0
/
+7
2012-09-02
patman: Allow for changelog use in first version of a series
Otavio Salvador
1
-3
/
+4
2012-09-02
patman: don't mess with signoffs
Ilya Yanok
1
-11
/
+2
2012-09-02
patman: don't mess with changelog
Ilya Yanok
1
-3
/
+2
2012-09-02
patman: don't pick changes while processing patches
Ilya Yanok
1
-1
/
+2
2012-09-02
patman: fix end of changes detection
Ilya Yanok
1
-0
/
+6
2012-08-10
tools: add kwboot binary to .gitignore file
Luka Perkov
1
-0
/
+1
2012-07-27
MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes
Daniel Schwierzeck
1
-1
/
+1
2012-07-20
tools: clean up mingw ifdefs
Mike Frysinger
2
-8
/
+10
2012-07-08
tools: Fix mingw tools build
Vladimir Yakovlev
2
-3
/
+10
2012-07-07
kwboot: boot kirkwood SoCs over a serial link
Luka Perkov
2
-0
/
+748
2012-07-02
tools/mkenvimage.c: fix basename(3) usage
Andreas Bießmann
1
-0
/
+1
2012-06-21
checkpatch: add check for whitespace before semicolon at end-of-line
Eric Nelson
1
-0
/
+6
2012-06-21
Strip fw_printenv like the other tools
Loïc Minier
1
-0
/
+1
2012-06-19
patman: Handle creation of patman config file
Vikram Narayanan
3
-3
/
+55
2012-06-19
patman: Change the location of patman config file
Vikram Narayanan
2
-2
/
+2
2012-06-19
easylogo: add lzma support
Mike Frysinger
1
-29
/
+56
2012-05-15
tools, config.mk: Add gcc-version.sh, cc-version test from Linux
Tom Rini
1
-0
/
+32
2012-04-30
patman: Change the location of patman path
Vikram Narayanan
1
-3
/
+3
2012-04-30
patman: Fix a typo error
Vikram Narayanan
1
-1
/
+1
2012-04-21
Prepare v2012.04
v2012.04
Wolfgang Denk
1
-34
/
+34
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass
13
-0
/
+2354
2012-04-10
mkenvimage: Fix compiler warning
Dirk Behme
1
-2
/
+2
2012-03-30
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
1
-57
/
+81
2012-03-27
mkenvimage: Really set the redundant byte when applicable
David Wagner
1
-1
/
+3
2012-03-27
mkenvimage: Don't try to detect comments in the input file
David Wagner
1
-8
/
+0
2012-03-27
mkenvimage: Use mmap() when reading from a regular file
David Wagner
1
-6
/
+19
2012-03-27
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
David Wagner
1
-13
/
+13
2012-03-27
mkenvimage: More error handling
David Wagner
1
-2
/
+29
2012-03-27
mkenvimage: Correct an include and add a missing one
David Wagner
1
-1
/
+2
2012-03-27
mkenvimage: correct and clarify comments and error messages
David Wagner
1
-25
/
+14
2012-03-27
imximage: Remove overwriting of flash_offset
Dirk Behme
2
-4
/
+15
2012-03-26
mkenvimage: fix usage message
Wolfgang Denk
1
-1
/
+1
2012-03-17
mxsboot: fix tool name in usage message
Otavio Salvador
1
-1
/
+1
2012-03-06
tools: checkstack.pl from Linux added to tools
Tom Rini
1
-0
/
+171
2012-02-12
EXYNOS: SMDK5250: Add MMC SPL support
Chander Kashyap
2
-0
/
+128
2012-02-12
imximage: Sort bootops alphabetically
Dirk Behme
1
-3
/
+3
2012-02-12
imximage: Add support for i.MX6
Dirk Behme
2
-1
/
+5
2012-02-11
fw_env.h: fix comment
Frans Meulenbroeks
1
-2
/
+2
2012-01-16
MX28: Fix MXSBOOT segfault if no params specified
Marek Vasut
1
-0
/
+3
2012-01-13
Strip mkenvimage
David Wagner
1
-0
/
+1
2012-01-05
Correctly handle input files beginning with several newlines
David Wagner
1
-5
/
+5
2012-01-05
tools/env: allow overwrite of ethaddr on default
Grant Erickson
1
-2
/
+11
2012-01-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-48
/
+49
2012-01-05
tools/mkenvimage.c: Fix a merge issue
Horst Kronstorfer
1
-2
/
+2
2012-01-05
env: remove value from boolean defines
Igor Grinberg
1
-3
/
+3
2012-01-05
fw_env.h: added a few missing defines
Frans Meulenbroeks
1
-0
/
+4
2011-12-24
mkimage: Fix variable length header support
Christian Riesch
1
-48
/
+49
2011-12-23
Merge branch 'next' of ../next
Wolfgang Denk
1
-5
/
+18
2011-12-22
Print program basename instead of whole path in usage()
Horst Kronstorfer
1
-3
/
+9
[next]