200 Commits (d77418d67e222d0cf4866f6e76e0d4b5dff6e651)

Author SHA1 Message Date
John Crispin 6c9d20d6e7 tools/firmware-utils/ptgen option to use MB rounding 12 years ago
Gabor Juhos 25ac1447ed tools/firmware-utils: add tool for DIR-651-H1 firmware generation 12 years ago
Jo-Philipp Wich cf1698c637 use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
Jo-Philipp Wich e2e55d7acd firmware-utils: link statically 12 years ago
John Crispin fb81e7a802 adds mkdapimg 12 years ago
Gabor Juhos a45427bc79 firmware-utils/mktplinkfw: allow to specify firmware version 12 years ago
Jonas Gorski b31108e0a8 tools: imagetag: add parameter for padding images 12 years ago
Gabor Juhos de7324674a firmware-utils/mktplinkfw: add support for the TL-WR1041N v2 12 years ago
Gabor Juhos 84267683bb firmware-utils/mkfwimage: allow to override firmware magic 13 years ago
John Crispin cd1a204365 Support booting the Speedport W502V using BRN-BOOT. 13 years ago
Gabor Juhos 1338af2640 firmware-utils/mkmylofw: add WPE72 support 13 years ago
John Crispin ccb6b0a063 tools: clean up Makefiles / make ccache work 13 years ago
Gabor Juhos 8a8e5bde15 firware-utils/mktplinkfw: add TL-WR2543N/ND support 13 years ago
Gabor Juhos 923e5d3543 firmware-utils/mktplinkfw: add support for TL-WA701N/ND 13 years ago
Gabor Juhos 55e13f4e6a firmware-utils/mktplinkfw: add support for TL-MR3020 13 years ago
Gabor Juhos 29a2c2ea80 firmware-utils/mktplinkfw: add ability to put jffs2 eof marker into the image 13 years ago
Gabor Juhos 2592c0a283 tools/mktplinkfw: allow to specify hw_id, hw_rev and flash_layout 13 years ago
Gabor Juhos 54c8d61b03 firmware-utils/mktplinkfw: allow to align the rootfs on a specified boundary 13 years ago
Gabor Juhos 81cda3e2f1 firmware-utils/mktplinkfw: fix combined image creation 13 years ago
Gabor Juhos 6632e38d08 firmware-utils/mktplinfw: use htonl/ntohl 13 years ago
Gabor Juhos 13b0ec6cf7 firmware-utils/mktplinkfw: add TL-WR741ND v4 13 years ago
Vasilis Tsiligiannis aadbbc4bac Add firmware tool for generating factory images for Edimax devices 13 years ago
Gabor Juhos 500a8e2014 firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3 13 years ago
Gabor Juhos 712521955b firmware-utils/mktplinkfw: add support for TL-WR703N v1 13 years ago
Gabor Juhos ffbdaf8ec8 firmware-utils/mktplinkfw: add support for TL-WR743ND v1 13 years ago
Gabor Juhos 9faace4327 firmware-utils/mktplinkfw: add support for TL-WR740N v3 13 years ago
Felix Fietkau bdb676b90d firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function 13 years ago
Gabor Juhos 9d980dc121 tools/firmware-utils: add yet another buffalo tool 13 years ago
Gabor Juhos 533067b8f5 tools/firmware-utils: allow to create buffalo image from two files 13 years ago
Gabor Juhos ea6bc8858a tools/firmware-utils: allow to create buffalo tags w/o hw version 13 years ago
Gabor Juhos 1c5b7d0a32 tools/firmware-utils: add new firmware tool for the DIR-300-B1 board 13 years ago
Hauke Mehrtens fbed51a8b5 firmware-utils: fix build on big endian systems 13 years ago
Gabor Juhos 0d7a558f23 tools/firmware-utils: fix buffalo csum calculation 13 years ago
Gabor Juhos 145402e11b tools/firmware-utils: add support for hd_id tag into mkdniimg 13 years ago
Gabor Juhos fb9a672c78 tools/firmware-utils: add buffalo specific fw tools 13 years ago
Florian Fainelli dce13b8c4d bcm63xx: Add firmware helpers for T-Home Speedport W 303V 13 years ago
Daniel Dickinson f83c5938d2 bcm63xx: Move the OpenWrt rootfs length field 13 years ago
Hauke Mehrtens 869fb691ec firmware-utils: fix endianness bugs in firmware generation program. 13 years ago
Gabor Juhos 72b3c18da1 firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board 14 years ago
Hauke Mehrtens e08740c747 brcm47xx: fix error when build firmware on x86_64 host (closes #7672) 14 years ago
Gabor Juhos 78ffb50c8e firmware-utils/mkdniimg: don't use NA region by default 14 years ago
Gabor Juhos e116785f27 firmware-utils/wndr3700: allow to specify image magic via command line 14 years ago
Daniel Dickinson fc3a1d0ba3 Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. 14 years ago
Gabor Juhos 0f659a13dd ar71xx: add support for TL-WR740N v1 14 years ago
Gabor Juhos 29379780a6 firmware-utils/mkzynfw: fix available flash space calculation 14 years ago
Gabor Juhos 912a140b19 firmware-utils/mktplinkfw: add support for the TL-MR3220 v1 14 years ago
Hauke Mehrtens 41b3383499 brcm47xx: Add edimax PS1208mfg support 14 years ago
Daniel Dickinson eadb5c84fa 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). 14 years ago
Daniel Dickinson 6cd4575153 brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't. 14 years ago
Gabor Juhos 1d855c0890 firmware-utils/mktplinkfw: add support for the TL-MR3420 v1 14 years ago