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-03-22
Fix spelling of "comment".
Vagrant Cascadian
1
-1
/
+1
2016-03-22
cmd: Fix license command
Tom Rini
2
-2
/
+10
2016-03-17
buildman: Clarify the use of -V
Simon Glass
2
-2
/
+3
2016-03-17
buildman: Add a way to specific a full toolchain prefix
Simon Glass
2
-110
/
+226
2016-03-17
buildman: Allow branch names which conflict with directories
Simon Glass
2
-0
/
+7
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
5
-21
/
+51
2016-03-14
mkimage: Bring data into the FIT before processing
Simon Glass
1
-0
/
+97
2016-03-14
mkimage: Support placing data outside the FIT
Simon Glass
3
-1
/
+114
2016-03-14
mkimage: Support adding device tree files to a FIT
Simon Glass
3
-10
/
+133
2016-03-14
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
3
-5
/
+220
2016-03-14
tools: Add a function to obtain the size of a file
Simon Glass
2
-0
/
+34
2016-03-14
mkimage: Allow a FIT to include an image of any type
Simon Glass
2
-5
/
+29
2016-03-14
tools: Include fdt_sw.o in libfdt for mkimage
Simon Glass
1
-1
/
+1
2016-03-14
buildman: Allow the toolchain architecture to be specified
Simon Glass
1
-5
/
+12
2016-03-14
buildman: Allow the toolchain priority to be specified
Simon Glass
1
-8
/
+22
2016-03-14
buildman: Fix up a few code inconsistencies in toolchain.py
Simon Glass
1
-5
/
+6
2016-03-14
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2
-2
/
+4
2016-03-14
patman: Add a missing space in GetMetaDataForList()
Simon Glass
1
-1
/
+1
2016-03-14
fdtgrep: Improve error handling with invalid device tree
Simon Glass
1
-4
/
+10
2016-03-14
mkimage: Make 'params' static
Simon Glass
1
-1
/
+1
2016-03-14
mkimage: Show an error message when usage() is called
Simon Glass
1
-8
/
+9
2016-03-14
mkimage: Move usage() up to the top
Simon Glass
1
-39
/
+42
2016-03-14
mkimage: Sort the option processing code by option
Simon Glass
1
-25
/
+25
2016-03-14
mkimage: Convert to use getopt()
Simon Glass
1
-132
/
+101
2016-03-14
mkimage: Move argument processing into its own function
Simon Glass
1
-24
/
+32
2016-02-25
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-1
/
+4
2016-02-24
patman: fix series-notes handling for buildman
Albert ARIBAUD
1
-1
/
+4
2016-02-24
tools: Update openrisc toolchain information
Bin Meng
2
-2
/
+9
2016-02-24
tools: -Wno-deprecated-declarations for OpenSSL on darwin
Andreas Bießmann
1
-0
/
+8
2016-02-24
Gracefully handle 64-bit signed-extended 32-bit Load addresses
William Cohen
1
-2
/
+2
2016-02-21
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+0
2016-02-21
mxsboot: remove unused include
Andreas Bießmann
1
-1
/
+0
2016-02-08
test, tools: introduce tbot README
Heiko Schocher
4
-0
/
+734
2016-02-08
tools: env: update usage strings
Andreas Fenkart
1
-42
/
+75
2016-02-08
tools: env: factor out parse_common_args
Andreas Fenkart
1
-25
/
+37
2016-02-08
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2
-43
/
+15
2016-02-08
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
3
-57
/
+53
2016-02-08
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2
-38
/
+84
2016-02-08
tools: env: make parse_aes_key stateless
Andreas Fenkart
1
-6
/
+6
2016-02-08
tools: env validate: pass values as 0-based array
Andreas Fenkart
1
-4
/
+7
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2
-2
/
+2
2016-02-02
tools: mxsboot: Use more portable cpu_to_le32()
Bin Meng
1
-9
/
+9
2016-01-21
rockchip: Add a script to parse datasheets
Simon Glass
1
-0
/
+218
2016-01-20
dm: video: test: Test that bitmap display works correctly
Simon Glass
1
-0
/
+0
2016-01-20
patman: Add --thread option
Mateusz Kulikowski
2
-2
/
+8
2016-01-14
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
1
-0
/
+14
2016-01-14
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
Stefan Roese
1
-2
/
+12
2016-01-14
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
1
-1
/
+1
2016-01-13
tools: microcode-tool: Support parsing header file with a license block
Bin Meng
1
-0
/
+14
2016-01-08
rockchip: Drop a debug message when outputing SPI images
Simon Glass
1
-1
/
+1
[next]