Commit Graph

85 Commits

Author SHA1 Message Date
Felix Fietkau
aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
2006-11-18 21:12:18 +00:00
Felix Fietkau
114ffaa1b5 add lzma kernel compression support for au1000
SVN-Revision: 5562
2006-11-18 18:04:28 +00:00
Felix Fietkau
20f986e627 remove kallsyms from au1000 kernel config - makes the kernels way too big
SVN-Revision: 5561
2006-11-18 18:04:09 +00:00
Felix Fietkau
4dc43d9b48 mini_fo fixes
SVN-Revision: 5556
2006-11-17 15:58:58 +00:00
Felix Fietkau
ebae27c573 add a few missing exports
SVN-Revision: 5547
2006-11-17 04:01:56 +00:00
Felix Fietkau
6995dcc331 upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)
SVN-Revision: 5546
2006-11-17 03:54:33 +00:00
Felix Fietkau
9f9ac067a4 add mini_fo
SVN-Revision: 5541
2006-11-17 02:50:09 +00:00
Felix Fietkau
6815e427c3 enable irq sharing for the serial console
SVN-Revision: 5540
2006-11-17 01:31:11 +00:00
Felix Fietkau
bffe7837e7 fix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that does not require adding stuff to our kernel image - linux 2.6 compatible
SVN-Revision: 5527
2006-11-14 01:45:10 +00:00
Felix Fietkau
c502e6a108 add missing uml include (patch from #955)
SVN-Revision: 5523
2006-11-13 19:28:23 +00:00
Florian Fainelli
4c7870405e Add rdc-2.6 description
SVN-Revision: 5517
2006-11-12 19:11:21 +00:00
Felix Fietkau
d9c1b66c3a reorder variables
SVN-Revision: 5513
2006-11-12 05:09:56 +00:00
Felix Fietkau
105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
Felix Fietkau
90008e868d fix default target
SVN-Revision: 5501
2006-11-12 01:37:12 +00:00
Felix Fietkau
cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
2006-11-11 23:11:02 +00:00
Florian Fainelli
7ea7acad21 Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
2006-11-09 18:53:23 +00:00
Felix Fietkau
f80c6e9e29 use target nm instead of host nm for ar7 images (#936)
SVN-Revision: 5473
2006-11-08 14:28:49 +00:00
Florian Fainelli
62dc30f27a Add missing definitions, prevented users of Fedora Core 5 (and probably others) to build UML kernels.
SVN-Revision: 5453
2006-11-06 16:17:11 +00:00
Florian Fainelli
cc1a5ba87a Add support for ne2000 pci NIC (#916)
SVN-Revision: 5451
2006-11-06 15:34:12 +00:00
Florian Fainelli
4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
2006-11-04 16:29:14 +00:00
Felix Fietkau
ec9592d2ea remove obsolete patch
SVN-Revision: 5438
2006-11-04 03:07:20 +00:00
Felix Fietkau
c9dcbd5531 port new diag driver to kamikaze
SVN-Revision: 5426
2006-11-03 21:58:08 +00:00
Felix Fietkau
31594de2bd use irq sharing on the serial line
SVN-Revision: 5424
2006-11-03 21:16:11 +00:00
Florian Fainelli
c61c489ae0 Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 compilation
SVN-Revision: 5388
2006-11-02 23:27:32 +00:00
Felix Fietkau
fca8589540 remove old control directory
SVN-Revision: 5377
2006-11-01 23:25:38 +00:00
Florian Fainelli
e7614e91b9 Add USR5461 image generation and tool (#817), thanks to Dick Streefland !
SVN-Revision: 5373
2006-11-01 13:24:20 +00:00
Felix Fietkau
ec52fc217d fix a small typo
SVN-Revision: 5368
2006-10-31 22:53:31 +00:00
Felix Fietkau
88dd056006 fix rootfs partition name for x86 images
SVN-Revision: 5367
2006-10-31 22:49:02 +00:00
Felix Fietkau
45f0f2a960 fix kernel config after r8169 change
SVN-Revision: 5366
2006-10-31 21:14:05 +00:00
Florian Fainelli
3e33acb7b4 export skb_attach symbol (#887)
SVN-Revision: 5359
2006-10-31 12:28:42 +00:00
Felix Fietkau
6d531dbf84 add a fix for tun/tap related crashes (backported by Carlos Sobrinho)
SVN-Revision: 5352
2006-10-31 00:57:13 +00:00
Felix Fietkau
8eaf063d65 rdc: disable pci serial, remove bluetooth (because usb is disabled)
SVN-Revision: 5335
2006-10-30 04:54:39 +00:00
Imre Kaloz
93ab44d5d6 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
SVN-Revision: 5311
2006-10-27 12:32:10 +00:00
Imre Kaloz
2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
2006-10-27 10:26:00 +00:00
Felix Fietkau
5d434d9959 extend X86_GRUB_ROOTPART selection to jffs2 images
SVN-Revision: 5308
2006-10-27 05:23:00 +00:00
Felix Fietkau
b1f7fe7b06 revert to hda2
SVN-Revision: 5307
2006-10-27 05:22:39 +00:00
Tim Yardley
f6ff4f5fd2 this should have been sda not hda
SVN-Revision: 5306
2006-10-27 05:13:29 +00:00
Felix Fietkau
1a94b0d4a0 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)
SVN-Revision: 5296
2006-10-26 01:08:41 +00:00
Tim Yardley
f7e31a4be9 some minor cleanup
SVN-Revision: 5294
2006-10-25 23:52:17 +00:00
Tim Yardley
22e8c9d05e 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
SVN-Revision: 5293
2006-10-25 23:51:48 +00:00
Tim Yardley
2f78952da8 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
SVN-Revision: 5289
2006-10-24 22:33:23 +00:00
Mike Baker
c8e451be73 fix irq issue (ap70 eth1)
SVN-Revision: 5288
2006-10-24 19:53:57 +00:00
Felix Fietkau
010faa4381 add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
2006-10-24 18:36:04 +00:00
Felix Fietkau
28a3cb3ca3 add fix for samsung flash chips
SVN-Revision: 5284
2006-10-24 18:05:05 +00:00
Felix Fietkau
367b01ad5c fix a timeout on amd flash chips (patch from #874)
SVN-Revision: 5262
2006-10-22 21:16:15 +00:00
Felix Fietkau
b1a1e39ed1 add generic and via ide support to x86-2.6
SVN-Revision: 5255
2006-10-22 17:01:29 +00:00
Nicolas Thill
7cd1682f74 disable pcmcia on rb532
SVN-Revision: 5239
2006-10-19 18:22:48 +00:00
Felix Fietkau
2665d7f09e cleanup/rewrite of the kernel build process
SVN-Revision: 5226
2006-10-19 06:20:55 +00:00
Felix Fietkau
ae439d6682 remove bluetooth from ar7 config
SVN-Revision: 5225
2006-10-19 05:21:18 +00:00
Felix Fietkau
87e6a7e4f2 cleanup
SVN-Revision: 5224
2006-10-19 05:01:04 +00:00