Commit graph

5820 commits

Author SHA1 Message Date
Florian Fainelli
e01a275ece Add diagnostic stuff to rb500
SVN-Revision: 8016
2007-07-17 10:28:31 +00:00
Florian Fainelli
eb097e3068 Upgrade rb500 to .22.1, add the LED driver from #986
SVN-Revision: 8015
2007-07-17 10:25:18 +00:00
Florian Fainelli
e5520b8853 Add ipt_random module
SVN-Revision: 8014
2007-07-17 08:47:44 +00:00
Florian Fainelli
62e1634ed9 Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann
SVN-Revision: 8013
2007-07-17 08:33:41 +00:00
Florian Fainelli
0e07409d92 Fix warnings
SVN-Revision: 8012
2007-07-17 08:32:29 +00:00
Felix Fietkau
e8918b0f66 better support for handling various jffs2 eraseblock sizes
SVN-Revision: 8011
2007-07-16 22:06:45 +00:00
Florian Fainelli
1473b7b5ea Remove the bogus pciutils dependency
SVN-Revision: 8007
2007-07-16 18:18:20 +00:00
Florian Fainelli
a258b442f4 Move back pciutils to utils, and haserl in the meantime
SVN-Revision: 8006
2007-07-16 18:17:51 +00:00
Felix Fietkau
e3a7ac074a fix ipp2p
SVN-Revision: 8005
2007-07-16 16:07:32 +00:00
Felix Fietkau
6178152ee8 add kernel_oldconfig target
SVN-Revision: 8003
2007-07-16 10:03:03 +00:00
Felix Fietkau
3e87d642f7 detect whether the find command supports -L or -follow
SVN-Revision: 8002
2007-07-16 07:19:45 +00:00
Felix Fietkau
2809e403d6 find: use -follow instead of -L, some systems don't support -L
SVN-Revision: 8000
2007-07-16 06:35:00 +00:00
Felix Fietkau
497e7253cd check if oss emulation is available before trying to package it into soundcore
SVN-Revision: 7999
2007-07-16 05:38:10 +00:00
Rod Whitby
7b0a55127b ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing and fan control
SVN-Revision: 7998
2007-07-16 05:37:50 +00:00
Felix Fietkau
0806675217 kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig
SVN-Revision: 7997
2007-07-16 05:28:13 +00:00
Felix Fietkau
56ac6f5bea disable __must_check by default
SVN-Revision: 7996
2007-07-16 05:20:28 +00:00
Rod Whitby
7137c62c07 Set ixp4xx network config to static 192.168.1.1
SVN-Revision: 7995
2007-07-16 04:35:09 +00:00
Rod Whitby
a2740aaff6 ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the kernel)
SVN-Revision: 7994
2007-07-16 04:00:21 +00:00
Rod Whitby
10a1356827 ixp4xx-2.6: Removed the network config override file, cause we agreed that 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
2007-07-16 03:30:02 +00:00
Rod Whitby
81c3675f94 ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images
SVN-Revision: 7990
2007-07-16 03:26:40 +00:00
Rod Whitby
6d5c8233af ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through
SVN-Revision: 7989
2007-07-16 03:22:50 +00:00
Felix Fietkau
5f9838d5f9 don't run the image prereq check if the image directory does not exist
SVN-Revision: 7988
2007-07-16 00:42:19 +00:00
Felix Fietkau
60d6defb08 target scan needs a maxdepth of 2
SVN-Revision: 7987
2007-07-16 00:07:56 +00:00
Felix Fietkau
43a2ecab57 keep some structure when running package/symlinks - now that the build system supports it
SVN-Revision: 7986
2007-07-16 00:01:40 +00:00
Felix Fietkau
c1f20e60f5 set maxdepth appropriately for package scanning
SVN-Revision: 7985
2007-07-15 23:39:22 +00:00
Felix Fietkau
25b44d2c12 follow symlinks in package scan
SVN-Revision: 7984
2007-07-15 23:38:09 +00:00
Felix Fietkau
de2aa28c4c properly support dependencies on packages that just use Build/DefaultTargets
SVN-Revision: 7983
2007-07-15 23:36:02 +00:00
Felix Fietkau
7b16475eb7 fixes for recursive package scanning
SVN-Revision: 7982
2007-07-15 23:16:47 +00:00
Felix Fietkau
bdc9419a20 rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
SVN-Revision: 7981
2007-07-15 22:51:12 +00:00
Gabor Juhos
81455651a2 fix of the board specific initialization of the GPIO pins
SVN-Revision: 7979
2007-07-15 19:01:19 +00:00
Florian Fainelli
2e4f6093c6 Fix the ip6tables dependency (#2079)
SVN-Revision: 7978
2007-07-15 18:53:33 +00:00
Gabor Juhos
1c6947c57b refresh patches for 2.6.22.1 using quilt
SVN-Revision: 7976
2007-07-15 15:33:15 +00:00
Gabor Juhos
93a7dd0956 lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching
SVN-Revision: 7975
2007-07-15 15:02:38 +00:00
Rod Whitby
57f4fc91ed ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built
SVN-Revision: 7972
2007-07-13 22:23:09 +00:00
Gabor Juhos
54e329087c flash driver shows the correct chip size from now
SVN-Revision: 7971
2007-07-13 16:15:10 +00:00
Florian Fainelli
e2b75c370e Fix the section mismatch on the serial driver (#2076), thanks Thomas !
SVN-Revision: 7967
2007-07-13 13:14:08 +00:00
Florian Fainelli
d700970b00 Move pciutils to trunk (#2061)
SVN-Revision: 7966
2007-07-13 13:10:15 +00:00
Imre Kaloz
b69b88f4d2 fix e2fsprogs on avr32
SVN-Revision: 7963
2007-07-13 10:42:20 +00:00
Imre Kaloz
d02260fcdc sync avr32 to 2.6.22.atmel.2
SVN-Revision: 7962
2007-07-13 09:56:05 +00:00
Felix Fietkau
f44014020d refresh madwifi patches
SVN-Revision: 7961
2007-07-13 09:18:45 +00:00
Felix Fietkau
e787afedab madwifi: patch for 'fixing' stuck beacons through card recalibration
SVN-Revision: 7960
2007-07-13 09:17:34 +00:00
Felix Fietkau
84027d8d76 clean up some leftover junk
SVN-Revision: 7959
2007-07-13 08:33:20 +00:00
Felix Fietkau
942fdf034b fix madwifi unload/reload on SoC
SVN-Revision: 7958
2007-07-13 08:23:22 +00:00
Felix Fietkau
9b7e926580 fix monitor mode related crash in madwifi (#2034)
SVN-Revision: 7957
2007-07-13 07:24:43 +00:00
Felix Fietkau
e670647412 fix unwanted automatic package cleaning when using quilt
SVN-Revision: 7956
2007-07-13 07:17:17 +00:00
Felix Fietkau
c50816d093 move firmware loading to hotplug2-init.rules (should fix #2056)
SVN-Revision: 7955
2007-07-13 02:32:32 +00:00
Rod Whitby
4595775416 busybox: Ensure that diff is available for ipkg upgrade requirements
SVN-Revision: 7954
2007-07-13 01:02:55 +00:00
Felix Fietkau
a366b4ea98 use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
SVN-Revision: 7953
2007-07-13 00:44:41 +00:00
Felix Fietkau
1b4380b8ed avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007)
SVN-Revision: 7952
2007-07-12 21:59:38 +00:00
Felix Fietkau
f82f62b992 fix layer7 for 2.6.21
SVN-Revision: 7951
2007-07-12 21:34:20 +00:00