aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* add support for the Compex WP18 and NP18AImre Kaloz2007-04-176-1/+372
| | | | SVN-Revision: 6981
* we can use some more hotplug processes here...Felix Fietkau2007-04-161-1/+1
| | | | SVN-Revision: 6980
* hide some junk in non-verbose modeFelix Fietkau2007-04-162-2/+2
| | | | SVN-Revision: 6979
* add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵Felix Fietkau2007-04-161-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 sn9Florian Fainelli2007-04-165-25/+27
| | | | SVN-Revision: 6976
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵Felix Fietkau2007-04-161-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 configurationFlorian Fainelli2007-04-161-0/+1
| | | | SVN-Revision: 6974
* Restore symlinksFlorian Fainelli2007-04-163-245/+2
| | | | SVN-Revision: 6972
* Reorder profiles, TI Wi-Fi is more common than atheros on adm5120ebFlorian Fainelli2007-04-162-0/+0
| | | | SVN-Revision: 6970
* Add wireless profiles for adm5120ebFlorian Fainelli2007-04-163-0/+51
| | | | SVN-Revision: 6969
* Fix the symbolic link to lzma-loaderFlorian Fainelli2007-04-161-1/+1
| | | | SVN-Revision: 6968
* Forgot that includesFlorian Fainelli2007-04-162-0/+161
| | | | SVN-Revision: 6967
* Add qc-usb modules (#1193)Florian Fainelli2007-04-162-0/+105
| | | | SVN-Revision: 6966
* Fix startklips with bb's ifconfig (#1556)Florian Fainelli2007-04-161-0/+12
| | | | SVN-Revision: 6965
* Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for ↵Florian Fainelli2007-04-166-0/+318
| | | | | | instance), thanks Gabor Juhos SVN-Revision: 6964
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-1610-208/+694
| | | | | | specification SVN-Revision: 6963
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-164-2/+146
| | | | SVN-Revision: 6962
* Enable videodev, but do not build all hardware modulesFlorian Fainelli2007-04-161-1/+40
| | | | SVN-Revision: 6961
* Add lzma compression for x86 based targetsFlorian Fainelli2007-04-161-0/+1167
| | | | SVN-Revision: 6960
* remove reference to unused .kernel.mkFelix Fietkau2007-04-151-1/+1
| | | | SVN-Revision: 6959
* Fix reverse polarity on WGT634U (was : green while booting, amber when ready)Florian Fainelli2007-04-151-1/+1
| | | | SVN-Revision: 6958
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-154-37/+62
| | | | SVN-Revision: 6956
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-153-8/+20
| | | | SVN-Revision: 6955
* Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)Florian Fainelli2007-04-151-1/+1
| | | | SVN-Revision: 6954
* Restore the old flash mapping, no brcm63xx has the HDR0 headerFlorian Fainelli2007-04-151-433/+236
| | | | SVN-Revision: 6952
* export the IMAGEBUILDER variable so that makefiles can test for the image ↵Felix Fietkau2007-04-151-0/+1
| | | | | | builder run SVN-Revision: 6951
* fix ifdown hotplug event (#1576)Felix Fietkau2007-04-151-1/+1
| | | | SVN-Revision: 6950
* fix bogus "interface not found" errors in ifup -a (#1580)Felix Fietkau2007-04-151-1/+1
| | | | SVN-Revision: 6949
* ar7: improve search for image start (thanks matteo), add support for avm eva ↵Eugene Konev2007-04-152-59/+57
| | | | | | image format (thanks unverbraucht, #1566), support jffs2 images. SVN-Revision: 6948
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-139-12/+7
| | | | SVN-Revision: 6945
* Load soundcore before all other modules (#1586)Florian Fainelli2007-04-131-1/+1
| | | | SVN-Revision: 6943
* revert find | xargs => find | exec changes - this is completely unnecessary ↵Felix Fietkau2007-04-127-20/+12
| | | | | | and introduces additional dependencies that we do not need SVN-Revision: 6942
* dnsmasq: speed up the dhcp server detection (one try is enough)Felix Fietkau2007-04-121-1/+1
| | | | SVN-Revision: 6941