aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* AA: ar71xx: add profile and build image for the TL-WA7510N boardjuhosg2012-11-252-0/+12
| | | | | | | | | | | Backport of r34190. [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: user space support for the TL-WA7510Njuhosg2012-11-252-0/+4
| | | | | | | | | | | Backport of r34188. [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add support for TP-Link TL-WA7510Njuhosg2012-11-252-11/+50
| | | | | | | | | | | | | | | | | | | | | | Backport of r34187. It is mostly the same as TL-WA901N. WLAN and LAN are working. LAN LED is working. WLAN signal strength LEDs are not working yet. http://wiki.openwrt.org/toh/tp-link/tl-wa7510n?s[]=wa7510n [juhosg: - cleanup commit message - move non kernel related stuff into separate changes - rename and refresh 615-MIPS-ath79-TL-WA7510N-v1-support patch - merge WA7510N support into the mach-tl-wa901nd.c file - add 3.6 support] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: nuke ath79_set_usb_power_gpio helperjuhosg2012-11-251-47/+0
| | | | | | | | | | Backport of r34088. It is no longer used. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpiojuhosg2012-11-259-19/+30
| | | | | | | | Backport of r34087. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: properly prevent known unusable images from being builtjogo2012-11-251-10/+16
| | | | | | | | Commenting out does not work, so guard the calls with a check for BROKEN. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: imagebuilder: merge r34301jow2012-11-221-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fixes dgn3500blogic2012-11-134-4/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] backport ethernet fixblogic2012-11-131-17/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] vr9 i not really usable, lets just ignore itblogic2012-11-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: backport of r34176hauke2012-11-122-2/+2
| | | | | | | remove double definition of kmod-tg3 added in r34151 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: brcm47xx: backport r34150: remove ssb-gige packagehauke2012-11-114-16/+3
| | | | | | | | CONFIG_SSB_DRIVER_GIGE is set in the target config of the brcm47xx target, so it will always be activated and the kmod-ssb-gige is not needed any more. The kmod-ssb-gige package is not generated in an build as it does not contain any files and the makes the image builder fail when generating a image integrating this package. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: x86/generic: backport r34139jow2012-11-101-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: backport grub2 at_keyboard handling from r34126 and r34127nbd2012-11-091-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: fix SPW303V imagesjogo2012-11-051-0/+1
| | | | | | Backport of r34091. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: enable USB power on the DIR-645juhosg2012-11-051-0/+5
| | | | | | | | | | Backport of r34082. Closes #12422. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: linux/3.3: backport an upstream GPIO patchjuhosg2012-11-051-0/+68
| | | | | | | | | | | | | | | Backport of r34081. The backported patch introduces new flags to automatically export GPIOs when using the convenience unctions gpio_request_one() or gpio_request_array(). This will be used by ar71xx/ramips platforms. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add restorefactory to default package set for ALL0239-3G and ↵juhosg2012-11-051-2/+2
| | | | | | | | | | ALL0256N Backport of r34078. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: don't use the unknown LED on the ZCN-1523-5 boardjuhosg2012-11-041-4/+1
| | | | | | | | | | | | | | | | Backport of r34076. According to #12421, GPIO 1 controls the power output on the unused lines of the LAN2 port. Remove the LED definition in order to prevent possible permanent hardware damage. If someone needs that, the power-out feature can be controlled via the GPIO sysfs interface. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: include mtd layout in the command line for ZCN-1523H-* boardsjuhosg2012-11-041-2/+2
| | | | | | | | Backport of r34074. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boardsjuhosg2012-11-041-2/+5
| | | | | | | | | | Backport of r34072. Also add the missing ATH79_MACH_ZCN_1523H_5 symbol. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] fix full builds for xen / kvmblogic2012-11-022-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sdk] Backport r34051cshore2012-11-011-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: fold yaffs_git_2010_10_20 patch to generic/filesjuhosg2012-10-3052-35983/+11464
| | | | | | | | Backport of r34013. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: fold yaffs_cvs_2009_04_24 patch to generic/filesjuhosg2012-10-3034-15168/+3152
| | | | | | | | Backport of r34012. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G ↵juhosg2012-10-291-1/+2
| | | | | | | | | | | | | boards Bacport of r33993. The default pll_1000 value had to be changed in order to make it working. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: enable sysupgrade for the CAP4200AG boardjuhosg2012-10-281-1/+5
| | | | | | | | Backport of r33960. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33981 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-281-0/+3
| | | | | | | | 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
* 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
* 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: 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