Commit Graph

6794 Commits (a5fa9a2647abb068b44128163b3a966c6df094df)

Author SHA1 Message Date
Claudio Mignanti 73d6e3b181 [ar71xx] Add support for Ubiquiti UniFi AP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 21:08:48 +00:00
Claudio Mignanti dcc7bd0d17 [brcm63xx] Add wps button on alice gate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 21:08:44 +00:00
Florian Fainelli 7592e73bac Merge branch 'adm8668'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 18:54:20 +00:00
Michael Büsch 6ded51adf1 n810: omapfb and keyboard fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 16:51:27 +00:00
Florian Fainelli c842c93647 [ep93xx] fix touchscreen driver build failure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 14:56:58 +00:00
Florian Fainelli adbf014580 [ep93xx] add missing symbol spotted by buildbot.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 18:46:43 +00:00
Alexandros C. Couloumbis dc2d7fca20 target/linux: fix a wrong 2.6.37 patch (thank you acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 17:41:13 +00:00
Michael Büsch 07439331cb omap24xx: Add linux 2.6.37 config/patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 16:59:39 +00:00
Michael Büsch bcda6a5b8a linux 2.6.37: Disable DEBUG_ICEDCC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 16:57:51 +00:00
Michael Büsch fb7c25d1b4 n810 profile: add maemo-kexec
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 14:35:33 +00:00
Imre Kaloz d44d58fd93 [orion]: the same DEFAULT_PACKAGES should be selected in the generic Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 07:33:43 +00:00
Imre Kaloz 9206660d6b [orion]: only build squashfs images by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 07:30:55 +00:00
Alexandros C. Couloumbis 5d1ac2fb37 target/linux/orion: create subtargets (closes #8154)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 22:10:11 +00:00
Alexandros C. Couloumbis adc2249d9b target/linux: extend r23881 for 2.6.37 too.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 21:47:29 +00:00
Alexandros C. Couloumbis b389967a4c target/linux: add missing symbols (closes #8147)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 21:42:07 +00:00
Felix Fietkau ab2b65fe3d ar71xx: Configure WNDR3700 switch LED colors properly (#8103)
For WNDR3700, use green for 1Gb/s and amber for 100Mb/s and 10Mb/s on
the four LAN port switch LEDs. The LEDs will be lit to indicate a link
and will blink to indicate activity. This matches the stock firmware
and the description printed on the label on the unit's underside.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 18:55:16 +00:00
Felix Fietkau 10709def6d Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on submitter's request
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 18:53:18 +00:00
Felix Fietkau fa6072d377 ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)
Make the WiFi LEDs blink for activity on the WNDR3700, matching the
stock firmware and user expectations. The green 2.4GHz and blue 5GHz
LEDs will illuminate with the radio on, and will blink to indicate
transmission and reception.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 18:48:22 +00:00
Felix Fietkau 90ba44f084 ar71xx: Set eth1 MAC address from EEPROM for WNDR3700
The WNDR3700's art/caldata partition contains three MAC addresses at
offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1,
respectively. The existing code configures eth1's MAC address by adding
1 to eth0's instead of using the value stored in the EEPROM. This patch
causes the stored value to be used directly. (On my WNDR3700s, the three
stored addresses are all sequential anyway.)

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 18:46:07 +00:00
Felix Fietkau 64d6dd0f2c ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (thx, Mark Mentovai)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 18:39:49 +00:00
Imre Kaloz 8700f34b1d [avr32]: upgrade to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 14:18:45 +00:00
Florian Fainelli 88b6609907 [kernel] fix mvswitch PHY polling setting (#8133)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 14:09:20 +00:00
Imre Kaloz 921371b9fc these belong to the generic config..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 11:09:08 +00:00
Imre Kaloz a497060e39 update kernels to 2.6.32.25 and 2.6.35.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 09:01:08 +00:00
Imre Kaloz 0d2d616938 add missing 2.6.36 symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 08:49:11 +00:00
Lars-Peter Clausen b87e524914 [kernel] Add even more missing symbols to the 2.6.36 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-03 21:01:01 +00:00
John Crispin 5f37a84ad5 [ifxmips]
* adds patch to 2.6.35 series to make dsl work


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-03 19:10:56 +00:00
John Crispin b8a8caa3d7 [ifxmips]:
* bump kernel to 2.6.35.8
* merge arcadyn mach files
* fixes ar9
* adds hack for tapi drivers



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-03 19:02:27 +00:00
Alexandros C. Couloumbis 76cfba7b8c target/linux: add preliminary 2.6.37 kernel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-03 16:13:33 +00:00
Felix Fietkau 03d213eff1 ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-03 14:55:53 +00:00
Imre Kaloz 96487f41dd more 2.6.36 config symbols..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 12:28:34 +00:00
Imre Kaloz fd2481ced1 [ppc4xx]: add additional config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 12:22:45 +00:00
Imre Kaloz 91567f75e2 [ixp4xx]: refresh 2.6.36 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 12:21:31 +00:00
Imre Kaloz ce8e14c8f7 [ixp4xx]: update the gpiolib patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 12:20:58 +00:00
Imre Kaloz da6d6d54e9 [ixp4xx]: remove unneeded patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 12:17:05 +00:00
Imre Kaloz 4c543cfd89 [ixp4xx]: support only 2.6.32 and 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 12:01:56 +00:00
Imre Kaloz abb1a5781f [generic/arm]: add a patch to export dma_set_coherent_mask
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 11:52:22 +00:00
Imre Kaloz 28ad83c089 this is not a platform specific patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 11:50:56 +00:00
Imre Kaloz eda1d19503 add some additional 2.6.36 symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-02 11:49:32 +00:00
Michael Büsch 8f2b17f392 n810-gui profile: Add xkeyboard-config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-01 21:46:28 +00:00
Florian Fainelli 6f26fcdf94 [ep93xx] switch to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-01 13:09:47 +00:00
Florian Fainelli 2a1599d452 [ep93xx] set the mac address using the chip-unique serial number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-01 13:09:41 +00:00
Florian Fainelli a7aad4b271 [ep93xx] add support for 2.6.36 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-01 13:09:34 +00:00
Florian Fainelli 9470403c87 [ep93xx] resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-01 13:09:26 +00:00
Florian Fainelli 1964050e32 [ar7] initialize clocks earlier for lpj to be correct (#7548)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-31 21:45:49 +00:00
Florian Fainelli f559fde6a6 [ar7] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-31 21:45:30 +00:00
Florian Fainelli 6506a80495 [ar7] vlynq: try remote clock first, then external (#7324)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-31 13:10:55 +00:00
Florian Fainelli 9069f702b3 [ar7] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-31 13:10:49 +00:00
Florian Fainelli 57aa0caf28 [kernel] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-31 13:10:35 +00:00
Florian Fainelli 03d312bbb3 [package] add kmod-leds-net5501
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-30 22:35:59 +00:00