Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm63xx: Add firmware helpers for T-Home Speedport W 303V | Florian Fainelli | 2011-05-11 | 3 | -0/+379 |
| | | | | | | | | | Add two helpers for generating correctly tagged images for the T-Home Speedport W 303V Typ B as well as xor'd ones as required by CFE. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26877 | ||||
* | quilt: fix building with dash `test x == x` gives a syntax error with dash ↵ | Jo-Philipp Wich | 2011-05-02 | 1 | -2/+6 |
| | | | | | | (standard in Debian). The modified patch reflects the current upstream: http://git.savannah.gnu.org/cgit/quilt.git/commit/?id=38df0b210c3df67f3e784af92232ae1946b98ecd SVN-Revision: 26804 | ||||
* | bcm63xx: Move the OpenWrt rootfs length field | Daniel Dickinson | 2011-04-15 | 4 | -35/+2 |
| | | | | | | | | | | | | | | | | Dual image capable CFEs store an image sequence at the same place as currently OpenWrt stores the actual rootfs length, so it will get overwritten when flashing through such a CFE. To prevent this from happening, move the rootfs length field to the next four bytes, thus completely using the reserved1 field. Since the reserved1 field is now completely in use, it does not make sense to allow it to be set from the imagetag utility, so remove the option. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26680 | ||||
* | ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes ↵ | Jo-Philipp Wich | 2011-04-13 | 1 | -1/+1 |
| | | | | | | Darwin compat (#9214) SVN-Revision: 26642 | ||||
* | missing-macros: add GTKDOC_REBASE macro needed by some newer packages ↵ | Jo-Philipp Wich | 2011-04-12 | 2 | -2/+3 |
| | | | | | | Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26620 | ||||
* | firmware-utils: fix endianness bugs in firmware generation program. | Hauke Mehrtens | 2011-04-09 | 1 | -12/+29 |
| | | | | | | | | Should make it work on big endian systems again, I do not have such a system. This closes #9093. SVN-Revision: 26543 | ||||
* | make the build system a bit more silent without V=99 | Felix Fietkau | 2011-04-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 26460 | ||||
* | m4: update to version 1.4.16 | Hauke Mehrtens | 2011-04-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 26439 | ||||
* | xz: update to version 5.0.2 | Hauke Mehrtens | 2011-04-03 | 3 | -139/+2 |
| | | | | SVN-Revision: 26438 | ||||
* | lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma | Felix Fietkau | 2011-04-03 | 1 | -4/+1 |
| | | | | SVN-Revision: 26423 | ||||
* | tools/squashfs4: update to version 4.2 (adds support for xz compression) | Felix Fietkau | 2011-04-03 | 11 | -2378/+1027 |
| | | | | | | Based on a patch by Jonas Gorski SVN-Revision: 26422 | ||||
* | tools/cmake: update to version 2.8.4 | Alexandros C. Couloumbis | 2011-03-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 26283 | ||||
* | ipkg-utils: utilize the tar -p flag to preserve permissions (#7667) | Jo-Philipp Wich | 2011-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 26258 | ||||
* | firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 | 1 | -0/+9 |
| | | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26118 | ||||
* | tools/xz: add some upstream patches | Alexandros C. Couloumbis | 2011-03-10 | 2 | -0/+137 |
| | | | | SVN-Revision: 26018 | ||||
* | package xfce-macros, required for autoreconf in xfce4 packages | Jo-Philipp Wich | 2011-03-09 | 2 | -1/+34 |
| | | | | SVN-Revision: 25974 | ||||
* | bison: fix compilation with stub intl header | Jo-Philipp Wich | 2011-03-04 | 1 | -0/+15 |
| | | | | SVN-Revision: 25869 | ||||
* | tools/xz: update to version 5.0.1 | Alexandros C. Couloumbis | 2011-03-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 25847 | ||||
* | mklibs: fix some long standing libpthread symbol link issues, mostly related ↵ | Felix Fietkau | 2011-02-28 | 2 | -3/+65 |
| | | | | | | to weak function overrides between libgcc, libc and libpthread SVN-Revision: 25795 | ||||
* | mklibs: properly fix library linking - the relinking in some instances used ↵ | Felix Fietkau | 2011-02-28 | 1 | -16/+24 |
| | | | | | | static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order SVN-Revision: 25793 | ||||
* | tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵ | Felix Fietkau | 2011-02-20 | 3 | -0/+6 |
| | | | | | | system header file with the same name on darwin SVN-Revision: 25598 | ||||
* | squashfs4: make the lzma parameters configurable, and change the defaults ↵ | Felix Fietkau | 2011-02-13 | 2 | -11/+91 |
| | | | | | | for slightly improved compression on mips (mostly unchanged on other architectures) SVN-Revision: 25530 | ||||
* | brcm47xx: fix error when build firmware on x86_64 host (closes #7672) | Hauke Mehrtens | 2011-02-12 | 1 | -11/+14 |
| | | | | SVN-Revision: 25472 | ||||
* | the url isn't valid for some time | Imre Kaloz | 2011-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 25463 | ||||
* | libtool: fix misspelled procedure name... | Jo-Philipp Wich | 2011-02-03 | 1 | -0/+22 |
| | | | | SVN-Revision: 25351 | ||||
* | tools/mpc: add dependency on mpfr | Felix Fietkau | 2011-02-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 25279 | ||||
* | add tools/cmake | Felix Fietkau | 2011-01-31 | 2 | -1/+19 |
| | | | | SVN-Revision: 25264 | ||||
* | Add missing XAW macros | Michael Büsch | 2011-01-27 | 2 | -0/+70 |
| | | | | SVN-Revision: 25159 | ||||
* | cleanup toolchain version handling | Imre Kaloz | 2011-01-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 25148 | ||||
* | remove bogus qemu dependency | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 25032 | ||||
* | tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes ↵ | Jo-Philipp Wich | 2011-01-16 | 2 | -1/+14 |
| | | | | | | opkg space checking more precise SVN-Revision: 25021 | ||||
* | mklibs: import missing symbol workaround from Freetz project (#7590) | Jo-Philipp Wich | 2011-01-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 24984 | ||||
* | firmware-utils/mkdniimg: don't use NA region by default | Gabor Juhos | 2011-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 24981 | ||||
* | firmware-utils/wndr3700: allow to specify image magic via command line | Gabor Juhos | 2011-01-14 | 1 | -4/+15 |
| | | | | SVN-Revision: 24980 | ||||
* | tools/mkimage: fix r24887 | Alexandros C. Couloumbis | 2011-01-03 | 1 | -46/+0 |
| | | | | SVN-Revision: 24890 | ||||
* | tools/qemu: fix FreeBSD compile issue | Alexandros C. Couloumbis | 2011-01-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 24888 | ||||
* | tools/mkimage: fix compilation on FreeBSD | Alexandros C. Couloumbis | 2011-01-03 | 2 | -0/+59 |
| | | | | SVN-Revision: 24887 | ||||
* | missing-macros: add as-unaligned-access.m4 | Jo-Philipp Wich | 2011-01-02 | 3 | -1/+48 |
| | | | | SVN-Revision: 24878 | ||||
* | missing-macros: add as-compiler-flag.m4 and as-version.m4 | Jo-Philipp Wich | 2011-01-02 | 4 | -1/+146 |
| | | | | SVN-Revision: 24877 | ||||
* | revert r24851, it breaks compilation on many hosts | Jo-Philipp Wich | 2011-01-01 | 2 | -2/+28 |
| | | | | SVN-Revision: 24866 | ||||
* | tools: add some missing dependencies | Hauke Mehrtens | 2011-01-01 | 1 | -3/+7 |
| | | | | SVN-Revision: 24865 | ||||
* | tools/mkimage: remove the broken portability patch, it is no longer ↵ | Felix Fietkau | 2010-12-30 | 1 | -46/+0 |
| | | | | | | necessary with the new version SVN-Revision: 24857 | ||||
* | tools/e2fsprogs: update to version 1.41.14 | Alexandros C. Couloumbis | 2010-12-29 | 2 | -28/+2 |
| | | | | SVN-Revision: 24851 | ||||
* | missing-macros: add as-ac-expand.m4 | Jo-Philipp Wich | 2010-12-29 | 3 | -1/+50 |
| | | | | SVN-Revision: 24846 | ||||
* | Added OpenWRT-specific field to imagetag so that we can record the real root ↵ | Daniel Dickinson | 2010-12-26 | 1 | -2/+3 |
| | | | | | | | | 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. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24838 | ||||
* | ar71xx: add support for TL-WR740N v1 | Gabor Juhos | 2010-12-23 | 1 | -0/+9 |
| | | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 24811 | ||||
* | use u-boot v2010.12 | Imre Kaloz | 2010-12-23 | 2 | -7/+7 |
| | | | | SVN-Revision: 24809 | ||||
* | missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), ↵ | Jo-Philipp Wich | 2010-12-22 | 4 | -2/+29 |
| | | | | | | provide fake-intltool.m4 SVN-Revision: 24787 | ||||
* | missing-macros: add xmms.m4, from libflac | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+156 |
| | | | | SVN-Revision: 24784 | ||||
* | missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, ↵ | Jo-Philipp Wich | 2010-12-22 | 9 | -363/+367 |
| | | | | | | mfx_cppflags.m4 and mfx_limits.m4 SVN-Revision: 24763 |