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
2010-09-18
tools/env: fail on invalid options
Daniel Hobi
1
-0
/
+4
2010-09-18
tools/env: allow option "-n" for fw_printenv
Daniel Hobi
1
-2
/
+5
2010-08-10
ARM: Add support for jadecpu board based on MB86R01 SoC
Matthias Weisser
2
-0
/
+3
2010-08-09
tools/env/fw_printenv: Make redundant env work on locked flashes also
Detlev Zundel
1
-1
/
+6
2010-07-25
Blackfin: jtagconsole: disable output processing
Mike Frysinger
1
-2
/
+2
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-31
/
+18
2010-06-29
Tools: set multiple variable with fw_setenv utility
Stefano Babic
3
-52
/
+288
2010-04-30
mkimage: correct spelling error in imximage
Stefano Babic
1
-1
/
+1
2010-04-13
Move libfdt/ into lib/
Peter Tyser
2
-6
/
+6
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
3
-9
/
+9
2010-04-10
mkimage: Fix strict-aliasing compiler warning
Peter Tyser
1
-5
/
+3
2010-03-28
mkimage: fix Segmentation Fault when run without "-n name" option
Wolfgang Denk
1
-0
/
+1
2010-03-11
mkimage: dont force entry point with xip
Mike Frysinger
1
-14
/
+0
2010-02-24
tools: fix imximage warning
Kim Phillips
1
-1
/
+1
2010-02-24
mkimage: SEGFAULT with imximage on 64 bit systems
Stefano Babic
2
-17
/
+15
2010-02-12
at91: Add esd gmbh OTC570 board support
Daniel Gorsulowski
2
-0
/
+3
2010-01-27
Fix compiler warning in imximage.c due to getline prototype
Kumar Gala
1
-0
/
+3
2010-01-26
getline: split out for darwin systems
Mike Frysinger
6
-99
/
+111
2010-01-26
tools: give explicit libfdt paths
Mike Frysinger
1
-1
/
+1
2010-01-25
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
5
-0
/
+434
2010-01-21
tools: allow people to compile w/out configuring
Mike Frysinger
1
-0
/
+9
2010-01-21
ubsha1: drop unnecessary includes/prototypes
Mike Frysinger
1
-8
/
+0
2010-01-18
easylogo: add support for 16-bit RGB565
Michael Hennerich
1
-18
/
+60
2009-12-07
Merge branch 'master' of ../work into next
Wolfgang Denk
1
-4
/
+2
2009-12-07
tools/mkimage: Remove duplicate line of code
Peter Tyser
1
-4
/
+2
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
6
-160
/
+256
2009-12-05
tools/mkimage: Print FIT image contents after creation
Peter Tyser
1
-25
/
+26
2009-12-05
tools/fit_image.c: Remove unused fit_set_header()
Peter Tyser
1
-33
/
+1
2009-12-05
tools/mkimage: Assume FDT image type for FIT images
Peter Tyser
1
-0
/
+6
2009-12-02
makefiles: fixes for building build tools
Scott Wood
4
-118
/
+56
2009-11-24
img2srec: use standard types
Mike Frysinger
1
-102
/
+62
2009-11-24
tools: gitignore *.exe binaries
Mike Frysinger
1
-0
/
+1
2009-11-23
Fix mingw tools build
Remy Bohmer
2
-0
/
+159
2009-11-23
Building of FIT images does not work.
Remy Bohmer
1
-0
/
+1
2009-10-27
Revert "env: only build env_embedded and envcrc when needed"
Wolfgang Denk
2
-3
/
+17
2009-10-19
envcrc: check return value of fwrite()
Mike Frysinger
1
-1
/
+3
2009-10-18
env: only build env_embedded and envcrc when needed
Mike Frysinger
2
-17
/
+3
2009-09-18
Merge branch 'warning-cleanup'
Wolfgang Denk
1
-1
/
+1
2009-09-15
tools/netconsole: use ncb automatically if available
Mike Frysinger
1
-3
/
+14
2009-09-15
tools/netconsole: make a bit more robust
Mike Frysinger
1
-3
/
+9
2009-09-15
kwbimage.c: Fix compile warning when building on 64 bit systems (again)
Wolfgang Denk
1
-1
/
+1
2009-09-11
kwbimage.c: Fix compile warning when building on 64 bit systems
Wolfgang Denk
1
-1
/
+1
2009-09-10
mkimage: Add Kirkwood Boot Image support (kwbimage)
Prafulla Wadaskar
5
-0
/
+519
2009-09-10
mkimage: Include missing files in build dependency calculations
Prafulla Wadaskar
1
-0
/
+2
2009-09-10
tools/mkimage: fix compiler warnings, use "const"
Wolfgang Denk
1
-1
/
+1
2009-09-10
tools: mkimage: split code into core, default and FIT image specific
Prafulla Wadaskar
5
-294
/
+736
2009-09-10
tools: mkimage: Fixed build warnings
Prafulla Wadaskar
1
-7
/
+9
2009-09-10
tools: mkimage: Makefile sorted
Prafulla Wadaskar
1
-25
/
+25
2009-09-10
tools: mkimage : bugfix returns correct value for list command
Prafulla Wadaskar
1
-12
/
+14
2009-09-04
License cleanup: remove unintended "All Rights Reserved" notices.
Wolfgang Denk
2
-2
/
+0
[next]