1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 01:48:02 +03:00
Commit Graph

31 Commits

Author SHA1 Message Date
florian
3d2c3b9a3b kernel config resync with generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 09:56:42 +00:00
florian
139f47629b Update to .21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-30 19:07:03 +00:00
florian
f720de03be Major cleanup :
- no more Broadcom kerSys* code
- working runtime boot loader detection
- updated flash map driver


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-08 17:20:01 +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
4c28b37535 Update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 22:51:37 +00:00
florian
9aac091348 Fix compilation errors with xt_portscan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 18:35:48 +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
cc8d1b9fea Enable pcmcia for brcm63xx (#1125)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 08:25:44 +00:00
florian
319225a9d4 More bcm963xx fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 01:40:56 +00:00
florian
c2c9dd7ff0 Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we update this patch to 2.6.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 13:13:12 +00:00
florian
7f930e96f9 Forgot the kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:17:03 +00:00
florian
ec9c075c75 Enable msdos fs support and package it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 19:47:32 +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
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
2f62cc9d8f Update brcm63xx config to add support for USB and SCSI disks, standardize with other architectures
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-21 13:23:02 +00:00
florian
4e765566a9 Enable PCI in kernel config, and compile wireless drivers
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-29 09:11:31 +00:00
nbd
39acb695cb more cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 14:02:28 +00:00
nbd
e8f314d901 initial attempt at cleaning up the bcm63xx stuff
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 13:19:54 +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
45f139760d Move crc-ccitt from built-in to module
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-05 19:38:21 +00:00
florian
fe7a1e0819 Update netfilter config to match other platforms
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-31 17:00:23 +00:00
florian
8f65594b81 Update brcm63xx to 2.6.17, restore the use of "generic patches" since there is no linux version mismatch
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-21 07:27:39 +00:00
florian
4e782d4c71 Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can probably mount a filesystem
Huge thanks to Nico Huber for providing working patches !


git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-07 21:04:02 +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