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
2018-09-28
binman: Add an entry method for getting the default filename
Simon Glass
2
-0
/
+8
2018-09-28
dtoc: Add a way to create an Fdt object from a data block
Simon Glass
2
-0
/
+22
2018-09-28
dtoc: Add methods for adding and updating properties
Simon Glass
2
-0
/
+113
2018-09-28
dtoc: Support adding new nodes
Simon Glass
2
-0
/
+28
2018-09-28
dtoc: Fixed endianness in Prop.GetEmpty()
Simon Glass
1
-1
/
+1
2018-09-28
dtoc: Allow syncing of the device tree back to a file
Simon Glass
3
-10
/
+91
2018-09-28
binman: Support building a selection of images
Simon Glass
3
-1
/
+29
2018-09-28
binman: Tidy up the vblock entry
Simon Glass
5
-4
/
+43
2018-09-28
binman: Add x86 support for starting TPL
Simon Glass
4
-1
/
+70
2018-09-28
binman: Generate an error when text is not provided
Simon Glass
2
-0
/
+10
2018-09-28
binman: Allow 'fill' entry to have a size of 0
Simon Glass
3
-1
/
+21
2018-09-28
binman: Move 'special properties' docs to README.entries
Simon Glass
3
-12
/
+7
2018-09-19
Merge git://git.denx.de/u-boot-marvell
Tom Rini
1
-4
/
+10
2018-09-19
tools: kwboot: Make kwboot more robust on a38x
Jon Nettleton
1
-4
/
+10
2018-09-18
binman: fix a few typos in documentation
Michael Heimpold
1
-4
/
+4
2018-09-11
armv8: K3: am654: Introduce FIT generator script
Lokesh Vutla
1
-0
/
+99
2018-09-10
tools: mkimage: Ensure munmap unmaps the same length that was mapped
Mark Tomlinson
1
-2
/
+4
2018-09-10
Remove CONFIG_USE_STDINT
Masahiro Yamada
1
-1
/
+1
2018-09-10
include/version.h: workaround sysroot inc order
Matt Weber
2
-1
/
+3
2018-08-08
patman: Correct unit test failure
Simon Glass
1
-0
/
+0
2018-08-08
libfdt: Update to latest pylibfdt implementation
Simon Glass
2
-2
/
+2
2018-08-07
tools: kwboot: properly quit when read() returns 0
Willy Tarreau
1
-2
/
+2
2018-08-07
tools: kwboot: unbreak terminal-only mode
Willy Tarreau
1
-1
/
+1
2018-08-01
binman: Adjust _GetPropTree() parameters
Simon Glass
1
-9
/
+5
2018-08-01
binman: Add a test to catch use of the old 'pos' property
Simon Glass
3
-0
/
+19
2018-08-01
binman: Rename ReadContents() to ReadBlobContents()
Simon Glass
3
-4
/
+4
2018-08-01
binman: Show the image position in the map
Simon Glass
4
-19
/
+23
2018-08-01
binman: Add support for adding TPL binaries
Simon Glass
7
-6
/
+137
2018-08-01
binman: Add an entry for a Chromium vblock
Simon Glass
9
-1
/
+259
2018-08-01
dtoc: Add a function to obtain a list of phandles
Simon Glass
3
-0
/
+57
2018-08-01
patman: Show the current directory in GetInputFilename()
Simon Glass
1
-2
/
+2
2018-08-01
binman: Add support for Chromium GBB
Simon Glass
6
-0
/
+221
2018-08-01
patman: Add a few more helpers to the tools library
Simon Glass
1
-1
/
+75
2018-08-01
patman: Allow test commands to fall back to real ones
Simon Glass
1
-2
/
+6
2018-08-01
dtoc: Export the _FindNode() function
Simon Glass
2
-6
/
+6
2018-08-01
binman: Add an entry filled with a repeating byte
Simon Glass
7
-1
/
+127
2018-08-01
binman: Add support for a cros_ec image
Simon Glass
5
-0
/
+108
2018-08-01
binman: Add support for flashrom FMAP
Simon Glass
7
-2
/
+265
2018-08-01
binman: Create README.entries
Simon Glass
2
-0
/
+457
2018-08-01
binman: Allow creation of entry documentation
Simon Glass
6
-22
/
+118
2018-08-01
binman: Expand documentation for entries
Simon Glass
24
-9
/
+305
2018-08-01
binman: Allow help to work without libfdt
Simon Glass
1
-2
/
+5
2018-08-01
binman: Support an entry that holds text
Simon Glass
3
-0
/
+94
2018-08-01
binman: Add support for passing arguments to entries
Simon Glass
12
-4
/
+293
2018-08-01
dtoc: Add missing comments to fdt_util
Simon Glass
1
-0
/
+34
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
9
-6
/
+57
2018-08-01
binman: Enhance the map and fdt-update output
Simon Glass
6
-23
/
+65
2018-08-01
binman: Tidy up some comments in the tests
Simon Glass
1
-2
/
+4
2018-08-01
binman: Add comments to elf_test
Simon Glass
1
-0
/
+33
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
38
-243
/
+247
[next]