summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* avr32 build fixesImre Kaloz2007-07-175-3/+226
| | | | SVN-Revision: 8017
* Add diagnostic stuff to rb500Florian Fainelli2007-07-171-0/+19
| | | | SVN-Revision: 8016
* Upgrade rb500 to .22.1, add the LED driver from #986Florian Fainelli2007-07-174-20/+97
| | | | SVN-Revision: 8015
* Add ipt_random moduleFlorian Fainelli2007-07-172-0/+321
| | | | SVN-Revision: 8014
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich BeckmannFlorian Fainelli2007-07-172-126/+230
| | | | SVN-Revision: 8013
* Fix warningsFlorian Fainelli2007-07-172-6/+7
| | | | SVN-Revision: 8012
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-162-13/+9
| | | | SVN-Revision: 8011
* Remove the bogus pciutils dependencyFlorian Fainelli2007-07-161-1/+0
| | | | SVN-Revision: 8007
* Move back pciutils to utils, and haserl in the meantimeFlorian Fainelli2007-07-163-128/+0
| | | | SVN-Revision: 8006
* fix ipp2pFelix Fietkau2007-07-162-2/+4
| | | | SVN-Revision: 8005
* add kernel_oldconfig targetFelix Fietkau2007-07-163-4/+6
| | | | SVN-Revision: 8003
* detect whether the find command supports -L or -followFelix Fietkau2007-07-162-2/+10
| | | | SVN-Revision: 8002
* find: use -follow instead of -L, some systems don't support -LFelix Fietkau2007-07-161-1/+1
| | | | SVN-Revision: 8000
* check if oss emulation is available before trying to package it into soundcoreFelix Fietkau2007-07-161-2/+2
| | | | SVN-Revision: 7999
* ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 ↵Rod Whitby2007-07-161-1/+1
| | | | | | temperature sensing and fan control SVN-Revision: 7998
* kernel: fix dependencies for .config, use selections from oldconfig when ↵Felix Fietkau2007-07-162-7/+6
| | | | | | running menuconfig SVN-Revision: 7997
* disable __must_check by defaultFelix Fietkau2007-07-162-2/+2
| | | | SVN-Revision: 7996
* 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