nbd
1e70eae581
add missing kernel config symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-07 19:24:16 +00:00
thepeople
d20afc8d22
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:44:18 +00:00
nbd
ef7eae373b
work around kernel config issues with sound modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-25 17:15:30 +00:00
florian
5cd6d51b76
Fix build on non-SMP machines of the remote GDB debugging ( #2666 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 07:39:48 +00:00
nbd
11bfc2aea9
add missing config symbols for ide on broadcom 4780
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:11:24 +00:00
nbd
93f668f049
fix initramfs images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:11:21 +00:00
nbd
46d6153121
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 18:04:17 +00:00
nbd
9a7d455947
move a few config options to the generic templates to avoid kernel config questions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-07 20:36:12 +00:00
juhosg
0e8e8cee68
add default option for the OTi-6858 USB serial device ( closes #2631 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-02 09:08:59 +00:00
blogic
7cf95eb8c6
fixed typo in generic squashfs split patch ... shame on you :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-27 19:41:20 +00:00
nbd
e9a2e58a69
Add udev initilisation
...
We have a udev package, but no means to start udev at boot.
This change adds the necessary startup in /init, and adds the required
/sbin/udevsettle to the udev installed files
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:36 +00:00
nbd
60084f42c7
only do hotplug2 init if hotplug2 is present
...
The current /init script unconditionally does the initialisation for
hotplug2, including mounting a new /dev. If hotplug2 isn't present, we
end up with no device nodes.
This change only does the hotplug2 init if hotplug2 is present, but
always mounts /sys.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:33 +00:00
nbd
957fd804f1
Allow targets to specify extra initramfs source files
...
The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated
list of source files (or directories). This allows a platform to
add extra components to the initramfs image, by defining the
INITRAMFS_EXTRA_FILES make var.
By default, we add a simple initramfs extra file for the generic-2.6
platform, which specifies a few device nodes.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:29 +00:00
juhosg
34047fa1ae
make morse LED trigger available as a package, and fix it to compile with 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 14:32:13 +00:00
nbd
532249b507
sync ssb with upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 02:47:36 +00:00
blogic
c78940002c
added some extensions to the phy layer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 00:04:53 +00:00
nbd
7f80212b77
disable the in-kernel mac80211 and cfg80211
...
will be built externally
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:54 +00:00
nbd
62ae4e9eb6
move a few config symbols to the 2.6.23 template
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:41 +00:00
nbd
50288c1764
back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch for 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:21:24 +00:00
nbd
769ee01960
add patches for 2.6.23 on brcm47xx (not enabled yet)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:04:37 +00:00
nbd
6ea62735e2
disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:00:06 +00:00
nbd
e2bcdb8939
move a few kconfig options from atheros to generic-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 21:21:36 +00:00
juhosg
1fe9314a6d
[kernel] netfilter/ipset cleanups
...
* rename patches to follow our naming conventions
* update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom]
* add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs
* add ip_set_iptreemap to include/netfilter.mk
* update kmod-ipt-ipset module description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 14:58:35 +00:00
juhosg
9946e7c91f
[kernel] update yaffs2 to compile with 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 07:36:21 +00:00
juhosg
9939f6969a
[kernel] update generic 2.6.23 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 07:12:13 +00:00
juhosg
93d3086653
[kernel] netfilter fixes for 2.6.23
...
* fix compiler warnings in xt_CHAOS.c, xt_DELUDE.c, and in xt_portscan.c
* make xt_TARPIT available as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 07:08:40 +00:00
juhosg
ea9f57570d
[kernel] restore CVS Id strings for yaffs code, remove svn:keywords properties
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 19:33:22 +00:00
juhosg
b78fbb9510
[kernel] dissect yaffs patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 18:05:48 +00:00
ejka
4e869172ab
sync for 2.6.23-final
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 06:20:25 +00:00
juhosg
459f908815
[adm5120] add custom GPIO-based I2C driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 19:23:22 +00:00
juhosg
f29e1c9edb
add TARPIT support to netfilter/iptables
...
* netfilter: add the xt_TARPIT target module required by xt_CHAOS
* include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE
* iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number
* original patchset can be found [http://tinyurl.com/2mjk2kx here]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 17:17:04 +00:00
ejka
4fa69651d9
fix rtsp patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 13:51:22 +00:00
ejka
58242e5417
add generic 2.6.23 patches and config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04 02:26:27 +00:00
juhosg
6f924b0772
split eeprom_93cx6 patch to make quilt happy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-01 08:45:39 +00:00
juhosg
b7a77f6732
add missing file from [9055]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 20:08:55 +00:00
juhosg
838cafeae2
make morse LED trigger available for all platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 20:06:52 +00:00
nico
45d02992d9
add ipv6 conntrack support ( closes : #2192 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 17:22:17 +00:00
nico
2cd399391e
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 15:12:12 +00:00
nico
b47e564474
backport [8862] to pre 2.6.22 kernels as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 11:12:54 +00:00
nbd
a4ae1d5559
make ATM_DRIVERS default to n
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:36:37 +00:00
nico
937629f197
add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ( closes : #2297 , thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 18:37:24 +00:00
matteo
b377dac440
Make ar7_part more readable and endianness safe
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 19:25:38 +00:00
nico
876dffc71b
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:03:41 +00:00
nbd
86af2c87cf
enable jffs2 summary for faster mount time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 20:43:31 +00:00
florian
ddd659f540
Rearrange patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-10 14:19:56 +00:00
nbd
6db7ad74f6
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
florian
f8bae64622
Add some EHCI related symbols when usb is selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 10:28:18 +00:00
nico
2d65dbf431
rename 2.6 high-speed usb serial fix to match 2.4 one
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 14:20:11 +00:00
nico
4e6fd1b0dc
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:19:26 +00:00
nico
8c1de14503
add high-speed usb serial fix from Junxion ( closes : #2274 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:04:31 +00:00
florian
15064b00d6
Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 15:48:46 +00:00
florian
5b5f704d9a
Compile crc itu-t as a module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 09:34:02 +00:00
nbd
7b7737acaf
add refresh ioctl to mtd (for rescanning partitions after reflash)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 21:53:17 +00:00
nbd
83ad4a2d05
disable romfs, nothing uses it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 10:01:17 +00:00
nbd
06864710ac
fix an off-by-one error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-19 01:06:26 +00:00
florian
72d3ca6175
Remove the eeprom patches, but move the git-newsetup to generic, so that the x86 target can benefit from them
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 09:43:05 +00:00
florian
1ce3997dc2
Also add eeprom 93cx6 to generic-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 09:38:41 +00:00
florian
d03a2de5d3
More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 18:48:58 +00:00
florian
7ee6686c52
Add CONFIG_HID to not set by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 14:56:33 +00:00
florian
e9b42c45b0
Fix the remaining kernel config options ( #2102 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 14:59:11 +00:00
florian
3ba84cb708
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 18:13:35 +00:00
rwhitby
1eb01bcbcb
Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 12:59:39 +00:00
rwhitby
0967e5f365
Add missing config symbols that stop a default 2.6.21.6 built - set them all to default values so nothing changes for anyone
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 08:09:04 +00:00
nbd
c689c8ef34
fix yealink kmod compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 01:00:42 +00:00
nbd
8099d2ffb8
fix kmod-pwc compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 00:50:31 +00:00
juhosg
071b759c61
rootfs_split: fix a typo, and fix compiler warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 18:32:48 +00:00
nbd
7865baba1c
fix rootfs split partition renaming (fix by Eric L. Chen)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 18:09:00 +00:00
juhosg
35016b5822
restore Kconfig options of rootfs_split for 2.6.21.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 17:15:32 +00:00
juhosg
fc66ff967a
rootfs_split fixes
...
* avoid compiler warnings on 2.6.22.1
* applies cleanly on 2.6.21.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 15:52:37 +00:00
juhosg
6c27cb4e19
clean of the rootfs_split patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 07:13:20 +00:00
nbd
bf3a6190ff
add missing config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 13:42:04 +00:00
nbd
119f9165de
disable a few things that are not packaged yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 12:02:17 +00:00
nbd
bf9b79b200
dynamically enable/disable kernel config options for kmod packages based on build system config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 11:31:01 +00:00
nbd
ab79dbb807
fix ipp2p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 16:07:32 +00:00
nbd
c2fdf9e0b5
disable __must_check by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 05:20:28 +00:00
nbd
cbd05f24b2
fix layer7 for 2.6.21
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-12 21:34:20 +00:00
nbd
c27ae1a723
fix a typo in the imq module (patch from #2005 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-10 20:42:26 +00:00
nbd
e843d1020d
update imq patches ( fixes #2009 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-02 06:31:27 +00:00
nbd
6c86d4baaa
upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc - compile tested on .21, run time tested on .22-rc6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-02 02:10:01 +00:00
noz
5939035634
Move SSB out of brcm47xx target into generic-2.6 target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 22:44:05 +00:00
nbd
61994097f2
unify sysctl.conf, add extra netfilter options ( #1996 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 02:59:09 +00:00
noz
189462ca0b
Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 19:52:20 +00:00
nbd
1d5d64e647
fix failsafe on broadcom, send netlink events in diag when running linux 2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 08:32:25 +00:00
nbd
7321ce2dbb
brcm47xx-2.6: update for 2.6.22-rc5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 03:49:54 +00:00
noz
847af1b043
Extra bits from wireless-dev for the mac80211 stack - should just be additions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 21:51:07 +00:00
noz
f8f8b2a849
make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 21:29:37 +00:00
nbd
ebd093f2fa
minor kernel config sync
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 17:53:08 +00:00
nbd
8fc781e83e
add mini_fo fix from #1801
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-20 00:16:41 +00:00
nbd
12a3450266
fix ipset compile with 2.6.22-rc4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-17 00:06:58 +00:00
nbd
a49048c780
remove empty patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-16 02:08:06 +00:00
nbd
e6a68af9e9
prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-16 01:56:04 +00:00
pavlov
4e62f97b5c
fixed ipset patch to make it work right from userland
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-11 14:52:31 +00:00
florian
12f86c6946
Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), closes #1779
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 12:36:58 +00:00
kaloz
ac52e3bd03
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:44:01 +00:00
nbd
7fff341bb3
add ar7-2.6 fixes by Stefan Weil
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 09:46:30 +00:00
nbd
3a98884715
more kernel config cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 09:31:44 +00:00
mbm
8edc02d6df
fix the damn kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 09:29:27 +00:00
florian
2f1c45bdcc
Updated yaffs2, thanks to David Goodenough ( #1779 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-30 11:49:14 +00:00
florian
1dfd43820e
Add support for USB HID ( #1322 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-27 18:57:02 +00:00
florian
76389a5662
Add yealink usb phone kernel packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-27 18:51:50 +00:00
nbd
844d2b3512
sync atheros-2.6 config, move parts to the generic config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 20:08:21 +00:00
nbd
a3df50fd61
refresh kernel patches so that they apply cleanly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 19:41:42 +00:00
nbd
1d82b77d31
remove bogus netfilter dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 18:14:11 +00:00
nbd
f186fb31f1
enable TCPMSS target by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 17:56:15 +00:00
nbd
cbeaf6d823
move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 17:53:03 +00:00
florian
740bd443bd
add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led driver as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-24 23:30:35 +00:00
kaloz
da2d341c28
fix Magicbox for .21 and convert to the new structure
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-24 12:44:44 +00:00
nbd
1a0c6ae7d7
nuke vga console support from the x86 lzma loader, it seems to cause problems at least in qemu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-24 00:52:37 +00:00
kaloz
bbe65263ca
aruba fixes, work in progress
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-24 00:04:19 +00:00
nbd
442cf92853
update x86 config and move some config defaults to the config template
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 23:49:12 +00:00
nbd
c858d52495
fix x86 lzma loader
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 23:29:09 +00:00
kaloz
af4943742e
update netfilter patches, fix atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 23:10:09 +00:00
nbd
fdd7f3bd06
fix x86-2.6 compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 22:09:45 +00:00
nbd
7e00a17613
fix compile error in the netfilter ipset module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 21:40:19 +00:00
kaloz
e148281b00
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 19:48:34 +00:00
nbd
66173ea011
make CONFIG_PCCARD disabled by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 14:57:02 +00:00
florian
2641c80c8d
Fix duplicate entries in the patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 19:53:45 +00:00
florian
57e7ef99c0
Add generic GPIO support to MIPS boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 19:49:50 +00:00
nbd
74263c7c57
fix pcmcia/pccard build defaults
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-19 16:16:48 +00:00
mbm
ebef185c93
forgot a file in [7158]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 09:55:23 +00:00
mbm
7ab4d88438
change handling of target/linux/generic-2.x/files to match other targets ( #1648 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 08:35:48 +00:00
nbd
2d6b53deec
use hotplug2 for serializing hotplug events on 2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-05 18:33:18 +00:00
florian
f5d669c294
make sure the ramdisk generation will work when you have defined a special TIMEFMT
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-03 17:21:08 +00:00
mbm
f829bc2988
backport a few usb device ids from 2.6.21 for airprime
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-01 21:57:03 +00:00
nbd
2d4bdf6086
use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-24 12:05:52 +00:00
nbd
0554700c3e
add tcp syn cookies support (fixes one of the sysctl error messages at boot time)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-24 11:51:35 +00:00
nbd
d18a9f7996
move the lzma decompressor out of squashfs-lzma patch and into a new patch (i want to use it for initramfs in the future)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-18 16:03:43 +00:00
florian
57beb9a1cf
Enable videodev, but do not build all hardware modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16 07:55:05 +00:00
florian
8b469650d4
Add lzma compression for x86 based targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16 06:45:05 +00:00
pavlov
49b4a0fb8b
fix default 2.6 kernel config so we dont halt at CMTP protocol support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-10 15:09:35 +00:00
florian
eba0280e05
Enable codepage 1250 support ( #1554 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-08 21:18:19 +00:00
florian
487ff37fb6
Add ISDN support ( #1498 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-08 21:12:31 +00:00
ejka
a5685a2556
Fix free space size check
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-07 10:36:31 +00:00
florian
a9d604c520
Limit the number of hotplug childrens
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 18:30:32 +00:00
nbd
ded9d6a0d4
clean up nfsd kernel config entries ( #1523 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 23:41:05 +00:00
florian
73b719b1c6
Disable YAFFS and NAND by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-26 19:54:54 +00:00
florian
a270e0723b
Move the yaffs patch to be generic, shared between rb532 and adm5120
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-26 19:42:33 +00:00
ejka
01d129a6a2
Make lzma-loader sdram mapping configurable ( #1169 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 09:32:22 +00:00
nbd
513c273d00
fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312 , #1451
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-14 03:37:40 +00:00
nbd
203cccc4a2
nuke mdev and replace it with hotplug2 :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 20:31:53 +00:00
kaloz
130f4efa38
R.I.P. devfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 20:35:01 +00:00
nbd
1ebe6d3488
make squashfs overlay support more generic and integrate it for x86-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02 01:23:36 +00:00
nbd
9bf71c00ca
move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-01 23:52:19 +00:00
nbd
464d8f3a69
add a patch to revert recent breakage in the intel cfi flash driver ( fixes #1140 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 01:14:42 +00:00
nbd
6519998eba
update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6418 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 00:53:20 +00:00
nbd
ddc24aa87e
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-26 14:36:27 +00:00
nbd
a7cb17cea9
Finally fix the pesky x86-2.6 block2mtd related crash ( #1058 )
...
When erasing blocks, block2mtd checks the block on the physical disk
to see if everything's filled with 0xff. When grabbing a page from the page
cache, it initializes the limit as <start address> + PAGE_SIZE.
Turns out that the pointer to the status page is (unsigned long *), and
thus it adds (PAGE_SIZE * 4).
This would never have been caught, if it wasn't for the unlikely event
that block2mtd catches the *last* page available in the system ram and
thus tries to scan 4 memory pages from there.
The absolutely trivial fix is to do a double cast (cast to (u8 *), add
PAGE_SIZE, then cast to (unsigned long *))
... and there was much rejoicing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-18 13:52:14 +00:00
nbd
0d64ffb3e3
add fix for kernel headers to allow offsetof access from user space
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-14 02:42:08 +00:00
nbd
3f05dd35b2
move tlb change for mips 4KC to generic patches (required for most mips targets)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-13 00:55:11 +00:00
nbd
b89ba4c713
port [6229] to kamikaze
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 01:25:18 +00:00
nbd
0634ad3b28
add extra netfilter xt stuff to config-template
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 21:15:46 +00:00
nbd
a77c31b1e1
disable block2mtd page readahead (patch from #1058 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-01 21:35:25 +00:00
nbd
78edbe6175
forward port missing parts of the mtd permission change in whiterussian (and add it to linux 2.6 as well)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-27 19:22:15 +00:00
florian
a13fd170d4
Add chaostable from #1187 , also enable netfilter modules for ixp4xx.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 23:55:22 +00:00
kaloz
8b75420771
fix kernel compile on real operating systems :P ( closes #1150 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 19:47:31 +00:00
florian
9088c43802
Add an OSX specific patch to make the kernel be compiled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:29:54 +00:00
nbd
6d52fd57a3
reorder netfilter patches, update layer7 kernel to latest version, should improve stability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 04:42:50 +00:00
nbd
f5b0956604
add compatibility patch for d80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 17:52:58 +00:00
florian
b53dfbf24e
Replace inode.u.generic_ip with inode.i_private
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 21:57:24 +00:00
rwhitby
c4f52d9cbc
Renamed 050-* to comply with patch naming convention.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 12:28:46 +00:00
rwhitby
d9b96df705
Replaced non-working (on NAS100d) redboot byteswap partition truncate patch with the one that has been tested on NSLU2, NAS100d, Loft, etc., accepted by linux-mtd, and should be in 2.6.20
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 03:05:52 +00:00
nbd
c92885c466
Upgrade to Linux 2.6.19
...
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 16:41:33 +00:00
nbd
1e0a5cc251
fix uclibc compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 10:38:11 +00:00
nbd
dcf6bd1f3a
more compile fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 22:02:44 +00:00
nbd
4cc2001e1b
fix up include/linux/types.h for user space stuff (patch from debian), fixes #1008
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 15:58:15 +00:00
mbm
9e0a57b449
move target/image/platform to target/linux/platform/image
...
platform directories are now self contained
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 20:14:41 +00:00
nbd
e8d3ab87c6
mini_fo fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 15:58:58 +00:00
nbd
4e778f2d1d
add mini_fo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 02:50:09 +00:00
kaloz
7fc64c0d1f
add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 12:32:10 +00:00
nbd
944dc84100
add fix for samsung flash chips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 18:05:05 +00:00
nico
e5aec00434
add missing <asm/segment.h>, fix mini_fo and openswan build on ppc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18 14:16:17 +00:00
nbd
56a341a5b9
pppoe: use the interface mtu as upper limit for ppp packet size + header (based on a patch by Dirk Nehring)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 12:28:30 +00:00
nbd
a963f60b9b
add a fix for the block2mtd init
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-08 15:43:13 +00:00
kaloz
3f494f8d22
add basic support for the Magicbox boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 21:53:54 +00:00
mbm
39cbb5a9da
update devfs patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 18:23:35 +00:00
florian
3c4dec1c52
Add ROUTE target for netfilter, closes #595
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-22 10:07:55 +00:00
groz
86c3fa5f01
Add devpts mounts
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-20 05:32:43 +00:00
groz
b2afe21618
Update init to use /etc/banner for presence test, remove postinit
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 22:37:40 +00:00
groz
3965ba8cd5
File I forgot
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 19:36:22 +00:00
groz
b694d99910
Flesh out early userspace for initramfs to allow booting from media
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 12:40:47 +00:00
groz
0afe2603ce
Start adding uml target
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-20 18:42:12 +00:00
nbd
e325df1263
fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing blocks)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-23 19:51:50 +00:00
nbd
94b9909653
move jffs2 end-of-filesystem detection to the generic 2.6 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 19:57:41 +00:00
nbd
859e8f7f7d
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
mbm
9cff4857fc
annoying initrd bug introduced by 2.6.17
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-20 18:57:30 +00:00
mbm
045631507b
reintroduce the -ffreestanding to avoid gcc inline errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-19 22:28:58 +00:00
kaloz
8014456863
fix the multiple gateway patch, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 15:15:19 +00:00
kaloz
d1d400f1ad
upgrade to 2.6.17, probably break some stuff temporary
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 14:32:57 +00:00
nbd
83df651a86
remove old junk
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-15 17:22:17 +00:00
nbd
9f1c460264
make ramdisk support generic, some cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-07 23:59:04 +00:00
nbd
41fdecb111
move mips boot patch to generic-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-07 23:46:57 +00:00
nbd
be8ad0190d
resync with kamikaze
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-30 19:38:38 +00:00
florian
0b11c9308c
Add SIP connection tracking helpers.
...
Update 2.6 kernel configuration to build SIP connection tracking helper
Add informations in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-12 16:15:41 +00:00
florian
4caf7955fe
Add multiple default gateways patch. No need to change the kernel configuration. Builds fine. Close #460 for the kamikaze part
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-11 09:41:06 +00:00
nbd
886fb49a04
fix the xt/ipt module path issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-02 21:38:15 +00:00
nbd
9ae6442d6a
update ipp2p to 0.8.1rc1, add it to 2.6 as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-23 14:40:54 +00:00
kaloz
1f537bfbb1
clean up the openswan patch to work with older patch versions as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-22 20:50:55 +00:00
kaloz
984ce03b6a
upgrade to squashfs 3.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-21 13:41:09 +00:00
kaloz
237a39ca53
upgrade to Linux 2.6.16, yay
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-21 08:48:43 +00:00
wbx
1543351140
add Support for USB Speedtouch ADSL modem, thx Jonathan McDowell
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-15 19:14:46 +00:00
florian
446614115a
Add support for sch_esfq, iproute2 support will be coming soon
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-24 04:35:51 +00:00
florian
6152dc565b
Added hci_usb to kmod-bluetooth. Closes #316
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-22 14:58:45 +00:00
florian
7ad6bcb469
Fixed wrong module name for usbatm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-12 20:51:01 +00:00
mbm
decb367de9
Correct a few typos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-10 18:08:38 +00:00
nico
a9c2d68afc
fix x86-2.6 build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-03 08:11:53 +00:00
florian
5c4af0443f
Added missing module dependency for ppp_async.ko, closes #217
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-02 11:58:37 +00:00
nbd
f0aedfb294
add imq patch to linux 2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-31 20:34:48 +00:00
nbd
df2a4e04bc
update layer7 patches to 2.1 with --l7pkt mod
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-31 20:09:44 +00:00
wbx
c95591da8e
remove pfring patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-31 17:00:21 +00:00
kaloz
4ca8dbc9d1
backport inline changes from 2.6.16-rc1, thanks nbd for helping me finish it :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-28 16:09:18 +00:00
kaloz
7b14666f6f
add gcc4 fix for mips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-27 10:00:40 +00:00
nbd
f3ba2649b6
add kmod-fs-minix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-20 04:01:20 +00:00
mbm
e7561c7415
fix module dependancies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-13 17:33:38 +00:00
kaloz
43c845ff52
clean up kernel modules, remove b44 references, as it's built-in now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-13 10:02:03 +00:00
nbd
0f2b9f7ace
brcm-2.6: remove old b44 support patches, integrate bcm47xx support into newest version of the driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-12 02:16:42 +00:00
nbd
dab3ca1324
large target/linux cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 19:43:00 +00:00