1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 01:52:55 +03:00
openwrt-xburst/tools
cshore 33d20e9dce [tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writing tool.
* Rewrote commandline parsing code using gengetopt
		- We now get long options
		- We have more options including use of the info section for 
			board information (e.g. to add the same boardid but
			different GPIOs on different routers)
	* Added back the ability to write stock images (this is useful, for example,
		when copying the firmware from the in-memory flash, and then being
		able to create an image that will let you revert to/test stock firmware
	* Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0)
	* Added ability to use all sections of the imagetag, including custom magic 
	 	signatures (e.g. for the Telsey router I'm adding soon), info sections,
		and reserved sections
	* Added putting the router type (as defined in the image generating Makefile)
		into the info1 section and the filesystem type in the info2 section.
		This will be used by mtd (when I add the code) to return the name of
		image used to flash this router.  (As requested by Jo, as well as being
		useful for same boardid different board scenario described above).



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 06:46:53 +00:00
..
autoconf clean up / fix various Host/Clean templates in tools/ 2009-05-08 20:44:47 +00:00
automake [tools] update automake to 1.10, fixes #6022 2009-11-24 21:17:20 +00:00
bison [tools] fix download url 2009-05-31 10:07:35 +00:00
ccache clean up / fix various Host/Clean templates in tools/ 2009-05-08 20:44:47 +00:00
cloog fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) 2010-09-05 16:16:59 +00:00
firmware-utils [tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writing tool. 2010-11-16 06:46:53 +00:00
flock add a stripped down (and portable) version of flock to the host tools 2010-10-29 13:39:18 +00:00
genext2fs get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
gmp fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) 2010-09-05 16:16:59 +00:00
include [tools] more cygwin related build fixes 2009-04-14 14:54:34 +00:00
ipkg-utils [tools] ipkg-utils: don't fail if conffiles do not exist, resolve them instead and silently skip not existing files. 2010-10-05 19:18:15 +00:00
libelf libelf: get rid of CRLF encoding in the makefile (thx, danimo) 2010-06-03 00:44:49 +00:00
libuuid [tools] libuuid: Use libuuid from util-linux-ng instead of e2fsprogs 2010-10-02 23:18:46 +00:00
lzma make the lzma version kernel version dependent, and only build the one we do need 2009-11-15 20:25:29 +00:00
lzma-old set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma package 2009-05-23 13:21:43 +00:00
m4 clean up / fix various Host/Clean templates in tools/ 2009-05-08 20:44:47 +00:00
mkimage ensure an empty BUILD_DIR variable is passed down u-boot's makefile 2010-11-03 18:26:26 +00:00
mklibs mklibs: fix missing __pack_f symbol in uclibc after relink 2009-11-17 04:36:07 +00:00
mpc fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) 2010-09-05 16:16:59 +00:00
mpfr add gcc-4.5.0 preliminary support 2010-04-19 15:43:08 +00:00
mtd-utils tools/mtd-utils: add two upstream patches 2010-10-15 07:52:37 +00:00
patch-cmdline get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
pkg-config clean up / fix various Host/Clean templates in tools/ 2009-05-08 20:44:47 +00:00
ppl fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) 2010-09-05 16:16:59 +00:00
qemu [tools] qemu: fix build failure on some systems. Closes #7767 2010-08-21 17:02:09 +00:00
quilt [tools] quilt: pass PATH and FIND to configure (FreeBSD compatibility) 2010-10-07 11:33:54 +00:00
sed tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64) 2010-10-05 13:51:54 +00:00
squashfs rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) 2009-05-04 17:04:03 +00:00
squashfs4 [tools] squashfs4: fix compilation on FreeBSD 2010-07-22 03:09:10 +00:00
sstrip sstrip: fix a section length corruption bug (patch from #6847) 2010-03-12 00:35:36 +00:00
upslug2 add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode 2009-12-12 02:00:50 +00:00
wrt350nv2-builder [tools] update wrt350nv2 builder to v2.3 (#7580) 2010-08-10 15:19:06 +00:00
yaffs2 [tools] yaffs2: fix compilation on FreeBSD 2010-07-22 02:59:14 +00:00
Makefile target/linux/orion: create subtargets (closes #8154) 2010-11-04 22:10:11 +00:00