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-01-08
rockchip: Drop a debug message when outputing SPI images
Simon Glass
1
-1
/
+1
2016-01-08
rockchip: Enable generation of SPI images
Simon Glass
1
-1
/
+1
2015-12-18
tools: zynqimage: Clean up check_params
Nathan Rossi
1
-2
/
+1
2015-12-16
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
6
-44
/
+121
2015-12-13
tools: env: include compiler.h
Peter Robinson
1
-0
/
+1
2015-12-13
rockchip: mkimage: use imagename to select spl hdr & spl size
Jeffy Chen
5
-38
/
+120
2015-12-13
Revert "rockchip: Add max spl size & spl header configs"
Jeffy Chen
6
-13
/
+8
2015-12-10
buildman: README: add links for toolchains not available on kernel.org
Thomas Chou
1
-1
/
+22
2015-12-07
mkimage: Fix warning from fix for generating multi and script images again
Marek Vasut
1
-2
/
+1
2015-12-05
mkimage : Fix generating multi and script images
Philippe De Swert
1
-13
/
+18
2015-12-01
rockchip: Add support for rk's second level loader
Jeffy Chen
4
-17
/
+14
2015-12-01
rockchip: Add max spl size & spl header configs
Jeffy Chen
6
-8
/
+13
2015-11-29
tools/kwbimage: fix size computations for v1 images
Reinhard Pfau
1
-3
/
+4
2015-11-29
tools/kwbimage: fix endianess issue
Reinhard Pfau
2
-20
/
+26
2015-11-29
tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned
Stefan Roese
1
-1
/
+9
2015-11-19
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2
-0
/
+258
2015-11-18
Allow fw env tools to be available as library
Stefano Babic
1
-1
/
+3
2015-11-18
tools/env: allow config filename to be passed via command line argument
Michael Heimpold
2
-3
/
+38
2015-11-17
tools/kwbimage.c: Fix generation of binary header
Stefan Roese
1
-3
/
+9
2015-11-16
tools/proftool: fix use-after-free
Vincent Stehlé
1
-2
/
+3
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
1
-0
/
+4
2015-11-04
fdtgrep: Simplify the alias generation code
Simon Glass
1
-22
/
+10
2015-10-24
Fix bad return value checks (detected with Coccinelle)
Thomas Huth
2
-2
/
+2
2015-10-21
kwbimage: Align payload size to 4 bytes
Stefan Roese
1
-0
/
+3
2015-10-13
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-25
/
+64
2015-10-11
Fix variation in timestamps caused by timezone differences.
Vagrant Cascadian
1
-5
/
+1
2015-10-11
tools/mkimage.c: Clarify help text for -D slightly
Tom Rini
1
-1
/
+1
2015-10-07
imximage: fix commands other than write_data
Troy Kisky
2
-23
/
+62
2015-10-07
imximage: header.length of 4 is valid
Troy Kisky
1
-2
/
+2
2015-09-30
Merge git://git.denx.de/u-boot-marvell
Tom Rini
3
-139
/
+125
2015-10-01
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
Stefan Roese
3
-139
/
+125
2015-09-29
sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant
Bernhard Nortmann
1
-0
/
+4
2015-09-29
sunxi: move SPL-related definitions to platform-specific include
Bernhard Nortmann
1
-16
/
+1
2015-09-28
tools: moveconfig: Update the URL for nds32 toolchain
Bin Meng
1
-1
/
+1
2015-09-28
tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed
Josh Wu
1
-1
/
+1
2015-09-13
mxs: mxsboot: fix endianess for sd boot images
Michael Heimpold
1
-9
/
+10
2015-09-11
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+1
2015-09-10
sunxi: Ensure that 'mksunxiboot' tool produces deterministic output
Siarhei Siamashka
1
-1
/
+1
2015-09-09
buildman: Improve the config comparison feature
Simon Glass
1
-44
/
+142
2015-09-09
Revert "patman: use -D option for git format-patch"
Masahiro Yamada
1
-1
/
+1
2015-09-09
x86: ifdtool: Support checking region overlap before U-Boot
Bin Meng
1
-20
/
+46
2015-09-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
8
-11
/
+397
2015-09-02
rockchip: Drop first 32kb of zeros from the rkSD image type
Sjoerd Simons
1
-7
/
+2
2015-09-02
rockchip: Add support for the SPI image
Simon Glass
1
-0
/
+119
2015-09-02
rockchip: Add support for the SD image
Simon Glass
2
-1
/
+103
2015-09-02
rockchip: Add the rkimage format to mkimage
Simon Glass
4
-0
/
+168
2015-09-02
mkimage: Allow the original file size to be recorded
Simon Glass
1
-0
/
+1
2015-09-02
mkimage: Allow padding to any length
Simon Glass
1
-11
/
+12
2015-09-02
tools: mxsboot: calculate ECC block level dynamically
Jörg Krause
1
-17
/
+4
2015-09-02
tools/imximage: set DCD pointer to NULL when its length is 0
Baruch Siach
1
-1
/
+5
[next]