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-08-13
rockchip: rk3368: mkimage: add support for the RK3368
Philipp Tomsich
1
-0
/
+1
2017-07-25
mips-relocs: Fix warning from gcc 6.3
Paul Burton
1
-0
/
+6
2017-07-25
MIPS: Stop building position independent code
Paul Burton
3
-0
/
+429
2017-07-22
RFC: moveconfig: Use toolchains from buildman
Simon Glass
1
-96
/
+34
2017-07-22
moveconfig: Tidy up imply flag parsing
Simon Glass
1
-8
/
+15
2017-07-22
dtc: mkimage: Add the possibility to specify DTC
Emmanuel Vadot
2
-1
/
+2
2017-07-22
tools/fw_env: use fsync to ensure that data is physically stored
Michael Heimpold
1
-0
/
+12
2017-07-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
1
-1
/
+1
2017-07-12
tools/kwbimage: fix v1 header verification
Baruch Siach
1
-6
/
+28
2017-07-12
tools/kwbimage.h: make offset marks style consistent
Baruch Siach
1
-31
/
+31
2017-07-12
tools/kwbimage: update the list of SoCs using v1 header
Baruch Siach
1
-1
/
+1
2017-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
10
-429
/
+1476
2017-07-11
binman: Put our local modules ahead of system modules
Simon Glass
1
-5
/
+4
2017-07-11
dtoc: Add tests
Simon Glass
7
-4
/
+411
2017-07-11
dtoc: Add a comment about string replace in conv_name_to_c()
Simon Glass
1
-0
/
+3
2017-07-11
dtoc: Move the main logic into the dtb_platdata file
Simon Glass
2
-17
/
+31
2017-07-11
dtoc: Move static functions out of the class
Simon Glass
1
-62
/
+63
2017-07-11
dtoc: Pass include_disabled explicitly
Simon Glass
2
-5
/
+5
2017-07-11
dtoc: Don't handle properties with / in them
Simon Glass
1
-1
/
+0
2017-07-11
dtoc: Fix pylint warnings
Simon Glass
2
-131
/
+144
2017-07-11
dtoc: Split out the main class into its own file
Simon Glass
2
-405
/
+414
2017-07-11
dtoc: Add a comment at the top
Simon Glass
1
-0
/
+20
2017-07-11
dtoc: Use self._options instead of the global options
Simon Glass
1
-2
/
+2
2017-07-11
moveconfig: Allow automatic location and adding of 'imply'
Simon Glass
1
-9
/
+215
2017-07-11
moveconfig: Allow control of which implying configs are shown
Simon Glass
1
-4
/
+32
2017-07-11
moveconfig: Allow piping in 'git show --stat' output
Simon Glass
1
-0
/
+2
2017-07-11
dtoc: Support multiple compatible strings in a node
Simon Glass
1
-7
/
+21
2017-07-11
moveconfig: Support looking for implied CONFIG options
Simon Glass
1
-1
/
+214
2017-07-11
moveconfig: Support building a simple config database
Simon Glass
1
-7
/
+74
2017-07-11
moveconfig: Add a constant for auto.conf
Simon Glass
1
-4
/
+6
2017-07-11
moveconfig: Tidy up the documentation and add hints
Simon Glass
1
-2
/
+20
2017-07-11
moveconfig: Allow reading the defconfig list from stdin
Simon Glass
1
-3
/
+18
2017-07-11
moveconfig: Support providing a path to the defconfig files
Simon Glass
1
-2
/
+19
2017-07-11
rockchip: mkimage: add support for rk322x soc
Kever Yang
1
-0
/
+1
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2
-10
/
+2
2017-07-06
mkimage: fix display of image types list
Baruch Siach
1
-1
/
+5
2017-06-23
rockchip: mkimage: correct spl_size for rk3399
Kever Yang
1
-1
/
+1
2017-06-23
rkcommon.c: Remove unused rkcommon_spi_to_offset
Tom Rini
1
-5
/
+0
2017-06-16
powerpc, 5xx: remove some "5xx" remains
Heiko Schocher
2
-2
/
+0
2017-06-16
treewide: remove unneeded semicolons
Masahiro Yamada
1
-1
/
+1
2017-06-12
tools/tbot: update README
Heiko Schocher
4
-684
/
+0
2017-06-12
rkcommon.c: Drop pointless assignment
Simon Glass
1
-1
/
+2
2017-06-12
fdtgrep: Deal with NULL data passed to check_type_include()
Simon Glass
1
-11
/
+14
2017-06-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
14
-35
/
+503
2017-06-09
tools/kwbimage: Support building with LibreSSL
Marek BehĂșn
1
-1
/
+1
2017-06-09
buildman: properly translate strings for log and err files to ASCII
Daniel Schwierzeck
1
-2
/
+4
2017-06-09
buildman: disable localized and unicode output of all build tools
Daniel Schwierzeck
1
-1
/
+5
2017-06-08
patman: Add a functional test
Simon Glass
7
-2
/
+459
2017-06-08
patman: Rename 'list' variable in MakeCcFile()
Simon Glass
1
-10
/
+10
[next]