florian
801db5e277
Allow squashfs images for au1000, use the automatic rootfs split
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 12:12:14 +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
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
florian
4f9c049ca5
Enable USB support for au1000
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-06 09:05:50 +00:00
nbd
91ef5971fc
enable preinit in a few other platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 22:36:45 +00:00
florian
55b644cbff
Add a LED driver for MTX-1 boards, yeah baby
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02 13:03:50 +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
9638a3c6a3
add missing config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:44:37 +00:00
nbd
c87668dc4f
Reorganize kernel configs - target/linux/*/config is now a directory.
...
./config/default will replace the old config and config-diff (format is like
config-diff, the full kernel config is no longer kept in the build system)
This commit removes all the kernel config stuff, the next one will add
the replacement - there's no way to do this atomically with svn.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:44:15 +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
florian
f7fb3e14ad
Forgot to add the DELUDE target :/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 00:03:01 +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
florian
2bf7c625c7
Make the i2c driver work, as a module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 02:37:25 +00:00
florian
84eaaac61b
Port the i2c-gpio driver to the 2.6 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 16:10:51 +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
florian
aedd009f91
Add HFS and HFS+ modules ( #1024 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 14:12:39 +00:00
nbd
74a5d18a1f
reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 01:03:47 +00:00
nbd
260df66c46
remove kallsyms from au1000 kernel config - makes the kernels way too big
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-18 18:04:09 +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
florian
ca00145059
Enable iso9660 and udf kernel modules ( #930 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09 18:53:23 +00:00
florian
cdcd4410bc
Update kernel configurations to enable NLS KOI8R (russian) and package the module ( #819 - second part)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-04 16:29:14 +00:00
florian
c69c275f31
Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 17:50:21 +00:00
malbon
a5dc790f92
Make the build work properly by including Hostap modules.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 20:17:28 +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
florian
3f6bdefa94
Update au1000 netfilter config to match other devices config
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-31 17:24:03 +00:00
florian
d3ec79b469
Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)
...
Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler
Needs testing of course :)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-26 11:45:23 +00:00
florian
21af46f100
Update alchemy kernel configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-20 09:57:42 +00:00
mbm
f2abb61ba0
switch io schedular to deadline
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-14 21:13:11 +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
dc96101958
Move ueagle to the main kernel config since it is in stock kernel
...
Add Zydas ZD1211 driver, needs testing, closes #249
Change MTX-1 platform name for AU1000 in order to have a unique platform naming
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-12 14:48:36 +00:00
florian
6437db66c4
Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample base-files bridging eth0 with ath0.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-11 12:22:26 +00:00
florian
1903fda53b
Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to Etienne for the hardware ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-10 15:31:26 +00:00