Commit Graph

1081 Commits (97907c1c5cbe6f6b39d01eb0033da07817c941dc)

Author SHA1 Message Date
Florian Fainelli b427da1a07 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
Felix Fietkau e669927c9b remove obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-04 03:07:20 +00:00
Felix Fietkau 4ca4bc2da9 port new diag driver to kamikaze
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-03 21:58:08 +00:00
Felix Fietkau 3470cbe05a use irq sharing on the serial line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-03 21:16:11 +00:00
Florian Fainelli 527e0eac16 Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-02 23:27:32 +00:00
Felix Fietkau b11e576224 remove old control directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-01 23:25:38 +00:00
Florian Fainelli d45545fa15 Add USR5461 image generation and tool (#817), thanks to Dick Streefland !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-01 13:24:20 +00:00
Felix Fietkau 90ef3b4832 fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-31 22:53:31 +00:00
Felix Fietkau dbe084d81f fix rootfs partition name for x86 images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-31 22:49:02 +00:00
Felix Fietkau 4f523699bb fix kernel config after r8169 change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-31 21:14:05 +00:00
Florian Fainelli 50b8ff6514 export skb_attach symbol (#887)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-31 12:28:42 +00:00
Felix Fietkau 33ad589de8 add a fix for tun/tap related crashes (backported by Carlos Sobrinho)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-31 00:57:13 +00:00
Felix Fietkau 923cef2b44 rdc: disable pci serial, remove bluetooth (because usb is disabled)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-30 04:54:39 +00:00
Imre Kaloz 3dace10f8b 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
Imre Kaloz f8aa6c7c8f rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 10:26:00 +00:00
Felix Fietkau 50525d6470 extend X86_GRUB_ROOTPART selection to jffs2 images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 05:23:00 +00:00
Felix Fietkau 53b1c42736 revert to hda2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 05:22:39 +00:00
Tim Yardley 96cb46be8d this should have been sda not hda
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 05:13:29 +00:00
Felix Fietkau 60037e70b7 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough
Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:08:41 +00:00
Tim Yardley c8dd870f08 some minor cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-25 23:52:17 +00:00
Tim Yardley 3562984cb2 fix partition issue with x86, leveraging the default size on the second partition (all of the remaining drive) in order to get around size differences
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-25 23:51:48 +00:00
Tim Yardley 145ed68573 code to bring in the following for x86:
X86_GRUB_ROOTPART: configureable root partition for kernel options
    X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 22:33:23 +00:00
Mike Baker 671aa68ec1 fix irq issue (ap70 eth1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 19:53:57 +00:00
Felix Fietkau 40bb14ef28 add e1000 driver, remove references to LINUX_2_4_X86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 18:36:04 +00:00
Felix Fietkau c37691ca2a 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
Felix Fietkau a2befd586f fix a timeout on amd flash chips (patch from #874)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 21:16:15 +00:00
Felix Fietkau 9de73088f9 add generic and via ide support to x86-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 17:01:29 +00:00
Nicolas Thill c598c2e68a disable pcmcia on rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:22:48 +00:00
Felix Fietkau cbe69ab035 cleanup/rewrite of the kernel build process
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 06:20:55 +00:00
Felix Fietkau d5fbaf77f7 remove bluetooth from ar7 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 05:21:18 +00:00
Felix Fietkau 145e0fced0 cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 05:01:04 +00:00
Felix Fietkau 4151b9e688 finally kill KMOD_template - removes a big chunk of legacy build code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 04:35:29 +00:00
Felix Fietkau 0f07b5babf make filesystem size selection generic (for ext2)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 03:27:24 +00:00
Felix Fietkau b202f858b8 port more modules over to the new system
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 02:05:17 +00:00
Felix Fietkau c3be36e067 add another parallel build fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18 19:31:45 +00:00
Felix Fietkau d8f112a054 fix parallel build of brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18 18:52:26 +00:00
Nicolas Thill b4bd46bc86 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
Nicolas Thill d37731fbbf enable native ipsec modules on 2.6, add ipsec kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18 13:21:13 +00:00
Felix Fietkau 3095de0db1 port soundcore module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 21:19:49 +00:00
Felix Fietkau 8562385f71 port the usb modules over to the new system
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 20:52:55 +00:00
Felix Fietkau 2612cc9e13 remove some old junk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 16:27:22 +00:00
Felix Fietkau e579015bb4 remove old target/linux/package directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 15:07:38 +00:00
Felix Fietkau 88d4fbcb37 move sched_use_tsc patch to generic-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 15:05:49 +00:00
Felix Fietkau 9f15d828cc move the ar7 network driver into a separate package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 15:03:52 +00:00
Felix Fietkau 2cc9f8533d move the ar7 adsl driver into a separate package directory with external build and source download
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 14:47:54 +00:00
Felix Fietkau 941781e458 allow platform support directories to add and modify kernel module packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 13:28:44 +00:00
Felix Fietkau d6bf5d766a add fix from #763
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 02:00:03 +00:00
Felix Fietkau 4f96c591e3 some kernel module cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 01:47:12 +00:00
Felix Fietkau af2a422e52 remove atm support in a few platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 01:36:09 +00:00
Felix Fietkau 7b1c024639 add ATM_SUPPORT flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 01:35:11 +00:00