Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add qemu target | Florian Fainelli | 2010-11-08 | 4 | -0/+252 |
| | | | | SVN-Revision: 23921 | ||||
* | add target to be used with qemu | Florian Fainelli | 2010-11-08 | 5 | -0/+210 |
| | | | | SVN-Revision: 23920 | ||||
* | make targets provide their KERNELNAME | Florian Fainelli | 2010-11-08 | 3 | -0/+6 |
| | | | | SVN-Revision: 23919 | ||||
* | refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed) | Florian Fainelli | 2010-11-07 | 6 | -46/+11 |
| | | | | SVN-Revision: 23918 | ||||
* | avoid namespace clash on ar7_gpio_init | Florian Fainelli | 2010-11-07 | 1 | -4/+4 |
| | | | | SVN-Revision: 23917 | ||||
* | net5501: Add features to net5501 and remove HID support (unneeded) | Florian Fainelli | 2010-11-07 | 1 | -1/+2 |
| | | | | | | | | | | | Since the net5501 doesn't have a VGA port, it doesn't need HID support either -- all console access will be over a serial port. Also add FEATURES to it as well. Signed-of-by: Philip Prindeville <philip@redfish-solutions.com> SVN-Revision: 23916 | ||||
* | fix build failure when targetting ramdisk | Florian Fainelli | 2010-11-07 | 1 | -0/+10 |
| | | | | SVN-Revision: 23914 | ||||
* | brcm47xx: Fix boot problem with wgt634u. | Hauke Mehrtens | 2010-11-07 | 18 | -38/+953 |
| | | | | | | | | | | Readd the workarround from the old version again which was removed in r22296 and refresh the patches. This should close #7874 Thank you Russell Senior for testing. SVN-Revision: 23911 | ||||
* | Add support for Ubiquiti UniFi AP | Claudio Mignanti | 2010-11-06 | 3 | -0/+43 |
| | | | | SVN-Revision: 23904 | ||||
* | Add wps button on alice gate | Claudio Mignanti | 2010-11-06 | 1 | -3/+9 |
| | | | | SVN-Revision: 23903 | ||||
* | Merge branch 'adm8668' | Florian Fainelli | 2010-11-06 | 46 | -0/+5162 |
| | | | | SVN-Revision: 23900 | ||||
* | n810: omapfb and keyboard fixes | Michael Büsch | 2010-11-06 | 2 | -107/+114 |
| | | | | SVN-Revision: 23898 | ||||
* | fix touchscreen driver build failure | Florian Fainelli | 2010-11-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 23895 | ||||
* | add missing symbol spotted by buildbot. | Florian Fainelli | 2010-11-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 23891 | ||||
* | target/linux: fix a wrong 2.6.37 patch (thank you acinonyx) | Alexandros C. Couloumbis | 2010-11-05 | 1 | -17/+25 |
| | | | | SVN-Revision: 23889 | ||||
* | omap24xx: Add linux 2.6.37 config/patches | Michael Büsch | 2010-11-05 | 15 | -0/+22131 |
| | | | | SVN-Revision: 23888 | ||||
* | linux 2.6.37: Disable DEBUG_ICEDCC | Michael Büsch | 2010-11-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 23887 | ||||
* | n810 profile: add maemo-kexec | Michael Büsch | 2010-11-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 23886 | ||||
* | the same DEFAULT_PACKAGES should be selected in the generic Makefile | Imre Kaloz | 2010-11-05 | 3 | -5/+1 |
| | | | | SVN-Revision: 23885 | ||||
* | 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 |