aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-243-1/+14
| | | | SVN-Revision: 7043
* add tcp syn cookies support (fixes one of the sysctl error messages at boot ↵Felix Fietkau2007-04-241-1/+1
| | | | | | time) SVN-Revision: 7042
* Make only on ar7 platforms.Mike Albon2007-04-241-1/+1
| | | | SVN-Revision: 7041
* Add the adm5120eb config not as symlinkFlorian Fainelli2007-04-231-0/+278
| | | | SVN-Revision: 7038
* Revert config change for adm5120, messed up things with symlinksFlorian Fainelli2007-04-232-3/+2
| | | | SVN-Revision: 7037
* Fix prompt on kernel config for brcm-2.4Florian Fainelli2007-04-221-0/+1
| | | | SVN-Revision: 7034
* Create /lib/firmwareFlorian Fainelli2007-04-221-1/+1
| | | | SVN-Revision: 7033
* The kernel should be compiled big-endianFlorian Fainelli2007-04-221-2/+2
| | | | SVN-Revision: 7032
* Return -ENODEV, when device is absent. This should fix lockups on boot.Eugene Konev2007-04-221-0/+2
| | | | SVN-Revision: 7031
* Add build-depends on linux-atmEugene Konev2007-04-221-0/+1
| | | | SVN-Revision: 7030
* fix host header files installation for tools (closes: #1604)Nicolas Thill2007-04-211-5/+6
| | | | SVN-Revision: 7029
* fix start_pppd for pptp (closes: #1612)Nicolas Thill2007-04-211-2/+2
| | | | SVN-Revision: 7027
* ar7: add jffs2 eof marks to squashfs imageFelix Fietkau2007-04-211-0/+1
| | | | SVN-Revision: 7026
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-213-9/+9
| | | | SVN-Revision: 7025
* add better default config for ar7, add br2684ctl init script, add a missing ↵Felix Fietkau2007-04-214-1/+76
| | | | | | setting for pppoa SVN-Revision: 7024
* remove the symlink as well when removing the adam2 patcherFelix Fietkau2007-04-211-2/+1
| | | | SVN-Revision: 7023
* add missing dependencies for autorebuildFelix Fietkau2007-04-211-1/+1
| | | | SVN-Revision: 7022
* remove debug junkFelix Fietkau2007-04-211-1/+0
| | | | SVN-Revision: 7021
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵Felix Fietkau2007-04-205-28/+733
| | | | | | ar7-2.6 SVN-Revision: 7020
* mdev fixFelix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7019
* ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ↵Felix Fietkau2007-04-201-28/+77
| | | | | | ring runs over SVN-Revision: 7018
* add missing -prepare targetFelix Fietkau2007-04-201-2/+2
| | | | SVN-Revision: 7017
* fix minor bugs in the patcher init scriptFelix Fietkau2007-04-201-1/+2
| | | | SVN-Revision: 7015
* copy adam2 patch from ar7-2.4 to ar7-2.6Felix Fietkau2007-04-203-0/+83
| | | | SVN-Revision: 7014
* remove bluetooth from kernel configFelix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7013
* remove __init from prom_getenv()Felix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7012
* upgrade to new version of br2684ctlFelix Fietkau2007-04-208-1160/+293
| | | | SVN-Revision: 7011
* Changed the default ipkg download location for at91 platforms to my web serverHamish Guthrie2007-04-201-0/+3
| | | | SVN-Revision: 7010
* Fix a typoFlorian Fainelli2007-04-191-1/+1
| | | | SVN-Revision: 7008
* Add admswconfig until we add support for adm5120 switch in kmod-switch, ↵Florian Fainelli2007-04-191-0/+48
| | | | | | thanks Thomas Langer for the makefile. SVN-Revision: 7007
* we don't need the shared library thereImre Kaloz2007-04-191-2/+0
| | | | SVN-Revision: 7006
* don't try to set up wpa if hostapd is not installedFelix Fietkau2007-04-191-7/+9
| | | | SVN-Revision: 7005
* the default_subtargets template was a bad idea, since different makefiles ↵Felix Fietkau2007-04-184-25/+23
| | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003
* fix up dependenciesFelix Fietkau2007-04-181-1/+3
| | | | SVN-Revision: 7002
* move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵Felix Fietkau2007-04-183-123/+124
| | | | | | (i want to use it for initramfs in the future) SVN-Revision: 7001
* move hostapd setup script from wireless-tools to hostapd packageFelix Fietkau2007-04-183-2/+2
| | | | SVN-Revision: 7000
* minor cleanupFelix Fietkau2007-04-181-7/+1
| | | | SVN-Revision: 6999
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-1815-199/+198
| | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998
* ignore errors in the find command for dep checksFelix Fietkau2007-04-181-1/+1
| | | | SVN-Revision: 6997
* Remove this target since rb-2.6 will build both rb532 and adm5120 later onFlorian Fainelli2007-04-1745-6688/+0
| | | | SVN-Revision: 6992
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵Florian Fainelli2007-04-173-2/+158
| | | | | | Goodenough, thanks ! SVN-Revision: 6991
* Patches for rt61 are no longer requiredFlorian Fainelli2007-04-172-34/+0
| | | | SVN-Revision: 6990
* More stuff enabled in config, fix squashfs image, thanks sn9Florian Fainelli2007-04-172-45/+35
| | | | SVN-Revision: 6989
* Suppress the useless ioctl functionFlorian Fainelli2007-04-171-10/+0
| | | | SVN-Revision: 6988
* Fix the device names too long (#1591)Florian Fainelli2007-04-171-7/+11
| | | | SVN-Revision: 6987
* rt61 is not broken on 2.6 kernels, use a daily snapshot insteadFlorian Fainelli2007-04-171-4/+4
| | | | SVN-Revision: 6986
* brcm63xx cleanups; add a watchdog driver, indent serial console driver, add ↵Florian Fainelli2007-04-178-691/+982
| | | | | | support for another sst flash SVN-Revision: 6985
* Re-enable PCI subsystem here too :))Florian Fainelli2007-04-171-1/+1
| | | | SVN-Revision: 6984
* Re-enable PCI subsystem :)Florian Fainelli2007-04-171-1/+1
| | | | SVN-Revision: 6983
* disable jffs2 support for ixp4xxImre Kaloz2007-04-171-1/+1
| | | | SVN-Revision: 6982