- Mar 11, 2013
-
-
Gabor Juhos authored
Patch-by:
Dmytro <dioptimizer@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3441/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35963
-
- Mar 09, 2013
-
-
Felix Fietkau authored
SVN-Revision: 35909
-
- Mar 08, 2013
-
-
Luka Perkov authored
SVN-Revision: 35905
-
- Mar 07, 2013
-
-
Felix Fietkau authored
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
-
- Feb 28, 2013
-
-
Hauke Mehrtens authored
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
-
Luka Perkov authored
SVN-Revision: 35828
-
Luka Perkov authored
SVN-Revision: 35827
-
Luka Perkov authored
SVN-Revision: 35826
-
Luka Perkov authored
SVN-Revision: 35825
-
Luka Perkov authored
SVN-Revision: 35824
-
Luka Perkov authored
SVN-Revision: 35823
-
Luka Perkov authored
SVN-Revision: 35822
-
- Feb 27, 2013
-
-
Luka Perkov authored
SVN-Revision: 35821
-
- Feb 26, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 35818
-
- Feb 25, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35787
-
- Feb 13, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35593
-
- Feb 02, 2013
-
-
Gabor Juhos authored
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
-
- Jan 06, 2013
-
-
John Crispin authored
fixes #12754 Signed-off-by:
<rq@akl.lt> SVN-Revision: 35019
-
- Dec 22, 2012
-
-
Felix Fietkau authored
SVN-Revision: 34870
-
- Dec 19, 2012
-
-
Gabor Juhos authored
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
-
- Dec 17, 2012
-
-
Felix Fietkau authored
SVN-Revision: 34736
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34729
-
- Dec 07, 2012
-
-
Gabor Juhos authored
Patch-by:
Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34575
-
Hauke Mehrtens authored
SVN-Revision: 34574
-
- Dec 02, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 34459
-
Felix Fietkau authored
SVN-Revision: 34455
-
Hauke Mehrtens authored
SVN-Revision: 34453
-
Felix Fietkau authored
SVN-Revision: 34448
-
- Nov 19, 2012
-
-
Vasilis Tsiligiannis authored
SVN-Revision: 34261
-
- Nov 13, 2012
-
-
Gabor Juhos authored
[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
-
- Nov 02, 2012
-
-
John Crispin authored
SVN-Revision: 34058
-
- Oct 25, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33934
-
Hauke Mehrtens authored
SVN-Revision: 33931
-
- Oct 18, 2012
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33848
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33840
-
- Oct 08, 2012
-
-
Hauke Mehrtens authored
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
-
Hauke Mehrtens authored
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
-
Jonas Gorski authored
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
-
- Sep 28, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33576
-
- Sep 23, 2012
-
-
Felix Fietkau authored
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems SVN-Revision: 33523
-