Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix start_pppd for pptp (closes: #1612) | Nicolas Thill | 2007-04-21 |
| | | | | SVN-Revision: 7027 | ||
* | ar7: add jffs2 eof marks to squashfs image | Felix Fietkau | 2007-04-21 |
| | | | | SVN-Revision: 7026 | ||
* | Changed default rootfs size for at91 to 2112k | Hamish Guthrie | 2007-04-21 |
| | | | | SVN-Revision: 7025 | ||
* | add better default config for ar7, add br2684ctl init script, add a missing ↵ | Felix Fietkau | 2007-04-21 |
| | | | | | | setting for pppoa SVN-Revision: 7024 | ||
* | remove the symlink as well when removing the adam2 patcher | Felix Fietkau | 2007-04-21 |
| | | | | SVN-Revision: 7023 | ||
* | add missing dependencies for autorebuild | Felix Fietkau | 2007-04-21 |
| | | | | SVN-Revision: 7022 | ||
* | remove debug junk | Felix Fietkau | 2007-04-21 |
| | | | | SVN-Revision: 7021 | ||
* | add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵ | Felix Fietkau | 2007-04-20 |
| | | | | | | ar7-2.6 SVN-Revision: 7020 | ||
* | mdev fix | Felix Fietkau | 2007-04-20 |
| | | | | SVN-Revision: 7019 | ||
* | ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ↵ | Felix Fietkau | 2007-04-20 |
| | | | | | | ring runs over SVN-Revision: 7018 | ||
* | add missing -prepare target | Felix Fietkau | 2007-04-20 |
| | | | | SVN-Revision: 7017 | ||
* | fix minor bugs in the patcher init script | Felix Fietkau | 2007-04-20 |
| | | | | SVN-Revision: 7015 | ||
* | copy adam2 patch from ar7-2.4 to ar7-2.6 | Felix Fietkau | 2007-04-20 |
| | | | | SVN-Revision: 7014 | ||
* | remove bluetooth from kernel config | Felix Fietkau | 2007-04-20 |
| | | | | SVN-Revision: 7013 | ||
* | remove __init from prom_getenv() | Felix Fietkau | 2007-04-20 |
| | | | | SVN-Revision: 7012 | ||
* | upgrade to new version of br2684ctl | Felix Fietkau | 2007-04-20 |
| | | | | SVN-Revision: 7011 | ||
* | Changed the default ipkg download location for at91 platforms to my web server | Hamish Guthrie | 2007-04-20 |
| | | | | SVN-Revision: 7010 | ||
* | Fix a typo | Florian Fainelli | 2007-04-19 |
| | | | | SVN-Revision: 7008 | ||
* | Add admswconfig until we add support for adm5120 switch in kmod-switch, ↵ | Florian Fainelli | 2007-04-19 |
| | | | | | | thanks Thomas Langer for the makefile. SVN-Revision: 7007 | ||
* | we don't need the shared library there | Imre Kaloz | 2007-04-19 |
| | | | | SVN-Revision: 7006 | ||
* | don't try to set up wpa if hostapd is not installed | Felix Fietkau | 2007-04-19 |
| | | | | SVN-Revision: 7005 | ||
* | the default_subtargets template was a bad idea, since different makefiles ↵ | Felix Fietkau | 2007-04-18 |
| | | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003 | ||
* | fix up dependencies | Felix Fietkau | 2007-04-18 |
| | | | | SVN-Revision: 7002 | ||
* | move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵ | Felix Fietkau | 2007-04-18 |
| | | | | | | (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 |
| | | | | SVN-Revision: 7000 | ||
* | minor cleanup | Felix Fietkau | 2007-04-18 |
| | | | | SVN-Revision: 6999 | ||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 |
| | | | | | | 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 |
| | | | | SVN-Revision: 6997 | ||
* | Remove this target since rb-2.6 will build both rb532 and adm5120 later on | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6992 | ||
* | Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵ | Florian Fainelli | 2007-04-17 |
| | | | | | | Goodenough, thanks ! SVN-Revision: 6991 | ||
* | Patches for rt61 are no longer required | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6990 | ||
* | More stuff enabled in config, fix squashfs image, thanks sn9 | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6989 | ||
* | Suppress the useless ioctl function | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6988 | ||
* | Fix the device names too long (#1591) | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6987 | ||
* | rt61 is not broken on 2.6 kernels, use a daily snapshot instead | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6986 | ||
* | brcm63xx cleanups; add a watchdog driver, indent serial console driver, add ↵ | Florian Fainelli | 2007-04-17 |
| | | | | | | support for another sst flash SVN-Revision: 6985 | ||
* | Re-enable PCI subsystem here too :)) | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6984 | ||
* | Re-enable PCI subsystem :) | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6983 | ||
* | disable jffs2 support for ixp4xx | Imre Kaloz | 2007-04-17 |
| | | | | SVN-Revision: 6982 | ||
* | add support for the Compex WP18 and NP18A | Imre Kaloz | 2007-04-17 |
| | | | | SVN-Revision: 6981 | ||
* | we can use some more hotplug processes here... | Felix Fietkau | 2007-04-16 |
| | | | | SVN-Revision: 6980 | ||
* | hide some junk in non-verbose mode | Felix Fietkau | 2007-04-16 |
| | | | | SVN-Revision: 6979 | ||
* | add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵ | Felix Fietkau | 2007-04-16 |
| | | | | | | (typically faster than doing mtd erase manually) SVN-Revision: 6978 | ||
* | No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9 | Florian Fainelli | 2007-04-16 |
| | | | | SVN-Revision: 6976 | ||
* | improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵ | Felix Fietkau | 2007-04-16 |
| | | | | | | to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable) SVN-Revision: 6975 | ||
* | Symlink to the kernel configuration | Florian Fainelli | 2007-04-16 |
| | | | | SVN-Revision: 6974 | ||
* | Restore symlinks | Florian Fainelli | 2007-04-16 |
| | | | | SVN-Revision: 6972 | ||
* | Reorder profiles, TI Wi-Fi is more common than atheros on adm5120eb | Florian Fainelli | 2007-04-16 |
| | | | | SVN-Revision: 6970 | ||
* | Add wireless profiles for adm5120eb | Florian Fainelli | 2007-04-16 |
| | | | | SVN-Revision: 6969 | ||
* | Fix the symbolic link to lzma-loader | Florian Fainelli | 2007-04-16 |
| | | | | SVN-Revision: 6968 |