aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add gateway 7001 support patch from #1918Felix Fietkau2007-07-012-1/+68
| | | | SVN-Revision: 7838
* nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to dateFelix Fietkau2007-07-0110-3028/+0
| | | | SVN-Revision: 7836
* patch-cmdline is now goneFlorian Fainelli2007-07-011-1/+1
| | | | SVN-Revision: 7821
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-012-4/+5
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820
* rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-015-61/+215
| | | | SVN-Revision: 7819
* Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640Peter Denison2007-06-301-18/+18
| | | | SVN-Revision: 7814
* move parts of the failsafe code to the generic base-files - will be used on ↵Felix Fietkau2007-06-302-13/+0
| | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810
* restore right patches for 2.6.21.5Gabor Juhos2007-06-3012-0/+563
| | | | SVN-Revision: 7800
* Oops! I've copied r7557 instead of r7757, sorryGabor Juhos2007-06-3011-411/+0
| | | | SVN-Revision: 7799
* restore old patches for 2.6.21.5 kernelGabor Juhos2007-06-3011-0/+411
| | | | SVN-Revision: 7798
* move 2.6.22 specific patches into the right placeGabor Juhos2007-06-3013-0/+1
| | | | SVN-Revision: 7797
* add portability fixes from #1720Felix Fietkau2007-06-301-1/+1
| | | | SVN-Revision: 7791
* Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with ↵Rod Whitby2007-06-301-3/+3
| | | | | | known good nslu2-linux kernel usb hub settings. SVN-Revision: 7785
* unify sysctl.conf, add extra netfilter options (#1996)Felix Fietkau2007-06-302-22/+0
| | | | SVN-Revision: 7784
* 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