aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add admswconfig until we add support for adm5120 switch in kmod-switch, ↵Florian Fainelli2007-04-19
| | | | | | thanks Thomas Langer for the makefile. SVN-Revision: 7007
* we don't need the shared library thereImre Kaloz2007-04-19
| | | | SVN-Revision: 7006
* don't try to set up wpa if hostapd is not installedFelix Fietkau2007-04-19
| | | | SVN-Revision: 7005
* the default_subtargets template was a bad idea, since different makefiles ↵Felix Fietkau2007-04-18
| | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003
* fix up dependenciesFelix Fietkau2007-04-18
| | | | SVN-Revision: 7002
* move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵Felix Fietkau2007-04-18
| | | | | | (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-18
| | | | SVN-Revision: 7000
* minor cleanupFelix Fietkau2007-04-18
| | | | SVN-Revision: 6999
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-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 checksFelix Fietkau2007-04-18
| | | | SVN-Revision: 6997
* Remove this target since rb-2.6 will build both rb532 and adm5120 later onFlorian Fainelli2007-04-17
| | | | SVN-Revision: 6992
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵Florian Fainelli2007-04-17
| | | | | | Goodenough, thanks ! SVN-Revision: 6991
* Patches for rt61 are no longer requiredFlorian Fainelli2007-04-17
| | | | SVN-Revision: 6990
* More stuff enabled in config, fix squashfs image, thanks sn9Florian Fainelli2007-04-17
| | | | SVN-Revision: 6989
* Suppress the useless ioctl functionFlorian Fainelli2007-04-17
| | | | SVN-Revision: 6988
* Fix the device names too long (#1591)Florian Fainelli2007-04-17
| | | | SVN-Revision: 6987
* rt61 is not broken on 2.6 kernels, use a daily snapshot insteadFlorian Fainelli2007-04-17
| | | | SVN-Revision: 6986
* brcm63xx cleanups; add a watchdog driver, indent serial console driver, add ↵Florian Fainelli2007-04-17
| | | | | | support for another sst flash SVN-Revision: 6985
* Re-enable PCI subsystem here too :))Florian Fainelli2007-04-17
| | | | SVN-Revision: 6984
* Re-enable PCI subsystem :)Florian Fainelli2007-04-17
| | | | SVN-Revision: 6983
* disable jffs2 support for ixp4xxImre Kaloz2007-04-17
| | | | SVN-Revision: 6982
* add support for the Compex WP18 and NP18AImre Kaloz2007-04-17
| | | | SVN-Revision: 6981
* we can use some more hotplug processes here...Felix Fietkau2007-04-16
| | | | SVN-Revision: 6980
* hide some junk in non-verbose modeFelix Fietkau2007-04-16
| | | | SVN-Revision: 6979
* add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵Felix Fietkau2007-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 sn9Florian Fainelli2007-04-16
| | | | SVN-Revision: 6976
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵Felix Fietkau2007-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 configurationFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6974
* Restore symlinksFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6972
* Reorder profiles, TI Wi-Fi is more common than atheros on adm5120ebFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6970
* Add wireless profiles for adm5120ebFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6969
* Fix the symbolic link to lzma-loaderFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6968
* Forgot that includesFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6967
* Add qc-usb modules (#1193)Florian Fainelli2007-04-16
| | | | SVN-Revision: 6966
* Fix startklips with bb's ifconfig (#1556)Florian Fainelli2007-04-16
| | | | SVN-Revision: 6965
* Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for ↵Florian Fainelli2007-04-16
| | | | | | instance), thanks Gabor Juhos SVN-Revision: 6964
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-16
| | | | | | specification SVN-Revision: 6963
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-16
| | | | SVN-Revision: 6962
* Enable videodev, but do not build all hardware modulesFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6961
* Add lzma compression for x86 based targetsFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6960
* remove reference to unused .kernel.mkFelix Fietkau2007-04-15
| | | | SVN-Revision: 6959
* Fix reverse polarity on WGT634U (was : green while booting, amber when ready)Florian Fainelli2007-04-15
| | | | SVN-Revision: 6958
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-15
| | | | SVN-Revision: 6956
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-15
| | | | SVN-Revision: 6955
* Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)Florian Fainelli2007-04-15
| | | | SVN-Revision: 6954
* Restore the old flash mapping, no brcm63xx has the HDR0 headerFlorian Fainelli2007-04-15
| | | | SVN-Revision: 6952
* export the IMAGEBUILDER variable so that makefiles can test for the image ↵Felix Fietkau2007-04-15
| | | | | | builder run SVN-Revision: 6951
* fix ifdown hotplug event (#1576)Felix Fietkau2007-04-15
| | | | SVN-Revision: 6950
* fix bogus "interface not found" errors in ifup -a (#1580)Felix Fietkau2007-04-15
| | | | SVN-Revision: 6949
* ar7: improve search for image start (thanks matteo), add support for avm eva ↵Eugene Konev2007-04-15
| | | | | | image format (thanks unverbraucht, #1566), support jffs2 images. SVN-Revision: 6948