aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* prereq check for find -exec +Mike Baker2007-04-121-0/+8
| | | | SVN-Revision: 6940
* madwifi init: set the channel after bringing up the interface (sometimes it ↵Felix Fietkau2007-04-121-0/+1
| | | | | | needs the channel before bringing up the interface, sometimes after, no idea what's going on) SVN-Revision: 6939
* revert package compile breakage introduced in [6936]Felix Fietkau2007-04-121-1/+1
| | | | SVN-Revision: 6938
* remove automounting script for block devices - it's causing more problems ↵Felix Fietkau2007-04-121-25/+0
| | | | | | than it solves SVN-Revision: 6937
* minor tweaks to the verbose systemMike Baker2007-04-113-8/+14
| | | | SVN-Revision: 6936
* allow scripts to disable config callbacksFelix Fietkau2007-04-111-2/+2
| | | | SVN-Revision: 6934
* fix targetinfo, packageinfoMike Baker2007-04-111-1/+1
| | | | SVN-Revision: 6932
* Restore ipt_LOG targetFlorian Fainelli2007-04-111-2/+0
| | | | SVN-Revision: 6930
* Wrong svn repositoryFlorian Fainelli2007-04-1055-9214/+0
| | | | SVN-Revision: 6927
* Ajoute le support easygateFlorian Fainelli2007-04-1055-0/+9214
| | | | SVN-Revision: 6926
* fix default 2.6 kernel config so we dont halt at CMTP protocol supportTim Yardley2007-04-101-0/+1
| | | | SVN-Revision: 6925
* change handling of non-trx filesMike Baker2007-04-101-13/+2
| | | | SVN-Revision: 6924
* Changed erase routine to erase flash to 0xff instead of 0x00Hamish Guthrie2007-04-101-0/+11
| | | | SVN-Revision: 6922
* Added erase entire flash utility to romboot.Hamish Guthrie2007-04-102-0/+37
| | | | SVN-Revision: 6916
* Fix airlink image generation toolFlorian Fainelli2007-04-091-5/+1
| | | | SVN-Revision: 6913
* Fix patch doublingFlorian Fainelli2007-04-091-11/+0
| | | | SVN-Revision: 6912
* Fresh fixes for rdc from sn9, thanks !Florian Fainelli2007-04-097-162/+160
| | | | SVN-Revision: 6911