Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up version control junk in the rootfs directory | Felix Fietkau | 2007-04-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 7045 | ||||
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 | 3 | -1/+14 |
| | | | | SVN-Revision: 7043 | ||||
* | add tcp syn cookies support (fixes one of the sysctl error messages at boot ↵ | Felix Fietkau | 2007-04-24 | 1 | -1/+1 |
| | | | | | | time) SVN-Revision: 7042 | ||||
* | Make only on ar7 platforms. | Mike Albon | 2007-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 7041 | ||||
* | Add the adm5120eb config not as symlink | Florian Fainelli | 2007-04-23 | 1 | -0/+278 |
| | | | | SVN-Revision: 7038 | ||||
* | Revert config change for adm5120, messed up things with symlinks | Florian Fainelli | 2007-04-23 | 2 | -3/+2 |
| | | | | SVN-Revision: 7037 | ||||
* | Fix prompt on kernel config for brcm-2.4 | Florian Fainelli | 2007-04-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 7034 | ||||
* | Create /lib/firmware | Florian Fainelli | 2007-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 7033 | ||||
* | The kernel should be compiled big-endian | Florian Fainelli | 2007-04-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 7032 | ||||
* | Return -ENODEV, when device is absent. This should fix lockups on boot. | Eugene Konev | 2007-04-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 7031 | ||||
* | Add build-depends on linux-atm | Eugene Konev | 2007-04-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 7030 | ||||
* | fix host header files installation for tools (closes: #1604) | Nicolas Thill | 2007-04-21 | 1 | -5/+6 |
| | | | | SVN-Revision: 7029 | ||||
* | fix start_pppd for pptp (closes: #1612) | Nicolas Thill | 2007-04-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 7027 | ||||
* | ar7: add jffs2 eof marks to squashfs image | Felix Fietkau | 2007-04-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 7026 | ||||
* | Changed default rootfs size for at91 to 2112k | Hamish Guthrie | 2007-04-21 | 3 | -9/+9 |
| | | | | SVN-Revision: 7025 | ||||
* | add better default config for ar7, add br2684ctl init script, add a missing ↵ | Felix Fietkau | 2007-04-21 | 4 | -1/+76 |
| | | | | | | setting for pppoa SVN-Revision: 7024 | ||||
* | remove the symlink as well when removing the adam2 patcher | Felix Fietkau | 2007-04-21 | 1 | -2/+1 |
| | | | | SVN-Revision: 7023 | ||||
* | add missing dependencies for autorebuild | Felix Fietkau | 2007-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 7022 | ||||
* | remove debug junk | Felix Fietkau | 2007-04-21 | 1 | -1/+0 |
| | | | | SVN-Revision: 7021 | ||||
* | add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵ | Felix Fietkau | 2007-04-20 | 5 | -28/+733 |
| | | | | | | ar7-2.6 SVN-Revision: 7020 | ||||
* | mdev fix | Felix Fietkau | 2007-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 7019 | ||||
* | ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ↵ | Felix Fietkau | 2007-04-20 | 1 | -28/+77 |
| | | | | | | ring runs over SVN-Revision: 7018 | ||||
* | add missing -prepare target | Felix Fietkau | 2007-04-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 7017 | ||||
* | fix minor bugs in the patcher init script | Felix Fietkau | 2007-04-20 | 1 | -1/+2 |
| | | | | SVN-Revision: 7015 | ||||
* | copy adam2 patch from ar7-2.4 to ar7-2.6 | Felix Fietkau | 2007-04-20 | 3 | -0/+83 |
| | | | | SVN-Revision: 7014 | ||||
* | remove bluetooth from kernel config | Felix Fietkau | 2007-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 7013 | ||||
* | remove __init from prom_getenv() | Felix Fietkau | 2007-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 7012 | ||||
* | upgrade to new version of br2684ctl | Felix Fietkau | 2007-04-20 | 8 | -1160/+293 |
| | | | | SVN-Revision: 7011 | ||||
* | Changed the default ipkg download location for at91 platforms to my web server | Hamish Guthrie | 2007-04-20 | 1 | -0/+3 |
| | | | | SVN-Revision: 7010 | ||||
* | Fix a typo | Florian Fainelli | 2007-04-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 7008 | ||||
* | Add admswconfig until we add support for adm5120 switch in kmod-switch, ↵ | Florian Fainelli | 2007-04-19 | 1 | -0/+48 |
| | | | | | | thanks Thomas Langer for the makefile. SVN-Revision: 7007 | ||||
* | we don't need the shared library there | Imre Kaloz | 2007-04-19 | 1 | -2/+0 |
| | | | | SVN-Revision: 7006 | ||||
* | don't try to set up wpa if hostapd is not installed | Felix Fietkau | 2007-04-19 | 1 | -7/+9 |
| | | | | SVN-Revision: 7005 | ||||
* | the default_subtargets template was a bad idea, since different makefiles ↵ | Felix Fietkau | 2007-04-18 | 4 | -25/+23 |
| | | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003 | ||||
* | fix up dependencies | Felix Fietkau | 2007-04-18 | 1 | -1/+3 |
| | | | | SVN-Revision: 7002 | ||||
* | move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵ | Felix Fietkau | 2007-04-18 | 3 | -123/+124 |
| | | | | | | (i want to use it for initramfs in the future) SVN-Revision: 7001 | ||||
* | move hostapd setup script from wireless-tools to hostapd package | Felix Fietkau | 2007-04-18 | 3 | -2/+2 |
| | | | | SVN-Revision: 7000 | ||||
* | minor cleanup | Felix Fietkau | 2007-04-18 | 1 | -7/+1 |
| | | | | SVN-Revision: 6999 | ||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 15 | -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 checks | Felix Fietkau | 2007-04-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 6997 | ||||
* | Remove this target since rb-2.6 will build both rb532 and adm5120 later on | Florian Fainelli | 2007-04-17 | 45 | -6688/+0 |
| | | | | SVN-Revision: 6992 | ||||
* | Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵ | Florian Fainelli | 2007-04-17 | 3 | -2/+158 |
| | | | | | | Goodenough, thanks ! SVN-Revision: 6991 | ||||
* | Patches for rt61 are no longer required | Florian Fainelli | 2007-04-17 | 2 | -34/+0 |
| | | | | SVN-Revision: 6990 | ||||
* | More stuff enabled in config, fix squashfs image, thanks sn9 | Florian Fainelli | 2007-04-17 | 2 | -45/+35 |
| | | | | SVN-Revision: 6989 | ||||
* | Suppress the useless ioctl function | Florian Fainelli | 2007-04-17 | 1 | -10/+0 |
| | | | | SVN-Revision: 6988 | ||||
* | Fix the device names too long (#1591) | Florian Fainelli | 2007-04-17 | 1 | -7/+11 |
| | | | | SVN-Revision: 6987 | ||||
* | rt61 is not broken on 2.6 kernels, use a daily snapshot instead | Florian Fainelli | 2007-04-17 | 1 | -4/+4 |
| | | | | SVN-Revision: 6986 | ||||
* | brcm63xx cleanups; add a watchdog driver, indent serial console driver, add ↵ | Florian Fainelli | 2007-04-17 | 8 | -691/+982 |
| | | | | | | support for another sst flash SVN-Revision: 6985 | ||||
* | Re-enable PCI subsystem here too :)) | Florian Fainelli | 2007-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 6984 | ||||
* | Re-enable PCI subsystem :) | Florian Fainelli | 2007-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 6983 |