Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
18cc7afd9a153a66854af862d14ba01c5496cf07
/
tools
f578a2d
Add imls utility command
by Marco Stornelli
· 16 years ago
65351a8
bmp_logo: Check return value of fread()
by Peter Tyser
· 16 years ago
eea8be8
ncb: Check return value of write()
by Peter Tyser
· 16 years ago
54e822f
Replace __asm references with __asm__
by Peter Tyser
· 16 years ago
f0a2c7b
at91: add support for the PM9263 board of Ronetix GmbH
by Ilko Iliev
· 16 years ago
f63728c
One more fix for building env_embedded.o
by Wolfgang Denk
· 16 years ago
6b6bb02
tools/setlocalversion: use git svn instead of git-svn
by Peter Korsgaard
· 16 years ago
ecf3fb2
Fix implicit declaration of function 'htons'
by Wolfgang Denk
· 16 years ago
afcbce0
Fix building of env_embedded.o
by Wolfgang Denk
· 16 years ago
ae644c1
tools/Makefile: fix image.c dependancy location
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b074a70
tools: add ncb to gitignore
by Mike Frysinger
· 16 years ago
0a145ce
Delete now unused tools/Makefile.win32
by Peter Tyser
· 16 years ago
2f8d396
Add support for building native win32 tools
by Peter Tyser
· 16 years ago
e50abf6
tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
by Peter Tyser
· 16 years ago
b0d4d72
tools/Makefile: Create generic build rules
by Peter Tyser
· 16 years ago
273174d
tools/Makefile: Use auto-generated object file dependencies
by Peter Tyser
· 16 years ago
fb8b33c
tools/Makefile: Remove symlinks for remaining source files
by Peter Tyser
· 16 years ago
eed0733
tools/Makefile: Dynamically generate libfdt object dependencies
by Peter Tyser
· 16 years ago
c017017
tools/Makefile: Remove symlinks for fdt targets
by Peter Tyser
· 16 years ago
45d6bdf
tools/Makefile: Add libfdt/ to the include search path
by Peter Tyser
· 16 years ago
fba0e3a
tools: Remove unecessary symlinking of zlib.h
by Peter Tyser
· 16 years ago
40b8d90
tools/Makefile: Add tools/ to the include search path
by Peter Tyser
· 16 years ago
1cd300d
tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
by Peter Tyser
· 16 years ago
123c48a
tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
by Peter Tyser
· 16 years ago
4d93a0a
tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
by Peter Tyser
· 16 years ago
cd26a31
tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
by Peter Tyser
· 16 years ago
7cd5cbc
tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
by Peter Tyser
· 16 years ago
eeba861
tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
by Peter Tyser
· 16 years ago
335ffe7
tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
by Peter Tyser
· 16 years ago
ee3584a
tools/Makefile: Split variable declarations into multiple lines
by Peter Tyser
· 16 years ago
21d28e9
tools/Makefile: Remove inappropriate double-tabs
by Peter Tyser
· 16 years ago
652f4ba
tools/Makefile: Remove HOSTARCH HOSTOS defines
by Peter Tyser
· 16 years ago
2eeb4e9
gen_eth_addr: Use POSIX rand() and srand()
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
24113a4
easylogo: add optional gzip support
by Mike Frysinger
· 16 years ago
fadad15
ncb: use socklen_t
by Mike Frysinger
· 16 years ago
2252577
Fix a typo in fw_env.config
by Martin Michlmayr
· 16 years ago
bcb6dd9
tools/netconsole: new script for working with netconsole over UDP
by Mike Frysinger
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c68a05f
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5608692
fw_env: add NAND support
by Guennadi Liakhovetski
· 16 years ago
1711f3b
fw_env.c: fix build problems with MTD_VERSION=old
by Wolfgang Denk
· 16 years ago
0a823aa
Add 'license' command to U-Boot command line
by Harald Welte
· 16 years ago
31cfe57
tools/gitignore: update to all generated files
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d0ff51b
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
184f1b4
Fixed some out-of-tree build issues
by Wolfgang Denk
· 16 years ago
a7a5982
Add logos for RRvision board
by Gary Jennejohn
· 16 years ago
42fd5f8
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
098b7b4
Use custom logo for Atmel boards
by Stelian Pop
· 17 years ago
bc11756
Propagate Error Status to the Shell on fw_printenv Errors
by Grant Erickson
· 17 years ago
f3b6d52
Fix Compilation Errors with 'tools/env/fw_printenv'
by Grant Erickson
· 17 years ago
fa956fd
mkimage: make mmap() checks consistent
by Mike Frysinger
· 17 years ago
8ea08e5
Update .gitignore for zlib.h
by Kumar Gala
· 17 years ago
edbed24
Memory footprint optimizations
by Bartlomiej Sieka
· 17 years ago
89cdab7
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
92bad20
Add support for u-boot in svn and localversion-* files
by Mike Frysinger
· 17 years ago
b9670dd
Fix out of tree building issue
by Anatolij Gustschin
· 17 years ago
27f33e9
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
766529f
Add MD5 support to the new uImage format
by Bartlomiej Sieka
· 17 years ago
b8aa57b
tools/setlocalversion: use a git-describe-ish format
by Wolfgang Denk
· 17 years ago
9d25438
[new uImage] Add support for new uImage format to mkimage tool
by Bartlomiej Sieka
· 17 years ago
5dfb521
[new uImage] New uImage low-level API
by Marian Balakowicz
· 17 years ago
8cf3080
[new uImage] Add libfdt support to mkimage
by Bartlomiej Sieka
· 17 years ago
a6e530f
[new uImage] Add sha1.o object to mkimage binary build
by Bartlomiej Sieka
· 17 years ago
570abb0
[new uImage] Share common uImage code between mkimage and U-boot
by Marian Balakowicz
· 17 years ago
9a4daad
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
e18489e
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
by Marian Balakowicz
· 17 years ago
02409f8
make define2mk.sed work on FreeBSD
by Marcel Moolenaar
· 17 years ago
edfed1d
easylogo: clean up some more and add -r (rgb) support
by Mike Frysinger
· 17 years ago
20c9395
Merge branch 'master' of /home/git/u-boot
by Marian Balakowicz
· 17 years ago
b97a2a0
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
24e02d0
add the default Blackfin logo used by Blackfin boards with splash screens
by Mike Frysinger
· 17 years ago
01c687a
Do not reference sha1.c when building mkimage.
by Mike Frysinger
· 17 years ago
6007f32
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
fc6414e
fix easylogo on big endian dev systems
by Mike Frysinger
· 17 years ago
38d299c
cleanup easylogo
by Mike Frysinger
· 17 years ago
883e392
Fix build problems under Cygwin
by raptorbrino@aim.com
· 17 years ago
46f6e50
Fix compile problem with new env code.
by Wolfgang Denk
· 17 years ago
64b3727
tools: fix fw_printenv tool to compile again
by Markus Klotzbücher
· 17 years ago
2f155f6
[BUILD] Generate include/autoconf.mk from board config files
by Grant Likely
· 17 years ago
1b4aaff
Add .gitignore files
by Grant Likely
· 17 years ago
6bf6f11
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
b3aff0c
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
c91898b
tools/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
4ef218f
Coding style cleanup; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
bf6a9ca
Merge with /home/hs/Atronic/u-boot
by Wolfgang Denk
· 17 years ago
5fcf543
tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
566a494
[PCS440EP] upgrade the PCS440EP board:
by Heiko Schocher
· 17 years ago
5dfaa50
Fix compilation issues on MACOSX
by Aubrey.Li
· 17 years ago
fb883a5
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
1a1b737
Define IH_CPU_AVR32
by Stefan Roese
· 18 years ago
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
0dab03b
Fix mkimage -l bug with multifile images on 64bit platforms
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
6608043
Fix tools/updater build error.
by Marian Balakowicz
· 18 years ago
4c15ef5
tools/easylogo/easylogo.c
by Marian Balakowicz
· 18 years ago
Next »