aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* 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: 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
* 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
* 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: 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: 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
* attitude_adjustment: backport ar7 changes r33744 to r33756 changesflorian2012-10-1410-84/+573
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* attitude_adjustment: backport r33741 to x86/kvm_guestjow2012-10-121-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx, cns3xx: backport the latest round of fixes (as of r33684)nbd2012-10-103-1/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add missing reboot handlers (fixes #11577, backport of r33672)nbd2012-10-0912-12/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [attitude adjustment] bcm63xx: disable not properly supported imagesjogo2012-10-081-12/+12
| | | | | | | Disable building of images for boards not in a really usable state (e.g. no working ethernet, no configurable switch and/or no wifi). git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: merge r33653 (fix entering failsafe through button)jogo2012-10-081-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: merge fixes and improvements from trunknbd2012-10-075-5/+712
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: merge fixes and improvements from trunknbd2012-10-079-675/+3379
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* branch Attitude Adjustmentblogic2012-10-053097-0/+1045863
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33625 3c298f89-4303-0410-b956-a3cf2f4a3e73