Commit Graph

11925 Commits (bf6086fedf6e2bfa9cbfd6faf02fe47bda8039d9)

Author SHA1 Message Date
Gabor Juhos e40c3beb47 [ar71xx] add hardware watchdog driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-30 08:05:18 +00:00
Peter Denison e176f409c0 Allow dropbear to use shadow passwords, and correct base-files generation of
/etc/shadow

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-30 00:56:55 +00:00
Florian Fainelli 017d53ec21 Delete 2.6.24 files for OLPC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 18:46:56 +00:00
Florian Fainelli 97bdc7ae4b Do not override classifier kernel configuration symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 18:45:24 +00:00
Felix Fietkau 41b9b028ca fix up the asm includes location for .27 when building kernel headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 18:09:24 +00:00
Felix Fietkau 40dbbc9a67 move some 2.6.27 config stuff from ixp to generic, use slab instead of slub by default (slub crashes early on), enable kallsyms for now until the target is stable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 16:49:39 +00:00
Felix Fietkau 5f7f1bef11 as discussed on irc: revert config-default->config-2.6.26 rename
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 12:18:12 +00:00
Felix Fietkau 15f17fcf7e port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 01:08:17 +00:00
Felix Fietkau 9d792824bc ixp4xx: rename config-default to config-2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 01:06:44 +00:00
Felix Fietkau 6787b4085e ixp4xx: remove 2.6.25 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 01:06:14 +00:00
Felix Fietkau 85f7e435a7 fix ar2315 watchdog restart (patch from #3953)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 20:23:44 +00:00
Felix Fietkau ed1bc6704e cris is little endian, not big endian (patch from #4048)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 19:52:15 +00:00
Felix Fietkau c1b9ba6db4 add option in sysupgrade to restore config from file or URL (patch from #4043)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 19:45:59 +00:00
Felix Fietkau 02fa0bc75f madwifi: revert part of the noderef fix patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 19:35:56 +00:00
Gabor Juhos 55b2a182ed [kernel] 2.6.25/2.6.26: fix compiler warning in imq.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 19:07:37 +00:00
Felix Fietkau a36e7924a2 broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 18:30:23 +00:00
John Crispin 3f4018d1b5 fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 17:40:09 +00:00
John Crispin 1e14eeaa9f custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 17:06:39 +00:00
Felix Fietkau 7f0d2f2042 set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 16:17:49 +00:00
Felix Fietkau 9ba765af49 firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 16:17:37 +00:00
Felix Fietkau b4e847c602 busybox: remove the upstream-provided bugfix patch for line editing
it actually breaks the history functionality instead of fixing it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 15:26:25 +00:00
Felix Fietkau 0b809e6918 fix iw compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 11:01:33 +00:00
Felix Fietkau bcf79d92ce madwifi: set essid on to avoid association with different ssid (patch from #3937)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 09:43:37 +00:00
Florian Fainelli c58e271d8e Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 07:09:47 +00:00
Felix Fietkau 6907bedd84 scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 22:57:58 +00:00
Andy Boyett 9592e8e914 [ath5k] create a profile for brcm47xx and ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 20:16:16 +00:00
Andy Boyett b5c4a50ac7 [brcm47xx] make b43 the default profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 20:15:51 +00:00
Lars-Peter Clausen 9d871e2e4f Remove 2.6.23 config, files and patches from olpc target.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 17:48:41 +00:00
Lars-Peter Clausen 7847d80f24 Update olpc target kernel to 2.26.5.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 17:09:35 +00:00
Florian Fainelli 95064f9c32 Fix location to the ebtables modules (#3855)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 15:13:35 +00:00
Lars-Peter Clausen 87060f7801 Generate olpc.fth depending on the target image type.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 14:43:38 +00:00
Florian Fainelli 3f22861601 Document madwifi specific diversity and antenna settings (#3889
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 11:40:40 +00:00
Florian Fainelli 5d98b2d80d Fix reference to the old and replaced kmod-rt61
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 10:47:00 +00:00
Nicolas Thill e99619d10d fix IMQ autoloading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-27 10:09:54 +00:00
Felix Fietkau eeb6158d6d remove unnecessary patch chunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 22:01:33 +00:00
Felix Fietkau 0bbf0d4426 madwifi: fix some really evil noderef issues (fixes #3999)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 20:09:17 +00:00
Gabor Juhos d5da0a6f1c [kernel] update to 2.6.26.5 and 2.6.25.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 18:46:53 +00:00
Nicolas Thill 32e625fc9e remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 09:42:17 +00:00
Felix Fietkau 57481bf020 fix typo from last sysupgrade commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 08:58:43 +00:00
Travis Kemen 98daed4072 add switch to not save configuration over the reflash in noninteractive mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 00:10:01 +00:00
Felix Fietkau f16cc7b51b madwifi: don't crash if the static rate is not in a per-node rateset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 23:55:47 +00:00
Gabor Juhos a915aea7a4 [ar71xx] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 20:17:41 +00:00
Gabor Juhos a83eb2e75d [adm5120] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 20:16:41 +00:00
Nicolas Thill 677a4f6375 add gpio related config symbols to generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 19:59:07 +00:00
Travis Kemen 4a580a5d1d add option to shutoff softled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 19:19:32 +00:00
Gabor Juhos 6eee1adfd4 [adm5120] remove broken status from the Big Endian subtarget
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 18:58:28 +00:00
Felix Fietkau 41ae863d7f fix some warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 18:24:53 +00:00
Felix Fietkau 4a62d68975 mtd: improve support for reading input from a pipe. fixes sysupgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 18:24:18 +00:00
Gabor Juhos 994db6ede4 [atheros] remove empty dirs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 18:02:35 +00:00
John Crispin f5fd4e3367 add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 16:27:54 +00:00