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
2016-07-26
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-7
/
+10
2016-07-26
tools: env: Fix format warnings in debug
Marcin Niestroj
1
-7
/
+10
2016-07-25
mkimage: rockchip: add suport for rk33 serial
Kever Yang
1
-1
/
+1
2016-07-25
mkimage: rockchip: add suport for rk33 serial
Kever Yang
1
-0
/
+1
2016-07-25
dtoc: Correct the type widening code in fdt_fallback
Simon Glass
1
-0
/
+6
2016-07-25
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
1
-3
/
+8
2016-07-22
tools: Fix return code of fit_image_process_sig()
mario.six@gdsys.cc
1
-6
/
+7
2016-07-22
tools/env: reuse fw_getenv in fw_printenv function
Andreas Fenkart
1
-27
/
+17
2016-07-22
tools/env: move envmatch further up in file to avoid forward declarations
Andreas Fenkart
1
-20
/
+18
2016-07-22
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
Andreas Fenkart
2
-2
/
+115
2016-07-22
tools/env: allow negative offsets
Stefan Agner
2
-9
/
+35
2016-07-22
tools/env: complete environment device config early
Stefan Agner
1
-50
/
+60
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
1
-1
/
+1
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
7
-0
/
+883
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
1
-0
/
+2
2016-07-14
dtoc: Ignore the u-boot, dm-pre-reloc property
Simon Glass
1
-0
/
+1
2016-07-14
Only build the libfdt python module if 'swig' is available
Simon Glass
1
-1
/
+4
2016-07-14
dm: Add a more efficient libfdt library
Simon Glass
2
-0
/
+191
2016-07-14
dm: Add a tool to generate C code from a device tree
Simon Glass
2
-0
/
+392
2016-07-14
dm: Add a library to provide simple device-tree access
Simon Glass
3
-0
/
+294
2016-07-14
mkimage: fix missing break for -p switch
Teddy Reed
1
-0
/
+1
2016-07-14
tools: Correct error handling in fit_image_process_hash()
Simon Glass
1
-6
/
+8
2016-07-14
tools: Add an error code when fit_handle_file() fails
Simon Glass
1
-2
/
+2
2016-07-14
mkimage: Show item lists for all categories
Simon Glass
1
-3
/
+9
2016-07-14
mkimage: Use generic code for showing an 'image type' error
Simon Glass
1
-43
/
+2
2016-07-14
mkimage: Allow display of a list of any image header category
Simon Glass
1
-0
/
+43
2016-07-14
image: Correct auto-fit architecture property name
Simon Glass
1
-1
/
+2
2016-07-14
mkimage: Drop blank line before main()
Simon Glass
1
-1
/
+0
2016-07-14
mkimage: Drop premature setting of params.fit_image_type
Simon Glass
1
-1
/
+0
2016-07-14
mkimage: Require a data file when auto-fit is used
Simon Glass
1
-0
/
+2
2016-07-14
mkimage: Explain the auto-fit imagefile special case
Simon Glass
1
-0
/
+1
2016-07-14
mkimage: Honour the default image type with auto-fit
Simon Glass
1
-1
/
+1
2016-07-11
tools: patman: Handle missing 'END' in non-last commit of a series
Bin Meng
1
-2
/
+3
2016-07-11
tools: patman: Handle missing blank line for 'Series-changes'
Bin Meng
1
-2
/
+8
2016-07-11
tools: patman: Generate cover letter correctly when 'END' is missing
Bin Meng
1
-0
/
+8
2016-07-11
tools: patman: Handle tag sections without an 'END'
Bin Meng
1
-0
/
+20
2016-07-11
tools: patman: Use cover_match for 'Cover-letter'
Bin Meng
1
-1
/
+2
2016-07-11
mkimage -l is broken for images after gpimage
Stefano Babic
1
-2
/
+2
2016-06-24
Respect SOURCE_DATE_EPOCH when building FIT images.
Vagrant Cascadian
4
-15
/
+41
2016-06-24
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
3
-3
/
+30
2016-06-22
tools: moveconfig: show suspicious boards with possible misconversion
Masahiro Yamada
1
-1
/
+31
2016-06-22
tools: moveconfig: simplify show_failed_boards() and show more info
Masahiro Yamada
1
-13
/
+14
2016-06-22
tools: moveconfig: simplify source tree switching
Masahiro Yamada
1
-13
/
+9
2016-06-22
tools: moveconfig: change class WorkDir to class ReferenceSource
Masahiro Yamada
1
-21
/
+28
2016-06-22
tools: moveconfig: fix needless move for config with default 1
Masahiro Yamada
1
-4
/
+2
2016-06-13
tools: fix define2mk.sed to not add quotes around negative integers
Masahiro Yamada
1
-0
/
+2
2016-06-13
tools: moveconfig: Add a new --git-ref option
Joe Hershberger
1
-6
/
+68
2016-06-13
tools: moveconfig: New color used for changed defconfig
Joe Hershberger
1
-1
/
+1
2016-06-13
tools: moveconfig: Fix another typo
Joe Hershberger
1
-1
/
+1
2016-06-13
tools: moveconfig: make Slot.poll() more readable with helper methods
Masahiro Yamada
1
-43
/
+67
[next]