Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | disable jffs2 support for ixp4xx | Imre Kaloz | 2007-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 6982 | ||||
* | add support for the Compex WP18 and NP18A | Imre Kaloz | 2007-04-17 | 6 | -1/+372 |
| | | | | SVN-Revision: 6981 | ||||
* | we can use some more hotplug processes here... | Felix Fietkau | 2007-04-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6980 | ||||
* | hide some junk in non-verbose mode | Felix Fietkau | 2007-04-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 6979 | ||||
* | add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵ | Felix Fietkau | 2007-04-16 | 1 | -0/+10 |
| | | | | | | (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 | 5 | -25/+27 |
| | | | | SVN-Revision: 6976 | ||||
* | improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵ | Felix Fietkau | 2007-04-16 | 1 | -4/+5 |
| | | | | | | 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 | 1 | -0/+1 |
| | | | | SVN-Revision: 6974 | ||||
* | Restore symlinks | Florian Fainelli | 2007-04-16 | 3 | -245/+2 |
| | | | | SVN-Revision: 6972 | ||||
* | Reorder profiles, TI Wi-Fi is more common than atheros on adm5120eb | Florian Fainelli | 2007-04-16 | 2 | -0/+0 |
| | | | | SVN-Revision: 6970 | ||||
* | Add wireless profiles for adm5120eb | Florian Fainelli | 2007-04-16 | 3 | -0/+51 |
| | | | | SVN-Revision: 6969 | ||||
* | Fix the symbolic link to lzma-loader | Florian Fainelli | 2007-04-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6968 | ||||
* | Forgot that includes | Florian Fainelli | 2007-04-16 | 2 | -0/+161 |
| | | | | SVN-Revision: 6967 | ||||
* | Add qc-usb modules (#1193) | Florian Fainelli | 2007-04-16 | 2 | -0/+105 |
| | | | | SVN-Revision: 6966 | ||||
* | Fix startklips with bb's ifconfig (#1556) | Florian Fainelli | 2007-04-16 | 1 | -0/+12 |
| | | | | SVN-Revision: 6965 | ||||
* | Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for ↵ | Florian Fainelli | 2007-04-16 | 6 | -0/+318 |
| | | | | | | instance), thanks Gabor Juhos SVN-Revision: 6964 | ||||
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵ | Florian Fainelli | 2007-04-16 | 10 | -208/+694 |
| | | | | | | specification SVN-Revision: 6963 | ||||
* | Add profile for Soekris Net4801 boards (#1072) | Florian Fainelli | 2007-04-16 | 4 | -2/+146 |
| | | | | SVN-Revision: 6962 | ||||
* | Enable videodev, but do not build all hardware modules | Florian Fainelli | 2007-04-16 | 1 | -1/+40 |
| | | | | SVN-Revision: 6961 | ||||
* | Add lzma compression for x86 based targets | Florian Fainelli | 2007-04-16 | 1 | -0/+1167 |
| | | | | SVN-Revision: 6960 | ||||
* | remove reference to unused .kernel.mk | Felix Fietkau | 2007-04-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 6959 | ||||
* | Fix reverse polarity on WGT634U (was : green while booting, amber when ready) | Florian Fainelli | 2007-04-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 6958 | ||||
* | clean up dependency handling for autorebuilds | Felix Fietkau | 2007-04-15 | 4 | -37/+62 |
| | | | | SVN-Revision: 6956 | ||||
* | Build usbnet modules for brcm targets (#1481) | Florian Fainelli | 2007-04-15 | 3 | -8/+20 |
| | | | | SVN-Revision: 6955 | ||||
* | Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589) | Florian Fainelli | 2007-04-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 6954 | ||||
* | Restore the old flash mapping, no brcm63xx has the HDR0 header | Florian Fainelli | 2007-04-15 | 1 | -433/+236 |
| | | | | SVN-Revision: 6952 | ||||
* | export the IMAGEBUILDER variable so that makefiles can test for the image ↵ | Felix Fietkau | 2007-04-15 | 1 | -0/+1 |
| | | | | | | builder run SVN-Revision: 6951 | ||||
* | fix ifdown hotplug event (#1576) | Felix Fietkau | 2007-04-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 6950 |