aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-01
| | | | | | 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-01
| | | | SVN-Revision: 7819
* Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640Peter Denison2007-06-30
| | | | SVN-Revision: 7814
* move parts of the failsafe code to the generic base-files - will be used on ↵Felix Fietkau2007-06-30
| | | | | | 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-30
| | | | SVN-Revision: 7800
* Oops! I've copied r7557 instead of r7757, sorryGabor Juhos2007-06-30
| | | | SVN-Revision: 7799
* restore old patches for 2.6.21.5 kernelGabor Juhos2007-06-30
| | | | SVN-Revision: 7798
* move 2.6.22 specific patches into the right placeGabor Juhos2007-06-30
| | | | SVN-Revision: 7797
* add portability fixes from #1720Felix Fietkau2007-06-30
| | | | SVN-Revision: 7791
* Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with ↵Rod Whitby2007-06-30
| | | | | | known good nslu2-linux kernel usb hub settings. SVN-Revision: 7785
* unify sysctl.conf, add extra netfilter options (#1996)Felix Fietkau2007-06-30
| | | | SVN-Revision: 7784
* Added uhci support to dsmg600 profileRod Whitby2007-06-29
| | | | SVN-Revision: 7781
* Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profilesRod Whitby2007-06-29
| | | | SVN-Revision: 7780
* Added bigendian patch for via velocity driverRod Whitby2007-06-29
| | | | SVN-Revision: 7779
* Added USB serial devicesHamish Guthrie2007-06-29
| | | | SVN-Revision: 7778
* Fix rb523 nand detection (#1723)Florian Fainelli2007-06-29
| | | | SVN-Revision: 7777
* Enable kmod-madwifi in default profile for ixp4xxRod Whitby2007-06-29
| | | | SVN-Revision: 7775
* Create various profiles for consumer IXP4xx devicesRod Whitby2007-06-29
| | | | SVN-Revision: 7774
* Build via velocity module for ixp4xxRod Whitby2007-06-29
| | | | SVN-Revision: 7773
* Added USB supportHamish Guthrie2007-06-29
| | | | SVN-Revision: 7771
* Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency ↵Rod Whitby2007-06-29
| | | | | | 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-29
| | | | SVN-Revision: 7768
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵Felix Fietkau2007-06-28
| | | | | | target (4.1.2 segfaults at compile time) SVN-Revision: 7762
* update to 2.6.22-rc6Gabor Juhos2007-06-28
| | | | SVN-Revision: 7758
* add extif fixes (#1984)Felix Fietkau2007-06-28
| | | | SVN-Revision: 7756
* disable cpu wait support for bcm4710 (suggested in #1641)Felix Fietkau2007-06-28
| | | | SVN-Revision: 7755
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-28
| | | | | | md5sums to a central place SVN-Revision: 7748
* add MODULE_LICENSE("GPL") to the atheros ethernet driverFelix Fietkau2007-06-28
| | | | SVN-Revision: 7747
* brcm47xx: fix parts of the cache code that were not covered by the ↵Felix Fietkau2007-06-27
| | | | | | 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-27
| | | | SVN-Revision: 7744
* Remove ssb patch that was part of previous tree pullPeter Denison2007-06-26
| | | | SVN-Revision: 7737
* calling of prom_detect_board is needed only when we still don't know the boardGabor Juhos2007-06-26
| | | | SVN-Revision: 7736
* Merge mac80211 driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-25
| | | | SVN-Revision: 7733
* Merge SSB driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-25
| | | | SVN-Revision: 7732
* make the broadcom firmware image code more sane and also fix jffs2-256k ↵Felix Fietkau2007-06-25
| | | | | | related bugs (#1888) SVN-Revision: 7731
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-25
| | | | SVN-Revision: 7730
* fix image generation for the ZyXEL boardsGabor Juhos2007-06-25
| | | | SVN-Revision: 7724
* from now on, the lzma loader is able to pass parameters to the kernelGabor Juhos2007-06-25
| | | | SVN-Revision: 7723
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-25
| | | | SVN-Revision: 7722
* fix hardware byte swapping to work in little endian mode as wellGabor Juhos2007-06-23
| | | | SVN-Revision: 7712
* Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)Peter Denison2007-06-22
| | | | SVN-Revision: 7711
* Add profile for WRTSL54GSPeter Denison2007-06-22
| | | | SVN-Revision: 7709
* add initial support for hardware accelerated byte swappingGabor Juhos2007-06-22
| | | | SVN-Revision: 7708
* add some missing config optionsFelix Fietkau2007-06-22
| | | | SVN-Revision: 7702
* brcm47xx-2.6: update for 2.6.22-rc5Felix Fietkau2007-06-22
| | | | SVN-Revision: 7699
* set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵Felix Fietkau2007-06-21
| | | | | | 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-21
| | | | SVN-Revision: 7697
* Extra bits from wireless-dev for the mac80211 stack - should just be additionsPeter Denison2007-06-21
| | | | SVN-Revision: 7695
* make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]Peter Denison2007-06-21
| | | | SVN-Revision: 7694
* brcm43xx: update SSB driver * files/ now contains the wireless-dev tree ↵Peter Denison2007-06-21
| | | | | | version * patches/210-ssb_merge is nbd's subsequent changes SVN-Revision: 7691