Felix Fietkau
|
c0e2282427
|
remove zimage patch
SVN-Revision: 5614
|
18 years ago |
Felix Fietkau
|
80ff6a1d25
|
autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
|
18 years ago |
Felix Fietkau
|
0a2540a313
|
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
SVN-Revision: 5581
|
18 years ago |
Felix Fietkau
|
350c3cc145
|
remove outdated README file
SVN-Revision: 5573
|
18 years ago |
Felix Fietkau
|
8c7b7ca0e3
|
add /sbin to the path for x86 image builds (for fdisk)
SVN-Revision: 5570
|
18 years ago |
Felix Fietkau
|
aef03f09b5
|
add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
|
18 years ago |
Felix Fietkau
|
114ffaa1b5
|
add lzma kernel compression support for au1000
SVN-Revision: 5562
|
18 years ago |
Felix Fietkau
|
20f986e627
|
remove kallsyms from au1000 kernel config - makes the kernels way too big
SVN-Revision: 5561
|
18 years ago |
Felix Fietkau
|
4dc43d9b48
|
mini_fo fixes
SVN-Revision: 5556
|
18 years ago |
Felix Fietkau
|
ebae27c573
|
add a few missing exports
SVN-Revision: 5547
|
18 years ago |
Felix Fietkau
|
6995dcc331
|
upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)
SVN-Revision: 5546
|
18 years ago |
Felix Fietkau
|
9f9ac067a4
|
add mini_fo
SVN-Revision: 5541
|
18 years ago |
Felix Fietkau
|
6815e427c3
|
enable irq sharing for the serial console
SVN-Revision: 5540
|
18 years ago |
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
|
18 years ago |
Felix Fietkau
|
c502e6a108
|
add missing uml include (patch from #955)
SVN-Revision: 5523
|
18 years ago |
Florian Fainelli
|
4c7870405e
|
Add rdc-2.6 description
SVN-Revision: 5517
|
18 years ago |
Felix Fietkau
|
d9c1b66c3a
|
reorder variables
SVN-Revision: 5513
|
18 years ago |
Felix Fietkau
|
105a602ecf
|
implement target profiles in menuconfig
SVN-Revision: 5512
|
18 years ago |
Felix Fietkau
|
90008e868d
|
fix default target
SVN-Revision: 5501
|
18 years ago |
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
|
18 years ago |
Florian Fainelli
|
7ea7acad21
|
Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
|
18 years ago |
Felix Fietkau
|
f80c6e9e29
|
use target nm instead of host nm for ar7 images (#936)
SVN-Revision: 5473
|
18 years ago |
Florian Fainelli
|
62dc30f27a
|
Add missing definitions, prevented users of Fedora Core 5 (and probably others) to build UML kernels.
SVN-Revision: 5453
|
18 years ago |
Florian Fainelli
|
cc1a5ba87a
|
Add support for ne2000 pci NIC (#916)
SVN-Revision: 5451
|
18 years ago |
Florian Fainelli
|
4b8a0d4318
|
Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
|
18 years ago |
Felix Fietkau
|
ec9592d2ea
|
remove obsolete patch
SVN-Revision: 5438
|
18 years ago |
Felix Fietkau
|
c9dcbd5531
|
port new diag driver to kamikaze
SVN-Revision: 5426
|
18 years ago |
Felix Fietkau
|
31594de2bd
|
use irq sharing on the serial line
SVN-Revision: 5424
|
18 years ago |
Florian Fainelli
|
c61c489ae0
|
Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 compilation
SVN-Revision: 5388
|
18 years ago |
Felix Fietkau
|
fca8589540
|
remove old control directory
SVN-Revision: 5377
|
18 years ago |
Florian Fainelli
|
e7614e91b9
|
Add USR5461 image generation and tool (#817), thanks to Dick Streefland !
SVN-Revision: 5373
|
18 years ago |
Felix Fietkau
|
ec52fc217d
|
fix a small typo
SVN-Revision: 5368
|
18 years ago |
Felix Fietkau
|
88dd056006
|
fix rootfs partition name for x86 images
SVN-Revision: 5367
|
18 years ago |
Felix Fietkau
|
45f0f2a960
|
fix kernel config after r8169 change
SVN-Revision: 5366
|
18 years ago |
Florian Fainelli
|
3e33acb7b4
|
export skb_attach symbol (#887)
SVN-Revision: 5359
|
18 years ago |
Felix Fietkau
|
6d531dbf84
|
add a fix for tun/tap related crashes (backported by Carlos Sobrinho)
SVN-Revision: 5352
|
18 years ago |
Felix Fietkau
|
8eaf063d65
|
rdc: disable pci serial, remove bluetooth (because usb is disabled)
SVN-Revision: 5335
|
18 years ago |
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
|
18 years ago |
Imre Kaloz
|
2d2179f503
|
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
|
18 years ago |
Felix Fietkau
|
5d434d9959
|
extend X86_GRUB_ROOTPART selection to jffs2 images
SVN-Revision: 5308
|
18 years ago |
Felix Fietkau
|
b1f7fe7b06
|
revert to hda2
SVN-Revision: 5307
|
18 years ago |
Tim Yardley
|
f6ff4f5fd2
|
this should have been sda not hda
SVN-Revision: 5306
|
18 years ago |
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
|
18 years ago |
Tim Yardley
|
f7e31a4be9
|
some minor cleanup
SVN-Revision: 5294
|
18 years ago |
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
|
18 years ago |
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
|
18 years ago |
Mike Baker
|
c8e451be73
|
fix irq issue (ap70 eth1)
SVN-Revision: 5288
|
18 years ago |
Felix Fietkau
|
010faa4381
|
add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
|
18 years ago |
Felix Fietkau
|
28a3cb3ca3
|
add fix for samsung flash chips
SVN-Revision: 5284
|
18 years ago |
Felix Fietkau
|
367b01ad5c
|
fix a timeout on amd flash chips (patch from #874)
SVN-Revision: 5262
|
18 years ago |