aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* [orion]: the same DEFAULT_PACKAGES should be selected in the generic MakefileImre Kaloz2010-11-053-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion]: only build squashfs images by defaultImre Kaloz2010-11-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux/orion: create subtargets (closes #8154)Alexandros C. Couloumbis2010-11-048-120/+173
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: extend r23881 for 2.6.37 too.Alexandros C. Couloumbis2010-11-041-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: add missing symbols (closes #8147)Alexandros C. Couloumbis2010-11-041-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Configure WNDR3700 switch LED colors properly (#8103)Felix Fietkau2010-11-041-10/+8
| | | | | | | | | | | 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
* Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on ↵Felix Fietkau2010-11-041-15/+3
| | | | | | submitter's request git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)Felix Fietkau2010-11-041-3/+15
| | | | | | | | | | | 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
* ar71xx: Set eth1 MAC address from EEPROM for WNDR3700Felix Fietkau2010-11-041-2/+7
| | | | | | | | | | | | | 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
* ar71xx: fix the wndr3700 antenna group setting for the first wireless chip ↵Felix Fietkau2010-11-041-1/+1
| | | | | | (thx, Mark Mentovai) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: upgrade to 2.6.36Imre Kaloz2010-11-043-2/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix mvswitch PHY polling setting (#8133)Florian Fainelli2010-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* these belong to the generic config..Imre Kaloz2010-11-043-30/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-0424-24/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing 2.6.36 symbolsImre Kaloz2010-11-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add even more missing symbols to the 2.6.36 configLars-Peter Clausen2010-11-031-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]John Crispin2010-11-031-0/+12
| | | | | | | * 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
* [ifxmips]:John Crispin2010-11-03223-22741/+615
| | | | | | | | | | | * 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
* target/linux: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-03116-0/+67724
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵Felix Fietkau2010-11-034-12/+39
| | | | | | 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
* more 2.6.36 config symbols..Imre Kaloz2010-11-021-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppc4xx]: add additional config symbolsImre Kaloz2010-11-022-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx]: refresh 2.6.36 patchesImre Kaloz2010-11-0218-46/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx]: update the gpiolib patchImre Kaloz2010-11-021-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx]: remove unneeded patchesImre Kaloz2010-11-023-199/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx]: support only 2.6.32 and 2.6.36Imre Kaloz2010-11-02135-19738/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/arm]: add a patch to export dma_set_coherent_maskImre Kaloz2010-11-021-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this is not a platform specific patchImre Kaloz2010-11-021-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some additional 2.6.36 symbolImre Kaloz2010-11-021-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810-gui profile: Add xkeyboard-configMichael Büsch2010-11-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] switch to 2.6.36Florian Fainelli2010-11-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] set the mac address using the chip-unique serial numberFlorian Fainelli2010-11-011-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] add support for 2.6.36 kernelFlorian Fainelli2010-11-015-0/+1587
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] resync kernel configFlorian Fainelli2010-11-011-27/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] initialize clocks earlier for lpj to be correct (#7548)Florian Fainelli2010-10-311-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] refresh 2.6.32 patchesFlorian Fainelli2010-10-312-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] vlynq: try remote clock first, then external (#7324)Florian Fainelli2010-10-311-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] refresh 2.6.32 patchesFlorian Fainelli2010-10-317-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.32 patchesFlorian Fainelli2010-10-3121-71/+71
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-leds-net5501Florian Fainelli2010-10-301-1/+1
| | | | | | 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
* [x86] resync config-default, enable gpio supportFlorian Fainelli2010-10-301-10/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic ↵Alexandros C. Couloumbis2010-10-301-0/+17
| | | | | | link and directory issues on RouterBoard family devices. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kirkwood] Fix patchLars-Peter Clausen2010-10-291-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] Update u-boot command-line parametersHamish Guthrie2010-10-281-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] Bumper gumstix kernel version to 2.6.36Hamish Guthrie2010-10-282-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add 2.6.36 config for gumstix boardHamish Guthrie2010-10-281-0/+453
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add missing symbols to 2.6.36 config Hamish Guthrie2010-10-281-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kirkwood] Adds leds and gpio keys support for Iomega iConnect.Lars-Peter Clausen2010-10-271-6/+111
| | | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Change kernel version to 2.6.36Lars-Peter Clausen2010-10-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] ADC and battery fixesLars-Peter Clausen2010-10-272-0/+89
| | | | | | | | | * Fix concurrent battery readings * Add missing kfree in battery driver remove * Fix disabling of a ADC component git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23670 3c298f89-4303-0410-b956-a3cf2f4a3e73