aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* Added uhci support to dsmg600 profileRod Whitby2007-06-291-1/+1
| | | | SVN-Revision: 7781
* Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profilesRod Whitby2007-06-293-3/+14
| | | | SVN-Revision: 7780
* Added bigendian patch for via velocity driverRod Whitby2007-06-291-0/+927
| | | | SVN-Revision: 7779
* Added USB serial devicesHamish Guthrie2007-06-291-19/+0
| | | | SVN-Revision: 7778
* Fix rb523 nand detection (#1723)Florian Fainelli2007-06-291-2/+2
| | | | SVN-Revision: 7777
* Enable kmod-madwifi in default profile for ixp4xxRod Whitby2007-06-293-3/+3
| | | | SVN-Revision: 7775
* Create various profiles for consumer IXP4xx devicesRod Whitby2007-06-294-0/+68
| | | | SVN-Revision: 7774
* Build via velocity module for ixp4xxRod Whitby2007-06-291-0/+1
| | | | SVN-Revision: 7773
* Added USB supportHamish Guthrie2007-06-292-2/+10
| | | | SVN-Revision: 7771
* Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency ↵Rod Whitby2007-06-294-2/+741
| | | | | | for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched. SVN-Revision: 7770
* apex: Updated to 1.5.8Rod Whitby2007-06-291-2/+2
| | | | SVN-Revision: 7768
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵Felix Fietkau2007-06-284-1/+130
| | | | | | target (4.1.2 segfaults at compile time) SVN-Revision: 7762
* update to 2.6.22-rc6Gabor Juhos2007-06-2817-176/+323
| | | | SVN-Revision: 7758
* add extif fixes (#1984)Felix Fietkau2007-06-281-0/+152
| | | | SVN-Revision: 7756
* disable cpu wait support for bcm4710 (suggested in #1641)Felix Fietkau2007-06-281-2/+1
| | | | SVN-Revision: 7755
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-2819-4/+36
| | | | | | md5sums to a central place SVN-Revision: 7748
* add MODULE_LICENSE("GPL") to the atheros ethernet driverFelix Fietkau2007-06-281-2/+2
| | | | SVN-Revision: 7747
* brcm47xx: fix parts of the cache code that were not covered by the ↵Felix Fietkau2007-06-271-8/+39
| | | | | | kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting... SVN-Revision: 7745
* replace led driver, and resync kernel configGabor Juhos2007-06-278-85/+628
| | | | SVN-Revision: 7744
* Remove ssb patch that was part of previous tree pullPeter Denison2007-06-261-41/+0
| | | | SVN-Revision: 7737
* calling of prom_detect_board is needed only when we still don't know the boardGabor Juhos2007-06-262-4/+7
| | | | SVN-Revision: 7736
* Merge mac80211 driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-251-48/+63
| | | | SVN-Revision: 7733
* Merge SSB driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-2510-131/+208
| | | | SVN-Revision: 7732
* make the broadcom firmware image code more sane and also fix jffs2-256k ↵Felix Fietkau2007-06-251-12/+21
| | | | | | related bugs (#1888) SVN-Revision: 7731
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-254-66/+218
| | | | SVN-Revision: 7730
* fix image generation for the ZyXEL boardsGabor Juhos2007-06-251-2/+2
| | | | SVN-Revision: 7724
* from now on, the lzma loader is able to pass parameters to the kernelGabor Juhos2007-06-256-86/+255
| | | | SVN-Revision: 7723
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-255-23/+86
| | | | SVN-Revision: 7722
* fix hardware byte swapping to work in little endian mode as wellGabor Juhos2007-06-232-3/+3
| | | | SVN-Revision: 7712
* Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)Peter Denison2007-06-221-0/+41
| | | | SVN-Revision: 7711
* Add profile for WRTSL54GSPeter Denison2007-06-221-0/+17
| | | | SVN-Revision: 7709
* add initial support for hardware accelerated byte swappingGabor Juhos2007-06-226-14/+95
| | | | SVN-Revision: 7708
* add some missing config optionsFelix Fietkau2007-06-221-1/+2
| | | | SVN-Revision: 7702
* brcm47xx-2.6: update for 2.6.22-rc5Felix Fietkau2007-06-222-19/+11
| | | | SVN-Revision: 7699
* set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵Felix Fietkau2007-06-2120-157/+3199
| | | | | | compatibility with 2.6.21.5 in case we need to revert before the next release SVN-Revision: 7698
* brcm43xx: Update to 2.6.22-rc5 targetPeter Denison2007-06-218-128/+157
| | | | SVN-Revision: 7697
* Extra bits from wireless-dev for the mac80211 stack - should just be additionsPeter Denison2007-06-211-0/+801
| | | | SVN-Revision: 7695
* make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]Peter Denison2007-06-211-61/+61
| | | | SVN-Revision: 7694
* brcm43xx: update SSB driver * files/ now contains the wireless-dev tree ↵Peter Denison2007-06-2119-335/+1841
| | | | | | version * patches/210-ssb_merge is nbd's subsequent changes SVN-Revision: 7691
* minor kernel config syncFelix Fietkau2007-06-2111-70/+2
| | | | SVN-Revision: 7690
* Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)Florian Fainelli2007-06-211-1/+3
| | | | SVN-Revision: 7689
* fix the squashfs kernel command line for rb532Felix Fietkau2007-06-211-1/+1
| | | | SVN-Revision: 7687
* add mini_fo fix from #1801Felix Fietkau2007-06-202-20/+2
| | | | SVN-Revision: 7676
* add brcm47xx mtd corruption fix by b.sander (#1502)Felix Fietkau2007-06-191-0/+20
| | | | SVN-Revision: 7675
* cleanup svn propertiesGabor Juhos2007-06-191-1/+1
| | | | SVN-Revision: 7673
* Changed bootloader and partition parameters to ease virgin unit programming ↵Hamish Guthrie2007-06-193-1/+30
| | | | | | without SD-Flash card. SVN-Revision: 7672
* broadcom47xx-2.6 was missing usb support, which was needed for wl500gpJohn Crispin2007-06-181-1/+1
| | | | SVN-Revision: 7671
* remove targetMike Baker2007-06-1849-9054/+0
| | | | SVN-Revision: 7669
* remove unused empty filesGabor Juhos2007-06-183-0/+0
| | | | SVN-Revision: 7668
* ar7-2.6 actually supports atmFlorian Fainelli2007-06-181-1/+1
| | | | SVN-Revision: 7666