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
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
6
-62
/
+62
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
1
-0
/
+6
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
3
-26
/
+26
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2
-3
/
+3
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2
-7
/
+7
2008-09-09
fw_env: add NAND support
Guennadi Liakhovetski
3
-264
/
+611
2008-09-02
fw_env.c: fix build problems with MTD_VERSION=old
Wolfgang Denk
1
-1
/
+2
2008-08-18
Add 'license' command to U-Boot command line
Harald Welte
2
-0
/
+60
2008-07-15
tools/gitignore: update to all generated files
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2
-3
/
+3
2008-07-11
Fixed some out-of-tree build issues
Wolfgang Denk
1
-1
/
+1
2008-07-02
Add logos for RRvision board
Gary Jennejohn
2
-0
/
+0
2008-05-24
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+4
2008-05-21
Big white-space cleanup.
Wolfgang Denk
4
-6
/
+6
2008-05-10
Use custom logo for Atmel boards
Stelian Pop
2
-0
/
+4
2008-05-09
Propagate Error Status to the Shell on fw_printenv Errors
Grant Erickson
3
-21
/
+29
2008-05-09
Fix Compilation Errors with 'tools/env/fw_printenv'
Grant Erickson
1
-1
/
+1
2008-05-03
mkimage: make mmap() checks consistent
Mike Frysinger
1
-13
/
+9
2008-04-29
Update .gitignore for zlib.h
Kumar Gala
1
-0
/
+1
2008-04-24
Memory footprint optimizations
Bartlomiej Sieka
1
-3
/
+3
2008-04-24
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2
-5
/
+10
2008-04-18
Add support for u-boot in svn and localversion-* files
Mike Frysinger
1
-0
/
+14
2008-03-27
Fix out of tree building issue
Anatolij Gustschin
1
-7
/
+13
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
5
-332
/
+389
2008-03-14
Add MD5 support to the new uImage format
Bartlomiej Sieka
2
-2
/
+10
2008-03-14
tools/setlocalversion: use a git-describe-ish format
Wolfgang Denk
1
-3
/
+6
2008-03-11
[new uImage] Add support for new uImage format to mkimage tool
Bartlomiej Sieka
2
-52
/
+211
2008-03-10
[new uImage] New uImage low-level API
Marian Balakowicz
1
-0
/
+8
2008-02-29
[new uImage] Add libfdt support to mkimage
Bartlomiej Sieka
4
-3
/
+84
2008-02-29
[new uImage] Add sha1.o object to mkimage binary build
Bartlomiej Sieka
2
-1
/
+2
2008-02-29
[new uImage] Share common uImage code between mkimage and U-boot
Marian Balakowicz
1
-234
/
+10
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
1
-2
/
+2
2008-02-29
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2
-56
/
+73
2008-02-22
make define2mk.sed work on FreeBSD
Marcel Moolenaar
1
-2
/
+2
2008-02-22
easylogo: clean up some more and add -r (rgb) support
Mike Frysinger
1
-54
/
+71
2008-02-21
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
1
-0
/
+0
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
3
-113
/
+137
2008-02-04
add the default Blackfin logo used by Blackfin boards with splash screens
Mike Frysinger
1
-0
/
+0
2008-01-09
Do not reference sha1.c when building mkimage.
Mike Frysinger
1
-1
/
+1
2008-01-09
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
1
-326
/
+319
2008-01-09
fix easylogo on big endian dev systems
Mike Frysinger
1
-0
/
+18
2008-01-09
cleanup easylogo
Mike Frysinger
2
-7
/
+18
2008-01-09
Fix build problems under Cygwin
raptorbrino@aim.com
1
-0
/
+1
2008-01-09
Fix compile problem with new env code.
Wolfgang Denk
1
-0
/
+1
2008-01-09
tools: fix fw_printenv tool to compile again
Markus Klotzbücher
4
-29
/
+41
2007-11-20
[BUILD] Generate include/autoconf.mk from board config files
Grant Likely
1
-0
/
+29
2007-11-15
Add .gitignore files
Grant Likely
1
-0
/
+9
2007-08-03
Merge branch 'testing' into working
Andy Fleming
1
-2
/
+2
2007-07-10
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
1
-1
/
+1
2007-07-09
tools/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-1
/
+1
[next]