summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel: fix dependencies for .config, use selections from oldconfig when runn...Felix Fietkau2007-07-162-7/+6
* disable __must_check by defaultFelix Fietkau2007-07-162-2/+2
* Set ixp4xx network config to static 192.168.1.1Rod Whitby2007-07-161-0/+13
* ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the k...Rod Whitby2007-07-161-1/+1
* ixp4xx-2.6: Removed the network config override file, cause we agreed that ix...Rod Whitby2007-07-161-11/+0
* ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the...Rod Whitby2007-07-162-89/+0
* ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling...Rod Whitby2007-07-161-1/+0
* don't run the image prereq check if the image directory does not existFelix Fietkau2007-07-161-1/+1
* target scan needs a maxdepth of 2Felix Fietkau2007-07-161-1/+1
* keep some structure when running package/symlinks - now that the build system...Felix Fietkau2007-07-161-1/+1
* set maxdepth appropriately for package scanningFelix Fietkau2007-07-151-2/+2
* follow symlinks in package scanFelix Fietkau2007-07-151-1/+1
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-152-5/+5
* fixes for recursive package scanningFelix Fietkau2007-07-152-11/+17
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...Felix Fietkau2007-07-153-35/+49
* fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-154-1/+13
* Fix the ip6tables dependency (#2079)Florian Fainelli2007-07-151-0/+1
* refresh patches for 2.6.22.1 using quiltGabor Juhos2007-07-1512-81/+81
* lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up decompre...Gabor Juhos2007-07-158-452/+784
* ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be...Rod Whitby2007-07-131-1/+0
* flash driver shows the correct chip size from nowGabor Juhos2007-07-131-1/+1
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-131-1/+1
* Move pciutils to trunk (#2061)Florian Fainelli2007-07-131-0/+74
* fix e2fsprogs on avr32Imre Kaloz2007-07-131-0/+5
* sync avr32 to 2.6.22.atmel.2Imre Kaloz2007-07-132-87/+1419
* refresh madwifi patchesFelix Fietkau2007-07-1323-145/+145
* madwifi: patch for 'fixing' stuck beacons through card recalibrationFelix Fietkau2007-07-131-0/+102
* clean up some leftover junkFelix Fietkau2007-07-131-1/+0
* fix madwifi unload/reload on SoCFelix Fietkau2007-07-131-5/+6
* fix monitor mode related crash in madwifi (#2034)Felix Fietkau2007-07-131-0/+15
* fix unwanted automatic package cleaning when using quiltFelix Fietkau2007-07-131-1/+1
* move firmware loading to hotplug2-init.rules (should fix #2056)Felix Fietkau2007-07-132-5/+5
* busybox: Ensure that diff is available for ipkg upgrade requirementsRod Whitby2007-07-132-1/+2
* use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetFelix Fietkau2007-07-131-1/+1
* avoid a race condition that might lead to dnsmasq reading an empty resolv.con...Felix Fietkau2007-07-121-3/+4
* fix layer7 for 2.6.21Felix Fietkau2007-07-121-1/+2
* fix static routes for dynamic interfaces (#1446)Felix Fietkau2007-07-121-0/+1
* add missing changes from #1949Felix Fietkau2007-07-121-7/+8
* add tpc change from #1949Felix Fietkau2007-07-121-2/+14
* move to iptables 1.3.8Tim Yardley2007-07-123-8868/+2
* upgrade AVR32 to 2.6.22.1Imre Kaloz2007-07-123-6850/+6965
* upgrade dnsmasq (#1975)Felix Fietkau2007-07-124-26/+9
* remove a hack that is no longer necessaryFelix Fietkau2007-07-121-1/+1
* fix parallel build issuesFelix Fietkau2007-07-121-2/+2
* fix distcleanFelix Fietkau2007-07-121-1/+1
* pci_module_init() is deprecated for a long time - this won't hurt .21 and wil...Imre Kaloz2007-07-122-1/+2
* upgrade atheros targets to 2.6.22.1Imre Kaloz2007-07-128-32/+18
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (...Felix Fietkau2007-07-1122-243/+330
* rename mini_fo mount point so as not to confuse usersMike Baker2007-07-111-1/+1
* move uci_load into config_load so that changes can be applied via uci without...Mike Baker2007-07-112-15/+22