Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add swconfig to the default set of packages | Florian Fainelli | 2010-08-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 22728 | ||||
* | remove fixed phy support, enable most ar7 switch drivers. | Florian Fainelli | 2010-08-19 | 2 | -9/+99 |
| | | | | SVN-Revision: 22727 | ||||
* | kernel: backport ppoll to 2.6.31 to fix udev build | Felix Fietkau | 2010-08-19 | 1 | -0/+354 |
| | | | | SVN-Revision: 22719 | ||||
* | kernel: backport ssb dma_dev changes to fix b43 build | Felix Fietkau | 2010-08-19 | 1 | -0/+29 |
| | | | | SVN-Revision: 22718 | ||||
* | Add Tahvo USB support | Michael Büsch | 2010-08-19 | 1 | -9/+53 |
| | | | | SVN-Revision: 22712 | ||||
* | generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled | Gabor Juhos | 2010-08-18 | 2 | -4/+14 |
| | | | | SVN-Revision: 22704 | ||||
* | generic: rtl8366: add generic code to enable VLANs | Gabor Juhos | 2010-08-18 | 4 | -84/+95 |
| | | | | SVN-Revision: 22703 | ||||
* | generic: rtl8366: add enable_vlan{,4k} to smi_ops | Gabor Juhos | 2010-08-18 | 3 | -8/+14 |
| | | | | SVN-Revision: 22702 | ||||
* | ar71xx: don't override CONFIG_SWAP | Gabor Juhos | 2010-08-18 | 2 | -2/+0 |
| | | | | SVN-Revision: 22701 | ||||
* | ar71xx: change mac address initialization | Gabor Juhos | 2010-08-18 | 31 | -61/+101 |
| | | | | SVN-Revision: 22700 | ||||
* | allow 1MB extra space for JFFS and other enhancements (#7706) | Florian Fainelli | 2010-08-17 | 3 | -13/+24 |
| | | | | SVN-Revision: 22690 | ||||
* | add missing config options from #7733, thanks maddes | Florian Fainelli | 2010-08-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 22685 | ||||
* | refresh 310-cfi0002-swap.patch | Florian Fainelli | 2010-08-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 22683 | ||||
* | ar71xx: add a new driver for the ar7240 switch using swconfig. hooks ↵ | Felix Fietkau | 2010-08-16 | 7 | -8/+902 |
| | | | | | | directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563 SVN-Revision: 22675 | ||||
* | add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config | Florian Fainelli | 2010-08-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 22674 | ||||
* | brcm47xx: do not read out cfe | Hauke Mehrtens | 2010-08-15 | 2 | -10/+38 |
| | | | | | | | | | | | Reading the CFE properties causes system hangs on some devices. With this patch nvram read will be successful very time so cfe will no be read out. This code is not really correct but it will work around some problems for some people. Related ticket: #7693 SVN-Revision: 22663 | ||||
* | generic: update ARM mach-types | Gabor Juhos | 2010-08-15 | 4 | -0/+1472 |
| | | | | SVN-Revision: 22662 | ||||
* | brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you ↵ | Alexandros C. Couloumbis | 2010-08-15 | 1 | -0/+188 |
| | | | | | | Steve Brown) SVN-Revision: 22661 | ||||
* | ramips: add support for Sparklan WCR-150GN board | Gabor Juhos | 2010-08-15 | 7 | -0/+92 |
| | | | | | | | | | | | This patch adds support for Sparklan WCR-150GN board. Network configuration should be tweaked to make it work fully. The reason it's not in this patch is that ramips target should be modified to support different /etc/config/network files for different boards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22658 | ||||
* | generic: fix LED control on the RTL8366 switches | Gabor Juhos | 2010-08-15 | 2 | -2/+2 |
| | | | | | | * patch from #7713 SVN-Revision: 22656 | ||||
* | ixp4xx: fix compiler warnings in wrt300nv2-setup.c | Gabor Juhos | 2010-08-15 | 4 | -16/+20 |
| | | | | SVN-Revision: 22655 | ||||
* | ixp4xx: fix compiler warnings in tw5334-setup.c | Gabor Juhos | 2010-08-15 | 4 | -24/+28 |
| | | | | SVN-Revision: 22654 | ||||
* | ixp4xx: use the right parameter for ixp4xx_phy_disconnect | Gabor Juhos | 2010-08-14 | 4 | -4/+4 |
| | | | | SVN-Revision: 22651 | ||||
* | ixp4xx: fix GPIOLIB support | Gabor Juhos | 2010-08-14 | 4 | -20/+64 |
| | | | | SVN-Revision: 22650 | ||||
* | ixp4xx: refresh patches | Gabor Juhos | 2010-08-14 | 36 | -105/+104 |
| | | | | SVN-Revision: 22649 | ||||
* | ixp4xx: add TW-266-2 support to 2.6.32 as well | Gabor Juhos | 2010-08-14 | 2 | -0/+330 |
| | | | | SVN-Revision: 22648 | ||||
* | ixp4xx: backport IXP4XX_GPIO_IRQ macro to 2.6.32 | Gabor Juhos | 2010-08-14 | 1 | -0/+12 |
| | | | | SVN-Revision: 22647 | ||||
* | ixp4xx: sync 2.6.32 kernel config | Gabor Juhos | 2010-08-14 | 1 | -11/+18 |
| | | | | SVN-Revision: 22646 | ||||
* | ixp4xx: include linux/slab.h in the latch LED driver | Gabor Juhos | 2010-08-14 | 4 | -4/+8 |
| | | | | SVN-Revision: 22645 | ||||
* | ar71xx: add eap7660d board to diag.sh and sysupgrade | Gabor Juhos | 2010-08-14 | 2 | -2/+5 |
| | | | | | | | | This patch adds support for the Senao EAP7660D board to diag.sh and sysupgrade. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22644 | ||||
* | generic: fix wrong number of erase sectors for xxxS33B SPI flashes | Gabor Juhos | 2010-08-14 | 4 | -12/+12 |
| | | | | SVN-Revision: 22643 | ||||
* | linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi) | Alexandros C. Couloumbis | 2010-08-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 22631 | ||||
* | add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade on ↵ | Jo-Philipp Wich | 2010-08-13 | 1 | -0/+13 |
| | | | | | | devices using the RTL8366s switch SVN-Revision: 22625 | ||||
* | n810: Make sysfs backlight controls work | Michael Büsch | 2010-08-13 | 1 | -0/+33 |
| | | | | SVN-Revision: 22623 | ||||
* | fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace Ref: ↵ | Jo-Philipp Wich | 2010-08-13 | 1 | -0/+50 |
| | | | | | | http://lkml.org/lkml/2010/4/13/118 SVN-Revision: 22621 | ||||
* | ssb: give the PCI core more time to initialize, fixes PCI issues with ↵ | Jo-Philipp Wich | 2010-08-13 | 6 | -0/+66 |
| | | | | | | Atheros cards on the Asus WL-500w and possibly others (#4710) SVN-Revision: 22614 | ||||
* | rename 014-samsung_flash patch to a better name, thanks maddes | Florian Fainelli | 2010-08-10 | 6 | -0/+0 |
| | | | | SVN-Revision: 22587 | ||||
* | fix Freecom DT2 jffs2 rootfs generation issue (#7584) | Florian Fainelli | 2010-08-10 | 1 | -1/+12 |
| | | | | SVN-Revision: 22585 | ||||
* | fix jffs2 128k image generation, patch from madddes (#7584) | Florian Fainelli | 2010-08-10 | 1 | -17/+19 |
| | | | | SVN-Revision: 22580 | ||||
* | Fix gpio_spi_old module for 2.6.35 | Lars-Peter Clausen | 2010-08-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 22576 | ||||
* | Switch of echo on ttyS1 (required for bluetooth to function correctly) | Hamish Guthrie | 2010-08-10 | 1 | -0/+9 |
| | | | | SVN-Revision: 22575 | ||||
* | Add stty to default config (required for gumstix bluetooth setup) | Hamish Guthrie | 2010-08-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 22574 | ||||
* | enable gpio uesrspace interface via sysfs | Hamish Guthrie | 2010-08-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 22571 | ||||
* | Remove sqlite from default config | Hamish Guthrie | 2010-08-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 22570 | ||||
* | Remove shells from unavalable serial ports | Hamish Guthrie | 2010-08-10 | 1 | -3/+0 |
| | | | | SVN-Revision: 22569 | ||||
* | add support for 2.6.35 | Florian Fainelli | 2010-08-09 | 5 | -1/+248 |
| | | | | SVN-Revision: 22568 | ||||
* | omap24xx: Update kernel config. This also fixes module loading. | Michael Büsch | 2010-08-09 | 2 | -31/+13 |
| | | | | SVN-Revision: 22564 | ||||
* | omap24xx: Fix MMC multiplexer | Michael Büsch | 2010-08-09 | 1 | -0/+18 |
| | | | | SVN-Revision: 22563 | ||||
* | fix localversion detection for linux 2.6.35 | Jo-Philipp Wich | 2010-08-09 | 1 | -0/+11 |
| | | | | SVN-Revision: 22560 | ||||
* | workaround serial hang with SMP enabled | Imre Kaloz | 2010-08-09 | 1 | -0/+39 |
| | | | | SVN-Revision: 22557 |