Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils/mktplinkfw: Add support for MR3420v2 | Gabor Juhos | 2013-03-11 | 1 | -0/+6 |
| | | | | | | | | Patch-by: Dmytro <dioptimizer@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3441/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35963 | ||||
* | mkimage: unbreak build on non-linux systems | Felix Fietkau | 2013-03-09 | 1 | -0/+31 |
| | | | | SVN-Revision: 35909 | ||||
* | mkimage: upgrade to version 2013.01.01 | Luka Perkov | 2013-03-08 | 5 | -19/+18 |
| | | | | SVN-Revision: 35905 | ||||
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 10 | -9/+130 |
| | | | | | | | | | | | | | | | | following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900 | ||||
* | b43-tools: fix compile error: undefined reference to `yydebug' | Hauke Mehrtens | 2013-02-28 | 1 | -0/+27 |
| | | | | | | | | | | | | | | With bison 2.7 YYDEBUG will be set to 0 if it was not set, then #ifdef YYDEBUG returns true, but bison 2.7 treets YYDEBUG 0 as not set. This fixes the following error: obj/main.o: In function `main': main.c:(.text.startup+0xaf): undefined reference to `yydebug' collect2: error: ld returned 1 exit status This closes #13093. SVN-Revision: 35830 | ||||
* | mpfr: upgrade to 3.1.1 | Luka Perkov | 2013-02-28 | 4 | -1974/+25 |
| | | | | SVN-Revision: 35828 | ||||
* | bison: upgrade to version 2.7 | Luka Perkov | 2013-02-28 | 4 | -26/+27 |
| | | | | SVN-Revision: 35827 | ||||
* | cmake: upgrade to version 2.8.10.2 | Luka Perkov | 2013-02-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 35826 | ||||
* | e2fsprogs: upgrade to version 1.42.7 | Luka Perkov | 2013-02-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 35825 | ||||
* | flex: upgrade to version 2.5.37 | Luka Perkov | 2013-02-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 35824 | ||||
* | gmp: upgrade to version 5.1.1 | Luka Perkov | 2013-02-28 | 3 | -216/+5 |
| | | | | SVN-Revision: 35823 | ||||
* | sed: upgrade to version 4.2.2 | Luka Perkov | 2013-02-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 35822 | ||||
* | ccache: upgrade to version 3.1.9 | Luka Perkov | 2013-02-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 35821 | ||||
* | mklibs: upgrade to 0.1.35 | Luka Perkov | 2013-02-26 | 3 | -3/+14 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35818 | ||||
* | firmware-utils/mktplinkfw: add support for the TL-WA830RE v1/v2 boards | Gabor Juhos | 2013-02-25 | 1 | -0/+12 |
| | | | | | | | Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35787 | ||||
* | firmware-utils/mktplinkfw: add support for the TL-WDR4900 v1 | Gabor Juhos | 2013-02-13 | 1 | -0/+12 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35593 | ||||
* | firmware-utils/mktplinkfw: add TP-LINK TL-WR743ND v2 support | Gabor Juhos | 2013-02-02 | 1 | -0/+6 |
| | | | | | | | | | AR9331 based, these same as 741v4 Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35448 | ||||
* | adds support for Edimax BR-6524N | John Crispin | 2013-01-06 | 2 | -0/+2 |
| | | | | | | | | fixes #12754 Signed-off-by: <rq@akl.lt> SVN-Revision: 35019 | ||||
* | tools/ipkg-utils: remove some unnecessary field checks | Felix Fietkau | 2012-12-22 | 1 | -0/+36 |
| | | | | SVN-Revision: 34870 | ||||
* | firmware-utils/mktplinkfw: add support for the TL-MR3220 v2 | Gabor Juhos | 2012-12-19 | 1 | -0/+6 |
| | | | | | | | | | | Based on the following patch: http://patchwork.openwrt.org/patch/3043/ Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34781 | ||||
* | tools: add a symlink for gnu awk to fix kernel build errors on some platforms | Felix Fietkau | 2012-12-17 | 1 | -1/+2 |
| | | | | SVN-Revision: 34736 | ||||
* | firmware-utils/mkfwimage2: allow to use numbers in partition names | Gabor Juhos | 2012-12-17 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34729 | ||||
* | firmware-utils/mktplinkfw: add support for TP-LINK WA801NDv1 | Gabor Juhos | 2012-12-07 | 1 | -0/+6 |
| | | | | | | | Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34575 | ||||
* | b43-tools: update to version 017, which contains the patch. | Hauke Mehrtens | 2012-12-07 | 2 | -25/+3 |
| | | | | SVN-Revision: 34574 | ||||
* | tools: e2fsprogs: delete doc/ directory after unpacking to ensure that ↵ | Jo-Philipp Wich | 2012-12-02 | 1 | -0/+5 |
| | | | | | | makeinfo is not invoked SVN-Revision: 34459 | ||||
* | tools/sstrip: remove redundant -I flag that breaks build on some x86_64 ↵ | Felix Fietkau | 2012-12-02 | 1 | -1/+1 |
| | | | | | | linux hosts SVN-Revision: 34455 | ||||
* | b43-tools: pack the lcn firmware into the brcmsmac firmware package. | Hauke Mehrtens | 2012-12-02 | 1 | -0/+22 |
| | | | | SVN-Revision: 34453 | ||||
* | sstrip: remove a redundant copy of elf.h | Felix Fietkau | 2012-12-02 | 2 | -2446/+1 |
| | | | | SVN-Revision: 34448 | ||||
* | ipkg-utils: Force gnu format for tar (#12496) | Vasilis Tsiligiannis | 2012-11-19 | 1 | -0/+27 |
| | | | | SVN-Revision: 34261 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WA7510N | Gabor Juhos | 2012-11-13 | 1 | -0/+6 |
| | | | | | | | | | [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34189 | ||||
* | rename patch-cmdline and add code for patching DTB files into kernel images | John Crispin | 2012-11-02 | 4 | -3/+107 |
| | | | | SVN-Revision: 34058 | ||||
* | b43-tools: get rid of the libfl dependency to fix build errors on mac os x | Felix Fietkau | 2012-10-25 | 2 | -0/+15 |
| | | | | SVN-Revision: 33934 | ||||
* | b43-tools: fix md5sum | Hauke Mehrtens | 2012-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 33931 | ||||
* | firmware-utils: new tool for fixing U-Media firmware headers | Gabor Juhos | 2012-10-18 | 2 | -0/+355 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33848 | ||||
* | tools/firmware-utils: add seama tool | Gabor Juhos | 2012-10-18 | 3 | -0/+638 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33840 | ||||
* | mac80211: brcmsmac: use firmware extracted from proprietary driver | Hauke Mehrtens | 2012-10-08 | 1 | -1/+1 |
| | | | | | | | | The firmware from linux-firmware does not support the rev 17 core found in a bcm4716. The firmware extracted from the proprietary driver supports this core. Use this firmware instead by default. SVN-Revision: 33669 | ||||
* | tools: add b43-tools | Hauke Mehrtens | 2012-10-08 | 4 | -0/+192 |
| | | | | | | Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools. SVN-Revision: 33668 | ||||
* | firmware-utils: move bcm_tag.h here | Jonas Gorski | 2012-10-08 | 1 | -1/+70 |
| | | | | | | | Since there is only one user of bcm_tag.h left, we can safely move it into the firmware-utils directory, replacing the symlink. SVN-Revision: 33655 | ||||
* | cmake: update to version 2.8.9 | Felix Fietkau | 2012-09-28 | 1 | -3/+6 |
| | | | | SVN-Revision: 33576 | ||||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 | 4 | -3/+4 |
| | | | | | | fixes parallel build on some systems SVN-Revision: 33523 | ||||
* | tools: flex depends on m4 | Felix Fietkau | 2012-09-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 33520 | ||||
* | tools/mkimage: avoid picking up unrelated /usr/include headers with the same ↵ | Felix Fietkau | 2012-09-23 | 2 | -0/+21 |
| | | | | | | name as internal header files (e.g. image.h), fixes #12232 SVN-Revision: 33519 | ||||
* | tools/cmake: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+5 |
| | | | | SVN-Revision: 33441 | ||||
* | tools/e2fsprogs: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33440 | ||||
* | tools/bison: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33439 | ||||
* | tools/flex: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33438 | ||||
* | tools/libelf: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 33437 | ||||
* | tools/mpc: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33436 | ||||
* | tools/mpc: remove bogus configure override | Felix Fietkau | 2012-09-15 | 1 | -9/+0 |
| | | | | SVN-Revision: 33435 | ||||
* | tools/mpfr enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 33434 |