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
2017-11-23
Merge git://git.denx.de/u-boot-dm
Tom Rini
23
-131
/
+424
2017-11-22
binman: Return non-zero exit code on test failure
Simon Glass
1
-2
/
+6
2017-11-22
binman: Add add test for using an Intel MRC binary
Simon Glass
2
-0
/
+20
2017-11-22
binman: Add add test for SPL with a microcode pointer
Simon Glass
3
-31
/
+84
2017-11-22
binman: Add a test for x86-start16-spl
Simon Glass
2
-1
/
+22
2017-11-22
binman: Add test for u-boot-spl-bss-pad
Simon Glass
6
-1
/
+64
2017-11-22
binman: Check for files missing from test coverage
Simon Glass
1
-3
/
+19
2017-11-22
binman: Increase test coverage back to 100%
Simon Glass
1
-7
/
+4
2017-11-22
binman: Add a main program to the tests
Simon Glass
2
-0
/
+8
2017-11-22
binman: Add tests for importlib availability
Simon Glass
2
-2
/
+36
2017-11-22
binman: Set up 'entry' to permit full test coverage
Simon Glass
3
-5
/
+10
2017-11-22
binman: Append to PYTHONPATH when running test coverage
Simon Glass
1
-1
/
+1
2017-11-22
dtoc: Fix up tests
Simon Glass
1
-45
/
+37
2017-11-22
buildman: Fix up tests
Simon Glass
1
-10
/
+21
2017-11-22
buildman: Allow skipping of tests which use the network
Simon Glass
3
-4
/
+11
2017-11-22
patman: Fix up tests to pass with newest checkpatch
Simon Glass
1
-15
/
+26
2017-11-22
binman: Disable the no-unit_address_vs_reg warnings
Simon Glass
1
-1
/
+2
2017-11-22
binman: Rename tests to ftest
Simon Glass
2
-2
/
+2
2017-11-22
binman: Add a Makefile for test-program compilation
Simon Glass
3
-8
/
+36
2017-11-22
binman: Add docs explaining how to enable binman for a board
Simon Glass
1
-0
/
+21
2017-11-22
binman: Add better Makefile debugging
Simon Glass
1
-1
/
+2
2017-11-21
rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)
Philipp Tomsich
1
-31
/
+14
2017-11-21
rockchip: mkimage: use spl_boot0 for all Rockchip SoCs
Kever Yang
1
-7
/
+7
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
5
-100
/
+1
2017-11-17
tools: use files from scripts/dtc/libfdt where possible
Masahiro Yamada
7
-5
/
+22
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
3
-35
/
+1
2017-11-06
Do not attempt to use the systemwide libfdt
Jan Kundrát
1
-2
/
+2
2017-11-06
tools: image: fix message when fail to add verification data for config
Masahiro Yamada
1
-3
/
+1
2017-11-06
tools: image: allow to sign image nodes without -K option
Masahiro Yamada
1
-7
/
+8
2017-11-06
tools: image: fix "algo" property of public key for verified boot
Masahiro Yamada
1
-1
/
+1
2017-11-06
tools: env: allow to print U-Boot version
Stefan Agner
1
-3
/
+11
2017-10-23
tools: image: fix node name of signature node in FIT
Masahiro Yamada
1
-1
/
+1
2017-10-16
tools: env: Add embedded.c to .gitignore
Bin Meng
1
-0
/
+1
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
1
-1
/
+0
2017-10-16
tools: bmp_logo: correctly interpret BMP files with larger headers
Jon Smith
1
-3
/
+8
2017-10-16
tools/mkimage: Fix DTC run command to handle file names with space
Mirza, Taimoor
1
-2
/
+2
2017-10-15
moveconfig: fix error message in do_autoconf()
Chris Packham
1
-1
/
+1
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
1
-10
/
+11
2017-10-06
tools/fit_image.c: Update some return code paths
Tom Rini
1
-1
/
+3
2017-10-01
rockchip: mkimage: add support for rk3128 soc
Kever Yang
1
-0
/
+1
2017-09-29
kconfiglib: update with 'imply' support
Ulf Magnusson
2
-141
/
+194
2017-09-24
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
Tom Rini
1
-1
/
+1
2017-09-17
Merge git://git.denx.de/u-boot-x86
Tom Rini
3
-1
/
+36
2017-09-16
tools: binman: Add a new entry type for Intel VBT
Bin Meng
3
-1
/
+36
2017-09-15
dtoc: Add a header to the generated files
Simon Glass
1
-0
/
+12
2017-09-15
dtoc: Support properties containing multiple phandle values
Simon Glass
3
-12
/
+53
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2
-2
/
+2
2017-09-15
dtoc: Put each phandle on a separate line
Simon Glass
2
-6
/
+9
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2
-2
/
+3
2017-09-15
dtoc: Rename is_phandle() and adjust it to return more detail
Simon Glass
2
-22
/
+58
[next]