Commit Graph

174 Commits (10c7604d021949464b1e4ba903df95e6b2f0d2ff)

Author SHA1 Message Date
Mike Frysinger 9aef738885 unify HOST_CFLAGS and HOSTCFLAGS 15 years ago
Mike Frysinger 3756609076 compiler.h: unify system ifdef cruft here 15 years ago
Mike Frysinger 2d8d2adde3 envcrc: add missing dependencies on env storage 15 years ago
Mike Frysinger c11ff779f4 Blackfin: add jtagconsole helper script 15 years ago
Mike Frysinger 837db3d87f tools/envcrc: add --binary option to export embedded env 15 years ago
Marco Stornelli f578a2da67 Add imls utility command 15 years ago
Peter Tyser 65351a8793 bmp_logo: Check return value of fread() 15 years ago
Peter Tyser eea8be86d1 ncb: Check return value of write() 15 years ago
Peter Tyser 54e822f959 Replace __asm references with __asm__ 15 years ago
Ilko Iliev f0a2c7b4b6 at91: add support for the PM9263 board of Ronetix GmbH 15 years ago
Wolfgang Denk f63728c804 One more fix for building env_embedded.o 15 years ago
Peter Korsgaard 6b6bb02f27 tools/setlocalversion: use git svn instead of git-svn 15 years ago
Wolfgang Denk ecf3fb223a Fix implicit declaration of function 'htons' 15 years ago
Wolfgang Denk afcbce07e9 Fix building of env_embedded.o 15 years ago
Jean-Christophe PLAGNIOL-VILLARD ae644c178f tools/Makefile: fix image.c dependancy location 15 years ago
Mike Frysinger b074a70811 tools: add ncb to gitignore 15 years ago
Peter Tyser 0a145ce6e7 Delete now unused tools/Makefile.win32 15 years ago
Peter Tyser 2f8d396b93 Add support for building native win32 tools 15 years ago
Peter Tyser e50abf662e tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation 15 years ago
Peter Tyser b0d4d7219a tools/Makefile: Create generic build rules 15 years ago
Peter Tyser 273174ddbc tools/Makefile: Use auto-generated object file dependencies 15 years ago
Peter Tyser fb8b33c1e6 tools/Makefile: Remove symlinks for remaining source files 15 years ago
Peter Tyser eed073315b tools/Makefile: Dynamically generate libfdt object dependencies 15 years ago
Peter Tyser c017017539 tools/Makefile: Remove symlinks for fdt targets 15 years ago
Peter Tyser 45d6bdff68 tools/Makefile: Add libfdt/ to the include search path 15 years ago
Peter Tyser fba0e3a081 tools: Remove unecessary symlinking of zlib.h 15 years ago
Peter Tyser 40b8d909ac tools/Makefile: Add tools/ to the include search path 15 years ago
Peter Tyser 1cd300de5e tools/Makefile: Compile ncb when CONFIG_NETCONSOLE 15 years ago
Peter Tyser 123c48a21c tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET 15 years ago
Peter Tyser 4d93a0a807 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED 15 years ago
Peter Tyser cd26a31a23 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP 15 years ago
Peter Tyser 7cd5cbc346 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG 15 years ago
Peter Tyser eeba861790 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS 15 years ago
Peter Tyser 335ffe7e0e tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled 15 years ago
Peter Tyser ee3584a597 tools/Makefile: Split variable declarations into multiple lines 15 years ago
Peter Tyser 21d28e95ed tools/Makefile: Remove inappropriate double-tabs 15 years ago
Peter Tyser 652f4ba076 tools/Makefile: Remove HOSTARCH HOSTOS defines 15 years ago
Peter Tyser 2eeb4e95fb gen_eth_addr: Use POSIX rand() and srand() 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Mike Frysinger 24113a44ed easylogo: add optional gzip support 16 years ago
Mike Frysinger fadad1573f ncb: use socklen_t 16 years ago
Martin Michlmayr 22525779cb Fix a typo in fw_env.config 16 years ago
Mike Frysinger bcb6dd9187 tools/netconsole: new script for working with netconsole over UDP 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Guennadi Liakhovetski 5608692104 fw_env: add NAND support 16 years ago
Wolfgang Denk 1711f3bd16 fw_env.c: fix build problems with MTD_VERSION=old 16 years ago