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
old/tizen_20241126
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
2013-06-20
powerpc/CoreNet: Allow pbl images to take u-boot images != 512K
Chris Packham
1
-7
/
+25
2013-06-13
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2
-17
/
+10
2013-06-08
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-17
/
+10
2013-06-06
checkpatch.pl: Add 'printf' to logFunctions
Tom Rini
1
-0
/
+1
2013-06-04
mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building
Simon Glass
1
-0
/
+12
2013-06-03
wandboard: Add Boot Splash image with Wandboard logo
Otavio Salvador
1
-0
/
+0
2013-06-03
build: Use generic boot logo matching
Otavio Salvador
1
-17
/
+10
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
9
-49
/
+300
2013-05-14
buildman: Produce a sensible error message when branch is missing
Simon Glass
2
-6
/
+19
2013-05-14
mkimage: Put FIT loading in function and tidy error handling
Simon Glass
1
-39
/
+57
2013-05-14
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
2
-78
/
+67
2013-05-14
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
1
-31
/
+31
2013-05-14
image: Split hash node processing into its own function
Simon Glass
1
-39
/
+57
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass
2
-0
/
+203
2013-05-14
image: Split FIT code into new image-fit.c
Simon Glass
1
-0
/
+2
2013-05-14
mkimage: Move ARRAY_SIZE to header file
Simon Glass
2
-1
/
+2
2013-05-11
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
3
-9
/
+25
2013-05-09
patman: Do not hardcode python path
Michal Simek
1
-1
/
+1
2013-05-09
buildman: Allow conflicting tags to avoid spurious errors
Simon Glass
2
-1
/
+8
2013-05-05
imx: Align the imximage header and payload to multiples of 4k
Marek Vasut
2
-5
/
+9
2013-04-28
tools: arm: imx: Implement BOOT_OFFSET command for imximage
Marek Vasut
2
-0
/
+12
2013-04-26
mxs: mxsboot: Move sdcard BCB header to 4 sectors offset
Otavio Salvador
1
-4
/
+4
2013-04-18
patman: fix gitutil for decorations
Andreas Bießmann
2
-4
/
+7
2013-04-17
fdt: Ensure that libfdt_env.h comes from U-Boot
Simon Glass
1
-1
/
+2
2013-04-12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
22
-152
/
+3917
2013-04-12
autoconfig.mk: Make it possible to define configs from other configs
Benoît Thébaudeau
1
-0
/
+2
2013-04-11
env: Add redundant env support to UBI env
Joe Hershberger
1
-0
/
+3
2013-04-11
env: Add support for UBI environment
Joe Hershberger
1
-1
/
+2
2013-04-08
patman: Add Series-process-log tag to sort/uniq change logs
Simon Glass
3
-4
/
+16
2013-04-08
patman: Add -a option to refrain from test-applying the patches
Simon Glass
1
-3
/
+7
2013-04-08
patman: Don't barf if the word 'commit' starts a line
Doug Anderson
1
-1
/
+1
2013-04-08
patman: Provide option to ignore bad aliases
Simon Glass
3
-24
/
+61
2013-04-05
logo: update to the new logo for ATMEL
Josh Wu
1
-0
/
+0
2013-04-04
buildman - U-Boot multi-threaded builder and summary tool
Simon Glass
10
-0
/
+3030
2013-04-04
patman: Ignore all Gerrit Commit-* tags
Simon Glass
1
-1
/
+1
2013-04-04
patman: Minor help message/README fixes
Simon Glass
2
-3
/
+3
2013-04-04
patman: Fix the comment in CheckTags to mention multiple tags
Simon Glass
1
-2
/
+3
2013-04-04
patman: Don't allow spaces in tags
Simon Glass
1
-1
/
+1
2013-04-04
patman: Fix up checkpatch parsing to deal with 'CHECK' lines
Simon Glass
2
-62
/
+112
2013-04-04
patman: Add Cover-letter-cc tag to Cc cover letter to people
Simon Glass
3
-4
/
+27
2013-04-04
patman: Allow specifying the message ID your series is in reply to
Doug Anderson
2
-2
/
+9
2013-04-04
patman: Make "Reviewed-by" an important tag
Doug Anderson
2
-4
/
+4
2013-04-04
patman: Add additional git utilties
Simon Glass
1
-1
/
+123
2013-04-04
patman: Allow reading metadata from a list of commits
Simon Glass
1
-7
/
+29
2013-04-04
patman: Allow commands to raise on error, or not
Simon Glass
2
-7
/
+13
2013-04-04
patman: Make command methods return a CommandResult
Simon Glass
3
-24
/
+64
2013-04-04
patman: Add cros_subprocess library to manage subprocesses
Simon Glass
1
-0
/
+397
2013-04-04
patman: Use bright ANSI colours by default
Simon Glass
1
-8
/
+11
2013-04-04
patman: Use ANSI colours only when outputting to a terminal
Simon Glass
1
-2
/
+9
2013-03-27
checkpatch.pl: Add 'debug' to the list of logFunctions
Tom Rini
1
-0
/
+1
[next]