index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'license' command to U-Boot command line
Harald Welte
2008-08-18
2
-0
/
+60
*
tools/gitignore: update to all generated files
Jean-Christophe PLAGNIOL-VILLARD
2008-07-15
1
-0
/
+3
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
2
-3
/
+3
*
Fixed some out-of-tree build issues
Wolfgang Denk
2008-07-11
1
-1
/
+1
*
Add logos for RRvision board
Gary Jennejohn
2008-07-02
2
-0
/
+0
*
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
2008-05-24
2
-0
/
+4
|
\
|
*
Use custom logo for Atmel boards
Stelian Pop
2008-05-10
2
-0
/
+4
*
|
Big white-space cleanup.
Wolfgang Denk
2008-05-21
4
-6
/
+6
*
|
Propagate Error Status to the Shell on fw_printenv Errors
Grant Erickson
2008-05-09
3
-21
/
+29
*
|
Fix Compilation Errors with 'tools/env/fw_printenv'
Grant Erickson
2008-05-09
1
-1
/
+1
|
/
*
mkimage: make mmap() checks consistent
Mike Frysinger
2008-05-03
1
-13
/
+9
*
Update .gitignore for zlib.h
Kumar Gala
2008-04-29
1
-0
/
+1
*
Memory footprint optimizations
Bartlomiej Sieka
2008-04-24
1
-3
/
+3
*
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-24
2
-5
/
+10
*
Add support for u-boot in svn and localversion-* files
Mike Frysinger
2008-04-18
1
-0
/
+14
*
Fix out of tree building issue
Anatolij Gustschin
2008-03-27
1
-7
/
+13
*
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-26
5
-332
/
+389
|
\
|
*
Add MD5 support to the new uImage format
Bartlomiej Sieka
2008-03-14
2
-2
/
+10
|
*
[new uImage] Add support for new uImage format to mkimage tool
Bartlomiej Sieka
2008-03-11
2
-52
/
+211
|
*
[new uImage] New uImage low-level API
Marian Balakowicz
2008-03-10
1
-0
/
+8
|
*
[new uImage] Add libfdt support to mkimage
Bartlomiej Sieka
2008-02-29
4
-3
/
+84
|
*
[new uImage] Add sha1.o object to mkimage binary build
Bartlomiej Sieka
2008-02-29
2
-1
/
+2
|
*
[new uImage] Share common uImage code between mkimage and U-boot
Marian Balakowicz
2008-02-29
1
-234
/
+10
|
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-2
/
+2
|
*
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-02-29
2
-56
/
+73
|
|
\
|
*
\
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2008-02-21
1
-0
/
+0
|
|
\
\
|
*
|
|
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
3
-113
/
+137
*
|
|
|
tools/setlocalversion: use a git-describe-ish format
Wolfgang Denk
2008-03-14
1
-3
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
make define2mk.sed work on FreeBSD
Marcel Moolenaar
2008-02-22
1
-2
/
+2
*
|
|
easylogo: clean up some more and add -r (rgb) support
Mike Frysinger
2008-02-22
1
-54
/
+71
|
|
/
|
/
|
*
|
add the default Blackfin logo used by Blackfin boards with splash screens
Mike Frysinger
2008-02-04
1
-0
/
+0
|
/
*
Do not reference sha1.c when building mkimage.
Mike Frysinger
2008-01-09
1
-1
/
+1
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-01-09
1
-326
/
+319
*
fix easylogo on big endian dev systems
Mike Frysinger
2008-01-09
1
-0
/
+18
*
cleanup easylogo
Mike Frysinger
2008-01-09
2
-7
/
+18
*
Fix build problems under Cygwin
raptorbrino@aim.com
2008-01-09
1
-0
/
+1
*
Fix compile problem with new env code.
Wolfgang Denk
2008-01-09
1
-0
/
+1
*
tools: fix fw_printenv tool to compile again
Markus Klotzbücher
2008-01-09
4
-29
/
+41
*
[BUILD] Generate include/autoconf.mk from board config files
Grant Likely
2007-11-20
1
-0
/
+29
*
Add .gitignore files
Grant Likely
2007-11-15
1
-0
/
+9
*
Merge branch 'testing' into working
Andy Fleming
2007-08-03
1
-2
/
+2
|
\
|
*
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
|
*
tools/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-1
/
+1
|
*
tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
|
Coding style cleanup; update CHANGELOG.
Wolfgang Denk
2007-07-10
1
-5
/
+4
*
|
Merge with /home/hs/Atronic/u-boot
Wolfgang Denk
2007-07-09
2
-5
/
+137
|
\
\
|
|
/
|
/
|
|
*
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-06-22
2
-5
/
+137
*
|
Fix compilation issues on MACOSX
Aubrey.Li
2007-05-15
2
-3
/
+3
|
/
*
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-10-11
8
-110
/
+144
|
\
|
*
Define IH_CPU_AVR32
Stefan Roese
2006-10-09
1
-0
/
+1
[next]