index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for building native win32 tools
Peter Tyser
2009-04-04
7
-7
/
+207
*
tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
Peter Tyser
2009-04-04
1
-12
/
+5
*
tools/Makefile: Create generic build rules
Peter Tyser
2009-04-04
1
-46
/
+9
*
tools/Makefile: Use auto-generated object file dependencies
Peter Tyser
2009-04-04
1
-12
/
+12
*
tools/Makefile: Remove symlinks for remaining source files
Peter Tyser
2009-04-04
2
-36
/
+13
*
tools/Makefile: Dynamically generate libfdt object dependencies
Peter Tyser
2009-04-04
1
-7
/
+6
*
tools/Makefile: Remove symlinks for fdt targets
Peter Tyser
2009-04-04
2
-30
/
+7
*
tools/Makefile: Add libfdt/ to the include search path
Peter Tyser
2009-04-04
2
-10
/
+6
*
tools: Remove unecessary symlinking of zlib.h
Peter Tyser
2009-04-04
2
-6
/
+1
*
tools/Makefile: Add tools/ to the include search path
Peter Tyser
2009-04-04
1
-6
/
+1
*
tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
Peter Tyser
2009-04-04
1
-0
/
+2
*
tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
Peter Tyser
2009-04-04
1
-2
/
+2
*
tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
Peter Tyser
2009-04-04
1
-2
/
+2
*
tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
Peter Tyser
2009-04-04
1
-5
/
+2
*
tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
Peter Tyser
2009-04-04
1
-2
/
+2
*
tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
Peter Tyser
2009-04-04
1
-2
/
+2
*
tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
Peter Tyser
2009-04-04
1
-3
/
+8
*
tools/Makefile: Split variable declarations into multiple lines
Peter Tyser
2009-04-04
1
-33
/
+53
*
tools/Makefile: Remove inappropriate double-tabs
Peter Tyser
2009-04-04
1
-76
/
+77
*
tools/Makefile: Remove HOSTARCH HOSTOS defines
Peter Tyser
2009-04-04
1
-12
/
+0
*
gen_eth_addr: Use POSIX rand() and srand()
Peter Tyser
2009-04-04
1
-3
/
+3
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-7
/
+7
*
easylogo: add optional gzip support
Mike Frysinger
2009-01-24
1
-6
/
+92
*
ncb: use socklen_t
Mike Frysinger
2009-01-16
1
-1
/
+1
*
Fix a typo in fw_env.config
Martin Michlmayr
2008-12-15
1
-1
/
+1
*
tools/netconsole: new script for working with netconsole over UDP
Mike Frysinger
2008-12-10
1
-0
/
+42
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
6
-62
/
+62
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-0
/
+6
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
3
-26
/
+26
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-3
/
+3
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-7
/
+7
*
fw_env: add NAND support
Guennadi Liakhovetski
2008-09-09
3
-264
/
+611
*
fw_env.c: fix build problems with MTD_VERSION=old
Wolfgang Denk
2008-09-02
1
-1
/
+2
*
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
|
\
[prev]
[next]