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
2017-04-14
buildman: Translate more strings to latin-1
Tom Rini
1
-2
/
+2
2017-04-13
Merge git://git.denx.de/u-boot-dm
Tom Rini
5
-6
/
+10
2017-04-13
buildman: Handle commit subjects containing unicode
Simon Glass
1
-2
/
+3
2017-04-13
tools: allow to override python
Stefano Babic
1
-1
/
+1
2017-04-13
fdtgrep: Cope with the /aliases node being last
Simon Glass
1
-3
/
+0
2017-04-13
dtoc: Decode val if it's a byte string
George McCollister
1
-0
/
+2
2017-04-13
patman: Convert byte arrays to strings
George McCollister
1
-0
/
+4
2017-04-12
env: fix memory leak in fw_env routines
Stefano Babic
2
-19
/
+70
2017-04-12
env: add a version number to check API
Stefano Babic
1
-0
/
+15
2017-04-12
env: split fw_env.h in public and private parts
Stefano Babic
4
-50
/
+58
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
1
-1
/
+1
2017-04-10
tools: binman: Add missing filenames for various x86 rom tests
Bin Meng
5
-0
/
+6
2017-04-10
binman: Remove hard-coded file name for x86 flash-descriptor & intel-me
Stefan Roese
2
-6
/
+0
2017-04-07
tools: sunxi: Add spl image builder
Maxime Ripard
3
-0
/
+487
2017-04-04
rockchip: mkimage: update rkimage to support pre-padded payloads
Philipp Tomsich
2
-31
/
+13
2017-04-04
rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399
Philipp Tomsich
4
-36
/
+118
2017-04-04
rockchip: mkimage: simplify start/size calculation for rc4_encode
Philipp Tomsich
2
-4
/
+4
2017-03-28
tools: plbimage support generate rcw file
yuan linyu
1
-21
/
+27
2017-03-22
dtoc: make ScanTree recurse into subnodes
Philipp Tomsich
1
-1
/
+18
2017-03-20
Pass empty CFLAGS on invocation of libfdt/setup.py
Max Filippov
1
-1
/
+1
2017-03-19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-1
/
+15
2017-03-19
tools: imximage: add set bit command
Peng Fan
2
-1
/
+15
2017-03-16
rockchip: mkimage: Add support rk3188 serial
Heiko Stübner
1
-0
/
+1
2017-03-16
rockchip: mkimage: Allow encoding of loader code in spl images
Heiko Stübner
5
-4
/
+62
2017-03-16
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
1
-0
/
+2
2017-03-14
tools: fix cross-compiling tools when HOSTCC is overridden
Masahiro Yamada
2
-2
/
+2
2017-03-14
tools: omapimage: Fix size in header
Lokesh Vutla
1
-1
/
+1
2017-03-11
tools: binman: change shebang from python into python2
Jörg Krause
1
-1
/
+1
2017-03-09
kconfiglib.py: Kludge in 'imply' support
Tom Rini
1
-5
/
+6
2017-03-09
tools: Remove CONFIG_SYS_TEXT_BASE in Makefile
Patrick Delaunay
1
-1
/
+0
2017-02-17
tools: kwboot: don't adjust destaddr when patching the image
Chris Packham
1
-8
/
+0
2017-02-17
tools: kwbimage: Fix unchecked return value and fd leak
Mario Six
1
-2
/
+11
2017-02-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
3
-0
/
+81
2017-02-08
Merge git://git.denx.de/u-boot-dm
Tom Rini
6
-17
/
+23
2017-02-08
cmd: rework "license" command
Masahiro Yamada
2
-51
/
+1
2017-02-08
patman: Handle non-ascii characters in names
Chris Packham
1
-1
/
+2
2017-02-08
buildman: Allow showing the list of boards with -n
Simon Glass
3
-14
/
+17
2017-02-08
patman: Format checkpatch messages for IDE throwback
Simon Glass
1
-2
/
+3
2017-02-08
dtoc: Replace dot with underscore to avoid compiler errors
Simon Glass
1
-0
/
+1
2017-02-07
tools: Add tool to add crc8 to a mac address
oliver@schinagl.nl
3
-0
/
+80
2017-02-07
tools: Allow crc8 to be used
oliver@schinagl.nl
1
-0
/
+1
2017-02-07
tools: binman: Handle optional microcode case in SPL image
Bin Meng
1
-0
/
+6
2017-02-07
tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr
Bin Meng
1
-1
/
+1
2017-02-01
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-22
/
+16
2017-02-01
arm: mvebu: Implement secure boot
Mario Six
3
-7
/
+780
2017-02-01
tools: kwbimage: Refactor line parsing and fix error
Mario Six
1
-71
/
+106
2017-02-01
tools: kwbimage: Factor out add_binary_header_v1
Mario Six
1
-67
/
+79
2017-02-01
tools: kwbimage: Remove unused parameter
Mario Six
1
-4
/
+3
2017-02-01
tools: kwbimage: Reduce scope of variables
Mario Six
1
-4
/
+5
2017-02-01
tools: kwbimage: Fix arithmetic with void pointers
Mario Six
1
-10
/
+12
[next]