summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the commentFlorian Fainelli2007-08-271-1/+1
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuFlorian Fainelli2007-08-278-11/+351
* Make the architecture gpio more readableFlorian Fainelli2007-08-271-4/+11
* Fix the sdk generation with the new staging_dir layoutFlorian Fainelli2007-08-271-3/+4
* package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is...Nicolas Thill2007-08-271-11/+16
* package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211Nicolas Thill2007-08-271-8/+10
* mark package/rt61 as 2.6 onlyNicolas Thill2007-08-271-1/+1
* revert [8473] (see [8055])Nicolas Thill2007-08-272-2/+2
* package/util-linux fixes: * don't use Build/Configure/Default since it is not...Nicolas Thill2007-08-261-9/+14
* ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy s...Nicolas Thill2007-08-261-3/+5
* prevent ldconfig use in autoconf based packagesNicolas Thill2007-08-261-0/+1
* add a '@KERNEL' download facility, tweak scriptNicolas Thill2007-08-264-23/+20
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...Nicolas Thill2007-08-263-2/+2
* make overriding of CPU features configurable, and enable it by defaultGabor Juhos2007-08-264-0/+11
* fix typo (closes: #2275)Nicolas Thill2007-08-261-1/+1
* move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi...Nicolas Thill2007-08-261-5/+6
* fix rt61 on big endian archNicolas Thill2007-08-251-0/+61
* e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a depen...Nicolas Thill2007-08-251-2/+11
* move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define...Nicolas Thill2007-08-252-1/+1
* add support for KernelPackage/*/descriptionNicolas Thill2007-08-251-0/+6
* workaround for timer glitch on some boardsMike Baker2007-08-251-0/+11
* fix wan configuration on wr850g v2/v3Mike Baker2007-08-253-2/+12
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mkNicolas Thill2007-08-252-4/+6
* override CPU featuresGabor Juhos2007-08-241-0/+84
* fix netfilter quota moduleNicolas Thill2007-08-241-1/+2
* replace xargs commands with $(XARGS)Nicolas Thill2007-08-241-2/+2
* combine the 3 find in a single oneNicolas Thill2007-08-241-3/+1
* fix rt2x00 buildNicolas Thill2007-08-241-1/+4
* mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)Nicolas Thill2007-08-241-2/+3
* Build the quota module for 2.4 targetsFlorian Fainelli2007-08-231-1/+1
* Fix the error on the quota extension (#2080)Florian Fainelli2007-08-231-1/+1
* Disable multilib by defaultFlorian Fainelli2007-08-231-0/+2
* Add the icplus phy patch, will be required for the r6040 driver later, thanks...Florian Fainelli2007-08-232-0/+183
* Add back physdev (#2216)Florian Fainelli2007-08-231-1/+1
* disable VLANs for RB1xx boards (#2132)Gabor Juhos2007-08-221-0/+14
* rename libtool macros, revert [8461], make install prefix configurable in lib...Nicolas Thill2007-08-221-3/+3
* Make the libtool fix more dynamicFlorian Fainelli2007-08-221-2/+2
* Add kmod-ppp-synctty (#2231)Florian Fainelli2007-08-222-1/+14
* add 2 helper macros to deal with libtool madnessNicolas Thill2007-08-211-0/+12
* add sysupgrade script for config preserving system upgrades. only implemented...Felix Fietkau2007-08-216-3/+284
* rename 'stampfiles' directory to 'stamp'Nicolas Thill2007-08-212-5/+5
* Add the ipset missing file from #1970Florian Fainelli2007-08-211-0/+38
* Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)Florian Fainelli2007-08-211-26/+39
* Move to 2.6.22.4Florian Fainelli2007-08-2115-16/+16
* Add usb-keyspan modules (#2229)Florian Fainelli2007-08-212-1/+36
* Compile crc itu-t as a moduleFlorian Fainelli2007-08-211-1/+1
* Fix rt2x00 dependencies (#2223)Florian Fainelli2007-08-211-3/+3
* oops. forgot one fileFelix Fietkau2007-08-201-0/+14
* cleanup mtd, implement jffs2write - one step closer to config preserving syst...Felix Fietkau2007-08-208-135/+810
* add 'mtd refresh' commandFelix Fietkau2007-08-192-1/+33