Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only build squashfs images by default | Imre Kaloz | 2010-11-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 23884 | ||||
* | target/linux/orion: create subtargets (closes #8154) | Alexandros C. Couloumbis | 2010-11-04 | 8 | -120/+173 |
| | | | | SVN-Revision: 23883 | ||||
* | target/linux: extend r23881 for 2.6.37 too. | Alexandros C. Couloumbis | 2010-11-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 23882 | ||||
* | target/linux: add missing symbols (closes #8147) | Alexandros C. Couloumbis | 2010-11-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 23881 | ||||
* | ar71xx: Configure WNDR3700 switch LED colors properly (#8103) | Felix Fietkau | 2010-11-04 | 1 | -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> SVN-Revision: 23879 | ||||
* | Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on ↵ | Felix Fietkau | 2010-11-04 | 1 | -15/+3 |
| | | | | | | submitter's request SVN-Revision: 23878 | ||||
* | ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984) | Felix Fietkau | 2010-11-04 | 1 | -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> SVN-Revision: 23877 | ||||
* | ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 | Felix Fietkau | 2010-11-04 | 1 | -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> SVN-Revision: 23876 | ||||
* | ar71xx: fix the wndr3700 antenna group setting for the first wireless chip ↵ | Felix Fietkau | 2010-11-04 | 1 | -1/+1 |
| | | | | | | (thx, Mark Mentovai) SVN-Revision: 23875 | ||||
* | upgrade to 2.6.36 | Imre Kaloz | 2010-11-04 | 3 | -2/+39 |
| | | | | SVN-Revision: 23867 | ||||
* | fix mvswitch PHY polling setting (#8133) | Florian Fainelli | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23862 | ||||
* | these belong to the generic config.. | Imre Kaloz | 2010-11-04 | 3 | -30/+15 |
| | | | | SVN-Revision: 23853 | ||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 24 | -24/+24 |
| | | | | SVN-Revision: 23851 | ||||
* | add missing 2.6.36 symbols | Imre Kaloz | 2010-11-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 23850 | ||||
* | Add even more missing symbols to the 2.6.36 config | Lars-Peter Clausen | 2010-11-03 | 1 | -0/+6 |
| | | | | SVN-Revision: 23842 | ||||
* | * adds patch to 2.6.35 series to make dsl work | John Crispin | 2010-11-03 | 1 | -0/+12 |
| | | | | SVN-Revision: 23839 | ||||
* | * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack ↵ | John Crispin | 2010-11-03 | 223 | -22741/+615 |
| | | | | | | for tapi drivers SVN-Revision: 23836 | ||||
* | target/linux: add preliminary 2.6.37 kernel support | Alexandros C. Couloumbis | 2010-11-03 | 116 | -0/+67724 |
| | | | | SVN-Revision: 23828 | ||||
* | ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵ | Felix Fietkau | 2010-11-03 | 4 | -12/+39 |
| | | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues SVN-Revision: 23822 | ||||
* | make the display support feature flag selectable | Felix Fietkau | 2010-11-02 | 1 | -3/+0 |
| | | | | SVN-Revision: 23791 | ||||
* | more 2.6.36 config symbols.. | Imre Kaloz | 2010-11-02 | 1 | -0/+6 |
| | | | | SVN-Revision: 23778 | ||||
* | add additional config symbols | Imre Kaloz | 2010-11-02 | 2 | -0/+4 |
| | | | | SVN-Revision: 23777 | ||||
* | refresh 2.6.36 patches | Imre Kaloz | 2010-11-02 | 18 | -46/+46 |
| | | | | SVN-Revision: 23776 | ||||
* | update the gpiolib patch | Imre Kaloz | 2010-11-02 | 1 | -5/+6 |
| | | | | SVN-Revision: 23775 | ||||
* | remove unneeded patches | Imre Kaloz | 2010-11-02 | 3 | -199/+0 |
| | | | | SVN-Revision: 23774 | ||||
* | support only 2.6.32 and 2.6.36 | Imre Kaloz | 2010-11-02 | 135 | -19738/+0 |
| | | | | SVN-Revision: 23773 | ||||
* | add a patch to export dma_set_coherent_mask | Imre Kaloz | 2010-11-02 | 1 | -0/+31 |
| | | | | SVN-Revision: 23772 | ||||
* | this is not a platform specific patch | Imre Kaloz | 2010-11-02 | 1 | -0/+0 |
| | | | | SVN-Revision: 23771 | ||||
* | add some additional 2.6.36 symbol | Imre Kaloz | 2010-11-02 | 1 | -0/+5 |
| | | | | SVN-Revision: 23770 | ||||
* | n810-gui profile: Add xkeyboard-config | Michael Büsch | 2010-11-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 23767 | ||||
* | switch to 2.6.36 | Florian Fainelli | 2010-11-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 23762 | ||||
* | set the mac address using the chip-unique serial number | Florian Fainelli | 2010-11-01 | 1 | -0/+12 |
| | | | | SVN-Revision: 23761 | ||||
* | add support for 2.6.36 kernel | Florian Fainelli | 2010-11-01 | 5 | -0/+1587 |
| | | | | SVN-Revision: 23760 | ||||
* | resync kernel config | Florian Fainelli | 2010-11-01 | 1 | -27/+29 |
| | | | | SVN-Revision: 23759 | ||||
* | initialize clocks earlier for lpj to be correct (#7548) | Florian Fainelli | 2010-10-31 | 1 | -0/+53 |
| | | | | SVN-Revision: 23746 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-10-31 | 2 | -5/+5 |
| | | | | SVN-Revision: 23745 | ||||
* | vlynq: try remote clock first, then external (#7324) | Florian Fainelli | 2010-10-31 | 1 | -0/+20 |
| | | | | SVN-Revision: 23737 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-10-31 | 7 | -12/+12 |
| | | | | SVN-Revision: 23736 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-10-31 | 21 | -71/+71 |
| | | | | SVN-Revision: 23735 | ||||
* | add kmod-leds-net5501 | Florian Fainelli | 2010-10-30 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 23729 | ||||
* | resync config-default, enable gpio support | Florian Fainelli | 2010-10-30 | 1 | -10/+25 |
| | | | | SVN-Revision: 23727 | ||||
* | linux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic ↵ | Alexandros C. Couloumbis | 2010-10-30 | 1 | -0/+17 |
| | | | | | | link and directory issues on RouterBoard family devices. SVN-Revision: 23718 | ||||
* | Fix patch | Lars-Peter Clausen | 2010-10-29 | 1 | -7/+7 |
| | | | | SVN-Revision: 23702 | ||||
* | Update u-boot command-line parameters | Hamish Guthrie | 2010-10-28 | 1 | -1/+3 |
| | | | | SVN-Revision: 23691 | ||||
* | Bumper gumstix kernel version to 2.6.36 | Hamish Guthrie | 2010-10-28 | 2 | -2/+2 |
| | | | | SVN-Revision: 23690 | ||||
* | Add 2.6.36 config for gumstix board | Hamish Guthrie | 2010-10-28 | 1 | -0/+453 |
| | | | | SVN-Revision: 23688 | ||||
* | Add missing symbols to 2.6.36 config | Hamish Guthrie | 2010-10-28 | 1 | -0/+3 |
| | | | | SVN-Revision: 23687 | ||||
* | Adds leds and gpio keys support for Iomega iConnect. | Lars-Peter Clausen | 2010-10-27 | 1 | -6/+111 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23682 | ||||
* | Change kernel version to 2.6.36 | Lars-Peter Clausen | 2010-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 23671 | ||||
* | ADC and battery fixes * Fix concurrent battery readings * Add missing kfree ↵ | Lars-Peter Clausen | 2010-10-27 | 2 | -0/+89 |
| | | | | | | in battery driver remove * Fix disabling of a ADC component SVN-Revision: 23670 |