summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set ixp4xx network config to static 192.168.1.1Rod Whitby2007-07-161-0/+13
| | | | SVN-Revision: 7995
* ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the ↵Rod Whitby2007-07-161-1/+1
| | | | | | kernel) SVN-Revision: 7994
* ixp4xx-2.6: Removed the network config override file, cause we agreed that ↵Rod Whitby2007-07-161-11/+0
| | | | | | ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp. SVN-Revision: 7991
* ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on ↵Rod Whitby2007-07-162-89/+0
| | | | | | the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images SVN-Revision: 7990
* ixp4xx-2.6/config: Removed the disabling of swap so that the generic ↵Rod Whitby2007-07-161-1/+0
| | | | | | enabling of swap can come through SVN-Revision: 7989
* don't run the image prereq check if the image directory does not existFelix Fietkau2007-07-161-1/+1
| | | | SVN-Revision: 7988
* target scan needs a maxdepth of 2Felix Fietkau2007-07-161-1/+1
| | | | SVN-Revision: 7987
* keep some structure when running package/symlinks - now that the build ↵Felix Fietkau2007-07-161-1/+1
| | | | | | system supports it SVN-Revision: 7986
* set maxdepth appropriately for package scanningFelix Fietkau2007-07-151-2/+2
| | | | SVN-Revision: 7985
* follow symlinks in package scanFelix Fietkau2007-07-151-1/+1
| | | | SVN-Revision: 7984
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-152-5/+5
| | | | SVN-Revision: 7983
* fixes for recursive package scanningFelix Fietkau2007-07-152-11/+17
| | | | SVN-Revision: 7982
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵Felix Fietkau2007-07-153-35/+49
| | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981
* fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-154-1/+13
| | | | SVN-Revision: 7979
* Fix the ip6tables dependency (#2079)Florian Fainelli2007-07-151-0/+1
| | | | SVN-Revision: 7978
* refresh patches for 2.6.22.1 using quiltGabor Juhos2007-07-1512-81/+81
| | | | SVN-Revision: 7976
* lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵Gabor Juhos2007-07-158-452/+784
| | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975
* ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to ↵Rod Whitby2007-07-131-1/+0
| | | | | | be built SVN-Revision: 7972
* flash driver shows the correct chip size from nowGabor Juhos2007-07-131-1/+1
| | | | SVN-Revision: 7971
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-131-1/+1
| | | | SVN-Revision: 7967
* Move pciutils to trunk (#2061)Florian Fainelli2007-07-131-0/+74
| | | | SVN-Revision: 7966
* fix e2fsprogs on avr32Imre Kaloz2007-07-131-0/+5
| | | | SVN-Revision: 7963
* sync avr32 to 2.6.22.atmel.2Imre Kaloz2007-07-132-87/+1419
| | | | SVN-Revision: 7962
* refresh madwifi patchesFelix Fietkau2007-07-1323-145/+145
| | | | SVN-Revision: 7961
* madwifi: patch for 'fixing' stuck beacons through card recalibrationFelix Fietkau2007-07-131-0/+102
| | | | SVN-Revision: 7960
* clean up some leftover junkFelix Fietkau2007-07-131-1/+0
| | | | SVN-Revision: 7959
* fix madwifi unload/reload on SoCFelix Fietkau2007-07-131-5/+6
| | | | SVN-Revision: 7958
* fix monitor mode related crash in madwifi (#2034)Felix Fietkau2007-07-131-0/+15
| | | | SVN-Revision: 7957
* fix unwanted automatic package cleaning when using quiltFelix Fietkau2007-07-131-1/+1
| | | | SVN-Revision: 7956
* move firmware loading to hotplug2-init.rules (should fix #2056)Felix Fietkau2007-07-132-5/+5
| | | | SVN-Revision: 7955
* busybox: Ensure that diff is available for ipkg upgrade requirementsRod Whitby2007-07-132-1/+2
| | | | SVN-Revision: 7954
* use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetFelix Fietkau2007-07-131-1/+1
| | | | SVN-Revision: 7953
* avoid a race condition that might lead to dnsmasq reading an empty ↵Felix Fietkau2007-07-121-3/+4
| | | | | | resolv.conf (#2007) SVN-Revision: 7952
* fix layer7 for 2.6.21Felix Fietkau2007-07-121-1/+2
| | | | SVN-Revision: 7951
* fix static routes for dynamic interfaces (#1446)Felix Fietkau2007-07-121-0/+1
| | | | SVN-Revision: 7949
* add missing changes from #1949Felix Fietkau2007-07-121-7/+8
| | | | SVN-Revision: 7948
* add tpc change from #1949Felix Fietkau2007-07-121-2/+14
| | | | SVN-Revision: 7947
* move to iptables 1.3.8Tim Yardley2007-07-123-8868/+2
| | | | SVN-Revision: 7946
* upgrade AVR32 to 2.6.22.1Imre Kaloz2007-07-123-6850/+6965
| | | | SVN-Revision: 7945
* upgrade dnsmasq (#1975)Felix Fietkau2007-07-124-26/+9
| | | | SVN-Revision: 7944
* remove a hack that is no longer necessaryFelix Fietkau2007-07-121-1/+1
| | | | SVN-Revision: 7943
* fix parallel build issuesFelix Fietkau2007-07-121-2/+2
| | | | SVN-Revision: 7941
* fix distcleanFelix Fietkau2007-07-121-1/+1
| | | | SVN-Revision: 7940
* pci_module_init() is deprecated for a long time - this won't hurt .21 and ↵Imre Kaloz2007-07-122-1/+2
| | | | | | will be needed for .22 SVN-Revision: 7937
* upgrade atheros targets to 2.6.22.1Imre Kaloz2007-07-128-32/+18
| | | | SVN-Revision: 7936
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor ↵Felix Fietkau2007-07-1122-243/+330
| | | | | | (should fix #1949) SVN-Revision: 7929
* rename mini_fo mount point so as not to confuse usersMike Baker2007-07-111-1/+1
| | | | SVN-Revision: 7928
* move uci_load into config_load so that changes can be applied via uci ↵Mike Baker2007-07-112-15/+22
| | | | | | without commiting SVN-Revision: 7927
* fix detection of admboot based boardsGabor Juhos2007-07-111-3/+8
| | | | SVN-Revision: 7926
* fix ipset compilationTim Yardley2007-07-112-2/+189
| | | | SVN-Revision: 7925