Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tools/firmware-utils: Added encode_crc, for Freecom devices. | Rod Whitby | 2009-03-22 | 2 | -0/+152 | |
| | | | | SVN-Revision: 14961 | |||||
* | cleanup imagetag | Florian Fainelli | 2009-03-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 14941 | |||||
* | fix a bug which prevented imagetag from correctly initializing the version ↵ | Florian Fainelli | 2009-03-17 | 1 | -3/+3 | |
| | | | | | | and magic2, use the broadcom default magics, which allows uploading through web interfaces SVN-Revision: 14925 | |||||
* | create firmware image for the Ubiquiti LS-SR71 board | Gabor Juhos | 2009-03-14 | 1 | -0/+6 | |
| | | | | SVN-Revision: 14874 | |||||
* | Build autoconf before automake. | Lars-Peter Clausen | 2009-03-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14864 | |||||
* | add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | Florian Fainelli | 2009-03-12 | 1 | -12/+46 | |
| | | | | SVN-Revision: 14850 | |||||
* | allow flash start address and firmware offset to be set on the command line ↵ | Florian Fainelli | 2009-03-10 | 1 | -11/+24 | |
| | | | | | | (#4666) SVN-Revision: 14832 | |||||
* | add dependency (needed for parallel build) | Ralph Hempel | 2009-03-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 14704 | |||||
* | firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND ↵ | Gabor Juhos | 2009-02-26 | 4 | -0/+805 | |
| | | | | | | device SVN-Revision: 14672 | |||||
* | merge host build of lua from tools/ into package/lua/Makefile | Felix Fietkau | 2009-02-22 | 9 | -4468/+1 | |
| | | | | SVN-Revision: 14622 | |||||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 | 21 | -152/+152 | |
| | | | | | | host-build steps SVN-Revision: 14610 | |||||
* | lzma: use a repacked tarball instead of the original one to get rid of CRLF ↵ | Felix Fietkau | 2009-02-21 | 1 | -6/+5 | |
| | | | | | | conversion screwups SVN-Revision: 14593 | |||||
* | tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵ | Hauke Mehrtens | 2009-02-21 | 21 | -431/+313 | |
| | | | | | | and autoconf are touched SVN-Revision: 14589 | |||||
* | prefer gstat over stat if available (patch from #4571) | Felix Fietkau | 2009-02-19 | 1 | -1/+2 | |
| | | | | SVN-Revision: 14568 | |||||
* | add mkyaffs2image (based on android sources) | Felix Fietkau | 2009-02-19 | 3 | -1/+152 | |
| | | | | SVN-Revision: 14567 | |||||
* | genext2fs: update to 1.4.1 | Nicolas Thill | 2009-02-17 | 2 | -56/+3 | |
| | | | | SVN-Revision: 14536 | |||||
* | firmware-utils/mkplanexfw: new firmware generation tool for the Planex ↵ | Gabor Juhos | 2009-02-04 | 4 | -0/+712 | |
| | | | | | | MZK-W04NU device SVN-Revision: 14410 | |||||
* | firmware-utils/mkfwimage: update RouterStation specific values, adn remove ↵ | Gabor Juhos | 2009-02-04 | 1 | -14/+2 | |
| | | | | | | some unused code SVN-Revision: 14404 | |||||
* | fix mpfr download url | Felix Fietkau | 2009-01-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14213 | |||||
* | detect quilt configure errors properly (their broken configure script does ↵ | Felix Fietkau | 2009-01-25 | 1 | -0/+5 | |
| | | | | | | not return proper error codes) SVN-Revision: 14181 | |||||
* | improve support for building on mac os x by improving detection of missing ↵ | Felix Fietkau | 2009-01-25 | 1 | -17/+14 | |
| | | | | | | components SVN-Revision: 14180 | |||||
* | remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage | Nicolas Thill | 2009-01-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14139 | |||||
* | slightly rework the gcc-4.3 checks, thanks {Nico} | Florian Fainelli | 2009-01-21 | 1 | -5/+1 | |
| | | | | SVN-Revision: 14136 | |||||
* | only build gmp and mpfr when selecting gcc-4.3.x | Florian Fainelli | 2009-01-21 | 1 | -1/+5 | |
| | | | | SVN-Revision: 14135 | |||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 3 | -1/+84 | |
| | | | | SVN-Revision: 14131 | |||||
* | firmware-utils/mkcasfw: fix magic value of the TN-U200 board | Gabor Juhos | 2009-01-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14022 | |||||
* | firmware-utils/mkfwimage: fix root_start values | Gabor Juhos | 2009-01-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 13874 | |||||
* | firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) | Gabor Juhos | 2009-01-04 | 1 | -5/+5 | |
| | | | | SVN-Revision: 13859 | |||||
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵ | Gabor Juhos | 2008-12-18 | 1 | -14/+71 | |
| | | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682 | |||||
* | Directly use the kent sourceforge mirrors, previous are in timeout | Florian Fainelli | 2008-11-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13269 | |||||
* | firmware_utils/mkmylofw: add support of named partitions | Gabor Juhos | 2008-11-17 | 1 | -19/+49 | |
| | | | | SVN-Revision: 13253 | |||||
* | firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards | Gabor Juhos | 2008-11-16 | 2 | -0/+15 | |
| | | | | SVN-Revision: 13226 | |||||
* | Fix small typo #4148 | Florian Fainelli | 2008-11-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13142 | |||||
* | Use the only working sourceforge.net mirror for gentext2fs, the others are ↵ | Florian Fainelli | 2008-10-28 | 1 | -1/+1 | |
| | | | | | | ever not synchronised or timing out SVN-Revision: 13066 | |||||
* | Add makeamitbin to generate images for other RDC-based devices, thanks sn9 ! | Florian Fainelli | 2008-10-28 | 2 | -0/+317 | |
| | | | | SVN-Revision: 13056 | |||||
* | firmware-utils: new firmware generation tool for the WILIGEAR WBD-111 | Gabor Juhos | 2008-10-13 | 2 | -1/+449 | |
| | | | | SVN-Revision: 12975 | |||||
* | Redefine prefix and exec_prefix for pkg config files instead of libdir and ↵ | Lars-Peter Clausen | 2008-10-10 | 1 | -1/+1 | |
| | | | | | | includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail. SVN-Revision: 12946 | |||||
* | Check for existence of target aclocal folder before including them. | Lars-Peter Clausen | 2008-10-09 | 1 | -4/+9 | |
| | | | | SVN-Revision: 12934 | |||||
* | Add wrapper around aclocal which also search in the targets staging dir ↵ | Lars-Peter Clausen | 2008-10-08 | 2 | -1/+9 | |
| | | | | | | aclocal folder for m4 files. SVN-Revision: 12929 | |||||
* | firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC ↵ | Felix Fietkau | 2008-09-23 | 3 | -4/+4 | |
| | | | | | | to ensure that overwritten files have the right size (fixes #3505) SVN-Revision: 12667 | |||||
* | Do not try to build autoconf emacs library, as it can fail on some systems ↵ | Florian Fainelli | 2008-09-09 | 1 | -0/+24 | |
| | | | | | | like Fedora core 9 SVN-Revision: 12562 | |||||
* | fix autoconf compilation (#3956) | Felix Fietkau | 2008-09-08 | 1 | -4/+3 | |
| | | | | SVN-Revision: 12554 | |||||
* | firmware-utils/mkmylofw: WP543 support | Gabor Juhos | 2008-09-08 | 2 | -26/+47 | |
| | | | | SVN-Revision: 12552 | |||||
* | fix ccache installation (#3942) | Felix Fietkau | 2008-09-03 | 1 | -3/+1 | |
| | | | | SVN-Revision: 12515 | |||||
* | fix shell return status of the find symlink command | Felix Fietkau | 2008-09-03 | 1 | -1/+3 | |
| | | | | SVN-Revision: 12514 | |||||
* | fix recursive symlink issue | Felix Fietkau | 2008-09-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12508 | |||||
* | provide a md5sum wrapper for BSDish systems | Felix Fietkau | 2008-09-02 | 1 | -3/+15 | |
| | | | | SVN-Revision: 12495 | |||||
* | quilt depends on sed | Felix Fietkau | 2008-09-02 | 1 | -0/+1 | |
| | | | | SVN-Revision: 12490 | |||||
* | install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin | Felix Fietkau | 2008-09-01 | 1 | -2/+5 | |
| | | | | SVN-Revision: 12451 | |||||
* | add autoconf (fixes opkg build issues) | Felix Fietkau | 2008-08-27 | 2 | -1/+39 | |
| | | | | SVN-Revision: 12410 |