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
2023-08-16
board: stm32mp1: add splash screen with stmicroelectronics logo
Patrick Delaunay
1
-0
/
+0
2023-08-05
buildman: Drop warning about orphaned defconfigs
Simon Glass
2
-14
/
+2
2023-08-05
buildman: Exit after reading toolchain
Simon Glass
1
-0
/
+3
2023-08-05
binman: ftest: Add test for xilinx-bootgen etype
Lukas Funke
3
-0
/
+123
2023-08-05
binman: etype: Add xilinx-bootgen etype
Lukas Funke
2
-0
/
+300
2023-08-05
binman: btool: Add Xilinx Bootgen btool
Lukas Funke
2
-1
/
+138
2023-08-05
binman: Renumber 291 and 292 test files
Simon Glass
3
-2
/
+2
2023-08-03
tools: mtk_image: use uint32_t for ghf header magic and version
Weijie Gao
2
-7
/
+9
2023-08-02
binman: Add a temporary hack for duplicate phandles
Simon Glass
3
-4
/
+15
2023-08-02
binman: Support templates containing phandles
Simon Glass
5
-0
/
+165
2023-08-02
binman: Remove templates after use
Simon Glass
3
-4
/
+25
2023-08-02
fdt: Allow copying phandles into templates
Simon Glass
2
-13
/
+36
2023-08-02
dtoc: Add some debugging when copying nodes
Simon Glass
2
-1
/
+7
2023-08-02
dtoc: Make properties dirty when purging them
Simon Glass
3
-5
/
+18
2023-08-02
binman: Produce a template-file after processing
Simon Glass
3
-2
/
+25
2023-08-02
binman: Show filename in missing blob help message
Jonas Karlman
2
-3
/
+12
2023-08-02
binman: Fix blank line usage for invalid images warning text
Jonas Karlman
1
-6
/
+7
2023-08-02
binman: Override CheckOptional in fit entry
Jonas Karlman
3
-0
/
+15
2023-08-02
binman: Report missing external blobs using error level
Jonas Karlman
1
-9
/
+9
2023-08-02
binman: Update missing optional external blob warning text
Jonas Karlman
2
-2
/
+2
2023-08-02
binman: Update tee-os missing blob help text
Jonas Karlman
1
-1
/
+1
2023-08-02
binman: elf: Check for ELF_TOOLS availability and remove extra semicolon
Lukas Funke
2
-6
/
+20
2023-07-28
boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again
Jan Kiszka
1
-2
/
+4
2023-07-28
iot2050: Use binman in signing script
Jan Kiszka
1
-7
/
+2
2023-07-25
buildman: Specify the output directory in tests
Simon Glass
1
-8
/
+11
2023-07-24
buildman: Enable test coverage
Simon Glass
3
-4
/
+23
2023-07-24
buildman: Add an option to check maintainers and targets
Simon Glass
3
-5
/
+16
2023-07-24
buildman: Use -D for --debug
Simon Glass
2
-7
/
+7
2023-07-24
buildman: Add a way to print the architecture for a board
Simon Glass
3
-0
/
+33
2023-07-24
buildman: Move copy_files() out ot BuilderThread class
Simon Glass
1
-23
/
+24
2023-07-24
buildman: Tidy up some comments in builderthread
Simon Glass
1
-30
/
+36
2023-07-24
buildman: Tidy up reporting of a toolchain error
Simon Glass
2
-8
/
+5
2023-07-24
buildman: Avoid passing result into _read_done_file()
Simon Glass
1
-8
/
+11
2023-07-24
buildman: Create a function to handle config and build
Simon Glass
1
-36
/
+61
2023-07-24
buildman: Move checkout code to a separate function
Simon Glass
1
-9
/
+21
2023-07-24
buildman: Move code to decide output dirs
Simon Glass
1
-9
/
+25
2023-07-24
buildman: Move code to remove old outputs
Simon Glass
1
-9
/
+19
2023-07-24
buildman: Move reading of the done file into a function
Simon Glass
1
-24
/
+42
2023-07-24
buildman: Move bulid code into its own function
Simon Glass
1
-10
/
+30
2023-07-24
buildman: Move reconfigure code into its own function
Simon Glass
1
-11
/
+30
2023-07-24
buildman: Convert config_out to string IO
Simon Glass
1
-4
/
+5
2023-07-24
buildman: Move more things into _build_args()
Simon Glass
1
-21
/
+34
2023-07-24
buildman: Move setting of toolchain arguments to _build_args()
Simon Glass
1
-4
/
+5
2023-07-24
buildman: Start a function to set up the make arguments
Simon Glass
1
-15
/
+23
2023-07-24
buildman: Drop unnecessary assignment of config_out
Simon Glass
1
-1
/
+0
2023-07-24
buildman: Correct invalid use of out_dir variable
Simon Glass
1
-2
/
+2
2023-07-24
buildman: Export _get_output_dir() to avoid warnings
Simon Glass
3
-6
/
+6
2023-07-24
buildman: Correct most pylint warnings in builderthread
Simon Glass
1
-44
/
+51
2023-07-24
buildman: Convert camel case in builderthread.py
Simon Glass
2
-29
/
+29
2023-07-24
buildman: Split parser creation in two
Simon Glass
1
-11
/
+33
[next]