summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* update qemu README wrt latest qemuFlorian Fainelli2010-08-251-2/+2
| | | | SVN-Revision: 22790
* Add missing symbols to 2.6.35 configLars-Peter Clausen2010-08-251-0/+17
| | | | SVN-Revision: 22787
* Update kernel to 2.6.35Lars-Peter Clausen2010-08-247-321/+51
| | | | SVN-Revision: 22786
* Add usb gadget packagesMichael Büsch2010-08-241-8/+11
| | | | SVN-Revision: 22785
* n810: Fix USB board initMichael Büsch2010-08-232-65/+160
| | | | SVN-Revision: 22781
* tahvo-usb: Use platform device interface properly (don't crash)Michael Büsch2010-08-231-61/+72
| | | | SVN-Revision: 22780
* refresh configLars-Peter Clausen2010-08-222-30/+28
| | | | SVN-Revision: 22777
* Fix n5x6 sound driversLars-Peter Clausen2010-08-222-42/+13
| | | | SVN-Revision: 22776
* kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.Hauke Mehrtens2010-08-225-139/+5
| | | | SVN-Revision: 22774
* refresh 2.6.35 patchesFlorian Fainelli2010-08-221-2/+2
| | | | SVN-Revision: 22773
* refresh 2.6.35 patchesFlorian Fainelli2010-08-226-24/+25
| | | | SVN-Revision: 22772
* make adm6996 switches work on tnetd7200 and tnetd7300Florian Fainelli2010-08-222-0/+68
| | | | SVN-Revision: 22771
* cleanup the cpmac phy mask, patch from Ben WittenFlorian Fainelli2010-08-221-0/+48
| | | | SVN-Revision: 22770
* refresh patchesFlorian Fainelli2010-08-225-15/+15
| | | | SVN-Revision: 22769
* update to 2.6.34.5Florian Fainelli2010-08-2225-79/+118
| | | | SVN-Revision: 22768
* update to 2.6.33.7Florian Fainelli2010-08-2225-160/+89
| | | | SVN-Revision: 22767
* update to 2.6.32.20Florian Fainelli2010-08-2230-177/+52
| | | | SVN-Revision: 22766
* Add Seagate Dockstar supportLars-Peter Clausen2010-08-223-41/+257
| | | | SVN-Revision: 22765
* n810: Add basic battery management driverMichael Büsch2010-08-222-0/+490
| | | | SVN-Revision: 22760
* kernel: update kernel version to 2.6.34.5Hauke Mehrtens2010-08-2226-237/+87
| | | | SVN-Revision: 22759
* Update to 2.6.35.3Michael Büsch2010-08-216-54/+33
| | | | SVN-Revision: 22753
* Danube: Fix irq ackLars-Peter Clausen2010-08-211-1/+21
| | | | SVN-Revision: 22748
* n810: Add retu/tahvo userspace interface debuggingMichael Büsch2010-08-212-1/+327
| | | | SVN-Revision: 22747
* Include the usb-ohci module as defaultClaudio Mignanti2010-08-192-5/+1
| | | | SVN-Revision: 22733
* add swconfig to the default set of packagesFlorian Fainelli2010-08-191-1/+1
| | | | SVN-Revision: 22728
* remove fixed phy support, enable most ar7 switch drivers.Florian Fainelli2010-08-192-9/+99
| | | | SVN-Revision: 22727
* kernel: backport ppoll to 2.6.31 to fix udev buildFelix Fietkau2010-08-191-0/+354
| | | | SVN-Revision: 22719
* kernel: backport ssb dma_dev changes to fix b43 buildFelix Fietkau2010-08-191-0/+29
| | | | SVN-Revision: 22718
* Add Tahvo USB supportMichael Büsch2010-08-191-9/+53
| | | | SVN-Revision: 22712
* generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabledGabor Juhos2010-08-182-4/+14
| | | | SVN-Revision: 22704
* generic: rtl8366: add generic code to enable VLANsGabor Juhos2010-08-184-84/+95
| | | | SVN-Revision: 22703
* generic: rtl8366: add enable_vlan{,4k} to smi_opsGabor Juhos2010-08-183-8/+14
| | | | SVN-Revision: 22702
* ar71xx: don't override CONFIG_SWAPGabor Juhos2010-08-182-2/+0
| | | | SVN-Revision: 22701
* ar71xx: change mac address initializationGabor Juhos2010-08-1831-61/+101
| | | | SVN-Revision: 22700
* allow 1MB extra space for JFFS and other enhancements (#7706)Florian Fainelli2010-08-173-13/+24
| | | | SVN-Revision: 22690
* add missing config options from #7733, thanks maddesFlorian Fainelli2010-08-161-0/+2
| | | | SVN-Revision: 22685
* refresh 310-cfi0002-swap.patchFlorian Fainelli2010-08-161-1/+1
| | | | SVN-Revision: 22683
* ar71xx: add a new driver for the ar7240 switch using swconfig. hooks ↵Felix Fietkau2010-08-167-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 configFlorian Fainelli2010-08-161-0/+1
| | | | SVN-Revision: 22674
* brcm47xx: do not read out cfeHauke Mehrtens2010-08-152-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-typesGabor Juhos2010-08-154-0/+1472
| | | | SVN-Revision: 22662
* brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you ↵Alexandros C. Couloumbis2010-08-151-0/+188
| | | | | | Steve Brown) SVN-Revision: 22661
* ramips: add support for Sparklan WCR-150GN boardGabor Juhos2010-08-157-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 switchesGabor Juhos2010-08-152-2/+2
| | | | | | * patch from #7713 SVN-Revision: 22656
* ixp4xx: fix compiler warnings in wrt300nv2-setup.cGabor Juhos2010-08-154-16/+20
| | | | SVN-Revision: 22655
* ixp4xx: fix compiler warnings in tw5334-setup.cGabor Juhos2010-08-154-24/+28
| | | | SVN-Revision: 22654
* ixp4xx: use the right parameter for ixp4xx_phy_disconnectGabor Juhos2010-08-144-4/+4
| | | | SVN-Revision: 22651
* ixp4xx: fix GPIOLIB supportGabor Juhos2010-08-144-20/+64
| | | | SVN-Revision: 22650
* ixp4xx: refresh patchesGabor Juhos2010-08-1436-105/+104
| | | | SVN-Revision: 22649
* ixp4xx: add TW-266-2 support to 2.6.32 as wellGabor Juhos2010-08-142-0/+330
| | | | SVN-Revision: 22648