commit 46d98a975d68fcc3a9ddb5a14e4d5b51980105d5 Author: hauke Date: Sun Sep 30 11:45:53 2012 +0000 [kernel] refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33602 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bd7b515b1606281ec7d1586378a75f4ccf3413d8 Author: hauke Date: Sun Sep 30 11:45:31 2012 +0000 [brcm47xx]: bcma: use fallback sprom if sprom on card was not valid Sometimes the PCIe card indicates that it has a sprom somewhere and we are able to read the memory region, but it is empty and not valid. In these cases we should try to use the fallback sprom as a last chance. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33601 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6f8cf8b4c0bdd8d31ff8d15008c42b508ff68adc Author: hauke Date: Sun Sep 30 11:44:44 2012 +0000 [brcm47xx]: bcma: initialize sprom earlier The chip common and the PCIe code are accessing the sprom struct which is not filled when these cores are initialized. Fix this by adding an early initialize and fill the sprom struct before accessing it in other code. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33600 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ea60258a5f33755dfb081f70ace11cd33783d889 Author: hauke Date: Sun Sep 30 11:44:04 2012 +0000 [brcm47xx]: run make kernel_oldconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33599 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ea8a5ad7cca392249db624674af86a794ace2c50 Author: hauke Date: Sun Sep 30 11:43:40 2012 +0000 [brcm47xx]: ignore the last page on bcma based SoCs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33598 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 43594d67bfa4fdd58d28ca27aebad6d68acd40f0 Author: hauke Date: Sun Sep 30 11:43:13 2012 +0000 [brcm47xx]: Fix reading sprom from nvram without a prefix The bcma based SoCs with a ieee80211 core on the SoC and an other connected via PCIe or USB store the sprom for the SoC with a sb/1/ prefix. The SoC with just one wifi core do not use prefixes. The BCM4706 do not use a prefix for the SoC part at all, because the prefix is the path to the ieee80211 core and there is non on the BCM4706. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33597 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bdb7b30f11b15df7293ad939a885d8126e81c5a7 Author: hauke Date: Sun Sep 30 11:42:16 2012 +0000 [brcm47xx]: improve the check for the memory size This will hopefully fix bug #9360 and #9097 in trunk. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33596 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8400082eca6725b7a782ebc778b854506e4c9852 Author: nbd Date: Fri Sep 28 23:12:34 2012 +0000 netifd: update to latest version, should fix clearing ipv6 routes on interface bringup (#12184) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33595 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9d299c35a57ab9df00925ccdd3bfcbe00cb2a8c8 Author: blogic Date: Fri Sep 28 22:37:04 2012 +0000 [ltq-dsl] remove dependency for pkill git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33594 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 552688c8bfb978643e05fb67fc6a1c18bea85f5c Author: blogic Date: Fri Sep 28 21:54:31 2012 +0000 [kernel] dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33593 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4991a16db158a17d609eb2a9714d7de89c16e314 Author: blogic Date: Fri Sep 28 21:38:02 2012 +0000 [atheros] add support for adm6996 phy git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33592 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 786e0389eb4c4760e1661836dd12277c87ac6b39 Author: blogic Date: Fri Sep 28 20:57:06 2012 +0000 [lantiq] tapi was not registeredproperly for most arcadyan boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33591 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f1fe09d1fc8f05ce9df46c5b4d54e09e20f1d570 Author: kaloz Date: Fri Sep 28 20:54:35 2012 +0000 AR71xx/9xxx based routers are the most common these days, select that as the default target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33590 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit addfc9235e8ceb0317c9016cf4ad649989241b8d Author: nbd Date: Fri Sep 28 18:29:22 2012 +0000 mac80211: add uci support for configuring antenna gain git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33587 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2667f8cefaeb80937e6be05895ea5fee0a8a1edb Author: nbd Date: Fri Sep 28 18:29:16 2012 +0000 iw: update to 3.6 and add support for configuring antenna gain git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33586 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4efe9d56f1788f57e3ee37f7c45ff0bbd1d6cbb1 Author: nbd Date: Fri Sep 28 18:29:09 2012 +0000 mac80211: fix antenna gain and add support for user-defined antenna gain configuration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33585 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a53ee82639beda8282ac96366d566c3e0b38e840 Author: nbd Date: Fri Sep 28 18:29:02 2012 +0000 mac80211: rework the current tx power display patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33584 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e3b2ecffb6e1a627f89931d64951fca496aa169d Author: nbd Date: Fri Sep 28 18:28:54 2012 +0000 mac80211: fix beacon IE power constraint handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33583 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bf0b41e5aa9a447f609237204fdb5616b80cacc7 Author: nbd Date: Fri Sep 28 18:09:41 2012 +0000 build: turn on package parallel builds by default and fix descriptions. By default, this is only used when building with make -j. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33582 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 295c473ae49ca2acd9ddb84cd81ccd365b28aa03 Author: kaloz Date: Fri Sep 28 17:35:35 2012 +0000 Add FIQ support for cns3xxx Signed-off-by: Tim Harvey git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33581 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 57ce687d3804898fc983aed3ffee788819803dd3 Author: kaloz Date: Fri Sep 28 17:34:18 2012 +0000 Update board support for Gateworks Laguna Product family Signed-off-by: Tim Harvey git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33580 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 07511ec7935d345aed19af83d6bf80fda53c806e Author: kaloz Date: Fri Sep 28 17:31:22 2012 +0000 USB iso mode fixes Resolves an issue where isochronouse USB would cause the driver to hang as well as scheduling issues. Signed-off-by: Tim Harvey git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33579 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 98353f24a214581052633f0557cad8d97f9828b0 Author: nbd Date: Fri Sep 28 00:07:28 2012 +0000 cmake: update to version 2.8.9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33576 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6d33dda88966d18ef9e2bc2d6d1d7f30bfc70d75 Author: juhosg Date: Thu Sep 27 20:05:42 2012 +0000 ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_mac git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33575 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit da91b54f0f435a12ac69a394e664217c2203aa89 Author: juhosg Date: Thu Sep 27 20:05:39 2012 +0000 generic: enable CONFIG_USB_EHCI_TT_NEWSCHED This feature was experimental in old kernels but that flag has been removed in 2.6.36. Additionally, the option is enabled by default since then. See: http://www.spinics.net/lists/linux-usb/msg31993.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33574 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bf8ba4e0cfc944eb300495bfdc09e94f6a7df652 Author: jow Date: Thu Sep 27 18:30:07 2012 +0000 [package] 6to4: properly setup Base6to4Interface (#12251) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33573 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f8f2f71426017cd17762b875cca6c1baf13cf155 Author: nbd Date: Thu Sep 27 11:12:13 2012 +0000 ath5k: add a spur mitigation fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33572 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c4723d07e67f9ee5f99d3460eea4d4fb006f2f52 Author: juhosg Date: Thu Sep 27 10:18:15 2012 +0000 ramips: add memory detection code for RT5350 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33571 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4110f0d3790c7d98fab4ca1b49f84e973df88d1b Author: juhosg Date: Thu Sep 27 10:18:14 2012 +0000 ramips: allow to use custom code for memory size detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33570 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ea2de79f8601d712b957acde3b021fdfb291e905 Author: florian Date: Thu Sep 27 09:21:01 2012 +0000 [uml] include sys/resource.h in arch/um/os-Linux/start_up.c (#12155) Required for recent (e)glibc systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33569 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f1b159c402a97345bc90689cc1ce5ebddbbaf838 Author: kaloz Date: Thu Sep 27 08:07:17 2012 +0000 [cns3xxx]: fix ncores for single-core systems. For cns3xxx SCU_CONFIGURATION always shows multipe cores but SCU_CPU_STATUS shows which ones are active. Signed-off-by: Tim Harvey git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33566 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1bf2f96f678fa97bf8c39671a8d7a669e5cb755d Author: kaloz Date: Thu Sep 27 08:06:13 2012 +0000 [cns3xxx]: add i2c retries Signed-off-by: Tim Harvey git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33565 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b966239c03ed9650a3c751ba2de545ae73b03b41 Author: kaloz Date: Thu Sep 27 08:05:19 2012 +0000 [cns3xxx]: fix pcie abort handling Signed-off-by: Tim Harvey git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33564 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c5fa20650a4a63ad92a8d70643ee85e9c37ebbb5 Author: florian Date: Wed Sep 26 20:11:37 2012 +0000 [brcm63xx] remove kmod-spi-bitbang This is no longer a dependency of kmod-spi-bcm63xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33562 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 07d80167c05dc486e393914b68f20342b525a1cb Author: juhosg Date: Wed Sep 26 14:17:17 2012 +0000 generic: add upstream commit id to codel patches and refresh those git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33560 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ee1a7a743e17954335bc09db520688db5188efae Author: florian Date: Wed Sep 26 12:54:01 2012 +0000 [kernel] backport the upstream entropy changes (#11951) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33559 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 62bcd38cc3d3c6f344a165f9169d1eb28d07f863 Author: florian Date: Wed Sep 26 12:53:58 2012 +0000 [targets] get rid of the IRQF_SAMPLE_RANDOM flag git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33558 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b20bdba44f93acca727995f06eb79b563b428aab Author: florian Date: Wed Sep 26 12:53:54 2012 +0000 [package] mac80211: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33557 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 237dcc51195f6d64219f023e4a303034bed165e6 Author: florian Date: Tue Sep 25 20:56:50 2012 +0000 [mcs814x] add wmbus-repeater to the dLAN USB Extender profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33556 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e47c1f32bb581a25feec16307dcf439d0f3281a8 Author: florian Date: Tue Sep 25 20:53:34 2012 +0000 [mcs814x] enable multicast and advanced ip routers configs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33555 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9b1b55700d543fbf04c33615dedd499b65b7c4b9 Author: florian Date: Tue Sep 25 20:50:20 2012 +0000 [mcs814x] add kmod-usb-serial-ftdi to the dLAN USB Extender profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33554 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 19e799bd4e1a3f027f8eb3c7180b995c169b716b Author: nbd Date: Tue Sep 25 16:20:30 2012 +0000 mac80211: avoid sending useless delBA frames on client disassoc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33551 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2932badd051242cb4cd17d99757eae535522e492 Author: nbd Date: Tue Sep 25 16:17:18 2012 +0000 ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33550 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 01886f51dd695769b281784f7f47a2648b466a55 Author: blogic Date: Tue Sep 25 14:47:18 2012 +0000 [ramips] make uci-defaults switch detection work on rt5350 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33549 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e9a777ed10549776faa8db62ddef1e6ec83c310a Author: blogic Date: Tue Sep 25 14:47:08 2012 +0000 [ramips] add ethernet support for rt5350 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33548 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 90960d25b13cca9c2c76417355d9173ebb44d3aa Author: blogic Date: Tue Sep 25 14:46:58 2012 +0000 [ramips] make ramips ethernet use a register mapping table git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33547 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 98837afb7618a750a55fb0a9e9ee8db84e0b02f1 Author: hauke Date: Tue Sep 25 14:04:59 2012 +0000 [brcm47xx]: activate failsafe on all ports of the switch and not just port 0. Sometimes the port 0 was the WAN port or there could be some device where the port 0 is not wired to an actual Ethernet port. Now telnet in failsafe will listen on all ports of the switch so user do not have to search for the correct port any more. This change will make the switch leak traffic between the WAN and the LAN port, but you should not use failsafe while connected to a untrusted network. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33544 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a23e6523409bd5566e4da9ae276a17d76d8dbf15 Author: juhosg Date: Tue Sep 25 12:57:41 2012 +0000 ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards With these images, it is possible to use the 'unused' partition of the flash. The 'fat' images can be installed with the sysupgrade command. When a 'fat' image is installed from a regular one, the platform specific sysupgrade script copies the calibration data to the end of the flash. Likewise, when a regular image is installed from the 'fat' version the sysupgrade script copies the calibration data back to the original location. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33540 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 417602ac1e10559e665a4662ebdf34ff30e3912f Author: juhosg Date: Tue Sep 25 12:57:40 2012 +0000 ar71xx: automatically find WLAN calibration data on TEW-673GRU git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33539 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bb4a32bb81e610102ca93a341bd90311aadaccc9 Author: juhosg Date: Tue Sep 25 12:57:38 2012 +0000 ar71xx: automatically find WLAN calibration data on DIR-825-B1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33538 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 39348acc10675d3d3dd3727c6d5c6b932521719f Author: juhosg Date: Tue Sep 25 12:49:43 2012 +0000 ar71xx: add missing backslash to uci-defaults/leds (closes #12240) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33537 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ba6ee814543a345b7e51d77e27be8f6109e1f56e Author: blogic Date: Tue Sep 25 09:51:48 2012 +0000 [ramips] unbreak port mapping detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33536 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a7bf55a7125e16314842e07408ca20800baa1c94 Author: juhosg Date: Mon Sep 24 18:45:56 2012 +0000 ar71xx: use different machtype and setup for the TL-MR3040 Should fix #12211. Compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33535 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 639abfa638b7d49bf87f6f97c3a4ce4ce98d5c83 Author: jow Date: Mon Sep 24 18:26:48 2012 +0000 [include] version.mk: ensure that %S is always populated with a subtarget identifier, fallback to "generic" if no subtarget exists git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33534 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 537aa8de44f0cb50b223cad3a9e0bfe2404fad8d Author: nbd Date: Mon Sep 24 15:24:01 2012 +0000 base-files: remove obsolete entries from sysctl.conf (#12236) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33532 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5c3390ff78ca01fcbadf1804c3fd6264d966dfd9 Author: nbd Date: Mon Sep 24 15:23:57 2012 +0000 openssl: use asm SHA1, SHA256, AES on MIPS. On a lightly loaded 24Kc, as measured by 'openssl speed sha1', shows between 27% and 120% speedup depending on block size. SHA1 is notably used in Transmission for piece verification. Patch by Catalin Patulea git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33531 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit be48e375d2979338c466460018c710f8b3003054 Author: hauke Date: Sun Sep 23 18:48:27 2012 +0000 [packages] mac80211: extend help for new options in b43-fwsquash.py git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33530 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b5d1e9b108a12e9b2ff65311656b6fa1086f1a9b Author: hauke Date: Sun Sep 23 18:47:45 2012 +0000 [packages] mac80211: fiy typo in b43-fwsquash.py Thanks Jonas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33529 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d1093ffecd58a7e4e6d7976d7d8272e915d964a6 Author: nbd Date: Sun Sep 23 12:36:32 2012 +0000 hostapd: move the + to the correct line git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33527 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3de2118bc7f3aa9179aed57d99b235fe89157ad4 Author: nbd Date: Sun Sep 23 10:38:06 2012 +0000 grub2: use the static lzma lib instead of the dynamic one git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33526 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 476060c78a81934587965bba56287f33b0439226 Author: nbd Date: Sun Sep 23 09:59:56 2012 +0000 x86: avoid using grub prepare when using grub2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33525 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6a31a701e2372ba3549c7e3c48da0a2520232943 Author: nbd Date: Sun Sep 23 09:50:01 2012 +0000 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33523 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f3bfb883e97afb7682c05664ea2c98e954a830c6 Author: nbd Date: Sun Sep 23 09:49:56 2012 +0000 grub2: disable nls to fix build failure when libintl/host is built git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33522 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cc5c77bb4a7240537ce921d4e7b9199d4e27a184 Author: nbd Date: Sun Sep 23 09:49:52 2012 +0000 build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33521 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit eabd545e36021159089979d028c17fa5771ffdb9 Author: nbd Date: Sun Sep 23 09:03:53 2012 +0000 tools: flex depends on m4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33520 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ecbec4244081f1a7c0446077445cc320572ff953 Author: nbd Date: Sun Sep 23 08:49:34 2012 +0000 tools/mkimage: avoid picking up unrelated /usr/include headers with the same name as internal header files (e.g. image.h), fixes #12232 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33519 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e126bc23858d64e017cc57ddfd085679aa29edde Author: nbd Date: Sun Sep 23 08:25:32 2012 +0000 include/netfilter.mk: remove a few obsolete lines git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33518 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5d1b392acf3429ced6aca1d73579d57b9b471bcc Author: nbd Date: Sat Sep 22 23:34:54 2012 +0000 e2fsprogs: drop an unnecessary include that breaks on mac os x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33517 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9fab9ffb989dd7193320a2896591f6c2a70c0c51 Author: nbd Date: Sat Sep 22 23:29:20 2012 +0000 x86-generic: enable a few more common kernel options/drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33516 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 02074f1f37054603230de718f4e5206f65917a37 Author: nbd Date: Sat Sep 22 23:10:42 2012 +0000 kernel: increase log buffer size git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33515 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5e6024e9f97e25cd4cbb84b269ec9edbeb23f7a3 Author: nbd Date: Sat Sep 22 21:15:59 2012 +0000 x86: enable usb storage support for the generic subtarget to support booting from usb devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33514 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e2b0f224fbb795628a78b165103cf575c150fbc4 Author: nbd Date: Sat Sep 22 20:10:42 2012 +0000 x86: add support for building grub2 images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33513 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c6b9735d685d4cf56cc3c7fa8351a7ad3073b06d Author: nbd Date: Sat Sep 22 20:10:38 2012 +0000 add a package for grub2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33512 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e3c123c82b91ecb98112d99ab657c0516348db2d Author: nbd Date: Sat Sep 22 20:10:35 2012 +0000 x86: split generic image building into a separate script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33511 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ea979190c1b9a566dc49e3b2f2a082d97607c999 Author: nbd Date: Sat Sep 22 20:10:31 2012 +0000 x86: rename gen_image_x86.sh to gen_image_grub.sh git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33510 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3f0adfd3fc29befad306c22d73a30caeda41f2eb Author: nbd Date: Sat Sep 22 20:10:28 2012 +0000 host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33509 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1745f44416b1659d44ee0e1393ecfdc6baa1cbe8 Author: nbd Date: Sat Sep 22 20:10:24 2012 +0000 rules.mk: add TARGET_AR and TARGET_RANLIB git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33508 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bd185a1c754ecf1478266675db4a7e3ada455b9c Author: jow Date: Sat Sep 22 14:55:17 2012 +0000 [package] comgt: perform case insensitive match when probing for Huawei devices (#12039) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33507 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a485afe4d4b3b4f2b2650c9b17b5cd548d928b79 Author: hauke Date: Sat Sep 22 12:29:23 2012 +0000 [packages] switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33506 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e7cfcd1946bc592ab8867f3d2d6b8be7f6d2c708 Author: hauke Date: Sat Sep 22 12:28:37 2012 +0000 [packages] mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missing for both. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33505 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cc4fec07c7009508ce71b85f19252c2ff929bbdd Author: nbd Date: Sat Sep 22 00:34:53 2012 +0000 cns3xxx: fix ethernet driver tx completion and queue stop/start git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33504 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ddbfaa46f731b12d4a284452d9461c2c379e552f Author: nbd Date: Sat Sep 22 00:34:49 2012 +0000 cns3xxx: implement ethernet fraglist tx support for improved bridging performance with jumbo frames git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33503 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e3342242df96711d525c234141a09493d3d8bcca Author: kaloz Date: Fri Sep 21 05:40:04 2012 +0000 [cns3xxx]: move gpio stuff into the right file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33502 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 053d207b3c520875ca7135f21516eee531528431 Author: kaloz Date: Fri Sep 21 05:38:16 2012 +0000 [generic/3.3]: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33501 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 42b2ad0d3be427b1915a523c87555bcf4b507c01 Author: nbd Date: Fri Sep 21 00:13:12 2012 +0000 cns3xxx: add a small optimization for rx offload git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33500 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9097df315e43807a092dcd0c2adcbce454673e75 Author: nbd Date: Fri Sep 21 00:13:08 2012 +0000 cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33499 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1a638ea9ad8bd1dae172d449764e1bc033f60df1 Author: nbd Date: Thu Sep 20 20:27:18 2012 +0000 cns3xxx: fix ethernet packet alignment issues (hw has an alignment requirement of 64), fix skb fragment chaining git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33498 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6c383cf512abd23407f074009ba18e7afec27285 Author: nbd Date: Thu Sep 20 20:27:14 2012 +0000 kernel: enable perf events when enabling profiling, fixes oprofile on arm git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33497 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit beb93dd4a3ab3cbc97b3733534c6657122be4333 Author: hauke Date: Thu Sep 20 14:51:57 2012 +0000 [brcm47xx]: deactivate mips wait instruction for MIPS 74K on Broadcom SoCs When not removing support for the wait instruction, when ruining on the BCM4706 SoC the system stops after msleep() without an exception. I haven't seen this problem on the other Broadcom SoCs with a 74K CPU, but in the Broadcom SDK it is deactivated for all CPUs of this type. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33496 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7abd95f8ec1377d1b973c5cd07477afa0aa14828 Author: nbd Date: Wed Sep 19 23:50:25 2012 +0000 cns3xxx: remove the broken flag git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33493 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2f58535c569f5a5d277209f94eb67422c97e2cac Author: nbd Date: Wed Sep 19 23:50:22 2012 +0000 cns3xxx: fix kernel config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33492 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bae52cf0563a5581734a93770b676de6c9489dec Author: nbd Date: Wed Sep 19 23:50:18 2012 +0000 cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb fragment lists git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33491 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c206ff5a5dac410196d102b865cd12aaf04ed504 Author: nbd Date: Wed Sep 19 23:50:15 2012 +0000 cns3xxx: fix ethernet tx checksum offload git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33490 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7cb76ea6ab82f543b1092c3496b2296f95afa8b3 Author: nbd Date: Wed Sep 19 23:50:12 2012 +0000 cns3xxx: merge ethernet driver changes from gateworks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33489 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2a134ef25ad2122501a55f7ec5eeb03ca7e4db47 Author: nbd Date: Wed Sep 19 23:50:09 2012 +0000 cns3xxx: build images for the old boot loader and the new one (default to the new one) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33488 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d6c5497a48ad8536375c757365d59e03ff38fc88 Author: nbd Date: Wed Sep 19 23:50:06 2012 +0000 cns3xxx: fix the ethernet driver makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33487 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d898c2926f10db4e9356b61fd2402aa051cf1d2f Author: nbd Date: Wed Sep 19 23:50:02 2012 +0000 cns3xxx: reorganize patches, fix pcie io space init order git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33486 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 21cd9bc80a0e40762c6d45bed1dbb2105b81f104 Author: nbd Date: Wed Sep 19 23:49:58 2012 +0000 cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33485 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 77da9ae1d39832144c3dca5f316715090026916f Author: nbd Date: Wed Sep 19 23:49:50 2012 +0000 cns3xxx: add missing callbacks for the laguna machine support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33484 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6378832d2f2c41bc2df62203218432b5947f9d42 Author: jow Date: Wed Sep 19 15:37:35 2012 +0000 [package] fuse: remove now redundant dependency on +USE_EGLIBC:librt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33482 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1999a57b6f0bd8eb58d4e7a13408397bdc715ea9 Author: jow Date: Wed Sep 19 15:30:40 2012 +0000 [include] make packages depend on +librt and +libpthread by default if eglibc is in use git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33480 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9b51918277ea81afd19abccc988201bf088199f6 Author: florian Date: Wed Sep 19 15:13:50 2012 +0000 [package] gdb: gdbserver package dependency fix (#11179) In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15 selected) due to a missing dependency: Package gdbserver is missing dependencies for the following libraries: libthread_db.so.1 In order to fix it, the system shared lib libthread_db.so.1 is copied from the toolchain lib dir into the gdb package target structure (/usr/lib) to pass the dependency checks. This patch was (quickly) reviewed by Paul Fertser on IRC. Signed-off-by: xxiao Signed-off-by: Matthieu Boujonnier git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33479 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 71bf514a80d7dfe63e484e9cea8ff0f6e024ba18 Author: florian Date: Wed Sep 19 15:13:48 2012 +0000 [toolchain] uClibc: fix uClibc implementation of eventfd uClibc declares eventfd() as taking two arguments but doesn't properly pass the second argument to the kernel. The problem is discussed at: http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html This patch is taken from uclibc 0.9.33 git, so will presumably be integrated in any future releases. Signed-off-by: Andy Leiserson git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33478 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c19f75663aba125ee239bdc37a457f7c6100c44d Author: florian Date: Wed Sep 19 15:13:44 2012 +0000 [package] base-files: release an attached loop device on umounting Signed-off-by: Michael Heimpold git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33477 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 70222b1ed33c58c48f4060df89d37461258aecd7 Author: florian Date: Wed Sep 19 15:13:41 2012 +0000 [package] fuse: Add librt to fuse to build with eglibc Signed-off-by: xxiao git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33476 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6333237f2f2c082ad5c506fe95698ba69145e3bc Author: florian Date: Wed Sep 19 15:13:38 2012 +0000 [package] busybox: add support for CHECKSUM_PARTIAL to udhcpc When running as KVM or Xen guest, packets may be received with incomplete checksum[1]. Patch adopted from Fedora dhcp package. [1]. http://article.gmane.org/gmane.linux.kernel/1003853 Signed-off-by: Alexey I. Froloff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33475 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b385661768acaa2026cde65f29dcc71b656a2f29 Author: florian Date: Wed Sep 19 15:13:33 2012 +0000 brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package The package block-hotplug doesn't exist, refer to block-mount instead. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33474 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 571425306374402d7a52130cc370c244010dd029 Author: florian Date: Wed Sep 19 15:13:30 2012 +0000 omap24xx/profiles/n810: remove reference to non-existing package The package block-hotplug doesn't exist, removing reference to it. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33473 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 45aba3c282a2980586cdf5ae2bc5bd23c6b26964 Author: florian Date: Wed Sep 19 11:39:48 2012 +0000 [package] mac80211: remove ep93xx target from blacklist. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33465 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e8793f4a3f6a1afd67f9cf5b81ba380ac9e8861e Author: hauke Date: Wed Sep 19 10:57:38 2012 +0000 [package]: switch: improve error message git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33464 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 49bdd0278a50c05d97ce445153c0855656132099 Author: hauke Date: Wed Sep 19 10:18:36 2012 +0000 [brcm47xx]: update fix-boot patch. Do not change the code any more but use the kconfig options git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33463 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 11e47465cc8005b9cbad909d4290f4f18981260b Author: hauke Date: Wed Sep 19 10:17:51 2012 +0000 [brcm47xx]: update gpio patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33462 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3eccd5d2f980e28c05b03d7ceb1bb7deb9b24aed Author: nbd Date: Wed Sep 19 06:33:07 2012 +0000 binutils: backport ld patch to fix ARM specific issues with --gc-sections git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33461 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 484998f83f03a4c86c649e5dba117b0db9dc22f5 Author: juhosg Date: Tue Sep 18 14:32:25 2012 +0000 ar71xx: fix a typo in TEW-637GRU image names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33460 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0cfc5d05b3335c2cc2281f9440120253b532e4ce Author: juhosg Date: Tue Sep 18 14:30:57 2012 +0000 ar71xx: revert DIR-825-B1 wholeflash image support. It should be implemmented in a cleaner way. This reverts the following commits: [ar71xx] dir-825-b1: Fix wholeflash images [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33459 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b079ac667f65b1b98885c855a715f6f15a2b2163 Author: florian Date: Tue Sep 18 10:00:56 2012 +0000 [realview] disable VFPv4 probing This will make the kernel crash on systems using qemu < 1.1.0. Until fixed disable VPFv4 capability probing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33458 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d68d56b155c737b7e0ed9ebf01209d4089ad4c6d Author: florian Date: Tue Sep 18 10:00:46 2012 +0000 [realview] partially revert r33403 The target CFLAGS were also accidentally changed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33457 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8376e28b5fd0dc695136a211b6a91807fca41943 Author: nbd Date: Tue Sep 18 07:01:26 2012 +0000 hostapd: update mirror md5sum for latest version (fixes #12208) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33456 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a384f7bf1b09270acd36fc5bb8126248dc9d4a0e Author: juhosg Date: Mon Sep 17 20:30:57 2012 +0000 ar71xx: register the NAND flash controller device on DB120 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33455 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 88d42e3e5a53b90376170e5c5af161a46466d48a Author: juhosg Date: Mon Sep 17 20:30:55 2012 +0000 ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33454 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 52f5b88b84b369f23ee074f09b815e80ffaffe33 Author: juhosg Date: Mon Sep 17 20:30:54 2012 +0000 ar71xx: ar934x_nfc: increase DMA retry count git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33453 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5c9038f12ec4d05c41220bc3aba3dddfd999da7c Author: juhosg Date: Mon Sep 17 20:30:53 2012 +0000 ar71xx: ar934x_nfc: optimize READOOB operation on large page devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33452 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 56caae5b72e0f3c99cdddacf3425a1c0216110b2 Author: juhosg Date: Mon Sep 17 20:30:51 2012 +0000 ar71xx: ar934x_nfc: fix RNDOUT operation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33451 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5cf642fa6f42566135daea4b983e513b1cc53413 Author: juhosg Date: Mon Sep 17 20:30:50 2012 +0000 ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33450 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 31020840371efe76c18fd33ed43d55c6afc6f102 Author: jow Date: Mon Sep 17 18:36:51 2012 +0000 [package] base-files: make file compare silent in migrate-sysctl git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33449 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5a2b4355e48d099a21a73b29d30b90fcc4a7fba1 Author: jow Date: Mon Sep 17 17:15:56 2012 +0000 [package] base-files: add uci-defaults script to migrate sysctl.conf (#12196) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33448 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4e7d8aa302f0df963f210eddcba22e837b53f680 Author: cshore Date: Mon Sep 17 14:17:12 2012 +0000 [ar71xx] dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33447 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6cd281447f0110ac78abe945ea159134ec3a9986 Author: nbd Date: Mon Sep 17 11:17:29 2012 +0000 ar71xx: add missing code for ar933x WMAC reset that was left out during the ar71xx->ath79 migration, should fix wifi stability issues on ar933x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33446 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 55c1daea2cd5985214ec27adcf1bc650ab8e5c46 Author: nbd Date: Mon Sep 17 11:17:26 2012 +0000 build: ensure that package/host-build build system code does not run in parallel, fixes rare spurious parallel build failures git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33445 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1470e3d58c3f2ee1c39894d0b9dc29ea6577d7c8 Author: nbd Date: Sat Sep 15 14:18:19 2012 +0000 gcc: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33444 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 76b5f5ef8a61fc87edc7559c9b16aa05cb49c392 Author: nbd Date: Sat Sep 15 14:18:16 2012 +0000 binutils: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33443 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2f088b477a13de3716e76d43095bac95a3fb55ad Author: nbd Date: Sat Sep 15 14:18:13 2012 +0000 gdb: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33442 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b83769d256e57c7aa3b38ae637f0f2421864b1cd Author: nbd Date: Sat Sep 15 14:18:10 2012 +0000 tools/cmake: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33441 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5315b2a6de7427ea36774ac71b8d4d1fef3271f5 Author: nbd Date: Sat Sep 15 14:18:07 2012 +0000 tools/e2fsprogs: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33440 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3ea1118c0485b65fa1139f869b70f101393600e5 Author: nbd Date: Sat Sep 15 14:18:04 2012 +0000 tools/bison: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33439 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 557910b6b692095168e922f7d1cf66335c13fddc Author: nbd Date: Sat Sep 15 14:18:01 2012 +0000 tools/flex: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33438 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b23321a783a9c4f8448916ae72831d83867f9bbf Author: nbd Date: Sat Sep 15 14:17:58 2012 +0000 tools/libelf: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33437 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8077172d47af262704058fa361b3add4f49f7a52 Author: nbd Date: Sat Sep 15 14:17:55 2012 +0000 tools/mpc: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33436 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e1b8cad7cd8534941d0425e358cb5f8f52f29dd9 Author: nbd Date: Sat Sep 15 14:17:52 2012 +0000 tools/mpc: remove bogus configure override git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33435 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 764d161752ec7b2b55b49081b3d25b11e7eba308 Author: nbd Date: Sat Sep 15 14:17:49 2012 +0000 tools/mpfr enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33434 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8461eed21e597151d919c916d5934503bf0d2f3a Author: nbd Date: Sat Sep 15 14:17:46 2012 +0000 tools/mpfr: remove bogus configure override git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33433 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cbefadaaef52de55fdc3b8020965a6603a69ae44 Author: nbd Date: Sat Sep 15 14:17:43 2012 +0000 tools/gmp enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33432 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1428053a4c0f576e92a0d732220c3b4f05d0b429 Author: nbd Date: Sat Sep 15 14:17:40 2012 +0000 tools/xz enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33431 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 36f237c9ef07242cfec1c5affbae50d87887d18a Author: nbd Date: Sat Sep 15 14:17:37 2012 +0000 tools/pkg-config: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33430 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 59af6d93e97b9b805091c7bb08fb4c3247bbbe3e Author: nbd Date: Sat Sep 15 14:17:34 2012 +0000 tools/libtool: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33429 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit db1d3b6a265d68d1448a996f0868852988802355 Author: nbd Date: Sat Sep 15 14:17:31 2012 +0000 tools/sed: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33428 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c06584708e8c4e65d80e3612132aadb2e3a3592e Author: nbd Date: Sat Sep 15 14:17:28 2012 +0000 tools/m4: bypass a time consuming configure test git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33427 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 88ebcf4b48651bffd2edf57a3d62bb8d6abcb2a0 Author: nbd Date: Sat Sep 15 14:17:24 2012 +0000 tools/m4: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33426 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3619dbb11736b6a674a47964ac68ff037cb5ba15 Author: jow Date: Sat Sep 15 12:50:55 2012 +0000 [package] netifd: prevent error in ifup if no /etc/config/wireless exists, properly handle wifi-iface sections which are part of multiple networks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33425 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9a7bc8a8b51d0d7328e8c1a1fa1d3f6cbaf63f9a Author: nbd Date: Sat Sep 15 12:34:52 2012 +0000 opkg: add host and package parallel build support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33424 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit aeb80f6ab0cc1715336abda21d7607c6a14052fc Author: nbd Date: Sat Sep 15 12:34:48 2012 +0000 build: add jobserver support for host builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33423 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8b591f9808175af2488a324193fa19e00fec0348 Author: nbd Date: Sat Sep 15 12:16:14 2012 +0000 build: move the -j flag to package.mk instead of grabbing it from makeflags, otherwise it occasionally gets omitted on full builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33422 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 93ca39cd0c5a0da8a3afbb1e645cdd913af22b44 Author: nbd Date: Sat Sep 15 12:16:11 2012 +0000 kernel: suppress redundant calls to headers installation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33421 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3d260ecbf83f9f35bd805417bc878281d841d93c Author: nbd Date: Sat Sep 15 12:16:07 2012 +0000 kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33420 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2d2c69889afe0a076f16051a53ff7e90d1bd28c2 Author: nbd Date: Sat Sep 15 11:37:07 2012 +0000 hostapd: enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33419 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 63d5cb7ead642f4ee333ce8f42b74502e14b4394 Author: nbd Date: Sat Sep 15 11:37:04 2012 +0000 linux-atm: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33418 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 75d8f0a7b1fdc5d6623c1984b1d3a7c651779b5d Author: nbd Date: Sat Sep 15 11:37:01 2012 +0000 libpcap: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33417 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 71837203faf2f43df233e3e446e435da26cde6e2 Author: nbd Date: Sat Sep 15 11:36:58 2012 +0000 dnsmasq: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33416 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fdf6cea92ad6996ec02d122998f8de595c61a1d4 Author: nbd Date: Sat Sep 15 11:36:55 2012 +0000 ppp: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33415 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1f87d10e85aab16cb28b36799ad37aa85f3e361f Author: nbd Date: Sat Sep 15 10:21:24 2012 +0000 build: add a config option for passing the top-level make jobserver to packages that have parallel build enabled, significantly improves parallelization and gets rid of CPU overcommit during intra-package parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33414 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9d164b87caa6b1949e42dc3180c102207b276888 Author: nbd Date: Sat Sep 15 10:21:21 2012 +0000 ar71xx: fix WP543 image builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33413 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f232e678da682da3ed4246779a82a8e528e1960a Author: nbd Date: Sat Sep 15 10:21:18 2012 +0000 hostapd: add a config option for the inactivity timeout git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33412 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8d4ebc34f0716dd7cb8e355087c2be30fc8d4ef1 Author: blogic Date: Sat Sep 15 09:28:28 2012 +0000 D-Link DAP-1350; Avoid bricking esw config This is a patch to connect eth0.1 (lan) to the only ethernet connector available. D-Link DAP-1350 goes bricked with AA 12.09-beta. This is because the current esw configuration for the board connects eth0.2 (wan) to the *ONE and ONLY* ethernet connector available, preventing initial access to the board through 192.168.1.1 on eth0.1 after flashing, effectively bricking the board. There are things that should be done to make this board really useful, but for AA 12.09, this one liner is indispensable. Signed of by Yoichi Shinoda git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33411 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d41175cdb1e4a9d4404fa4c2d4073b88111961f1 Author: blogic Date: Sat Sep 15 09:20:50 2012 +0000 ramips/rt3883: fix a typo in the ASUS profile Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33410 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f85f3848d7e4843d37571e2d9c5123f5d0076b48 Author: florian Date: Fri Sep 14 15:44:25 2012 +0000 [realview] partially revert r33403 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33409 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 933cabf6c9cfb39c89ffe2756bbf9cc8d3168091 Author: florian Date: Fri Sep 14 15:37:51 2012 +0000 [leon] set DEVICE_TYPE to developerboard git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33408 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d15b926afd04d3279fc7d8a3e909524e1017277c Author: florian Date: Fri Sep 14 15:37:40 2012 +0000 [leon] fix sparc32 assembler failures with newer toolchains git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33407 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d88f9818d8ccbcacc74c27a06b08c33f342879de Author: florian Date: Fri Sep 14 15:37:12 2012 +0000 [leon] refresh patches so they apply cleanly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33406 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f1b8b6700c54143b44be3a267cd022e3dc035955 Author: florian Date: Fri Sep 14 15:36:41 2012 +0000 [buildroot] add sparc specific site files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33405 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 84f2d3d27ce0cde786c82e3f8a46bd14f67575bd Author: florian Date: Fri Sep 14 15:36:38 2012 +0000 [package] busybox: add patch to fix CVE-2011-2716 in udhcp. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33404 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e2f7aae0b9f8c868869bc7cc5c9c57ea1321bb1a Author: florian Date: Fri Sep 14 15:36:33 2012 +0000 [realview] set DEVICE_TYPE to developperboard git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33403 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 79df2ee02b6c2637f55b42985cdf333aaf77aa8c Author: florian Date: Fri Sep 14 15:36:30 2012 +0000 [malta] set DEVICE_TYPE to developperboard git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33402 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4fbc73b975d60b9ad007e6c77b26e2ccd4f34e18 Author: nbd Date: Fri Sep 14 14:08:39 2012 +0000 hostapd: add a patch for suppressing probe responses from APs that have reached their limit of maximum number of clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33401 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 362287f5013d889b480f2ad6e81b5c922f332af4 Author: nbd Date: Fri Sep 14 14:08:35 2012 +0000 hostapd: add an option for configuring the maximum number of connected clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33400 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 17836e1a4ab24ecf773f6cce97be235579ec4c58 Author: nbd Date: Fri Sep 14 13:45:29 2012 +0000 hostapd: enable disassoc on many consecutive excessive retries, improves AP mode reliability with many clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33399 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 697af1c08d47cf15ce8ba3ec911cafcf8f7f1d63 Author: nbd Date: Fri Sep 14 13:37:30 2012 +0000 mac80211: fix regdb locking issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33398 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7db7c73ad45b16d3e026682b2b43db997b6312af Author: florian Date: Thu Sep 13 15:57:59 2012 +0000 [package] busybox: fix build with recent eglibc toolchains git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33395 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c5bc7389912731b6057fc564d4cebec3d49df361 Author: nbd Date: Thu Sep 13 12:39:14 2012 +0000 hostapd: support wps in hostapd_cli even when built from the mini variant git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33393 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4de49556229ab45d25030752041a39aacaf30d7e Author: nbd Date: Thu Sep 13 12:38:51 2012 +0000 hostapd: update to 2012-09-10 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33392 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 85796641083642a4461d24ef4dd7f9a39681b4c0 Author: jow Date: Thu Sep 13 08:47:10 2012 +0000 [package] base-files: remove route enabled check in lib/functions/network.sh after netifd bump git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33391 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9b3a0a2c3c1fd0019c23c7fabc35046fa584dca1 Author: jow Date: Thu Sep 13 08:47:06 2012 +0000 [package] netifd: update to latest git head, reorganizes ubus output of inactive values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33390 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f74bd75daa6ef10adb352838e9b8548737fb9eb5 Author: juhosg Date: Thu Sep 13 07:26:28 2012 +0000 ar71xx: merge machine support patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33389 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e9a522de9ebe7ec00ede541e56f084ea6eda84df Author: juhosg Date: Thu Sep 13 07:26:26 2012 +0000 ar71xx: register the NAND controller device on the RB2011 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33388 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 39bdbbc7fc7b4b88089c737a026b628d0a7616e6 Author: juhosg Date: Thu Sep 13 07:26:25 2012 +0000 ar71xx: add device registration code for the AR934x NAND flash controller git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33387 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8788b410eebb6e1b32298f99ffab41557636c379 Author: juhosg Date: Thu Sep 13 07:26:23 2012 +0000 ar71xx: package the AR934x NAND driver module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33386 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ce47c98d076ccb4022a3b413fc392c9c5449c777 Author: juhosg Date: Thu Sep 13 07:26:22 2012 +0000 ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33385 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9edd5a0ba09f25d8073d6053ddf5102881ed11a6 Author: juhosg Date: Thu Sep 13 07:26:21 2012 +0000 generic: add MTD_NAND_AR934X symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33384 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 93a698140f49a68d9755c4cd2652c4edda7a1f00 Author: juhosg Date: Thu Sep 13 06:38:31 2012 +0000 generic: move GENERIC_PWM symbol into the generic config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33383 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e96ea88268792c67a95db2ccb6572fd99404ff0e Author: juhosg Date: Wed Sep 12 19:06:38 2012 +0000 ar71xx: define NAND controller base address and register size for AR934X/QCA955x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33382 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit de071d14f78fc086180e69333194467bd32787ed Author: juhosg Date: Wed Sep 12 19:03:12 2012 +0000 ramips/rt305x: add initial support for Rt5350 SoC Somehow detecting the RAM size in common/setup.c doesn't work here, it always detects 64M and then crashes on devices with less RAM. Probably using MEMC_REG_SDRAM_CFG1 to know the RAM size is how it could be, for now I use the mem=32M kernel parameter to get stuff working. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33381 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 95cfc6ea8c36cfccd312e5a90583faf263e7d29d Author: jow Date: Wed Sep 12 10:09:55 2012 +0000 [package] mountd: add "-f" option to not daemonize mountd, use service wrappers in init script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33378 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c96bed78c26ada229919116173e602f50e3ff8c9 Author: hauke Date: Tue Sep 11 15:04:20 2012 +0000 [brcm47xx]: add gpio sysfs entries This fixes #10256 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33369 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 29f447b9fd21fe0912cecfa6f2ff2bf229820564 Author: juhosg Date: Mon Sep 10 14:38:01 2012 +0000 ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33362 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e1ee097247287ddcec6559db1e84e63ccf268b8a Author: juhosg Date: Mon Sep 10 14:32:54 2012 +0000 ar71xx: fix QCA955X_EHCI_SIZE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33360 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ea689bc52eb353b1d5bb92be1110a491f2072c40 Author: jow Date: Mon Sep 10 12:23:41 2012 +0000 [package] hostapd: introduce new default-off option "auth_cache" which controls PMKSA and Opportunistic Key Caching (#12129) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33359 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1fc290f2e3fe2529f5f48b6a070516ed4edd3ea4 Author: jow Date: Mon Sep 10 09:48:31 2012 +0000 [package] block-mount: additionally try to umount disk by mountpoint (#12056) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33357 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 405e94ce4242a77d650e1776b7c205e7cece3cf8 Author: florian Date: Mon Sep 10 08:53:21 2012 +0000 [generic] fix ixp4xx_hss build failure (#12162) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33356 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 79cadaa2aaaa7a6be76e6bee1e281475fbaa8fff Author: jow Date: Sun Sep 9 22:37:32 2012 +0000 [scripts] fix library bundling when host libraries reside in /lib/tls/ or similar git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33353 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 20856122c50ff0a2f447061e9ad512c4f0be3274 Author: jow Date: Sun Sep 9 21:40:26 2012 +0000 [ar71xx] fix description of nand/Ath5k profile (#12149) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33352 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f78b4e105467f9df9ca6f8656fdf2691c001a760 Author: jow Date: Sun Sep 9 21:35:42 2012 +0000 [buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33351 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7bf316150093392b33e0764d3843d23dcd92120e Author: jow Date: Sun Sep 9 19:46:38 2012 +0000 [package] comgt: fix 3g redialling if dongle is physically reattached (#11567, #12008) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33350 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4b7be33ba519fa740cf5f9f0c89ba8f5e9983df6 Author: juhosg Date: Sun Sep 9 14:05:32 2012 +0000 ar71xx: add initial support for RB2011UAS-2HnD git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33349 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 25dbd4639ca6d63d46ac1fa0a50ff76ff2b05cb2 Author: juhosg Date: Sun Sep 9 14:05:30 2012 +0000 ar71xx: use routerboot_find_tag to find wlan data offset on RB751 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33348 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d0d14675bbada70be4570e1268e67bade699f160 Author: juhosg Date: Sun Sep 9 14:05:28 2012 +0000 ar71xx: add RouterBoot related helper routines git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33347 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2622bc18dadfa5c1bea3cf7b851ca1117e8538aa Author: juhosg Date: Sun Sep 9 14:05:26 2012 +0000 generic add WLAN calibration data ID to routerboot.h git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33346 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4834938a89b3cd256080c7d46fdd91321d2972f6 Author: juhosg Date: Sun Sep 9 14:05:24 2012 +0000 ar71xx: define MTD partitions for RB2011 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33345 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 775e69dfac39aed3ac55f98e1aec227eb0987958 Author: juhosg Date: Sun Sep 9 14:05:22 2012 +0000 ar71xx: add preliminary support for Mikrotik RB2011L This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by: Stijn Tintel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33344 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 527f8049cd8db420e785450dda1eeaad2020ca5d Author: juhosg Date: Sun Sep 9 14:05:20 2012 +0000 ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33343 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c4b6e540e4557e10b9f0823caa00cd3e86261902 Author: juhosg Date: Sun Sep 9 14:05:17 2012 +0000 ar71xx: add dynamic MDIO clock calculation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33342 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 38ca354cccec484bd62b89c5958c729a04215460 Author: juhosg Date: Sun Sep 9 11:55:42 2012 +0000 adm5120: move common routerboot definitions into a separate header file Those will be used on the ar71xx platform as well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33341 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5e5c7d5aa1f5a63b3c514783336504508d78d552 Author: jogo Date: Sun Sep 9 11:54:56 2012 +0000 bcm63xx: fix WPS button polarity for Alice Gate VoIP 2 + Wifi Fixes booting the device with button hotplug enabled (#10785). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33340 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3868d762d1b46f049241b3a7c88524b4e4f01ce1 Author: juhosg Date: Sat Sep 8 17:51:56 2012 +0000 ar71xx: use the RLE library for RB751 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33338 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6142d590e33636eab99451f026fbb88161031ae0 Author: juhosg Date: Sat Sep 8 17:51:54 2012 +0000 ar71xx: add library code for RLE decoding It will be used for the MikroTik boards. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33337 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 41be3a0bd3c75498ef641c1611201e18cb94150c Author: juhosg Date: Sat Sep 8 13:39:09 2012 +0000 ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33335 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6f0a45267a42810d00e5c2f4aedf65877a772866 Author: juhosg Date: Sat Sep 8 13:39:04 2012 +0000 ar71xx: refresh kernel patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33334 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c0c235b52cb94c65220a03f28fe03bf989e0c995 Author: nbd Date: Sat Sep 8 13:19:21 2012 +0000 mac80211: bump PKG_RELEASE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33333 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a069149927168e060e2a4f144826356a5fd24ed9 Author: nbd Date: Sat Sep 8 13:18:58 2012 +0000 ath9k: disable PA predistortion by default, since it has been reported to reduce rx sensitivity on some devices (#12135) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33332 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit de017af48d93a4c8bd0691f5cb9315e2f5f15cf1 Author: nbd Date: Sat Sep 8 11:10:54 2012 +0000 mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, and more git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33331 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 08b17128a1856c8ba1f7c7286fdba2d993564cff Author: florian Date: Sat Sep 8 09:51:05 2012 +0000 [mcs814x] use the recommended ARM I/O accessors use {read,write}l_relaxed instead of the plain __raw_{read,write}l variants. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33330 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 555155f8ea01c68f86eb246374942db03c126622 Author: florian Date: Fri Sep 7 10:31:58 2012 +0000 [toolchain] gcc: add upstream fixes for GCC bug 54494 See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33329 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c46c99ab6abdafa0c2451d40433b9069124cd1d1 Author: florian Date: Fri Sep 7 10:31:54 2012 +0000 [toolchain] gcc: add upstream fixes for GCC bug 54369 See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33328 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 60244743f9a48fd9b6dc878d348b39e61181a58e Author: cshore Date: Thu Sep 6 18:15:26 2012 +0000 [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33326 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 22a3f4be87c210387c01812b304df707f0f0468a Author: nbd Date: Thu Sep 6 15:05:30 2012 +0000 netifd: update to latest version, fixes premature device release on link loss (fixes #12114, #12112, #11959) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33325 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 507c46269b6d02691e3de580a4ac9965b274ef8a Author: luka Date: Thu Sep 6 00:09:46 2012 +0000 lantiq: fix sx76x default uci network configuration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33324 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d6378b5278ab4f35c539c0797fc6603a62b5a04c Author: florian Date: Wed Sep 5 20:19:29 2012 +0000 [mcs814x] add some ohci workarounds to make ohci work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33323 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit dddb52eedf108ca37e997ed0da29f2b79b1bb859 Author: juhosg Date: Wed Sep 5 20:08:43 2012 +0000 ramips: Add missing andmask to ramips_esw register read for recv_good value. Add missing andmask to ramips_esw register read for recv_good value. Without the mask, recv_bad leaks into the recv_good packet count. Didn't notice the bug before since you don't usually get bad packets, so I only saw it when I was playing with overlength packets earlier... Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33322 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 07073dcb279d594ec5c2e5100152e3e5138c7341 Author: juhosg Date: Wed Sep 5 20:08:42 2012 +0000 ramips: Use doubletagging to disable ramips_esw vlan by default, it seems more reliable. Use doubletagging to disable ramips_esw vlan by default, it seems more reliable. Daniel Golle found an issue where sometimes (possibly only for RT3352) the default vlan disable method (clearing en_vlan, untag, doubletag and putting all ports into vlan 0) doesn't work and the packets get sent out vlan-tagged with vlan 0. Instead switch to using the doubletagging method (allow doubletagged packets, put all ports into vlan 0 with untag enabled) by default. Unless someone figures out a way to really globally disable vlan for this switch, this seems like the best (most reliable) option. I did some tests regarding maximum packet size and did not see any difference between the two methods, both allow for slightly bigger packets than the ramips_main.c ethernet driver (ping stops going through above "ping -s 1472" (1514 bytes), on the switch packets are recv_good until "ping -s 1490", or about 1532 bytes). Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33321 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e937e774c94b15dd0b121818a8cc8a45e9163034 Author: blogic Date: Wed Sep 5 19:38:42 2012 +0000 [x86] add missing kvm_guest kernel options git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33319 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 34d7147aefb6ac34d3365ea23b427c4f9c1a2c63 Author: juhosg Date: Wed Sep 5 19:26:50 2012 +0000 ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on AR934x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33318 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b4336504ba1d79e30227a3bd2cb68a38022e02c7 Author: juhosg Date: Wed Sep 5 19:22:51 2012 +0000 ar71xx: add rssileds to package set in profile for devices which got them. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33317 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cb29036b4a3fa32dbcec37b4b84facf543b841dd Author: juhosg Date: Wed Sep 5 19:22:48 2012 +0000 ramips: add rssileds to package set in profile for devices which got them. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33316 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8e3e58e908a9605e4c1589c2191b6db644fc6013 Author: florian Date: Mon Sep 3 20:25:51 2012 +0000 [mcs814x] enable CFI command set 0002 FORCE_WORD_WRITE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33315 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 902cbf7fcc47b8985d4e4661ea239e49c08e9c58 Author: florian Date: Mon Sep 3 20:25:46 2012 +0000 [mcs814x] pad squashfs image git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33314 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cfcbecc91dbdc4193aae13187edf1fe5d231ccda Author: florian Date: Mon Sep 3 20:25:40 2012 +0000 [mcs814x] add Generic and dLAN USB Extender profiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33313 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cfcb04f63cef7513c27777f3250ff833efd1146a Author: florian Date: Mon Sep 3 10:26:01 2012 +0000 [mcs814x] nuport-mac: disable MAC RX and TX during interface close Fixes sporadic crashes while reconfiguring the network interface. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33312 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1f8154c1de02def9219e3869430e0b690a0493e8 Author: nbd Date: Wed Aug 29 16:06:24 2012 +0000 hostapd: fix ap+sta issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33311 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 311f77fe3e6773171ab93bb4c5eaabf3cdca7cc3 Author: juhosg Date: Wed Aug 29 10:37:55 2012 +0000 Revert "ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240" That was based on assumptions. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33310 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 32b0679079231630313a21fa6be2fc52fb8f5363 Author: juhosg Date: Wed Aug 29 10:37:54 2012 +0000 ar71xx: all0315n: fix ethernet according to vendor info Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33309 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ddc3f6ec51d43ef01ac7b23ec8ac768ed5b205c0 Author: juhosg Date: Wed Aug 29 10:37:53 2012 +0000 ar71xx: add RSSI LEDs of ALL0315N to uci-defaults/leds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33308 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0802aeffc18edfb9c294ce720c4bbd5c3f8cc143 Author: juhosg Date: Wed Aug 29 10:37:51 2012 +0000 ramips: add kmod-usb-ohci to defaults packages in profile of ALL5002 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33307 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 741e00ab5e20cd268cf080129f901547c90293e8 Author: juhosg Date: Wed Aug 29 10:37:49 2012 +0000 iwinfo: add hwinfo of AR9280 2T2R PCIe git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33306 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c4ce5d343d1ab3d4029d0748c2f43e8ecb27d560 Author: juhosg Date: Wed Aug 29 10:37:47 2012 +0000 ramips: make built-in switch transparent for ALL0256N and ALL5002 This allows them to transparently communicate with an external VLAN switch. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33305 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2a86045d51df6e0893a4d8524c5ff454673b1b8c Author: juhosg Date: Wed Aug 29 10:37:45 2012 +0000 ramips: Power down phy on disabled switch ports Power down phy on disabled switch ports. Haven't measured this myself yet, but according to this http://www.8devices.com/community/viewtopic.php?f=6&t=156 it can save about 300mW of power. [juhosg: fix checkpatch warning] Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33304 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0464c077a45816efde6382621cbe13a5bbee3474 Author: juhosg Date: Wed Aug 29 10:37:43 2012 +0000 ramips: Add support for 8devices Carambola dev board. Add support for 8devices Carambola dev board. The Carambola is a small RT3050-based development board with two ethernet ports, on-board chip antenna, usb and plenty of accessible gpio ports, sold by 8devices. Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33303 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4cf75bc115fb5fd204611f581dd126a9d74c374e Author: juhosg Date: Wed Aug 29 10:37:41 2012 +0000 ramips: Rename POC registers Rename POC registers. The current code uses POC1-POC3. The datasheet uses: POC1: Port Control 0 POC1: Port Control 1 POC2: Port Control 2 So the first POC1 is a typo that should have been POC0, rename the registers to POC0-POC2 accordingly. Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33302 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1bac05a581c234948c3a041b97e6ca011044b418 Author: juhosg Date: Wed Aug 29 10:37:40 2012 +0000 ramips: Minor ramips_esw.c cleanup Stop handling VLAN setup in the kernel. Removes the obsolete RT305X_ESW_VLAN_CONFIG_BYPASS option I added for WL-351 and add some extra comments. Also removes the en_vlan per-port flag that isn't very useful really, it now is only controlled by the global enable_vlan flag. Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33301 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 90dab951da0fd3d867eae32599f36d65bdaf5f6d Author: juhosg Date: Wed Aug 29 10:37:38 2012 +0000 ramips: Add switch setup to uci network defaults Add switch setup to uci network defaults. The 'lan' attribute is used to decide into which vlan to put the port. Currently 'disable' is never set, but the intention is to use this for devices like the 8devices Carambola, which only has two ports hooked up to the SoC. Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33300 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 746f91530827ab03899aa5e5c6519f5c74dc6121 Author: juhosg Date: Wed Aug 29 10:37:36 2012 +0000 ramips: Add swconfig support to ramips_esw.c Add swconfig support to ramips_esw.c This patch adds swconfig support for ramips_esw: Tested on both D-LINK DIR-300 B1 and Sitecom WL-351 (external rtl8366rb on internal port 5). I've made sure that in the enable_vlan=0 case it behaves like a dumb switch, so external switches should work fine with vlans and verified this on the WL-351. The current state shown by swconfig is always read directly from HW registers, new settings only show after 'swconfig dev rt305x set apply'. Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33299 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d6de6b1e833ed4fdc8c5489900e4dc29fccac5d0 Author: juhosg Date: Wed Aug 29 10:37:35 2012 +0000 ramips: ramips_esw.c indentation cleanup Minor indentation cleanup. Prepare for the main swconfig patch by cleaning up indentation a bit. Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33298 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b1408695b087b1d9fd3d8e2d98a55aa67eac37d5 Author: juhosg Date: Wed Aug 29 10:37:33 2012 +0000 mac80211/rt2800: integrate cosmetic changes in rt3352 support Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33297 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cf40a1672742b279d86e125dc67a4c3aece6096b Author: juhosg Date: Wed Aug 29 10:37:32 2012 +0000 uboot-envtools: add configration for ramips devices uboot-env settings for ALL0239-3G, ALL0256N, ALL5002. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33296 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 80cd7e164babaf34e259070375e44112de421e14 Author: juhosg Date: Wed Aug 29 10:37:30 2012 +0000 ar71xx: image: fix Profile name for TL-WA701 (closes #12094) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33295 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1631af02545271cc0be707565ea19eb33dfa8aa6 Author: juhosg Date: Wed Aug 29 10:11:55 2012 +0000 ar71xx: Buffalo WZR-HP-AG300H LED support An improved LED support for Buffalo WZR-HP-AG300H. There will be two new packages to go with this patch (ar922x-led-fix-hotplug and ar922x-led-fix-init). These packages essentially perform the same task of disabling "JTAG over GPIO pins" function which is currently required for LEDs on AR922x emac GPIO to work, and are both considered a temporary fix that circumvent this problem. [juhosg: add the hotplug script from the proposed ar922x-led-fix-hotplug package to ar71xx/base-files] Signed-off-by: Yoichi Shinoda git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33294 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fe803515feb5356c102cae1ce604cef090d1e904 Author: jow Date: Wed Aug 29 10:10:46 2012 +0000 iwinfo: add hwinfo for Rt3050 and maintain alphabetic order Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33293 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 63c7dfbc7e07b248383541a616ee03c26c1f78fa Author: blogic Date: Wed Aug 29 10:08:30 2012 +0000 [openssl] revert threadsafe patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33292 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 23dada08988f3cf645daea9af3e9d449678b37c4 Author: jow Date: Wed Aug 29 10:07:08 2012 +0000 [package] ppp: introduce "authfail" option which specifies whether pppd should attempt to re-authenticate after a failed PAP/CHAP auth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33291 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 008b73b3cefdad7297e96c5ef930d34b972421fd Author: nbd Date: Wed Aug 29 08:16:34 2012 +0000 ath9k: add fix to improve reliability of powersave clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33290 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 542b91ec01eaa33284cea3397bee4e9afda277f9 Author: nbd Date: Wed Aug 29 08:16:31 2012 +0000 mac80211: reorganize patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33289 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c4f6306026c54096346255a8bda3d9dc60e58a96 Author: juhosg Date: Mon Aug 27 18:09:57 2012 +0000 gemini: fix bus ids for PHY devices (closes: #12082) Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33288 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8bdd622adf5a572c518751a0e06bf115d73dee9f Author: juhosg Date: Mon Aug 27 14:55:38 2012 +0000 ar71xx: add profile for Allnet devices Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33287 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 54b8dcd696b8d3b7525c93ef64b9a5d0ba823131 Author: juhosg Date: Mon Aug 27 14:55:37 2012 +0000 ar71xx: generate image for ALL0315N Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33286 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cedfbc3c418976806173c9d6966d429449974bba Author: juhosg Date: Mon Aug 27 14:55:36 2012 +0000 ar71xx: sysupgrade for the ALL0315N Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33285 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 61de747998533d4feefc68040845a51816a7a31c Author: juhosg Date: Mon Aug 27 14:55:35 2012 +0000 ar71xx: rename all0258n.sh to allnet.sh Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33284 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c56fb53947d48c9164bb742e286df964661dcb0a Author: juhosg Date: Mon Aug 27 14:55:33 2012 +0000 uboot-envtools: add configuration for ALL0315N Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33283 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9432be698b77238364cb2921c768ad54499e98c1 Author: juhosg Date: Mon Aug 27 14:55:32 2012 +0000 ar71xx: detect ALL0315N board Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33282 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2065e21ba2d8f39dc1a3eb52394c12e6b5bff3ee Author: juhosg Date: Mon Aug 27 14:55:31 2012 +0000 ar71xx: add support for the Allnet ALL0315N board Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33281 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit aec6c8f61013b31c229ba14baaa08ab544301999 Author: juhosg Date: Mon Aug 27 14:55:26 2012 +0000 ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240 Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33280 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ef286ca0dcd214c8509342d38d720611af88bba9 Author: nbd Date: Mon Aug 27 12:23:25 2012 +0000 mac80211: fix a crash on accessing stale skb->dev references git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33279 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f35d1440f0d7b2684b12de38da127c00bc62aa53 Author: nbd Date: Mon Aug 27 11:10:36 2012 +0000 ath9k: fix PA predistortion training, fixes hang issues and most likely also fixes #12073 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33278 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2cc87d4e87def007f608385eacff015672b9fdaf Author: nbd Date: Mon Aug 27 11:07:23 2012 +0000 ath9k: add a patch to fix ASPM related issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33277 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7c72781520dc22bf2473d7c43dbb94977cc15be9 Author: nbd Date: Sun Aug 26 20:47:39 2012 +0000 madwifi: add mirror md5sum to fix issue with the disappeared svn repo (#12084) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33276 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2ab17c92ace50bb21761bf4dde31a3068b35c12c Author: juhosg Date: Sun Aug 26 09:27:56 2012 +0000 generic: add support for the EON EN25Q64 SPI flash chip It is used in some TL-WDR4310 devices. Closes #12077. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33275 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit dbf3c1bc27c12bc1ce19058a8a6d8df1a6fd563d Author: juhosg Date: Sun Aug 26 08:15:11 2012 +0000 ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543N Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a regression with board= kernel command line parameter incorrectly initialised. The faulty builds propogated to the snapshots download area. This makes the device unbootable and TP-Link users have to attach the serial to recover. Here is the q&d way i used to identify MIPS boards that didn't have a corresponding entry in the image/Makefile: for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \ | sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do grep -q ,$i, Makefile || echo $i; done > missing-boards.new Reported-by: Casper on IRC Signed-off-by: Paul Fertser git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33274 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 555f3a11f9dfbc1d19addaab75a8535f8b70a628 Author: blogic Date: Sun Aug 26 06:31:04 2012 +0000 [openssl] add missin -lpthread to the util - build bots spotted this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33273 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c76c0db80969d76534c832f53dd45d406215696b Author: juhosg Date: Sun Aug 26 06:30:37 2012 +0000 ar71xx: image: fix TL-WR1043ND board id (#12079) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33272 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5051fb73783341d1a3a61080ed4cb0082dd09a04 Author: juhosg Date: Fri Aug 24 10:01:01 2012 +0000 package/util-linux: don't lie about availability of '%ms' scanf modifier Use a patch from gentoo which allows building libmount even if the C library does not supports %ms/%as. See: https://bugs.gentoo.org/406303 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33270 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0e9f6a8fa3c73985d9dac4ad2736834728c09fd4 Author: blogic Date: Fri Aug 24 09:58:42 2012 +0000 [openssl] add safethread git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33269 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8686fda5252d110eea6d3ad238b965dcd1df7461 Author: blogic Date: Fri Aug 24 06:15:06 2012 +0000 [kirkwood] Enable eSATA sheevaplug OpenWRT runs in a eSATA sheevaplug like a charm. This patch just enables CONFIG_MACH_ESATA_SHEEVAPLUG so the proper MACHINE_START definition is compiled in. Signed-off-by: Unai Uribarri git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33266 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bff76b4e0e3eaafd27b757de5a59e1ee0dbd7a2c Author: juhosg Date: Thu Aug 23 14:27:36 2012 +0000 package/uboot-envtools: always install the fw_setenv symlink It is required by sysupgrade on some boards, and it is only working if a suitable /etc/fw_env.config is present on the target board. If an user creates such configuration he/she should know that it is a dangerous tool. The devices can be bricked in several other ways anyway. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33265 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a67ed5995a6c3b0cb9058264bc0231db8cba2c90 Author: juhosg Date: Thu Aug 23 13:17:47 2012 +0000 ar71xx: image: group and sort {Single,Multi}Profiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33264 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 069b91b06286b106fcc3fdcc13f7b14634261ba7 Author: juhosg Date: Thu Aug 23 13:14:35 2012 +0000 ar71xx: image: group and sort mtdlayout definitions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33263 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9b5adee41c68e98ebac522d9b5ed49477f47df28 Author: juhosg Date: Thu Aug 23 13:11:25 2012 +0000 ar71xx: image: use the MultiProfile helper for the Madwifi profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33262 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 435453d8a33c157cf8ff10da34f124388828ef2d Author: juhosg Date: Thu Aug 23 13:08:15 2012 +0000 ar71xx: image: automatically build a list of SingleProfiles Use that for Default/Minimal profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33261 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c867446b4a269d368e2e9c15a2248b09bb61fa11 Author: juhosg Date: Thu Aug 23 13:05:05 2012 +0000 ar71xx: image: use the new helpers for the ZyXEL images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33260 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4f6630ddb28b01c5f17d35e5a493eea530e9ed4e Author: juhosg Date: Thu Aug 23 13:01:55 2012 +0000 ar71xx: image: use the new helpers for the Zcomax images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33259 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3645b6d44e6f5b39362a723b384ee685cb4cd52c Author: juhosg Date: Thu Aug 23 12:58:45 2012 +0000 ar71xx: image: use the new helpers for the WRT400 images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33258 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 072e9e5744c717886d7454fa0ae4a0e605dc1260 Author: juhosg Date: Thu Aug 23 12:55:35 2012 +0000 ar71xx: image: use the new helpers for the WZRHPG30XNH images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33257 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fe826b8e2c3f724cc02945c6cf349cdc2aa34f7e Author: juhosg Date: Thu Aug 23 12:52:25 2012 +0000 ar71xx: image: use the new helpers for the WHRHPG300N images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33256 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 41d5b181aedb5d9b30098c08a356401e1c7c5456 Author: juhosg Date: Thu Aug 23 12:49:15 2012 +0000 ar71xx: image: use the new helpers for the UBNTXM images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33255 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cdddcb4edede2da8dc1827c823316342c5eec58f Author: juhosg Date: Thu Aug 23 12:46:06 2012 +0000 ar71xx: image: use the new helpers for the UBNT images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33254 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 08ae5bbdaa42c45861fdb2359e65abebf7b2896f Author: juhosg Date: Thu Aug 23 12:42:56 2012 +0000 ar71xx: image: use the new helpers for the TPLINKOLD images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33253 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3af6ef20801319764bca83a736164e26e1665584 Author: juhosg Date: Thu Aug 23 12:39:46 2012 +0000 ar71xx: image: use the new helpers for the TPLINK-LZMA images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33252 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 Author: juhosg Date: Thu Aug 23 12:36:35 2012 +0000 ar71xx: image: use the new helpers for the TPLINK images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33251 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2df83311ab02de474bd92e4335e59f177bc25ec7 Author: juhosg Date: Thu Aug 23 12:33:25 2012 +0000 ar71xx: image: use the new helpers for the Planex images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33250 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 89b72fa0880e8c03ea3beb3d4bfcd400db5bddb8 Author: juhosg Date: Thu Aug 23 12:30:15 2012 +0000 ar71xx: image: use the new helpers for the PB4X images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33249 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cd5096a452a7559622180e9e752726ffce12ee47 Author: juhosg Date: Thu Aug 23 12:27:06 2012 +0000 ar71xx: image: use the new helpers for the OpenMesh images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33248 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c5fd4a67fada959e1a96135fa94a50e7257b585f Author: juhosg Date: Thu Aug 23 12:23:56 2012 +0000 ar71xx: image: use the new helpers for the Netgear images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33247 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 57b7bec0b09c89771e30b222f685d550ce91d65d Author: juhosg Date: Thu Aug 23 12:20:46 2012 +0000 ar71xx: image: use the new helpers for the MyLoader images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33246 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 55c69ab5213f216945776c2c58affdfd2000cced Author: juhosg Date: Thu Aug 23 12:17:36 2012 +0000 ar71xx: image: use the new helpers for the DIR825B1 images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33245 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 449961173c114f3fb7d558b9eec370f8048f38e8 Author: juhosg Date: Thu Aug 23 12:14:26 2012 +0000 ar71xx: image: use the new helpers for the CyberTAN images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33244 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 98d04da6fa13ef2b00a230f36818272452c7a832 Author: juhosg Date: Thu Aug 23 12:11:17 2012 +0000 ar71xx: image: use the new helpers for the Cameo933x images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33243 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fb9ba483e02050b6c1821a8c3689d44ca26a1aab Author: juhosg Date: Thu Aug 23 12:08:07 2012 +0000 ar71xx: image: use the new helpers for the Cameo913x images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33242 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9073bd44bb756ee5cdf103f5a64bb9c9cf78b614 Author: juhosg Date: Thu Aug 23 12:04:57 2012 +0000 ar71xx: image: use the new helpers for the Cameo7240 images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33241 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 768c8436a9d3284bbed01911a4dd52acf550539b Author: juhosg Date: Thu Aug 23 12:01:47 2012 +0000 ar71xx: image: use the new helpers for the AthGzip images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33240 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1c1bce03f575c8046880d2a2d443b9c3678ffc1f Author: juhosg Date: Thu Aug 23 11:58:37 2012 +0000 ar71xx: image: use the new helpers for the AthLzma images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33239 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 35070c0487469a746a0d9283ac7025ae2ab12e22 Author: juhosg Date: Thu Aug 23 11:55:27 2012 +0000 ar71xx: image: use the new helpers for the ALFA images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33238 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 15ae10b4f4ddb89317c9eee6b742808b878a2e2e Author: juhosg Date: Thu Aug 23 11:52:18 2012 +0000 ar71xx: image: add a few helper functions These functions will be used to simplify the Makefile. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33237 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0f07b6e1273e3c98b0c086b971283b2e1299020a Author: juhosg Date: Thu Aug 23 11:49:07 2012 +0000 ar71xx: image: pass mtdlayout as a separate parameter for the ALFA template git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33236 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7ef43e5fe3522f7bb1b81c4d617177c36f75698b Author: hauke Date: Wed Aug 22 21:54:06 2012 +0000 [brcm47xx] update profiles * add profile for BCM4705 based SoC using tg3 instead of b44 * remove redundant 105-Atheros.mk * reorder git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33235 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1d7b7628b0045629781e3ccd9da9b6e0b0449158 Author: juhosg Date: Wed Aug 22 20:18:44 2012 +0000 ar71xx: add profile and build image for the TEW-712BR git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33234 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit dc9e2eadc2b19bc70c96226ad67ebeba7361991b Author: juhosg Date: Wed Aug 22 20:15:34 2012 +0000 tools/firmware-utils: add a new tool for TEW-712BR firmware generation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33233 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 73fc90f4eccf3f1f8ca389ee6b9b00461f460806 Author: juhosg Date: Wed Aug 22 20:12:24 2012 +0000 ar71xx: TEW-712BR user space support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33232 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 616abf736ecb3de8e626dd192130d914b684ac00 Author: juhosg Date: Wed Aug 22 20:09:13 2012 +0000 ar71xx: add support for the TRENDnet TEW-712BR board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33231 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7229c99fe87686392b06a3c7e909aa5c1b096138 Author: juhosg Date: Wed Aug 22 19:11:10 2012 +0000 ar71xx: fix serial clock calculation on AR933x Closes #12031. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33230 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7560aeed3f5cfd323391835f8bc289a5a488eec0 Author: juhosg Date: Wed Aug 22 17:55:12 2012 +0000 ramips: fix board parameter for the NBG-419N (#12061) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33229 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 951215d74799ef2f4c28f70433008ae0b69822c1 Author: blogic Date: Wed Aug 22 15:07:32 2012 +0000 [target] derive system from hostcc to allow building inside a chroot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33228 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e56ca07f84b82dd706d3db24100f06d9d963939f Author: juhosg Date: Wed Aug 22 12:42:59 2012 +0000 ar71xx: fix comment style in mach-tl-wr2543n.c git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33227 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 13378c7f3c536a8ceb575f08d7abc6a5c636e9f0 Author: juhosg Date: Wed Aug 22 12:39:46 2012 +0000 ar71xx: fix mtd layout of the AP113 The 'mtdparts=' prefix and the name of the flash device is missing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33226 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e93bbe322d39ce80dd7197613e0cdf9f68f01483 Author: juhosg Date: Wed Aug 22 12:36:35 2012 +0000 ramips: add profile for Allnet devices Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33225 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d27564d0948d32b204c3ff90f87043557376a0b0 Author: juhosg Date: Wed Aug 22 12:33:22 2012 +0000 ar71xx: add ALL0305 board alias For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33224 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1244bd5f5672873a976b50d95e7b3a30e26b2ef1 Author: juhosg Date: Wed Aug 22 09:46:30 2012 +0000 ramips: add RSSI leds for uci-defaults for ALL0256N Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33220 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1eb25d5c4f208446b61d5ffd2ad448e34601f578 Author: juhosg Date: Wed Aug 22 09:43:18 2012 +0000 ar71xx: add support for TP-Link TL-WDR3600 The TL-WDR3600 is identical to the TL-WDR4300 with the exception that is has only two antennas. [juhosg: remove the custom machine type, change the board name instead] Signed-off-by: Matthias Schiffer git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33219 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit deae75dd41e4f9b87478c9d4d5b1044e08d2eb8b Author: blogic Date: Wed Aug 22 09:22:38 2012 +0000 [tools] tools/firmware-utils/ptgen option to use MB rounding git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33218 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6c9f5a1b100e6ace79838ca3a5aa492dd6e789f8 Author: blogic Date: Wed Aug 22 09:19:11 2012 +0000 lantiq: dsl: fix status polling loop doesn't need to do it 20 times all the time, missing loop condition check Signed-off-by: Conor O'Gorman git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33217 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0b51351f93d059f0fe58dc4bf445fb92c84d05e3 Author: blogic Date: Wed Aug 22 09:14:42 2012 +0000 dnsmasq: Set prefix on-link bit in RAs This is fix an issue with dnsmasq's RA that does not set the "on-link" bit, making all local IPv6 traffic go to the router then to the destination host, not directly to each other. patch is from dnsmasq git git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33216 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fdbde13d033932736deff4748fecda995033ee95 Author: blogic Date: Wed Aug 22 09:10:24 2012 +0000 add led defintion for the WR2543 5GHz WLAN LED Signed-off-by: Andy Leiserson git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33215 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3b3ca4d8bc600388a50dca186bb9dd2d891f902b Author: jow Date: Sun Aug 19 15:59:24 2012 +0000 [package] comgt: handle service mode for Huawai modems (#12039) It seems that the comgt package does not handle the Huawei 3G USB dongle E176 correctly (and probably other Huawei dongles too). My dongle appears as ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem and 3G/UMTS connections work well. However, no connection is established if only 2G/GPRS is available: the pppd chat script fails with NO CARRIER although the dongle is registered to the network (via 2G). As outlined in this wiki or this blog, Huawei chips use the AT^SYSCFG command to set 2G or 3G mode, which is not implemented in comgt at the moment. Thus I wrote a patch for /lib/network/3g.sh which adds support for the "service" option in the network configuration with Huawei dongles. By default (if no "service" option is specified) also 2G is used when 3G is unavailable. The Huawei dongle is detected analogously to other chips (the output of gcom -d /dev/ttyUSB0 -s /etc/gcom/getcardinfo.gcom is scanned for huawei). Some further information: The AT^SYSCFG command seems to be respected only once after the dongle is attached (or after the host is powered up). Resetting the dongle seems to render the serial port unusable in some cases. However, the patch sets a useful mode by default which should cover most use cases (3G preferred, but 2G allowed) and if 3G-only or 2G-only mode is required the device can be power cycled. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33212 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c06e6983c0b0dd9ae821abe5a32c15455f2d9ef2 Author: hauke Date: Sat Aug 18 15:45:18 2012 +0000 [brcm47xx] remove unused file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33210 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b7397011b88a89796817872f806759d7a2037ab5 Author: hauke Date: Sat Aug 18 14:08:35 2012 +0000 [brcm47xx] make brcm47xx build only with bcma or only with ssb support. There are some ifdefs missing so when only ssb or only bcma was selected in the kernel config it did not build. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33209 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 95f384c9a998c8a65781960cff8377226b17d998 Author: hauke Date: Sat Aug 18 11:51:35 2012 +0000 [brcm47xx] update gpio patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33208 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6f559fde75068c7eac46a15e1d16bab273f8dcd0 Author: juhosg Date: Fri Aug 17 17:56:07 2012 +0000 ramips: add board alias for the ALL0239-3G Generate image for the ALL0239-3G which can be flashed through the chipset-vendor SDK based firmware's web-interface and bootloader. The bootloader seems to ignore uImage checksum errors, but does complain about them once the 0xDEADC0DE was replaced by an actual JFFS2 page. I'm working on implementing fixtrx for uImage in the mtd package to solve this. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33206 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cf26194ba9f7e1ce7a9b96191b814b04b4cee3a3 Author: juhosg Date: Fri Aug 17 17:56:05 2012 +0000 ramips: add support for D-Link DIR-615 H1 rt2x00 still needs some patching as the radio doesn't come to life. Installation via webflash. [juhosg: fix whitespace issues, remove rt305x_register_usb from machine setup because the board has no USB port] Signed-off-by: Mikko Hissa git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33205 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit dc20bb23a2d0e932a095b179cb82067cb27ed164 Author: juhosg Date: Fri Aug 17 17:56:02 2012 +0000 tools/firmware-utils: add tool for DIR-651-H1 firmware generation Signed-off-by: Mikko Hissa git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33204 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 79c262e038db1cefa7b11d302e3daa25026054b0 Author: juhosg Date: Thu Aug 16 07:11:30 2012 +0000 ar71xx: setup WLAN LED for the TL-WA901ND v2 Closes #11889. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33202 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit dd81cc2e9ef4d6de65333ceef12fcf13bb4b0602 Author: jow Date: Thu Aug 16 01:24:46 2012 +0000 [package] acx-mac80211: depend on mipsel, not mips since AR7 is low endian git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33201 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6e8e0d9fa89e5b551a96c4c1ded5a296c609b2de Author: jow Date: Wed Aug 15 20:22:35 2012 +0000 iwinfo: add hwinfo for Rt3052 Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33200 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1110c121f9730b89ced2f9313f5f54ab84a3cf42 Author: jow Date: Wed Aug 15 16:25:38 2012 +0000 iwinfo: add hw info support for Rt3xxx SoCs This takes the device_id and subsystem_id from the EEPROM, I'll add the info for other Rt3xxx chips in the next days. [jow: minor whitespace changes] Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33199 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 30ea4fa0fbe4e3692114e8b742256751f6bc3fff Author: nbd Date: Wed Aug 15 14:49:59 2012 +0000 ath5k: add back a patch for fixing eeprom rate power parsing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33198 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ca83d1d89e38e60f293194ef69cfbda134adcbbc Author: jow Date: Wed Aug 15 13:31:31 2012 +0000 [buildroot] make static host utility linking default to off git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33197 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9fa158ca30d84efb1bce709b8af2ce9dbac33352 Author: jow Date: Wed Aug 15 13:28:26 2012 +0000 [iamgebuilder] use bundle-libraries.sh to install required host utilities into imagebuilder staging tree git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33196 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f175e728fb8f4868cddbcbd2363690fd8d11e232 Author: jow Date: Wed Aug 15 13:28:23 2012 +0000 [scripts] add a helper script to bundle required libraries for host utilities git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33195 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 53d8f6f3739f86da2098bc1a73e6f2efc35f2696 Author: juhosg Date: Wed Aug 15 13:27:55 2012 +0000 package/om-watchdog: start service only on the om2p/om2p-lc boards on ar71xx If the package is installed, it starts the watchdog daemon on every ar71xx based board. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33194 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8c9a05c9070ae1ee4d8174fa3c73fb4b5faf5a33 Author: juhosg Date: Wed Aug 15 13:26:51 2012 +0000 generic: extend pci_isable_usb_common_quirks patch Fixes the following build error: SYSMAP System.map Building modules, stage 2. MODPOST 48 modules ERROR: "usb_enable_xhci_ports" [drivers/usb/host/ehci-hcd.ko] undefined! ERROR: "usb_is_intel_switchable_xhci" [drivers/usb/host/ehci-hcd.ko] undefined! make[6]: *** [__modpost] Error 1 make[5]: *** [modules] Error 2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33193 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 08fb7e56f5e3f7076949f1fe20921875dfd201f8 Author: blogic Date: Wed Aug 15 09:20:12 2012 +0000 [x86] set xen images to gzip compression, fixes #11970 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33192 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b04e0a47c52dd73caddbf5960d4d1f2ad9e2a3a1 Author: florian Date: Tue Aug 14 16:19:30 2012 +0000 [mcs814x] MCS8140 actually selects CPU_ARM926T Should make inclusion for other MCS814x SoCs easier git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33188 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c9b24ea50f1986b2544d06fd371782c6c8920474 Author: jow Date: Tue Aug 14 13:58:49 2012 +0000 iwinfo: add some Atheros cards These are two Atheros modules we are using, just for the cosmetics to make them show up with the proper names in LuCI. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33186 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6a28aa2599ac85f640e47183b5e95d0540a27bc3 Author: blogic Date: Tue Aug 14 12:32:11 2012 +0000 [kernel] fixes gpio_dev un/reload balancing Signed-off-by: SHI Bin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33183 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bd7766596466d7c65e8861fa686335ee9466e715 Author: jow Date: Tue Aug 14 10:33:43 2012 +0000 [tools] wrt350nv2-builder: don't use internal zlib macro OF() in ioapi.h, it breaks with new zlib releases git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33181 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2cf8f74f1bdb8772e7a64179450743a14a138594 Author: jow Date: Tue Aug 14 10:33:40 2012 +0000 [package] iwinfo: transparently handle radioX names in madwifi backend git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33180 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e1d06080705f6d6d90cf647be3cdfcd30b38a2ff Author: blogic Date: Tue Aug 14 10:13:39 2012 +0000 [arptables] fix breakage when compiling for armv6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33179 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6147ee7cc33eefcf1fe74f9b4a8c15df1dc1f009 Author: florian Date: Mon Aug 13 14:46:47 2012 +0000 [orion] generic: enhanced image Makefile * Creation of uImage for WNR854T only done once (before 2x for jffs2 build and 1x for squashfs build) * Got rid of unneccessary padding of rootfs partition * ARM zImages always need a machine id, therefore do not copy generic (=no id) uImage to BIN_DIR, instead copy zImage * Generalized functions for easier re-using and enhancing (e.g. D-Link DNS 323 implementation would be only a couple lines) * Copy rootfs partitions to BIN_DIR, just like it is done for D-Link DNS 323 * Use variables to allows easily changing for custom builds, e.g. kernel mtd size for symbols * Size check of kernel files to avoid builds that break devices * Use for "-sysupgrade" and "-factory" in image names (like ar71xx, brcm63xx, etc.) to avoid questions about which image to use Signed-off by: Matthias Buecher git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33174 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3f887bde1703d734e49c97857fd41493e806752f Author: juhosg Date: Mon Aug 13 14:01:38 2012 +0000 ar71xx: uci-defaults/leds for ALL0258N Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33165 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c7af93aa5a16922f715769f413f5b394e61a791c Author: juhosg Date: Mon Aug 13 14:01:37 2012 +0000 base-files: uci-defaults for rssileds Adds capability to add uci-defaults defining RSSI LEDs Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33164 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c8a92d23e8bdeea7bb5db6468c4fefa7da596423 Author: juhosg Date: Mon Aug 13 14:01:34 2012 +0000 new package: rssileds daemon rssileds is a small user-space process to control LEDs by polling the signal quality reported by a WiFi interface. By using the iwinfo library, rssileds is independent of the WiFi driver used. It supports pwm controlled LEDs and may by used to nicely fade through all colors in real-time of the rainbow while only wasting very little CPU time and a small constant amount of system memory. An example configuration for the ALL0258N will follow in the next patch. This is a slightly improved version of rssileds, now quality values are in percent and stuff is written to syslog. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33163 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9d4910209de0031f052d2b313a17d98edc20d417 Author: blogic Date: Mon Aug 13 12:45:36 2012 +0000 [pjsip] dependencies break when alsa is staged git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33162 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1ea0a3e0e8667a871ccd0bce7d3f5c4ad0a4c28d Author: blogic Date: Mon Aug 13 11:08:13 2012 +0000 [lantiq] unify tapi deps git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33160 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 13af496c2adddfa0ab1b1a410fa43de7e96bb604 Author: florian Date: Mon Aug 13 09:55:12 2012 +0000 [package] busybox: enable fsync applet by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33159 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8a54c0b2cb72626044da689b8129282c824522ac Author: florian Date: Mon Aug 13 09:55:10 2012 +0000 [brcm63xx] leds: do not register device if no leds defined Signed-off-by: Miguel GAIO git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33158 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 79a7c4161b0e6aaab23f9a4f3332379e978edf3c Author: florian Date: Mon Aug 13 09:55:07 2012 +0000 [brcm63xx] BCM6358 fix enet MII clk definitions Signed-off-by: Miguel GAIO git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33157 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b0104112b7ddab0b01040577b6b4252e821b7342 Author: florian Date: Mon Aug 13 09:55:04 2012 +0000 [brcm63xx] nb4: fix support, add support for SVC and CLIP BTN Signed-off-by: Miguel GAIO git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33156 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit da93f7edd2d4a6414e8192351214d2f0502d2d27 Author: jow Date: Mon Aug 13 00:26:34 2012 +0000 [buildroot] introduce a menuconfig option to turn off static linking of host utilities git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33154 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 756ea2ddafd0c0ed84f2c3da8a6ac5293f440855 Author: blogic Date: Sun Aug 12 20:01:04 2012 +0000 [acx-mac80211] 3rd time lucky ... too much sun today git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33152 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 665cc6d95af6f4544fd1aef7ba584fa7d701be13 Author: blogic Date: Sun Aug 12 19:59:51 2012 +0000 [acx-mac80211] unbreak deps git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33151 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1022f591a6facd2d50a7ef7c7bf7bd43767021ee Author: blogic Date: Sun Aug 12 18:38:59 2012 +0000 [acx-mac80211] breaks when building for powerpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33150 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2fd8a1e0e0c1918013b3c9dfb7651721fad0ab61 Author: jow Date: Sun Aug 12 13:27:49 2012 +0000 [tools] convert remaining tools to $(HOST_STATIC_LINKING) (#12012) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33148 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 26de6c070083022a58fa3bb5382559e6af3c9c19 Author: jow Date: Sun Aug 12 13:20:27 2012 +0000 [package] base-files: provide a sysupgrade -r (--restore-backup) option as convenience wrapper for tar -C / -x(v)zf git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33147 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 499b9b26dc1c9fc727562b556e312edfdb524620 Author: jow Date: Sun Aug 12 12:48:49 2012 +0000 xz: update to 5.0.4 Signed-off-by: Jonh Wendell git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33146 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e22f7daae53943dd8a122977c56a730045ecfb4d Author: juhosg Date: Sun Aug 12 12:48:31 2012 +0000 ramips: rename rt3352 usb platform devices In order to get OHCI/EHCI working on the Rt3352, the platform device must be named so rt3883-?hci will recognize it. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33145 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2c5c4009fb85b3f81549abca373c2aa485edb1b6 Author: juhosg Date: Sun Aug 12 12:48:28 2012 +0000 ramips: watchdog: use maximum possible timeout by default As the userspace has no means to determine the maximum possible timeout, use that as the default and let the userspace lower it when necessary. As the result the usual OpenWrt install (with busybox's watchdog trying to set the timeout to 60s on start) is using a 33s timeout on an RT3052 clocked at 384MHz instead of the current 20s default. Signed-off-by: Paul Fertser git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33144 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3ccfe576deb8890c75cd739a9a2f6b36eadf694f Author: juhosg Date: Sun Aug 12 12:48:26 2012 +0000 ramips: provide means to specify custom "image name" for uImages, use for DIR-620 D-Link's DIR-620 allows to flash a uImage directly from its web-interface but for that the image name should be set to DIR_620. Signed-off-by: Paul Fertser git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33143 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0618ae4136933b66a4df070be842ba0ae2e27adc Author: juhosg Date: Sun Aug 12 12:48:24 2012 +0000 ramips: add D-Link DIR-620 A1 support Full functionality runtime tested, installation via OEM web-interface requires a follow-up patch. Thanks go to Sergey Vasilyugin for his patch that pointed me at the missing bits (including the antiparallel wps led). Signed-off-by: Paul Fertser git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33142 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5af4d8c19ba4e9c06b8b3e63b4242a4f4e9fd5e5 Author: jow Date: Sun Aug 12 12:46:47 2012 +0000 tools/ppl: fix automake error due to use of obsolete directory name I recently experienced this: configure.ac:1101: the top level interfaces/Prolog/Ciao/Makefile.am:168: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/GNU/Makefile.am:167: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/SICStus/Makefile.am:71: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/SWI/Makefile.am:187: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/XSB/Makefile.am:186: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/YAP/Makefile.am:176: `pkglibdir' is not a legitimate directory for `DATA' make[4]: *** [Makefile.in] Error 1 Found this on google: http://bugs.mysql.com/bug.php?id=63898 And used this to fix it: fgrep -rlZ pkglib_DATA --include Makefile.am . | xargs -0 sed -i 's/pkglib_DATA/pkgdata_DATA/g' Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33141 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ba750f41415e70d6ba5c2be99a91eee6519513ba Author: jow Date: Sun Aug 12 12:34:30 2012 +0000 [tools] use HOST_STATIC_LINKING instead of hardcoding -static git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33140 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 036f79f8ded930bcdab359dfda6772f68d850f6d Author: jow Date: Sun Aug 12 12:34:28 2012 +0000 [include] prereq-build.mk: do not perform static linking tests on Darwin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33139 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e65348e877e65f918d73cd8fa9ca1e2f9ebf91a3 Author: jow Date: Sun Aug 12 12:34:25 2012 +0000 [include] host-build.mk: define a variable HOST_STATIC_LINKING which is set to "-static" on non-Darwin systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33138 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 60b393ba86087ad50eafeb06730066681417e4cf Author: juhosg Date: Sun Aug 12 10:30:41 2012 +0000 generic: use __meminit annotation for crashlog_init_memblock Fixes this section mismatch warning: WARNING: vmlinux.o(.meminit.text+0xb14): Section mismatch in reference from the function memblock_insert_region() to the function .init.text:crashlog_init_memblock() The function __meminit memblock_insert_region() references a function __init crashlog_init_memblock(). If crashlog_init_memblock is only used by memblock_insert_region then annotate crashlog_init_memblock with a matching annotation. Also, remove the __init annotations from 'include/linux/crashlog.h' git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33137 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cf9b6ece556cf198a8f844eded8613bf3abbf1ed Author: jow Date: Sat Aug 11 16:07:36 2012 +0000 [package] netifd: bump to git head, userspace routes are installed with RTPROT_STATIC from now on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33132 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b117ae421e1f86aa49ba5840e9ff8cbe960d9581 Author: florian Date: Sat Aug 11 12:56:09 2012 +0000 [mcs814x] only support 128KiB erase block sizes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33131 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8c1ea6515e4dd94d8c4f87310329d2900a163187 Author: florian Date: Sat Aug 11 12:56:00 2012 +0000 [mcs814x] disable PCI support None of the boards we support have PCI connectors git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33130 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit abbd73f17d2cfe8127f2341c9fc4de28cb87097b Author: florian Date: Sat Aug 11 12:55:51 2012 +0000 [mcs814x] strip a bit more the kernel config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33129 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7bea2cc2088a9bb7869daec91e2cbf4cd3b572ea Author: florian Date: Sat Aug 11 12:55:41 2012 +0000 [mcs814x] properly advertise OHCI and EHCI capabilities git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33128 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0855a531cefd98092ad030ba90a31cfa8bd4b0c4 Author: florian Date: Sat Aug 11 12:55:30 2012 +0000 [mcs814x] change partition names to be more in line with other OpenWrt devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33127 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5a05d9528468b3dce2735ab4b78baea728cfa706 Author: florian Date: Sat Aug 11 12:55:15 2012 +0000 [mcs814x] generate upgrade files suffixed with filesystem type git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33126 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 442844cc6faaa1d64f31158dd410df2e23ece517 Author: jow Date: Sat Aug 11 00:25:23 2012 +0000 6rd: missing config option `ipaddr`. This option is necessary when configuring 6rd behind NAT. Signed-off-by: Stéphan Kochen git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33123 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6c85e21f3df469e6ce25478cdd34d31960a427cd Author: jow Date: Sat Aug 11 00:05:18 2012 +0000 [include] add remaining missing build prereq checks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33122 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e4c283aa7e284a0f3e2a7bce3e65cc8211b7086f Author: jow Date: Fri Aug 10 23:35:20 2012 +0000 [include] add a build preeq check for glibc-static git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33121 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 50c933eb3eb98417a72268b5816fe2b2e96dfd64 Author: jow Date: Fri Aug 10 22:38:09 2012 +0000 [tools] sed: disable further SELinux features git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33120 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fe97e75d962871fd9cd0d107aeea09044adda958 Author: jow Date: Fri Aug 10 21:41:44 2012 +0000 [tools] sed: unconditionally disable SELinux, NLS and ACL support (#12007) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33119 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 84db4593e7ee17e85f403744262941ae06e71db3 Author: jow Date: Fri Aug 10 21:25:45 2012 +0000 Revert "[tools] cmake: link statically" Static linking of cmake is broken on x86_64, until we can sort it out, revert the static linking. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33118 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0e00f24862a90316367ab8512b49fb2e3c9d95b3 Author: jow Date: Fri Aug 10 19:27:08 2012 +0000 [tools] firmware-utils: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33117 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a2d6ebfdfee14165a2b5aca0a4a2a16c507dc63f Author: jow Date: Fri Aug 10 19:27:07 2012 +0000 [tools] e2fsprogs: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33116 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit dab489db7c6426fdf3805d697a7059304f69a36b Author: jow Date: Fri Aug 10 19:27:06 2012 +0000 [tools] dosfstools: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33115 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit eb04bab911534be15cddec7a045d44008a15d1c5 Author: jow Date: Fri Aug 10 19:27:04 2012 +0000 [tools] cmake: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33114 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ddccd147265c446595df1a57233d4b29abf9dd15 Author: jow Date: Fri Aug 10 19:27:03 2012 +0000 [tools] ccache: fix compilation, link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33113 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e473100cec506e666e563485754637429ada4e8e Author: jow Date: Fri Aug 10 19:27:01 2012 +0000 [tools] yaffs2: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33112 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0f732ba6b4f91c06baecaa5403f5ea69a4df860a Author: jow Date: Fri Aug 10 19:27:00 2012 +0000 [tools] xz: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33111 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b65d4e12e24424a35e0df2b9d88f5ef1980ea43f Author: jow Date: Fri Aug 10 19:26:58 2012 +0000 [tools] wrt350nv2-builder: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33110 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 25421cc801c022ea646ff67c48e4f245f971f54a Author: jow Date: Fri Aug 10 19:26:57 2012 +0000 [tools] upx: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33109 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 44b72374104151acaa63fbf245e1b7ea649cec3d Author: jow Date: Fri Aug 10 19:26:55 2012 +0000 [tools] upslug2: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33108 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 49a14da43273c45dc59b07b9da67c976f84292e3 Author: jow Date: Fri Aug 10 19:26:54 2012 +0000 [tools] sstrip: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33107 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8ab8380f7986f1de8e28839007e7ebc320baafbd Author: jow Date: Fri Aug 10 19:26:52 2012 +0000 [tools] squashfs4: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33106 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9ae26ab9ef8a935998f2ce7c77f362b204148b83 Author: jow Date: Fri Aug 10 19:26:50 2012 +0000 [tools] squashfs: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33105 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3f29f6b9658d381521fe602e9b5e4650fbd7e689 Author: jow Date: Fri Aug 10 19:26:49 2012 +0000 [tools] sdcc: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33104 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 565c4ef1a01c0386da9be49651fd9eb32776d6fe Author: jow Date: Fri Aug 10 19:26:48 2012 +0000 [tools] qemu: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33103 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d71290b18cbf0f6f1b1f77d0cd7cc7d50a063c2b Author: jow Date: Fri Aug 10 19:26:46 2012 +0000 [tools] pkg-config: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33102 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0bd17e0e8f00f4d5ed6722df4944df3273bea69e Author: jow Date: Fri Aug 10 19:26:45 2012 +0000 [tools] patch-cmdline: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33101 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 17903f01ea181006d5a1361168790e76179a0008 Author: jow Date: Fri Aug 10 19:26:43 2012 +0000 [tools] padjffs2: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33100 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ae7827e4693ae4fadb84a6e36f7222aab3612dbd Author: jow Date: Fri Aug 10 19:26:42 2012 +0000 [tools] mtools: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33099 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 836be4ed32be8dcbf964a5a20424caa915d5d3c2 Author: jow Date: Fri Aug 10 19:26:40 2012 +0000 [tools] mtd-utils: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33098 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d23cd599f627882331cf724ba0f85e6b807fd772 Author: jow Date: Fri Aug 10 19:26:36 2012 +0000 [tools] mklibs: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33097 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f12cb56de9e9e73b2481cb7a214fc4e8403b066c Author: jow Date: Fri Aug 10 19:26:34 2012 +0000 [tools] mkimage: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33096 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8c9137dbc9aa1e0bd492c40ab37aa9241e244dce Author: jow Date: Fri Aug 10 19:26:31 2012 +0000 [tools] m4: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33095 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9689f7c875ffa2fecc661b4d0b0ffcd18b5c9511 Author: jow Date: Fri Aug 10 19:26:30 2012 +0000 [tools] lzma: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33094 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2df6dd7751f4eb1b1c48791ecfa1410615383098 Author: jow Date: Fri Aug 10 19:26:28 2012 +0000 [tools] genext2fs: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33093 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 524683ad45fb39e33e0ee2aae36fa0964c4573a4 Author: jow Date: Fri Aug 10 19:26:26 2012 +0000 [tools] flock: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33092 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 140f1cc9197a6a6d4d31dad024a9bc952f11d745 Author: jow Date: Fri Aug 10 19:26:24 2012 +0000 [tools] flex: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33091 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0bffc60a85b4e2f9122bf8dc0f0c4a9c6cbf6f65 Author: jow Date: Fri Aug 10 19:26:19 2012 +0000 [tools] bison: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33090 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1f10b0dc1f376298cf146bf8dd43ea412d9edad2 Author: jow Date: Fri Aug 10 19:26:17 2012 +0000 [tools] sed: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33089 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 860405e5d1f447f29b12e19592f974703929b8b1 Author: blogic Date: Fri Aug 10 19:07:03 2012 +0000 [rules.mk] remove duplicate HOSTCC_NOCACHE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33088 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1156b1422769f1d5143eb431c39e76ffa82d5c5e Author: blogic Date: Fri Aug 10 19:05:22 2012 +0000 [tools] fix ccache build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33087 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 039dd7421f24a09a5fc0b089167ddfb1340f4d5e Author: florian Date: Fri Aug 10 14:15:06 2012 +0000 [buildroot] move LIB_SUFFIX from base-files to rules.mk Some packages are going to need fixups based on LIB_SUFFIX git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33080 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3a86756f40b511afa47996f5f66c7dea8fac20aa Author: florian Date: Fri Aug 10 07:04:21 2012 +0000 [mcs814x] nuport-mac: delay call to napi_start() until fully able to process RX git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33079 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b3a374d1f128af185b1478a25fedfb5fd4f6fb56 Author: florian Date: Fri Aug 10 07:04:16 2012 +0000 [mcs814x] set a compatible command-line to boot from flash git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33078 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3a14c373fd3becf062b107e26300ba549fbb9f40 Author: juhosg Date: Fri Aug 10 06:32:00 2012 +0000 generic: rtl8366_smi: increase delay after switch hw reset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33077 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ff6a809f530c90d726a8e9d27987f2d4eea438dc Author: jow Date: Thu Aug 9 22:44:52 2012 +0000 [package] netifd: call "wifi down" before "wifi up" When the underlying /etc/config/wireless got changed since the last "wifi up" has been performed, the uci vap ifname state vars become inconsistent on a subsequent "wifi up" and multiple vaps get mapped to the same ifnames which confuses the gui and other processes relying on them. For now call an explicit "wifi down" prior to each "wifi up" which will clear up the state accordingly. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33076 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a302dbce64a99fe039152b68b54730b1534da4d7 Author: jow Date: Thu Aug 9 18:30:47 2012 +0000 [package] base-files: fix option parsing of -F/--force parameter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33075 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit da98bed772527c43ada462636d9e6a33d862ba24 Author: jogo Date: Thu Aug 9 13:13:26 2012 +0000 package: linux-atm: br2684ct: fix nas interface bringup on boot Give nas interface time to setup them selves before configuring them. Should fix #11826. Contributed by T-Labs, Deutsche Telekom Innovation Laboratories Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33074 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4c706d3cf575107462707efa475c6d7883c1d9af Author: jow Date: Thu Aug 9 09:41:22 2012 +0000 Fix hard reset of alix/soekris hardware under heavy NIC load The following patch corrects a hard reset that occurs on alix and soekris net5501 hardware. Specifically, this is an issue with the via rhine NIC driver. Under periods of extreme load, the via rhine driver can cause a reset of the entire system. When this happens no output is seen on the console, the device simply reboots. This was reported in the following ticket: Consistent crash on Soekris NET5501 https://dev.openwrt.org/ticket/11882 I was able to reproduce the problem locally with numerous alix 2d13 platforms. Under heavy 64 byte frame size load from a Smartbits traffic generator, the alix hardware will hard reset in under 5 minutes. The same hardware, under the same load, on FreeBSD 9.0 does not reset. The patch below backports most of the via rhine changes from kernel 3.5. With OpenWrt trunk being on kernel 3.3.8, it seemed prudent to bring these changes in to avoid this serious issue. I've tested this heavily in my test environment and was able to keep the device stable under load for extended periods of time without any resets. Also, a nice side effect of this change is that it significantly raises the performance the platform. Without this patch the alix 2d13 can move approximately 29,000 packets per second at 64 byte frame sizes. After this patch the alix can move 52,000 packets per second at 64 byte frame sizes. I put this patch under the x86 patches as those are the only platforms with via rhine hardware that I'm aware of. If it needs to go some place else please let me know. Thanks, Adam Signed-off-by: Adam Gensler git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33072 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0301cbafe2f8ebe06f22799ace3789f02345e257 Author: florian Date: Thu Aug 9 09:06:35 2012 +0000 [mcs814x] nuport-mac: use dma_mapping_error() instead of checking pointers Thanks Gabor for spotting this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33071 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit aa4d6d46debefc4ef29e8efc6396457c11cedd07 Author: florian Date: Wed Aug 8 21:51:18 2012 +0000 [mcs814x] nuport-mac: rework PHY interrupt configuration to avoid races git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33070 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1536e9883640a2824d81a78a842fe2c37e8e53bb Author: florian Date: Wed Aug 8 21:51:13 2012 +0000 [mcs814x] nuport-mac: close possible race condition during start git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33069 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fe5c16eebf2b4becc6090c017829faa1ec37ba8e Author: florian Date: Wed Aug 8 21:51:09 2012 +0000 [mcs814x] nuport-mac: unmap the DMA buffer when closing device git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33068 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 403b1f1906bb7459917cfbebf7f1606b342c0a1f Author: florian Date: Wed Aug 8 21:51:04 2012 +0000 [mcs814x] nuport-mac: check dma_map_single address return values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33067 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d1e20e7b57b386e6fd0e6a0b0c0493377c0cdca4 Author: florian Date: Wed Aug 8 21:51:00 2012 +0000 [mcs814x] build a Devolo dLAN USB Extender specific image The kernel has to be rounded up to the nearest 1MB, then we append the root filesystem at its end. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33066 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit df804c6333795ac20278b601b6a99525a7d50bde Author: florian Date: Wed Aug 8 21:50:55 2012 +0000 [mcs814x] cleanup image generation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33065 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a7f0882084ec79dd1bcfea8b4543b85a8019153d Author: nbd Date: Wed Aug 8 18:23:04 2012 +0000 ath9k: fix handling of decryption errors, should improve link stability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33063 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3a60b01ad220dfc8ee538d948ff30e30cee40a6a Author: nbd Date: Wed Aug 8 18:23:00 2012 +0000 ath5k: revert a buggy tx power related patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33062 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b8b2f7b02fd7b78cc453f2cb92c2bd149db981ae Author: florian Date: Wed Aug 8 15:37:34 2012 +0000 [package] base-files: check for ldd presence and executability (#11991) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33057 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2f7a03019c93c7294c964c3c070917ed07a35127 Author: nbd Date: Wed Aug 8 12:56:44 2012 +0000 ath9k: fix hang issues on hw reset caused by interrupt storms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33055 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f2f3bfda507796bdc551acaca871559aaa944a85 Author: blogic Date: Wed Aug 8 12:14:43 2012 +0000 [lantiq] pci gpio mapping This patch fixes the GPIO ALTSEL settings for some of the GPIOs used by the PCI subsystem in Lantiq Danube. These changes are required for more than one PCI device to work. Tested with an ARV7510PW having two PCI-devices; a VIA USB controller and a Ralink WLAN mini-PCI card. Signed-off-by: Matti Laakso git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33054 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit afdf66161f6e53a6ad435d3c4f42c548e22d83e4 Author: jow Date: Wed Aug 8 11:13:12 2012 +0000 [package] hostapd: fix ap/sta regression which got accidentally introduced by r32829 (#11914) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33053 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bc327ce0d17251be9d8ab3c31f70a02192e6be10 Author: florian Date: Tue Aug 7 16:08:11 2012 +0000 [package] busybox: support V=c toplevel verboseness flag (#11799) Signed-off-by: Gregory M. Turner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33035 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ecd6448e18c70705391485d13680c6b1db3ebbd2 Author: florian Date: Tue Aug 7 16:08:08 2012 +0000 [package] w1-gpio-custom: set enable_external_pullup to null (#8952) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33034 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9b37c00d7bd9ddd1f7e704db31e6683cf92b5162 Author: nbd Date: Tue Aug 7 09:36:24 2012 +0000 ath9k: completely disable the MIB interrupt from the interrupt mask register to prevent potential interrupt storms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33032 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b860f4a0da49ef909e7c065ec553736496b30c60 Author: nbd Date: Mon Aug 6 22:11:30 2012 +0000 ath9k: extend and enable PA predistortion git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33031 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ba611b292bbdc55197d5890c9a53369e36ddd931 Author: nbd Date: Mon Aug 6 20:18:07 2012 +0000 mac80211: do not delete linux/*_platform.h, they are touched by patches. instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33030 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3b62de75ae6e55bd362f9fd732e904d3a8092da7 Author: blogic Date: Mon Aug 6 18:56:38 2012 +0000 [lantiq] fixes tapi dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33029 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6443da06c2d35432d3908fc917491e25c687bfb9 Author: blogic Date: Mon Aug 6 18:54:36 2012 +0000 [e2fsprogs] fixes package description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33028 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d87203afbf08996fa38827c6ee08bf43a54030f8 Author: nbd Date: Mon Aug 6 15:33:24 2012 +0000 ath5k: add various pending tx power fixes, vastly improves stability and performance with various cards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33014 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e239ce67190ac646f7d81a8e1884a4943019fa5b Author: hauke Date: Sun Aug 5 23:43:36 2012 +0000 [packages] mac80211: remove header files used to share struct with platform code. The structs defined in these header files should be the same as the structes used by the platform code otherwise it will cause strange runtime errors. By removing them from compat-wireless we will get a compile error instead of a runtime error if they are out of sync. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33006 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 28b3f06aa68ecfcf681278cec4b509cac025dc26 Author: jogo Date: Sun Aug 5 23:18:22 2012 +0000 bcm63xx: fix USB base registers and IRQs for BCM6328 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33005 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8e1718f8e2c5cdf107f830efe86db3ce1ec68ae3 Author: hauke Date: Sun Aug 5 20:27:40 2012 +0000 [brcm47xx] update tg3 driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33004 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7e86c8926928e73be2e4ef240252cd0d5c8688b6 Author: hauke Date: Sun Aug 5 13:14:00 2012 +0000 [brcm47xx] generate image for Linksys e3200 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33003 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b1de47f245000c12afcb41c42e1e6d521cce84fd Author: hauke Date: Sun Aug 5 13:10:43 2012 +0000 [packages] switch: clean up robo switch driver * remove use_et, all supported drivers are using mii ioctls * remove robo.phy_addr, phy_addr was always set to ROBO_PHY_ADDR. * remove support for old kernel versions * do_ioctl is allways called with buff == NULL * use if_mii git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33002 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 302fdbb0b88fbd52eb3e3f51fb54704e7c942a6e Author: hauke Date: Sun Aug 5 12:40:05 2012 +0000 brcm47xx: update gpio patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33001 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b8881f1e23891e7a8aedd7a25e2e17dff8afa7b1 Author: hauke Date: Sun Aug 5 12:39:15 2012 +0000 brcm47xx: fix patch which moves the flash struct in wgt634u code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33000 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1378bc01d242e7e80d10e749b036a02f72976780 Author: blogic Date: Sun Aug 5 08:16:50 2012 +0000 [kernel] fix xen pci module, partially fixes #11970 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32996 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2f6abff72c495ec76894b32d494274ee47034f0c Author: blogic Date: Sat Aug 4 20:14:52 2012 +0000 [lantiq] W502V/ARV4525 wireless mac bugfix The ARV4525 board init is passing the wrong offset to arv_register_ath5k() resulting in a bogus mac. Signed-off-by: Tobias Diedrich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32993 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1d6c42df96154e859a0c02ec578780cb2948bb43 Author: hauke Date: Sat Aug 4 19:46:25 2012 +0000 brcm47xx: use libgpio instaed of implementing the gpio interface ourself. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32992 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 039f1795516bfb35e637ab26168d5ae42c547bf0 Author: blogic Date: Sat Aug 4 19:17:49 2012 +0000 [kernel] gspca-sn9c20x.ko was not insmod'ed due to typo fixes #11973 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32991 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ae154c227fa190c2fed81c0a574edf01d8ed6839 Author: blogic Date: Fri Aug 3 09:38:24 2012 +0000 [atheros] wrt55agv2-spidevs needs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32956 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cea2b4210d9b3706cad3cc60cc54dde063e09b58 Author: blogic Date: Fri Aug 3 08:53:02 2012 +0000 [lantiq] cleanup patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32953 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6b899d5deac5b0ad531d7a7f2d1d241727848535 Author: florian Date: Thu Aug 2 18:13:17 2012 +0000 [mcs814x] nuport-mac: properly protect the phy interrupt handler git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32951 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ab27b3f74d840429c8d994162d7db9c5c4aba381 Author: blogic Date: Thu Aug 2 13:39:50 2012 +0000 [bufferbloat] Codel: avoid a nul rec_inv_sqrt One condition before codel_Newton_step() was not good if we never left the dropping state for a flow. As a result rec_inv_sqrt was 0, instead of the ~0 initial value. codel control law was then set to a very aggressive mode, dropping many packets before reaching 'target' and recovering from this problem. Brought over from 3.5-stable Signed-off-by: Dave Taht git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32950 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e38a6c3f378374c3b5e0abaae7d173ed49fefbc6 Author: blogic Date: Thu Aug 2 13:29:49 2012 +0000 [lantiq] fixes i2c clock enable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32949 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1c54e0a0787b4806e18d17e4e818cc87ee5f7782 Author: juhosg Date: Thu Aug 2 11:25:49 2012 +0000 ar71xx: simplify misc IRQ handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32948 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 93af4ef46f12bb23bfac7ad2c22e7cf4f1e19cf5 Author: juhosg Date: Thu Aug 2 11:25:46 2012 +0000 ar71xx: fix AR934X_EHCI_SIZE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32947 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7750261206223f10b636fea46c9bc493a57de57c Author: juhosg Date: Thu Aug 2 09:54:41 2012 +0000 ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32946 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 70b3c1262bec05f587d0ea43cbcccd487d0dc46f Author: juhosg Date: Thu Aug 2 09:54:33 2012 +0000 ar71xx: image: allow to use board specific code in the lzma-loader git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32945 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 58aa6ee58f5b456acf9c5d72f567cd7fdffa1db8 Author: juhosg Date: Thu Aug 2 09:54:28 2012 +0000 ar71xx: init switch hw_reset on the TL-WR1043ND board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32944 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 08700f9817cfae410cea6f58a35bb914288aa0f7 Author: juhosg Date: Thu Aug 2 09:54:21 2012 +0000 generic: rtl836x: add hw_reset field to struct rtl8366_smi It will be used to start/stop the switch if that is supported by the given board. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32943 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7f000ed40c2ec76337df186113fa7d221b1dd8b9 Author: juhosg Date: Thu Aug 2 09:54:13 2012 +0000 generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32942 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0a53c615c8cfc39d4cd1d980a11ca3beeb6a4582 Author: florian Date: Wed Aug 1 22:09:13 2012 +0000 [mcs814x] add missing netmask to the network config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32941 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit de000e9b36a24c2cfab3761fed4bee6ba2c14578 Author: florian Date: Wed Aug 1 21:56:54 2012 +0000 [mcs814x] assume the link is up and full-duplex by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32940 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9a9ced9072e6da4518ead0924b5429f2aff1d5c5 Author: florian Date: Wed Aug 1 21:56:49 2012 +0000 [mcs814x] add a default and suitable network config file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32939 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 62dfbdafd5705e70cbbbd6a2dd061ac48b779d16 Author: juhosg Date: Wed Aug 1 12:24:57 2012 +0000 ar71xx: ew-dorin: added router firmware generation [juhosg: remove dead code] Signed-off-by: embedded wireless GmbH git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32934 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 170106750912960bc9ea44a2976fb5cb2e66faa0 Author: juhosg Date: Wed Aug 1 12:24:56 2012 +0000 ar71xx: ew-dorin: added USB support Signed-off-by: embedded wireless GmbH git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32933 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 48872cf83906ff9576e2caf162d514fad7342f6e Author: juhosg Date: Wed Aug 1 12:24:54 2012 +0000 ar71xx: Buffalo WLAE-AG300N wireless led patch Here is the uci-defaults version of the led support for the Buffalo WLAE-AG300N. Signed-off-by: Yoichi Shinoda git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32932 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b80a2c45e4c7b99f4bce41381d5ce9cb5c2bd3dd Author: juhosg Date: Wed Aug 1 12:24:52 2012 +0000 ar71xx: Buffalo WLAE-AG300N initial support The patch set for Buffalo WLAE-AG300N initial support. There is another patch for wireless led support that is posted separately. Note on serial console: This unit has buffalo standard 4 pin console, but the unit may not power on if some console apparatus is connected. This is probably due to some electronic interaction between the unit's electronic power switch circuit and the serial console apparatus. If this happens, it is required to power on the unit without the console, then quickly (re-)attach it. [juhosg: fix coding style] Signed-off-by: Yoichi Shinoda git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32931 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bd34f5017af6690c801c26c4acce5c359c97c70d Author: florian Date: Wed Aug 1 12:01:27 2012 +0000 [mcs814x] resync defconfig enable XZ compression git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32930 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 98fb391ab137ee056b1995a2cfb7b2f64f390114 Author: florian Date: Wed Aug 1 12:01:24 2012 +0000 [package] uclibc++: update to 0.2.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32929 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3d46f81fe053a546cd7a368cf84cf9dac31807d9 Author: florian Date: Wed Aug 1 12:01:18 2012 +0000 [package] uclibc++: stage g++-uc wrappers in $(TOOLCHAIN_DIR) Since we are overriding TARGET_CXX with the g++-uc wrapper when we use cmake it expects to find g++-uc in the TOOLCHAIN_DIR. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32928 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c48bcd5433eb9beff249011f0fc26caa3f7b3021 Author: florian Date: Tue Jul 31 23:09:50 2012 +0000 [mcs814x] properly generate squashfs, jffs2 and initramfs images and kernels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32927 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 37b335aace14ff435155a0e64553d36e991b01c6 Author: florian Date: Tue Jul 31 23:09:46 2012 +0000 [kernel] disable crashlog on ARM platforms for the moment It is currently badly broken on ARM, until fixed, disable it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32926 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0d1207bd0bb0eef0cee8b5d81615e8f2acfc6990 Author: blogic Date: Tue Jul 31 18:49:54 2012 +0000 [lantiq] add lantiq svip support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32925 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a07db05063b86707021be69f3f33ee4dfa694ff1 Author: jogo Date: Tue Jul 31 14:27:47 2012 +0000 bcm63xx: Add nb6 support (BCM6362 SoC base boards) Signed-off-by: Miguel GAIO Signed-off-by: Jonas Gorski [jonas.gorski@gmail.com: add network config for nb6, make switch fix a platform patch] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32924 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 43ec5beeff9582f4656b1b4f15bd66a6bc1ccd77 Author: jogo Date: Tue Jul 31 14:27:42 2012 +0000 bcm63xx: add basic bcm6362 support Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32923 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5292fd0ba0dc4f606b81d8a671a63d50ed80a0df Author: jogo Date: Tue Jul 31 14:27:34 2012 +0000 bcm63xx: enable usb for bcm6328 Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32922 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 971ed3b67dd37ecc17f2e352af7ae27f2219a7a5 Author: jogo Date: Tue Jul 31 14:27:31 2012 +0000 bcm63xx: update enetswitch driver Update enetswith driver with latest fixes and additions. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32921 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f0fe32e09a714146abf2c3cf2be13030c1c577b1 Author: jogo Date: Tue Jul 31 14:27:25 2012 +0000 bcm63xx: reorder patches Fix the order and names of patches. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32920 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4d018c5938af27971f0a9b98fcc7a6a74e71b6fe Author: florian Date: Sun Jul 29 13:20:51 2012 +0000 [at91] move i2c module to target modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32910 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 89b02889445b45ec469c4f7dbcc5594f79908450 Author: florian Date: Sun Jul 29 13:20:47 2012 +0000 [package] partially revert r32855 Too many modules were removed, while only the octeon module was meant to be removed, fix that. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32909 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cd3ef0bd7882d55d4db1a830225535d418dfcaa3 Author: florian Date: Sun Jul 29 13:20:39 2012 +0000 [omap24xx] resync config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32908 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 56f82275370100f21ebcb8789bbe364715985b21 Author: florian Date: Sun Jul 29 13:20:35 2012 +0000 [omap24xx] use the same description as other omap platforms (without the dash) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32907 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8be6a993ea86aaf92ea194802aa27d55b9bc9784 Author: blogic Date: Sun Jul 29 11:53:06 2012 +0000 [kernel] refresh pwm patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32905 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a06a201dcf725a4743235e2044e72c4dc437f2cd Author: blogic Date: Sun Jul 29 09:07:47 2012 +0000 [acx-mac80211] dont build on arm as kernel headers are missing/have a different layout git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32904 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f12d141fa078278de2da2145b7d83e11af2c9edc Author: blogic Date: Sat Jul 28 21:06:59 2012 +0000 [include] fix up scons vs ccache git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32902 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 12c804da284b9d8e813360d7835bd247fdbe717e Author: blogic Date: Sat Jul 28 20:47:08 2012 +0000 [kernel] clean up pwm patches and drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32901 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6771089f01828291d499f00e3cf0f1ed31a416d9 Author: hauke Date: Sat Jul 28 11:36:52 2012 +0000 [kernel] add config option CONFIG_I2C_MV64XXX to fix kirkwood build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32898 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e5d6243baa8a230023c2664d3ad56bf7930b5bfd Author: florian Date: Fri Jul 27 15:35:15 2012 +0000 [realview] resync config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32895 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit afc4f760113fd5ddce39b5f42b48d467c3d3f013 Author: florian Date: Fri Jul 27 15:35:12 2012 +0000 [brcm63xx] fix DVA-G3810BN image generation Attached patch fixes a typo in the image Makefile, and overrides the board name for DVA-G3810BN to set the correct board properties Signed-Off-By: Jeroen van Bemmel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32894 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5f0ec9d34978d67c4ebe1f2a4276aaa0eb0f8fea Author: florian Date: Fri Jul 27 15:35:09 2012 +0000 [brcm63xx] add D-link DVA-G3810BN-TL-1 support Signed-Off-By: Jeroen van Bemmel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32893 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 55bad547db1752bad4b11ee64f6a1f4f9f2f54e2 Author: florian Date: Fri Jul 27 15:35:05 2012 +0000 [brcm63xx] Add CT6376-1 board support Added CT6373 devices instead of using NB4's devices, as Florian suggested. Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32892 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 37b093a7027ab8987dbec81363270c43ab2df0d2 Author: florian Date: Fri Jul 27 15:35:00 2012 +0000 [package] base-files: fix detection of standalone ldd When standalone ldd is selected in config the binary is installed in /usr/bin/ldd. Signed-off-by: Michael Heimpold git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32891 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 14e3269c1992b57ad70aca152770551320f73454 Author: florian Date: Fri Jul 27 15:34:57 2012 +0000 [brcm63xx] Add brcmsmac profile Add brcmsmac profile (kmod-brcmsmac + wpad-mini). Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32890 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 008eb4f75bc446a1a96dfe17813bccc53f7928c9 Author: blogic Date: Fri Jul 27 08:30:05 2012 +0000 [mac80211] mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32886 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0f80302310f264123062965074ef91e06a2325e6 Author: blogic Date: Thu Jul 26 17:06:55 2012 +0000 [atheros] Add leds back after migration to sysfs atheros trunk moved to full sysfs gpiolib, but the leds were forgotten. This restores the wlan led that was missing after switching from backfire to trunk. Signed-off-by: Karl Palsson git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32885 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 72d6153213252cdee7b8d45f6e789611b9a0cf39 Author: florian Date: Thu Jul 26 17:03:08 2012 +0000 [brcm2708] add more missing config symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32884 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0b6c36ebc1bf65ce330e9a1d1eb725deaa71f26d Author: florian Date: Thu Jul 26 17:03:05 2012 +0000 [generic] add more USB-related config symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32883 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bbd4a26da84409530227720702242d2a1171d835 Author: florian Date: Thu Jul 26 17:03:02 2012 +0000 [ep93xx] make sure target modules depend on the target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32882 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cf6ccf73a09f9ff226633958e74d27f4fda03b5a Author: hauke Date: Thu Jul 26 15:42:18 2012 +0000 [kernel] bcma: update to version from wireless-testing tag master-2012-07-16 I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it. This also contains 3 additional patches fixing some bugs in bcma. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32880 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d458822492306a2bcf1ddf4479633e3b4c84bc34 Author: florian Date: Thu Jul 26 09:29:22 2012 +0000 [package] make kmod-mvsas depend on x86 since it fails building on other targets (eg: brcm63xx) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32878 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d6ccc665116277362054616f2dc82840ee2eeee4 Author: blogic Date: Wed Jul 25 19:52:30 2012 +0000 [ar71xx] fix typo in modules.mk This patch fixes a small typo in kmod-leds-wndr3700-usb description, where the board is for some reason made by NETGWR, not NETGEAR. Signed-off-by: Roman A. aka BasicXP git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32870 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bc858807dc38f21b8142c8220357a03cacee8ad3 Author: florian Date: Wed Jul 25 19:36:19 2012 +0000 [package] make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32869 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a596792a94ce2d8018062a7193df5a60ae409fbf Author: nbd Date: Wed Jul 25 17:28:32 2012 +0000 mtd: fix trx_fixup With the BRCM47xx image I have built (Linksys E3000), there are additional writes following the completion of "mtd_replace_jffs2" which invalidate the 'trx_fixup' performed by 'mtd_replace_jffs2'. Moving the 'trx_fixup' to somewhere after all writes have completed fixes the problem. I also noticed that 'erasesize' used to compute 'block_offset' in 'mtd_fixtrx' is used before it is computed by 'mtd_check_open'; moving the call to 'mtd_check_open' up a few lines fixes this. Unlike 'mtd_fixtrx', 'trx_fixup' appears to assume that the TRX header is always at offset 0; which may be the cause of the problem described in Ticket #8960. Signed-off-by: Nathan Hintz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32866 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 670865f3231761534f01cb04be9b4e9c64ffe86f Author: florian Date: Wed Jul 25 15:50:45 2012 +0000 [ppc40x] move isp116x driver to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32865 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ba7b4e1df0f08ec7ae55044ede23decdcf171dbb Author: florian Date: Wed Jul 25 15:50:42 2012 +0000 [ramips] move rt305x-dwc driver to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32864 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c68ad0c25bcdff9ac92e6c41c415d3176927d1ef Author: florian Date: Wed Jul 25 15:50:38 2012 +0000 [brcm47xx] move ubsec-ssb driver to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32863 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 65f5ea534ee9309010472477d6ab4eb6fdda5ca3 Author: florian Date: Wed Jul 25 15:50:36 2012 +0000 [brcm47xx] move ssb-gige to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32862 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ebd067e1dc50825ebfdd458946d8950f8bffffb0 Author: florian Date: Wed Jul 25 15:50:33 2012 +0000 [brcm47xx] move usb driver to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32861 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 62dbd02d2ab59473427591cbd25f7f4cde4df319 Author: florian Date: Wed Jul 25 15:50:29 2012 +0000 [package] kmod-r6040 depends on PCI_SUPPORT git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32860 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c9e5284b5a7da1f35c65f2d8af80ce8149571bb5 Author: florian Date: Wed Jul 25 15:50:26 2012 +0000 [avr32] move mmc driver to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32859 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ef5f8041592204bdac281b2c2b85aa7aaa1feaf0 Author: florian Date: Wed Jul 25 15:50:23 2012 +0000 [ixp4xx] move ixp4xx-eth to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32858 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 541619d96e3fb73916dc57d7cf3b3cc1d0f8e67c Author: florian Date: Wed Jul 25 15:50:20 2012 +0000 [package] kmod-gpio-nxp74hc164 is not brcm63xx specific git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32857 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c4d4dc6fafb7a073371cc53fe64b61d3181693b3 Author: florian Date: Wed Jul 25 15:50:16 2012 +0000 [ixp4xx] move crypto module to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32856 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1bf0057f4db2a031b18fbcd520ffa10078638798 Author: florian Date: Wed Jul 25 15:50:13 2012 +0000 [octeon] move i2c driver to target modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32855 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit af1bbb3c56041efc6d9f2a0ab78bef8f33bc3f79 Author: florian Date: Wed Jul 25 15:50:10 2012 +0000 [ar71xx] move watchdog driver to target specific modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32854 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fb9582f0c971f741eff68f22b3fcd161a0c44e49 Author: florian Date: Wed Jul 25 15:50:04 2012 +0000 [ar71xx] move target specific spi modules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32853 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c170356e03a39576953ab0679c2cb0ca19a864cc Author: florian Date: Wed Jul 25 15:50:02 2012 +0000 [ar71xx] move target specific leds modules to ar71xx modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32852 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 03eb275e125a182354cf09bc5e203bed4a42dc9e Author: florian Date: Wed Jul 25 15:49:57 2012 +0000 [x86] move leds modules back to target modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32851 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c6fde74a2976f4cb7ccbb75645142d1e72b59fc8 Author: florian Date: Wed Jul 25 15:49:54 2012 +0000 [x86] move i2c modules back to target modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32850 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 323922dcccf6313534ed974f5380fab55f25d78a Author: florian Date: Wed Jul 25 15:49:52 2012 +0000 [package] fix network devices modules to depend on PCI instead of x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32849 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e04ea40569d57fadd17ba6891b2fc7e9a3c264ed Author: florian Date: Wed Jul 25 15:49:49 2012 +0000 [x86] move more x86-specific modules back to target modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32848 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c20837c0a21d44f7ca8cc3a9284a39b1ccd85c74 Author: florian Date: Wed Jul 25 15:49:46 2012 +0000 [package] fix libsas and mvsas dependencies against PCI and not x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32847 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit aced68717af884f448ae406891dbdd46c63e419d Author: florian Date: Wed Jul 25 15:49:42 2012 +0000 [x86] move x86 specific ide/pata modules to x86' modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32846 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bf02882bea49815672fb06e8cbb185b008f6f756 Author: hauke Date: Wed Jul 25 14:52:00 2012 +0000 brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32845 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fb6f391168349f3d9e964bb23ad68dca7458a104 Author: florian Date: Wed Jul 25 14:01:57 2012 +0000 [kernel] add yet another framebuffer symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32844 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cdd132c493f95b795b4082b110ccde17c74e70bd Author: florian Date: Wed Jul 25 14:01:54 2012 +0000 [package] split framebuffer helper modules to their own packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32843 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b32c8c7dca37d8a9179a036b104f844012ef06bc Author: florian Date: Wed Jul 25 14:01:51 2012 +0000 [cobalt] remove broken flag git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32842 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 98e84715a2dad1a993cd3551cc4b0816c5e35f60 Author: florian Date: Wed Jul 25 14:01:49 2012 +0000 [cobalt] package buttons driver separately git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32841 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e0f70e20ca41701e065ea015c5e1c878aa1f7768 Author: florian Date: Wed Jul 25 14:01:46 2012 +0000 [cobalt] package cobalt lcd as a module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32840 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit dec57165871349a0f2a1e450f4f1eb530a6683f0 Author: blogic Date: Wed Jul 25 10:34:06 2012 +0000 [include] use autoreconf hook instead of manual call git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32837 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2cf0953394d4b58cfd15d47a10615d389f485425 Author: blogic Date: Wed Jul 25 09:05:23 2012 +0000 [kernel] add unset CONFIG_FB_XGI to fix fullbuilds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32836 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 570c000d842b626318b57e7137b90e713e6d47f0 Author: blogic Date: Wed Jul 25 09:05:18 2012 +0000 [brcm2708] cleanup config-3.3, remove =m git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32835 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c3e2030356e2ab3d95f99f0f457a14b966075cce Author: blogic Date: Wed Jul 25 08:01:38 2012 +0000 [cns3xx] laguna: fix eeprom read buffer size during platform configuration Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna. The model name read in is 16 bytes but the original buffer was only 8 bytes. Signed-off-by: David Acker git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32833 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d7e54081293d33531837407e84963e07be8984e1 Author: blogic Date: Tue Jul 24 23:07:35 2012 +0000 [compcache] fixes build for 3.x kernel and remove old 2.6.x references Signed-off-by: christoph.thielecke@gmx.de git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32832 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f87b494585be9fccc7ccf89c93587ed0e7befe84 Author: blogic Date: Tue Jul 24 23:07:30 2012 +0000 [include] package-version-override always calls autoreconf make it conditional on the existance of autoreconf Signed-off-by: Ryan Nowakowski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32831 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1f6d8c0e8b4a9bd988d054206aef6e8f218cbb9c Author: blogic Date: Tue Jul 24 23:07:25 2012 +0000 mac80211/hostapd: add support for HT capa in case of IBSS/RSN Signed-off-by: Antonio Quartulli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32830 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ae557097050d5d5e3f53afb5a577ab87b068557f Author: blogic Date: Tue Jul 24 23:07:15 2012 +0000 wpa_supplicant: add more parameters Signed-off-by: Antonio Quartulli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32829 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1673b2b377c2a587737f8ec7e0eb9d15e511140f Author: blogic Date: Tue Jul 24 23:07:10 2012 +0000 hostapd: add pending patches add patched needed to pass more parameters to the IBSS JOIN command Signed-off-by: Antonio Quartulli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32828 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1df0438a5e579890ff94bcd145fb164e1d3ed25e Author: blogic Date: Tue Jul 24 20:39:17 2012 +0000 [brcm2708] adds target used by rapsberry pi Add support for Raspberry Pi / brcm2708 / 2835 Signed-off-by: Ian Ridge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32825 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 397a97c9f849b544e920bf4e90fcca430931026b Author: blogic Date: Tue Jul 24 20:39:00 2012 +0000 [tools] add mktools and dosfstools which are needed for the raspberry pi Signed-off-by: Ian Ridge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32824 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3d574b6ebb8b375991b57c61128360cb57162ce0 Author: blogic Date: Tue Jul 24 20:38:55 2012 +0000 [ramips] DWC otg usb: compilation fixes and trivial bugfix in slave mode Signed-of-by: Nikolai Zhubr git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32823 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 68af6257ebb96237e705b8bf529ae2859fc785f2 Author: blogic Date: Tue Jul 24 20:38:49 2012 +0000 [tools] adds mkdapimg Signed-off-by: Yoichi Shinoda git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32822 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1866d6283c15c878436c8057d9d79f9da283f3cb Author: blogic Date: Tue Jul 24 20:38:43 2012 +0000 [ramips] D-Link DAP-1350 initial support The initial support for the D-Link DAP-1350. USB related functionality is not tested. Signed-off-by: Yoichi Shinoda git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32821 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a1375cfa561c3f027fa8483b6a762df6a230bf75 Author: blogic Date: Tue Jul 24 20:38:36 2012 +0000 [ixp4xx] MI424WR - add rev D support Add support for revision D of the MI424WR. Rev D swaps LAN & WAN ports so this patch maintains eth0 for LAN and eth1 for WAN. For details on rev D usage, see http://wiki.openwrt.org/toh/actiontec/mi424wr Signed-off-by: Jose Vasconcellos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32820 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9722273ea2fc6ab80d702d6a5680b55d193b9e25 Author: blogic Date: Tue Jul 24 20:38:31 2012 +0000 [ramips] initial LED configuration for Fonera 2.0n Setup initial configuration for Wifi and USB LEDS of a Fonera 2.0n (ramips) Signed-off-by: Malte Forkel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32819 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e03cbf2f38d24f92fc8618764b83414c6b2f9733 Author: blogic Date: Tue Jul 24 20:38:26 2012 +0000 [mountd] ext4 support This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3 and ext4 partitions. Signed-off-by: Jaroslaw Swierczynski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32818 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 03a9593a0e791f260acab42751630fb8c996d8ef Author: blogic Date: Tue Jul 24 20:38:20 2012 +0000 [mac80211] add support for Rt3352 in rt2x00 driver Forgot to do make package/mac80211/update, so the previously posted patch wasn't in sync with compat-wireless. Now fixed. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32817 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a976d555c3742953d5d300dabb4fc5e1c35ee034 Author: blogic Date: Tue Jul 24 20:38:14 2012 +0000 [ramips] add ALL5002 userspace support detect EEPROM, MAC addresses and support sysupgrade for the ALL5002 Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32816 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3b24a99dd1cb8aad343f51655ea503d8502d12ff Author: blogic Date: Tue Jul 24 20:38:08 2012 +0000 [ramips] enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F. Hope that this works, didn't have a chance to actually test it... Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32815 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 27d44b9c6b46d6dc8f666137829931fa6aaa7d6b Author: blogic Date: Tue Jul 24 20:38:03 2012 +0000 [ramips] add image build for ALL5002 add image build for ALL5002 Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32814 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 03019d7d12720700aa6a530e1aff9683527caca1 Author: blogic Date: Tue Jul 24 20:37:56 2012 +0000 [ramips] add support for Allnet ALL5002 to kernel support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32813 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ea6e386f6f5bbad234c1ec138ba71e01b23ff77e Author: blogic Date: Tue Jul 24 20:37:50 2012 +0000 [ramips] uart_clk on Rt3352F is always 40MHz Currently, sys_clk/10 is used which is just wrong. cpu_clk/10 would work for systems with 400MHz CPU clock. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32812 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fe61983ee0c32dccd5343176d38845a694f320c3 Author: florian Date: Tue Jul 24 19:43:58 2012 +0000 [package] orion_wdt is also available on kirkwood git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32811 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cbc6bff128597d9f9290b72e745e07e8a6935d2b Author: florian Date: Tue Jul 24 19:43:54 2012 +0000 [omap24xx] move omap specific modules to modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32810 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5e60f09ad972f3f73e8de5fc468c536345547252 Author: florian Date: Tue Jul 24 19:43:49 2012 +0000 [omap24x] move n810 battery module to omap24 modules.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32809 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6852680f2dcc4db4ff8b1f35f8398da9d3ae4d09 Author: florian Date: Tue Jul 24 19:43:45 2012 +0000 [omap24x] move target specific modules to target's module.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32808 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 6c435d6654c510ac3815a394912aa788caf44776 Author: florian Date: Tue Jul 24 19:43:35 2012 +0000 [ep93xx] package ep93xx framebuffer git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32807 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit caefa9cc686a1f259e66205ee109725dc4586ca0 Author: florian Date: Tue Jul 24 19:43:31 2012 +0000 [ep93xx] remove crypto symbols override git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32806 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d08a073518884776b192ebaa0ef0e2f0b9bf04c2 Author: florian Date: Tue Jul 24 19:43:27 2012 +0000 [package] create kmod-fb and update xen framebuffer module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32805 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a25a089fa9e3b98e10eb1820bb3857ebc28d88a5 Author: florian Date: Tue Jul 24 19:43:23 2012 +0000 [generic] add missing framebuffer related symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32804 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 859c16db86dd003a406c3b07682472ab25346513 Author: florian Date: Tue Jul 24 19:43:19 2012 +0000 [ep93xx] remove broken flag, since it works git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32803 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9004dc02b3e83e782e423ae4062bd5ec49cc0be8 Author: florian Date: Tue Jul 24 19:43:15 2012 +0000 [ep93xx] fix sound modules loading order and dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32802 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ba21f4b86bd34146ef81aaa21e8277fbb00a32ac Author: florian Date: Tue Jul 24 19:43:10 2012 +0000 [package] add sound-soc-ac97 package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32801 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a01946d1a2f0a43f71b7fd5b157acd98a1ab5bba Author: florian Date: Tue Jul 24 19:43:06 2012 +0000 [package] add kmod-regmap including both i2c and spi modules This is required for quite SoC sound support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32800 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a1975f4fba64710d0418d466c7a36a8679acd138 Author: florian Date: Tue Jul 24 19:42:49 2012 +0000 [ep93xx] package ep93xx touchscreen driver as a module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32799 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 68e08c6d5a9d390f0709183f34ad75f0bbb4dcac Author: florian Date: Tue Jul 24 19:42:44 2012 +0000 [ep93xx] set DEVICE_TYPE to developerboard git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32798 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2b6253ef5b8e9aed7f8717638d124c52f70ecab1 Author: blogic Date: Tue Jul 24 17:28:25 2012 +0000 [lantiq] rebase config-3.3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32797 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 432fa085bdb765a6a3c2682646d1f745f7a6eacc Author: blogic Date: Tue Jul 24 17:28:12 2012 +0000 [generic] fix tantos patch properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32796 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ee6570a0179d61f2b506c6fb5b796ff2475eefab Author: blogic Date: Tue Jul 24 16:50:14 2012 +0000 [generic] make tantos switch select ETHERNET_PACKET_MANGLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32795 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 30326d761c126a31a8a7fcdddb9d72b8a3a49d0d Author: blogic Date: Tue Jul 24 15:33:01 2012 +0000 [lantiq] move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file This broke falcon builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32794 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 3d52d9a7f51bb3b3f4fc3dc428b60a5a492c7f10 Author: nbd Date: Mon Jul 23 22:20:57 2012 +0000 ath5k: add tx power related fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32793 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cbd58665284effd90f05948921d06e4a32f65ad0 Author: acinonyx Date: Mon Jul 23 19:17:05 2012 +0000 Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too" Preserve alphabetical order on KCONFIG and description for consistency with other module packages This reverts commit r32775. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32791 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7922ab6eda2140e43d8d34a2324cc08631cf64d1 Author: nbd Date: Sun Jul 22 21:00:07 2012 +0000 build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32788 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bd4fb35eed6e8313785286d85d399ad3e02a2d90 Author: nbd Date: Sun Jul 22 16:39:33 2012 +0000 [kernel] crashlog: fix dependency, add memblock support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32787 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5db9b498de594ea40269687d6c2ef00ea5dc8888 Author: jow Date: Fri Jul 20 15:05:30 2012 +0000 [package] owipcalc: fix output formatting quirks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32786 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 69aad4c57250f2cf34df04f3dc41752125011b3f Author: jow Date: Fri Jul 20 13:43:10 2012 +0000 [package] owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a stack for intermediate results git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32785 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ad8b4efd374988199290f73fe720ddfc136c559f Author: nbd Date: Fri Jul 20 12:28:54 2012 +0000 grub: replace an unnecessary piece of inline assembly that breaks the build on recent mac os x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32784 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 02d161708fe903770775c2848c14a514836d4dfb Author: nbd Date: Fri Jul 20 12:28:50 2012 +0000 kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32783 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ec42626609ab22352d611d7dd5286e8b7249fcd0 Author: jow Date: Thu Jul 19 19:51:53 2012 +0000 [package] owipcalc: add "prefix" operation to set prefix of base address during calculation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32782 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b27981b0f9765c27c76e9fa18410766922f67066 Author: acinonyx Date: Thu Jul 19 19:12:54 2012 +0000 [package] dnsmasq: Fix DHCP no address on interface warning (#10570) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32781 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 763bc47a55011c25a727b6532674f8597b2427a9 Author: jow Date: Thu Jul 19 16:17:57 2012 +0000 [package] owipcalc: remove binary git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32779 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c4d6f9da4b13e7a02f3d606bdb0411528603e9f0 Author: jow Date: Thu Jul 19 16:17:23 2012 +0000 [package] add owipcalc - a small ipv4 & ipv6 calculation utility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32778 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b7faec25d47851d7ff6073b630c732ca5946b966 Author: hcg Date: Thu Jul 19 08:36:11 2012 +0000 Increase iwlist buffer size git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32777 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a23a132c01c7cf33e5635bb4c067d0a89cc28c1f Author: luka Date: Tue Jul 17 23:11:31 2012 +0000 [package] kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32775 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c055fb0850448f1faa89ed44b924de6ea8fe9f80 Author: luka Date: Tue Jul 17 23:11:29 2012 +0000 [package] uboot-envtools: add support for alfa ap96 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32774 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a62b60832484b76b8d022fbd3e6a4315a9d3ba1a Author: acinonyx Date: Tue Jul 17 20:50:44 2012 +0000 [package] kernel/modules: fix ipcomp6 load order ipcomp6 depends on xfrm6_tunnel, load order changed accordingly. Signed-off-by: Daniel Golle Signed-off-by: Vasilis Tsiligiannis git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32773 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fa73d6d458287fc4eea1f328d2b092ca03a3366c Author: jow Date: Tue Jul 17 17:33:13 2012 +0000 [package] toolchain: fix libgcc and libgfortran packages for avr32 and coldfire git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32772 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a931e49ccc99ef679d053b09301d96a99f990c4d Author: florian Date: Tue Jul 17 16:47:57 2012 +0000 [au1000] rename upgrade image to sysupgrade.bin for consistency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32770 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e0f76c4f2274b1f3de909f76235bfeacf6a2876d Author: florian Date: Tue Jul 17 16:40:28 2012 +0000 [au1000] add missing configuration symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32769 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 65e3a4bb3b588b3c6e6ac67adb897b852d388544 Author: florian Date: Tue Jul 17 16:40:24 2012 +0000 au1000: implement sysupgrade platform.sh Signed-off-by: Bruno Randolf git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32768 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 98743f8444ef4693c1f0935923884e3f4bf2fef6 Author: florian Date: Tue Jul 17 16:39:52 2012 +0000 au1000: clean up profiles Signed-off-by: Bruno Randolf git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32767 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4d65fe14a5244a9d0fccb09ccbb617ec21429a84 Author: florian Date: Tue Jul 17 16:39:47 2012 +0000 au1000: fix InternetBox idsel and remove broken flag The following patch is necessary for the InternetBox (Surfbox) board-specific idsel to work with newer kernels. Acutally I don't exactly understand why this was not necessary before, but without the udelay, the MiniPCI adapter in slot 3 is not detected and set up correctly. Also remove platform broken flag, it works. Signed-off-by: Bruno Randolf git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32766 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 891052c3ddc9c68693824be428a8a01897375e46 Author: acinonyx Date: Tue Jul 17 11:48:27 2012 +0000 [package] dnsmasq: Bump to 2.62, add DHCPv6 variant git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32764 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit be55ca40218df01a512cc9b845c342423655927f Author: nbd Date: Tue Jul 17 11:28:30 2012 +0000 tools: prefer gmd5sum if present git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32761 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f0ce8c9691f4d0b0b79f6be2132883e4328ec50f Author: nbd Date: Mon Jul 16 23:50:54 2012 +0000 mac80211: update to latest wireless-testing + some monitor mode fixes and some libertas driver fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32760 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8d698ff98a76db80527533a11fbf2bee8fcc9197 Author: luka Date: Mon Jul 16 22:32:00 2012 +0000 [package] uboot-envtools: add kirkwood board support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32756 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c1d79f64eed0a7ac36b5b9bca52275b397bec424 Author: nbd Date: Mon Jul 16 16:26:51 2012 +0000 uboot-ar71xx: fix compile on recent mac os x versions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32750 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 723aad6f3276007d10fe1a6180f4821e1e9adab2 Author: nbd Date: Mon Jul 16 14:14:12 2012 +0000 scripts/config: build with gcc instead of clang on mac os x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32749 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 72843c21b46c0483f7fa01ad2bdda232e37a7f39 Author: jow Date: Mon Jul 16 00:39:39 2012 +0000 [packages] usbreset: improve usability - add device list in usage screen - support resetting by bus/device number, by produc:vendor id or by device name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32741 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 91671f3da0e3a982922dd9896aa30a4960466e85 Author: jow Date: Sun Jul 15 19:29:43 2012 +0000 [include] package-ipkg.mk: flag packages as "ok" after install By flagging compile-time-installed packages as "ok", they can be differentiated from runtime-installed packages on the target later on. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32739 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1344fb0d96d02ffffbaeb8f76a6e6839618c34e0 Author: juhosg Date: Sun Jul 15 17:52:52 2012 +0000 ar71xx: enable I2C_GPIO, the PB44 board needs that git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32738 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ec183b0044992c4f1e7534d42b55967fb0fedf4f Author: juhosg Date: Sun Jul 15 17:52:50 2012 +0000 ar71xx: fix PB44 board detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32737 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit dfcccc252d88a6a96f51dcc10ed9114a340c2507 Author: juhosg Date: Sun Jul 15 17:52:48 2012 +0000 ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32736 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 47192b367afd9c891af4aad2fd01a81ec2c64184 Author: nbd Date: Sun Jul 15 15:20:30 2012 +0000 ath5k: fix txop calculation similar to what was done in ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32735 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 09d999f54d26f9f726ec9e5428da353a4cc780f9 Author: nbd Date: Sun Jul 15 15:20:26 2012 +0000 ath9k: fix an uninitialized variable warning git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32734 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 1e55d883033d4620bc75c51d4ff1b6023ddf4a99 Author: luka Date: Sun Jul 15 14:25:30 2012 +0000 kernel: add Marvell SoC built-in RTC to modules Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32732 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit bf2c3d0b49e8801a9271c97624a587bbd68ca057 Author: florian Date: Sun Jul 15 14:10:03 2012 +0000 [mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32731 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5ecd917028614461fd9a16b4c53f801e4cb9f5b5 Author: florian Date: Sun Jul 15 14:09:40 2012 +0000 [mcs814x] add compatible property to pci node git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32730 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit cf67c71c5626ba4b5923b19be3671ee1db94d4b9 Author: florian Date: Sun Jul 15 14:09:32 2012 +0000 [mcs814x] use ohci_err() instead of err() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32729 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a79b37bfe8b17bab38bfcd598375aa005c01a2a6 Author: florian Date: Sun Jul 15 14:09:24 2012 +0000 [mcs814x] make sure we properly unmap DMA mappings we created git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32728 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c2e42c1d07fed146e46ae9b07b721ae0f285e9dd Author: florian Date: Sun Jul 15 14:09:18 2012 +0000 [mcs814x] nuport-mac: add definitions of the various bits/masks used git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32727 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7c32e6aaafdbd96ea838ef788d09bce87c7c5937 Author: luka Date: Sun Jul 15 12:18:29 2012 +0000 kirkwood: add support for seagate goflexnet and goflexhome Signed-off-by: Martin Mueller git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32725 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8c1af1aa3e653f5f07db8611c33c3cc72bd650c6 Author: acinonyx Date: Sun Jul 15 10:46:41 2012 +0000 [package] toolchain: Fix typo in libssp config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32723 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4f9a99a732d99aa8bfaeeb317d25d2530d0ea339 Author: luka Date: Sun Jul 15 00:08:52 2012 +0000 kirkwood: revert config changes from r32053 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32719 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 593f9810bd657bd27f8425fdfc1b6412d15b5588 Author: luka Date: Sat Jul 14 23:58:02 2012 +0000 [package] uboot-kirkwood: remove empty folders from previous commit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32718 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2bc7082f7376cd910b240cae08cfcc103b321fc2 Author: luka Date: Sat Jul 14 23:54:20 2012 +0000 [package] uboot-kirkwood: update to 2012.04.01 iConnect board tested by: Tim Fletcher Wojciech Dubowik DockStar board tested by: Martin Mueller RaidSonic ICY BOX NAS6210 board tested by: Luka Perkov SheevaPlug was not tested but support for SheevaPlug is taken from upstream uboot and it is not reported to be broken there. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32717 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit beecfa6085aa6b523cbe9101e81112c472c44421 Author: luka Date: Sat Jul 14 23:10:32 2012 +0000 package: kernel: estetic fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32714 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7f689381fa929477b2ff2559b5abeb76c29b8f96 Author: acinonyx Date: Sat Jul 14 20:10:57 2012 +0000 [package] kernel: enable kernel support for ALSA midi Here is a newer version of the patch: Enable the real ALSA midi interface (seq) in the kernel. The existing rawmidi interface is still present. This allows for the alsa midi utilities to work. Signed-off-by: Adam Goode [b_tsiligiannis: replaced $(LINUX_KMOD_SUFFIX) with .ko] Signed-off-by: Vasilis Tsiligiannis git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32712 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ae2e162a94aa321da1652c83023d72882e4fe9ff Author: acinonyx Date: Sat Jul 14 19:59:44 2012 +0000 [package] base-files: Modernize hotplug2 rules (#11368) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32711 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 062e1e37638340e9c321b1dcd5565d39b3843d29 Author: nbd Date: Sat Jul 14 17:48:49 2012 +0000 ath9k: add extra checks to reduce the amount of unnecessary rx dma related logspam git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32709 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8502617a6da157c77d406ad29089b26e3e6f0c13 Author: nbd Date: Fri Jul 13 23:18:15 2012 +0000 tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac os x. the clang build fails with some linker errors git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32706 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit eba9039331cd3621fba90eae5b10cd63db60e130 Author: nbd Date: Fri Jul 13 23:18:11 2012 +0000 ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32705 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d61356769c07d3cc41bca553da8a0b9924d61fd0 Author: jow Date: Fri Jul 13 17:10:56 2012 +0000 [package] uhttpd: various changes - remove unused variables - simply ignore command line args which belong to not enabled features - resolve peer address at accept() time, should solve (#11850) - remove floating point operations where possible git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32704 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 4360ecfaa758a40ba38447a897508b1935c6f8c3 Author: nbd Date: Thu Jul 12 21:50:49 2012 +0000 netifd: update to latest version, fixes wlan network state getting stuck on wifi restarts, adds support for setting wlan device parameters such as mtu or txqueuelen git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32689 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 55077b1b6377c0bc947fbe252a4c74cbeac2fdc5 Author: nbd Date: Thu Jul 12 16:24:01 2012 +0000 librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with eglibc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32686 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit f5ba758ab334a953a86cee572fc32a8953c92975 Author: nbd Date: Thu Jul 12 14:45:59 2012 +0000 ath9k: fix selecting the second antenna on a single-stream device with diversity git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32685 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ae5ca588529d1c0809c5847442850df755de6f72 Author: nbd Date: Thu Jul 12 14:14:57 2012 +0000 mac80211: fix an ap + sta mode regression that prevented the sta from connecting (#11847) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32684 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9c4d41a426b16813b67b39618cbb80e680d7519f Author: juhosg Date: Thu Jul 12 13:38:40 2012 +0000 ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0 The hardware for TP-Link TL-WDR4300 v1.1 and TL-WDR4310 v1.0 is identical, but requires different firmware headers: TL-WDR4300: 00000040 43 00 00 01 00 00 00 01 00 00 00 00 76 fb 83 40 |C...........v..@| TL-WDR4310: 00000040 43 10 00 01 00 00 00 01 00 00 00 00 38 2b 50 6c |C...........8+Pl| [juhosg: change commit message, use a different model name] Signed-off-by: Stefan Lippers-Hollmann git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32683 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 533fe2fa9ffc57afdab424c18a01e87b74b09428 Author: juhosg Date: Thu Jul 12 13:29:46 2012 +0000 ramips: rt305x: add support for Edimax 3G-6200N Support for Edimax 3G-6200N router with USB. Signed-off-by: Lukasz Golebiowski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32682 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 7f1dc18d4bedbf4f5411dc1efeb055881012d1f1 Author: juhosg Date: Thu Jul 12 08:34:23 2012 +0000 generic: ocf: restore terminating entry of pci_id_table in hifnHIPP git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32680 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit ba4d4f1cda2a72ca8beaf95ea8f6c78ab337262b Author: juhosg Date: Thu Jul 12 08:34:22 2012 +0000 ar71xx: select ATH79_DEV_M25P80 for the WRT400N board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32679 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8eb3c9a3fa224c4435af060756648276770b8b70 Author: juhosg Date: Thu Jul 12 08:34:21 2012 +0000 ar71xx: airrouter power led support This patch adds support for power led to Unifi Airrouter AP. [juhosg:fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32678 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 10f263351f186f4f764626000648081359f56978 Author: juhosg Date: Thu Jul 12 08:34:20 2012 +0000 ar71xx: unifi reset button support This patch adds support for reset button to Ubiquiti UniFi AP. [juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32677 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e97a615b450e692da82f729ffcb78c34c590dc9d Author: juhosg Date: Thu Jul 12 08:34:18 2012 +0000 ar71xx: airrouter reset button support This patch adds support for reset button to Ubiquiti Airrouter AP. [juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32676 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 16cd6e1e8ad6e19a8abce14326cc29ac2ce17b7d Author: luka Date: Wed Jul 11 23:38:16 2012 +0000 openssl: enable the use of cryptodev digests git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32673 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 94a17b96c4b537258b3d338ac00c0757c4936c01 Author: luka Date: Wed Jul 11 23:38:14 2012 +0000 ocf: update to version 20120127 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32672 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 8ad915e15787ddfdb4f87a04b58f148629d2affd Author: hauke Date: Wed Jul 11 22:18:09 2012 +0000 mac80211: update brcmsmac patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32671 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 5e3f96671148225590df58588f6da238d81fdba3 Author: hauke Date: Wed Jul 11 22:17:05 2012 +0000 kernel: bcma: update to version from wireless-testing tag master-2012-07-11 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32670 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0e152e29fa9709afe67697a98be873a2fb566d7b Author: nbd Date: Wed Jul 11 16:45:58 2012 +0000 ath9k: add a number of ar93xx eeprom related fixes / enhancements git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32669 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c931254968b2436546cc54d1943f9e1affa1eaae Author: nbd Date: Wed Jul 11 16:44:13 2012 +0000 ath9k: add missing part of the aggregation duration fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32668 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 2732b0a73328733bdae2816e1eb078627618c8c5 Author: jow Date: Wed Jul 11 10:05:00 2012 +0000 [include] nls.mk: fix build dependency on gettext (#11829) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32665 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e932bbad533efaf6b3ff1af116efffb64fd39565 Author: jow Date: Wed Jul 11 09:59:08 2012 +0000 [package] mac80211: fix patch order (#11839, #11842) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32664 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 48ca02ef6ffdb4605bcea0aa443ab87f30825b91 Author: jow Date: Wed Jul 11 09:59:06 2012 +0000 [include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes the buildroot up git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32663 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 696a47b2fbcd1e599ea2eabe46d1d43e940b4262 Author: jow Date: Wed Jul 11 09:59:05 2012 +0000 [package] uhttpd: retry parsing the CGI header until the buffer space is exhausted git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32662 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 52d62d0be8267f3d21590cbb8361e3efa1027511 Author: florian Date: Wed Jul 11 09:15:26 2012 +0000 [brcm63xx] remove bcm63xx_pci_register() call in livebox board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32661 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e070410e7a892868ab08ec9dad4259f613fb08ff Author: florian Date: Wed Jul 11 09:15:22 2012 +0000 [brcm63xx] use physmap-flash on livebox (#8677) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32660 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 261b7b2d42d64face367378486eb2f188bb392a9 Author: florian Date: Wed Jul 11 08:29:01 2012 +0000 [mcs814x] nuport-mac: check netif_receive_skb() return value We did not reassign status to netif_receive_skb() return value, we thus almost always incremented the dropped counter because the descriptor status value never matches the NET_RX_DROP. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32659 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 05b926afe0c85931de2d589ccad665f7d67172a5 Author: nbd Date: Wed Jul 11 02:11:33 2012 +0000 ath9k: fix some bugs related to txop limit handling and aggregation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32658 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 58c5b71c3cce4d004832617b722808e41c38621b Author: nbd Date: Tue Jul 10 23:42:30 2012 +0000 ath9k: disable hardware full sleep with active client mode interface until mac80211 IEEE80211_CONF_IDLE support has been fixed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32657 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0e40ef3168570f4bcd755495b9feabe309c1156b Author: nbd Date: Tue Jul 10 01:13:15 2012 +0000 ath9k: clean up / fix some initval related code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32656 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit b01eb369ce4b236f214c74dc7a30f65474ddf8d3 Author: nbd Date: Tue Jul 10 00:21:25 2012 +0000 mac80211: update to latest version, fix tx gain patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32655 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 718ffca5834751d2a352dd7a1fc6b9c09b0aeef5 Author: nbd Date: Mon Jul 9 15:13:26 2012 +0000 libubox: update to latest version, fixes timer/process deletion on uloop_done() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32654 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0c7b89359f788beadcd783a4495f03c59768b9ea Author: florian Date: Mon Jul 9 14:44:15 2012 +0000 [mcs814x] fix typo on of_node_put() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32653 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 45960666c5c92f9133007a85ab35e01f3667c8b3 Author: jow Date: Mon Jul 9 12:23:36 2012 +0000 [package] firewall: also set up nat reflection rules for redirects with proto all and/or no src_dport set git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32652 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 84032b177b6535804ac879c6b52a1775cdd8edc3 Author: jow Date: Mon Jul 9 00:08:20 2012 +0000 [package] uhttpd: various fixes - avoid closing descriptors before removing them from uloop (#11755, #11830) - do not auto-initialize ubus if no prefix is set (#11832) - remove extraneous client context pointer from cgi and lua states - code cleanups and debug message changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32651 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d0cba1ebd3392288d01e694c00f0fd989ae3743f Author: jow Date: Sun Jul 8 15:50:36 2012 +0000 [tools] bison: fix errors in shipped stdio.in.h Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32649 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 145e0f11cbeb658cf6f7f4f7e087b4fe730a16b2 Author: jow Date: Sun Jul 8 15:28:44 2012 +0000 [tools] m4: fix errors in shipped stdio.in.h M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32648 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e95293ccbef16e01639f8b79e8678c35ca51f06f Author: nbd Date: Sat Jul 7 20:03:35 2012 +0000 ath9k: fix the ar9340 tx gain patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32647 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit e8a879dd932c3f36fd0ce4b940d4f22f11b06c83 Author: nbd Date: Sat Jul 7 17:34:33 2012 +0000 ath9k: fix tx gain tables for ar934x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32646 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit eef559bf3f1042dbefe0a88341f73d78f9f26c60 Author: jow Date: Sat Jul 7 16:49:17 2012 +0000 [package] libubox: bump to latest git head - uloop: prevent callback invocation for already removed descriptors - uloop: handle EPOLLHUP - blob, blobmsg: various changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32645 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 61cbda806f4198817dfd09e2f201c82948cbd544 Author: jow Date: Sat Jul 7 16:43:27 2012 +0000 [package] uhttpd: do not dispatch pipe error events, fixes use after free for cgi and lua scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32644 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit eb9c638ec8e06498140e1b3ef1e599fa13a48b11 Author: florian Date: Fri Jul 6 22:10:37 2012 +0000 [brcm63xx] Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board) Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32643 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c2e7896dea3b1834be3f35961da53dcfd2c61a04 Author: jow Date: Fri Jul 6 17:29:25 2012 +0000 [package] uhttpd: do not subscribe to epoll write events Watch child read pipe end for data instead of relying on socket write notification to process cgi data, should lower cpu consumption during requests on weaker devices. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32640 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fffc489ef420dcdf3130fa98523baefde41cc78f Author: juhosg Date: Fri Jul 6 16:33:12 2012 +0000 ar71xx: swizzle address for PCI byte/word access on AR71xx Closes #11683. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32639 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 311f21e09678181e26ee0881b0947ff98aa2773a Author: juhosg Date: Fri Jul 6 11:12:02 2012 +0000 ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32638 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit d675d7bc7dbd90c4a8365b6538521efceeacf9f7 Author: juhosg Date: Fri Jul 6 11:12:01 2012 +0000 ar71xx: merge new board patches into the generic patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32637 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 01c2c2a6fb45bb39ac3a87d46060eaffef00ba26 Author: juhosg Date: Fri Jul 6 11:11:59 2012 +0000 uboot-envtools: OM2P LC support Signed-off-by: Marek Lindner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32636 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 0e503f85bf4e8054f992fcae676233d4c558d9a5 Author: juhosg Date: Fri Jul 6 11:11:58 2012 +0000 ar71xx: OM2P LC sysupgrade patch Signed-off-by: Marek Lindner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32635 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 73bde4effdf9930e12279301ebe090377c3b42c7 Author: jow Date: Fri Jul 6 09:30:50 2012 +0000 [package] iwinfo: properly deal with channels 7..12 on 5GHz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32634 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fe05aa2e022fddff460159a79f8863e1faa08b3f Author: jow Date: Fri Jul 6 01:00:14 2012 +0000 [package] iwinfo: find channel & frequency via nl80211 or hostapd instead of wext git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32630 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit af91801f834803b3e41a0506d3944359f236d1cc Author: florian Date: Thu Jul 5 18:46:55 2012 +0000 [mcs814x] call of_node_put() on ethernet node git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32628 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit fa5a8f68632af3c59156d7e966450f692a30ad6c Author: florian Date: Thu Jul 5 18:46:52 2012 +0000 [mcs814x] fix EPHY clock bit definition after r32489 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32627 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit c5bc9b0989a314a09142db349ecf38b537a38b32 Author: florian Date: Thu Jul 5 18:46:48 2012 +0000 [mcs814x] give an unique partition identifier for dLAN USB Extender Combined partition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32626 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 9a56c34461c126878ff9c8f9f586aa3e4e2014a5 Author: nbd Date: Thu Jul 5 18:42:29 2012 +0000 netifd: update to latest version, fixes various issues related to interface alias handling, improves handling of wifi interfaces in /etc/config/network git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32625 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit a11747db110271a46e02cca79432d575d5f4913c Author: jow Date: Thu Jul 5 17:54:14 2012 +0000 package/dnsmasq: allow /etc/config/dhcp to specify --address arguments Add a config list to the 'config dnsmasq' section to specify fixed DNS addresses. For example: config dnsmasq: [snip] list address '/example.com/192.168.0.1' will result in the argument '-A /example.com/192.168.0.1' to the dnsmasq options. This configures dnsmasq to return the specified IP for any queries to '*.example.com' names. Useful for overriding lookups to a range of DNS names. [jow: "append args" -> "xappend", "-A" -> "--address"] Signed-off-by: Jeremy Kerr git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32624 3c298f89-4303-0410-b956-a3cf2f4a3e73 commit 119481db57bfd6f23271b58c226c3ec2a0e572b2 Author: jow Date: Thu Jul 5 17:46:32 2012 +0000 Add local TTL option to dnsmasq -T, --local-ttl=