aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* AA: package/uboot-envtools: add CAP4200AG supportjuhosg2012-10-281-1/+2
| | | | | | | | Backport of r33959. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add profile and build image for the CAP4200AGjuhosg2012-10-282-0/+19
| | | | | | | | Backport of r33958. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add user-space part for the CAP4200AGjuhosg2012-10-284-0/+13
| | | | | | | | Backport of r33957. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add support for the Senao CAP4200AG boardjuhosg2012-10-283-0/+171
| | | | | | | | Backport of r33956. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add ath79_wmac_disable_[25]ghz helpersjuhosg2012-10-281-0/+31
| | | | | | | | Backport of r33955. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: allow to disable [25]GHz support in ath9k via platform datajuhosg2012-10-282-0/+73
| | | | | | | | Backport of r33954. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: use mtd_read in myloader parserjuhosg2012-10-281-2/+2
| | | | | | | | Bacport of 33952. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: use mtd_read in wrt160nl_partjuhosg2012-10-281-2/+2
| | | | | | | | Backport of r33951. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: use mtd_read in tplinkpartjuhosg2012-10-281-4/+4
| | | | | | | | Backport of r33950. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: generate 4,8,16M images for the WPE72juhosg2012-10-271-1/+4
| | | | | | | | Backport of r33949. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: reject TP-Link images containing a bootloaderjuhosg2012-10-261-0/+12
| | | | | | | | | | | | | | Backport of r33944. The original TP-Link firmware images can be flashed via the sysupgrade command, however those may contain a bootloader. Flashing such an image via sysupgrade bricks the board, and it can't be recovered without a serial console. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: use correct key code for the RFKILL switch on the TEW-691GRjuhosg2012-10-261-1/+1
| | | | | | | | Backport of r33943. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free ↵nbd2012-10-251-0/+18
| | | | | | | | errors and "Failed to stop Tx DMA" errors Backport of r33938 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a few missing config symbols for x86. added to generic config ↵nbd2012-10-251-0/+4
| | | | | | | | because of dependencies, so that kernel_menuconfig does not remove them again Backport of r33923 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh config files using kconfig.plnbd2012-10-251-57/+55
| | | | | | Backport of r33922 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix the pcspkr module, add proper dependencies, add the actual sound ↵nbd2012-10-251-15/+21
| | | | | | | | module Backport of r33921 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge some pending fixes (fixes assoc errors when moving between ↵nbd2012-10-252-1/+43
| | | | | | | | vaps of the same wifi device) Backport of r33919 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix operating state check on changing the channel bandwidth via debugfsnbd2012-10-251-1/+1
| | | | | | Backport of r33891 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: x86: make sysupgrade forward-compatible by accepting grub2 magicjow2012-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: rw2458n - fix flash partsjuhosg2012-10-191-10/+1
| | | | | | | | | | | Backport of r33867. See #12338. Redwave rw2458 has uboot, not redboot. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GRjuhosg2012-10-192-0/+2
| | | | | | | | Backport of r33864. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add profile and build image for the TEW-691GR boardjuhosg2012-10-192-0/+15
| | | | | | | | Backport of r33852. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add user-space support for TEW-691GRjuhosg2012-10-195-0/+12
| | | | | | | | Backport of r33851. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: rt3883: add initial support for the TRENDnet TEW-691GR boardjuhosg2012-10-195-1/+111
| | | | | | | | | | Backport ofr r33850. No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add profile and build image for the TEW-692GR boardjuhosg2012-10-192-0/+34
| | | | | | | | Backport of r33849. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: firmware-utils: new tool for fixing U-Media firmware headersjuhosg2012-10-192-0/+355
| | | | | | | | Backport of r33848. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add user-space support for the TEW-692GR boardjuhosg2012-10-195-0/+20
| | | | | | | | Backport of r33847. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: rt3883: add initial support for TRENDnet TEW-692GR boardjuhosg2012-10-195-0/+159
| | | | | | | | | | Backport of r33846. No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add profile and build image for the DIR-645 boardjuhosg2012-10-192-0/+61
| | | | | | | | Backport of r33845. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add user space support for the DIR-645juhosg2012-10-196-0/+50
| | | | | | | | Backport of r33844. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: rt3883: add inital support for the DIR-645 boardjuhosg2012-10-195-1/+162
| | | | | | | | Backport of r33843. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: use get_magic_long in sysupgrade image checkjuhosg2012-10-191-2/+2
| | | | | | | | Backport of r33842. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: package/mtd: add option for fixing seama imagesjuhosg2012-10-198-4/+678
| | | | | | | | Backport of r33841. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: tools/firmware-utils: add seama tooljuhosg2012-10-193-0/+638
| | | | | | | | Backport of r33840. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: add driver for the the RTL8367R{B,-VB} switchesjuhosg2012-10-194-0/+1571
| | | | | | | | Backport of r33839. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes device cleanup and config reload ↵nbd2012-10-191-2/+2
| | | | | | | | issues when assigning a device to a different bridge Backport of r33858 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: merge machine support patchesjuhosg2012-10-184-77/+21
| | | | | | | | Backport of r33820. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120juhosg2012-10-181-26/+16
| | | | | | | | Backport of r33819. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routinesjuhosg2012-10-185-97/+7
| | | | | | | | Backport of r33818. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add a helper function for setting up ETH_CFG register on AR934xjuhosg2012-10-182-0/+25
| | | | | | | | Backport of r33817. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge a client mode state handling fix, refresh patchesnbd2012-10-173-3/+62
| | | | | | Backport of r33821 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)nbd2012-10-171-0/+17
| | | | | | Backport of r33815 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: OM2P-HS sysupgrade supportjuhosg2012-10-171-0/+2
| | | | | | | | | Backport of r33803. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: uboot-envtools: OM2P-HS partition informationjuhosg2012-10-171-0/+1
| | | | | | | | | Backport of r33802. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: package/om-watchdog: add OM2P-HS supportjuhosg2012-10-171-5/+8
| | | | | | | | | Backport of r33801. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add support for the OpenMesh OM2P-HS boardjuhosg2012-10-176-2/+85
| | | | | | | | | Backport of r33800. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: fix menuconfig segfaults; backport of r33773jow2012-10-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: fix sysupgrade for jjPlus JWAP003juhosg2012-10-141-4/+6
| | | | | | | | | | | Backport of r33769. [juhosg: change commit message] Signed-off-by: Artur Wronowski <arteqw@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: ew-dorin: added ethernet switch configurationjuhosg2012-10-141-1/+6
| | | | | | | | | Backport of r33768. Signed-off-by: embedded wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LCjuhosg2012-10-141-2/+2
| | | | | | | | | | | | | | | Backport of r33767. Commit r33248 introduced a regression by passing the board name plus 'board=' in the third argument. The board name string has to be put into the image as identifier of the image type. [juhosg: fix OpenMesh template instead of use of string substitution] Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33770 3c298f89-4303-0410-b956-a3cf2f4a3e73