- Nov 19, 2012
-
-
Vasilis Tsiligiannis authored
SVN-Revision: 34261
-
Florian Fainelli authored
See http://sourceware.org/bugzilla/show_bug.cgi?id=13990 for more details. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34260
-
Florian Fainelli authored
GDB previously failed with the following: root@OpenWrt:/# gdb busybox [snip] (gdb) r Starting program: /bin/busybox GDB bug: target.c (gdb_signal_from_host): unrecognized real-time signal Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34258
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34256
-
Jonas Gorski authored
This reverts commit r34230, as it is causing build failures: make[3] -C package/mtd compile imagetag.c:35:32: fatal error: linux/bcm963xx_tag.h: No such file or directory compilation terminated. make[4]: *** [imagetag.o] Error 1 Any patches modifying exported kernel headers need to reside in generic as toolchain/kernel-headers only applies generic patches. SVN-Revision: 34255
-
Imre Kaloz authored
SVN-Revision: 34254
-
- Nov 18, 2012
-
-
Hauke Mehrtens authored
SVN-Revision: 34253
-
Hauke Mehrtens authored
This is based on the patch by Peter Wagner. SVN-Revision: 34252
-
Hauke Mehrtens authored
nf_nat_irc depends on nf_conntrack_irc and it should be defined after that. This fixes a problem introduced in r34247. SVN-Revision: 34251
-
Hauke Mehrtens authored
SVN-Revision: 34250
-
Hauke Mehrtens authored
CONFIG_SQUASHFS_XZ selects CONFIG_XZ_DEC so this could also be moved. SVN-Revision: 34249
-
Gabor Juhos authored
Based on a patch by Hannu Nyman. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34248
-
Imre Kaloz authored
SVN-Revision: 34247
-
Imre Kaloz authored
SVN-Revision: 34246
-
Gabor Juhos authored
Thanks to Jonas Gorski for the reference URL. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34245
-
Gabor Juhos authored
The names are misleading, those are only valid from AR8236. The AR8216 chip uses different offsets. Thanks to Jonas Gorski for the report. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34244
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34243
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34242
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34240
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34239
-
Gabor Juhos authored
Should fix #12269. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34238
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34237
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34236
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34235
-
Gabor Juhos authored
It will be used on other boards as well. Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34234
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34233
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34232
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34231
-
Imre Kaloz authored
SVN-Revision: 34230
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34229
-
Imre Kaloz authored
SVN-Revision: 34228
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34227
-
Imre Kaloz authored
SVN-Revision: 34226
-
Imre Kaloz authored
SVN-Revision: 34225
-
- Nov 17, 2012
-
-
Steven Barth authored
SVN-Revision: 34222
-
- Nov 16, 2012
-
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34220
-
Florian Fainelli authored
The SPARC qemu target works like a charm with the following qemu command-line: qemu-system-sparc64 -M sun4u -L /home/florian/dev/qemu/pc-bios -kernel build_dir/linux-sparc/linux-3.6.6/vmlinux -nographic Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34219
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34218
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34217
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34216
-